=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2018.09.17 10:27:40 =~=~=~=~=~=~=~=~=~=~=~= Using username "ubuntu". Authenticating with public key "imported-openssh-key" Welcome to Ubuntu 16.04.4 LTS (GNU/Linux 4.4.0-1050-aws x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage Get cloud support with Ubuntu Advantage Cloud Guest: http://www.ubuntu.com/business/services/cloud 81 packages can be updated. 0 updates are security updates. *** System restart required *** Last login: Mon Sep 17 02:26:05 2018 from 202.83.241.113 ]0;ubuntu@ip-172-31-21-57: ~ubuntu@ip-172-31-21-57:~$ docker logs -f ca.org1.example.com 2018/09/16 13:19:57 [INFO] Created default configuration file at /etc/hyperledger/fabric-ca-server/fabric-ca-server-config.yaml 2018/09/16 13:19:57 [INFO] Starting server in home directory: /etc/hyperledger/fabric-ca-server 2018/09/16 13:19:57 [INFO] Server Version: 1.2.0-stable 2018/09/16 13:19:57 [INFO] Server Levels: &{Identity:1 Affiliation:1 Certificate:1 Credential:1 RAInfo:1 Nonce:1} 2018/09/16 13:19:57 [DEBUG] Making server filenames absolute 2018/09/16 13:19:57 [DEBUG] Initializing default CA in directory /etc/hyperledger/fabric-ca-server 2018/09/16 13:19:57 [DEBUG] Init CA with home /etc/hyperledger/fabric-ca-server and config {Version:1.2.0-stable Cfg:{Identities:{AllowRemove:false} Affiliations:{AllowRemove:false}} CA:{Name:ca.org1.example.com Keyfile:/etc/hyperledger/fabric-ca-server-config/19ab65abbb04807dad12e4c0a9aaa6649e70868e3abd0217a322d89e47e1a6ae_sk Certfile:/etc/hyperledger/fabric-ca-server-config/ca.org1.example.com-cert.pem Chainfile:ca-chain.pem} Signing:0xc4203dc650 CSR:{CN:fabric-ca-server Names:[{C:US ST:North Carolina L: O:Hyperledger OU:Fabric SerialNumber:}] Hosts:[e0326965abe1 localhost] KeyRequest: CA:0xc4203da540 SerialNumber:} Registry:{MaxEnrollments:-1 Identities:[{ Name:**** Pass:**** Type:client Affiliation: MaxEnrollments:0 Attrs:map[hf.Registrar.Roles:* hf.Registrar.DelegateRoles:* hf.Revoker:1 hf.IntermediateCA:1 hf.GenCRL:1 hf.Registrar.Attributes:* hf.AffiliationMgr:1] }]} Affiliations:map[org2:[department1] org1:[department1 department2]] LDAP:{ Enabled:false URL:ldap://****:****@:/ UserFilter:(uid=%s) GroupFilter:(memberUid=%s) Attribute:{[uid member] [{ }] map[groups:[{ }]]} TLS:{false [] { }} } DB:{ Type:sqlite3 Datasource:fabric-ca-server.db TLS:{false [] { }} } CSP:0xc4203baf60 Client: Intermediate:{ParentServer:{ URL: CAName: } TLS:{Enabled:false CertFiles:[] Client:{KeyFile: CertFile:}} Enrollment:{ Name: Secret:**** CAName: AttrReqs:[] Profile: Label: CSR: Type:x509 }} CRL:{Expiry:24h0m0s} Idemix:{IssuerPublicKeyfile: IssuerSecretKeyfile: RevocationPublicKeyfile: RevocationPrivateKeyfile: RHPoolSize:0 NonceExpiration: NonceSweepInterval:}} 2018/09/16 13:19:57 [DEBUG] CA Home Directory: /etc/hyperledger/fabric-ca-server 2018/09/16 13:19:57 [DEBUG] Checking configuration file version '1.2.0-stable' against server version: '1.2.0-stable' 2018/09/16 13:19:57 [DEBUG] Initializing BCCSP: &{ProviderName:SW SwOpts:0xc4203bafc0 PluginOpts: Pkcs11Opts:} 2018/09/16 13:19:57 [DEBUG] Initializing BCCSP with software options &{SecLevel:256 HashFamily:SHA2 Ephemeral:false FileKeystore:0xc4203dd7c0 DummyKeystore:} 2018/09/16 13:19:57 [DEBUG] Initialize key material 2018/09/16 13:19:57 [DEBUG] Making CA filenames absolute 2018/09/16 13:19:57 [INFO] The CA key and certificate files already exist 2018/09/16 13:19:57 [INFO] Key file location: /etc/hyperledger/fabric-ca-server-config/19ab65abbb04807dad12e4c0a9aaa6649e70868e3abd0217a322d89e47e1a6ae_sk 2018/09/16 13:19:57 [INFO] Certificate file location: /etc/hyperledger/fabric-ca-server-config/ca.org1.example.com-cert.pem 2018/09/16 13:19:57 [DEBUG] Validating the CA certificate and key 2018/09/16 13:19:57 [DEBUG] Check CA certificate for valid dates 2018/09/16 13:19:57 [DEBUG] Check CA certificate for valid usages 2018/09/16 13:19:57 [DEBUG] Check CA certificate for valid IsCA value 2018/09/16 13:19:57 [DEBUG] Check that key type is supported 2018/09/16 13:19:57 [DEBUG] Check that key size is of appropriate length 2018/09/16 13:19:57 [DEBUG] Check that public key and private key match 2018/09/16 13:19:57 [DEBUG] Validation of CA certificate and key successful 2018/09/16 13:19:57 [DEBUG] Loading CN from existing enrollment information 2018/09/16 13:19:57 [DEBUG] Initializing DB 2018/09/16 13:19:57 [DEBUG] Initializing 'sqlite3' database at '/etc/hyperledger/fabric-ca-server/fabric-ca-server.db' 2018/09/16 13:19:57 [DEBUG] Using sqlite database, connect to database in home (/etc/hyperledger/fabric-ca-server/fabric-ca-server.db) directory 2018/09/16 13:19:57 [DEBUG] Creating SQLite database (/etc/hyperledger/fabric-ca-server/fabric-ca-server.db) if it does not exist... 2018/09/16 13:19:57 [DEBUG] Creating users table if it does not exist 2018/09/16 13:19:57 [DEBUG] Creating affiliations table if it does not exist 2018/09/16 13:19:57 [DEBUG] Creating certificates table if it does not exist 2018/09/16 13:19:57 [DEBUG] Creating credentials table if it does not exist 2018/09/16 13:19:57 [DEBUG] Creating revocation_authority_info table if it does not exist 2018/09/16 13:19:57 [DEBUG] Creating nonces table if it does not exist 2018/09/16 13:19:57 [DEBUG] Creating properties table if it does not exist 2018/09/16 13:19:57 [DEBUG] Successfully opened sqlite3 DB 2018/09/16 13:19:57 [DEBUG] Checking database schema... 2018/09/16 13:19:57 [DEBUG] Update SQLite schema, if using outdated schema 2018/09/16 13:19:57 [DEBUG] Upgrade identities table 2018/09/16 13:19:57 [DEBUG] Creating users table if it does not exist 2018/09/16 13:19:57 [DEBUG] Upgrade affiliation table 2018/09/16 13:19:57 [DEBUG] Creating affiliations table if it does not exist 2018/09/16 13:19:57 [DEBUG] Upgrade certificates table 2018/09/16 13:19:57 [DEBUG] Creating certificates table if it does not exist 2018/09/16 13:19:57 [DEBUG] Initializing identity registry 2018/09/16 13:19:57 [DEBUG] Initialized DB identity registry 2018/09/16 13:19:57 [DEBUG] DB: Get properties [identity.level affiliation.level certificate.level] 2018/09/16 13:19:57 [DEBUG] Checking database levels 'map[affiliation.level:0 certificate.level:0 identity.level:0]' against server levels '&{Identity:1 Affiliation:1 Certificate:1 Credential:1 RAInfo:1 Nonce:1}' 2018/09/16 13:19:57 [DEBUG] Loading identity table 2018/09/16 13:19:57 [DEBUG] Loading identity 'admin' 2018/09/16 13:19:57 [DEBUG] DB: Getting identity admin 2018/09/16 13:19:57 [DEBUG] Max enrollment value verification - User specified max enrollment: 0, CA max enrollment: -1 2018/09/16 13:19:57 [DEBUG] DB: Add identity admin 2018/09/16 13:19:57 [DEBUG] Successfully added identity admin to the database 2018/09/16 13:19:57 [DEBUG] Registered identity: { Name:**** Pass:**** Type:client Affiliation: MaxEnrollments:-1 Attrs:map[hf.Registrar.DelegateRoles:* hf.Revoker:1 hf.IntermediateCA:1 hf.GenCRL:1 hf.Registrar.Attributes:* hf.AffiliationMgr:1 hf.Registrar.Roles:*] } 2018/09/16 13:19:57 [DEBUG] Successfully loaded identity table 2018/09/16 13:19:57 [DEBUG] Loading affiliations table 2018/09/16 13:19:57 [DEBUG] DB: Add affiliation org2 2018/09/16 13:19:57 [DEBUG] Affiliation 'org2' added 2018/09/16 13:19:57 [DEBUG] DB: Add affiliation org2.department1 2018/09/16 13:19:57 [DEBUG] Affiliation 'org2.department1' added 2018/09/16 13:19:57 [DEBUG] DB: Add affiliation org1 2018/09/16 13:19:57 [DEBUG] Affiliation 'org1' added 2018/09/16 13:19:57 [DEBUG] DB: Add affiliation org1.department1 2018/09/16 13:19:58 [DEBUG] Affiliation 'org1.department1' added 2018/09/16 13:19:58 [DEBUG] DB: Add affiliation org1.department2 2018/09/16 13:19:58 [DEBUG] Affiliation 'org1.department2' added 2018/09/16 13:19:58 [DEBUG] Successfully loaded affiliations table 2018/09/16 13:19:58 [DEBUG] Checking and performing migration, if needed 2018/09/16 13:19:58 [DEBUG] Updating database level to &{Identity:1 Affiliation:1 Certificate:1 Credential:1 RAInfo:1 Nonce:1} 2018/09/16 13:19:58 [INFO] Initialized sqlite3 database at /etc/hyperledger/fabric-ca-server/fabric-ca-server.db 2018/09/16 13:19:58 [DEBUG] Initializing enrollment signer 2018/09/16 13:19:58 [DEBUG] No key found in BCCSP keystore, attempting fallback 2018/09/16 13:19:58 [DEBUG] validating configuration 2018/09/16 13:19:58 [DEBUG] validate local profile 2018/09/16 13:19:58 [DEBUG] profile is valid 2018/09/16 13:19:58 [DEBUG] validate local profile 2018/09/16 13:19:58 [DEBUG] profile is valid 2018/09/16 13:19:58 [DEBUG] validate local profile 2018/09/16 13:19:58 [DEBUG] profile is valid 2018/09/16 13:19:58 [DEBUG] CA initialization successful 2018/09/16 13:19:58 [INFO] The issuer key was successfully stored. The public key is at: /etc/hyperledger/fabric-ca-server/IssuerPublicKey, secret key is at: /etc/hyperledger/fabric-ca-server/msp/keystore/IssuerSecretKey 2018/09/16 13:19:58 [INFO] The revocation key was successfully stored. The public key is at: /etc/hyperledger/fabric-ca-server/IssuerRevocationPublicKey, private key is at: /etc/hyperledger/fabric-ca-server/msp/keystore/IssuerRevocationPrivateKey 2018/09/16 13:19:58 [INFO] Home directory for default CA: /etc/hyperledger/fabric-ca-server 2018/09/16 13:19:58 [DEBUG] 1 CA instance(s) running on server 2018/09/16 13:19:58 [INFO] Listening on http://0.0.0.0:7054 2018/09/16 13:24:43 [DEBUG] Received request for /api/v1/enroll 2018/09/16 13:24:43 [DEBUG] ca.Config: &{Version:1.2.0-stable Cfg:{Identities:{AllowRemove:false} Affiliations:{AllowRemove:false}} CA:{Name:ca.org1.example.com Keyfile:/etc/hyperledger/fabric-ca-server-config/19ab65abbb04807dad12e4c0a9aaa6649e70868e3abd0217a322d89e47e1a6ae_sk Certfile:/etc/hyperledger/fabric-ca-server-config/ca.org1.example.com-cert.pem Chainfile:/etc/hyperledger/fabric-ca-server/ca-chain.pem} Signing:0xc4203dc650 CSR:{CN:ca.org1.example.com Names:[{C:US ST:North Carolina L: O:Hyperledger OU:Fabric SerialNumber:}] Hosts:[e0326965abe1 localhost] KeyRequest: CA:0xc4203da540 SerialNumber:} Registry:{MaxEnrollments:-1 Identities:[{ Name:**** Pass:**** Type:client Affiliation: MaxEnrollments:0 Attrs:map[hf.AffiliationMgr:1 hf.Registrar.Roles:* hf.Registrar.DelegateRoles:* hf.Revoker:1 hf.IntermediateCA:1 hf.GenCRL:1 hf.Registrar.Attributes:*] }]} Affiliations:map[org2:[department1] org1:[department1 department2]] LDAP:{ Enabled:false URL:ldap://****:****@:/ UserFilter:(uid=%s) GroupFilter:(memberUid=%s) Attribute:{[uid member] [{ }] map[groups:[{ }]]} TLS:{false [] { }} } DB:{ Type:sqlite3 Datasource:/etc/hyperledger/fabric-ca-server/fabric-ca-server.db TLS:{false [] { }} } CSP:0xc4203baf60 Client: Intermediate:{ParentServer:{ URL: CAName: } TLS:{Enabled:false CertFiles:[] Client:{KeyFile: CertFile:}} Enrollment:{ Name: Secret:**** CAName: AttrReqs:[] Profile: Label: CSR: Type:x509 }} CRL:{Expiry:24h0m0s} Idemix:{IssuerPublicKeyfile:/etc/hyperledger/fabric-ca-server/IssuerPublicKey IssuerSecretKeyfile:/etc/hyperledger/fabric-ca-server/msp/keystore/IssuerSecretKey RevocationPublicKeyfile:/etc/hyperledger/fabric-ca-server/IssuerRevocationPublicKey RevocationPrivateKeyfile:/etc/hyperledger/fabric-ca-server/msp/keystore/IssuerRevocationPrivateKey RHPoolSize:1000 NonceExpiration:15s NonceSweepInterval:15m}} 2018/09/16 13:24:43 [DEBUG] DB: Getting identity admin 2018/09/16 13:24:43 [DEBUG] DB: Login user admin with max enrollments of -1 and state of 0 2018/09/16 13:24:43 [DEBUG] DB: identity admin successfully logged in 2018/09/16 13:24:43 [DEBUG] DB: Getting identity admin 2018/09/16 13:24:43 [DEBUG] Processing sign request: id=admin, CommonName=admin, Subject= 2018/09/16 13:24:43 [DEBUG] Request is not for a CA signing certificate 2018/09/16 13:24:43 [DEBUG] Checking CSR fields to make sure that they do not exceed maximum character limits 2018/09/16 13:24:43 [DEBUG] Finished processing sign request 2018/09/16 13:24:43 [DEBUG] DB: Getting identity admin 2018/09/16 13:24:43 [INFO] signed certificate with serial number 252148772717499960074205143086655981469457227568 2018/09/16 13:24:43 [DEBUG] DB: Insert Certificate 2018/09/16 13:24:43 [DEBUG] Saved serial number as hex 2c2abdf4bd90727550e2deb394f26e3056349f30 2018/09/16 13:24:43 [DEBUG] saved certificate with serial number 252148772717499960074205143086655981469457227568 2018/09/16 13:24:43 [DEBUG] Successfully incremented state for identity admin to 1 2018/09/16 13:24:43 [INFO] 172.26.0.1:37366 POST /api/v1/enroll 201 0 "OK" 2018/09/16 13:34:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 13:49:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 14:04:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 14:19:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 14:34:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 14:49:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 15:04:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 15:19:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 15:34:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 15:49:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 16:04:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 16:19:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 16:34:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 16:49:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 17:04:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 17:19:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 17:34:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 17:49:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 18:04:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 18:19:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 18:34:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 18:49:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 19:04:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 19:19:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 19:34:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 19:49:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 20:04:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 20:19:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 20:34:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 20:49:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 21:04:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 21:19:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 21:34:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 21:49:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 22:04:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 22:19:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 22:34:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 22:49:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 23:04:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 23:19:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 23:34:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/16 23:49:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/17 00:04:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/17 00:19:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/17 00:34:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/17 00:49:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/17 01:04:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/17 01:19:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/17 01:34:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/17 01:49:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/17 02:04:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' 2018/09/17 02:19:58 [DEBUG] Cleaning up expired nonces for CA 'ca.org1.example.com' ^C ]0;ubuntu@ip-172-31-21-57: ~ubuntu@ip-172-31-21-57:~$ docker logs -f ca.org1.example.comcouchdb **************************************************** WARNING: CouchDB is running in Admin Party mode. This will allow anyone with access to the CouchDB port to access your database. In Docker's default configuration, this is effectively any other container on the same system. Use "-e COUCHDB_USER=admin -e COUCHDB_PASSWORD=password" to set it in "docker run". **************************************************** [info] 2018-09-16T13:20:00.069544Z nonode@nohost <0.7.0> -------- Application couch_log started on node nonode@nohost [info] 2018-09-16T13:20:00.075994Z nonode@nohost <0.7.0> -------- Application folsom started on node nonode@nohost [info] 2018-09-16T13:20:00.163762Z nonode@nohost <0.7.0> -------- Application couch_stats started on node nonode@nohost [info] 2018-09-16T13:20:00.164069Z nonode@nohost <0.7.0> -------- Application khash started on node nonode@nohost [info] 2018-09-16T13:20:00.182154Z nonode@nohost <0.7.0> -------- Application couch_event started on node nonode@nohost [info] 2018-09-16T13:20:00.186829Z nonode@nohost <0.7.0> -------- Application ibrowse started on node nonode@nohost [info] 2018-09-16T13:20:00.191589Z nonode@nohost <0.7.0> -------- Application ioq started on node nonode@nohost [info] 2018-09-16T13:20:00.191857Z nonode@nohost <0.7.0> -------- Application mochiweb started on node nonode@nohost [info] 2018-09-16T13:20:00.207116Z nonode@nohost <0.195.0> -------- Apache CouchDB 2.1.1 is starting. [info] 2018-09-16T13:20:00.207199Z nonode@nohost <0.196.0> -------- Starting couch_sup [notice] 2018-09-16T13:20:00.258946Z nonode@nohost <0.82.0> -------- config: [couchdb] uuid set to cf4cfa7736aa03dd0d6f4e2f2f1204de for reason nil [info] 2018-09-16T13:20:00.293834Z nonode@nohost <0.201.0> -------- open_result error {not_found,no_db_file} for _users [info] 2018-09-16T13:20:00.358429Z nonode@nohost <0.195.0> -------- Apache CouchDB has started. Time to relax. [info] 2018-09-16T13:20:00.358593Z nonode@nohost <0.195.0> -------- Apache CouchDB has started on http://127.0.0.1:5986/ [info] 2018-09-16T13:20:00.359089Z nonode@nohost <0.7.0> -------- Application couch started on node nonode@nohost [info] 2018-09-16T13:20:00.359309Z nonode@nohost <0.7.0> -------- Application ets_lru started on node nonode@nohost [info] 2018-09-16T13:20:00.371457Z nonode@nohost <0.7.0> -------- Application rexi started on node nonode@nohost [info] 2018-09-16T13:20:00.380465Z nonode@nohost <0.201.0> -------- open_result error {not_found,no_db_file} for _nodes [warning] 2018-09-16T13:20:00.380509Z nonode@nohost <0.269.0> -------- creating missing database: _nodes [info] 2018-09-16T13:20:00.399183Z nonode@nohost <0.201.0> -------- open_result error {not_found,no_db_file} for _dbs [warning] 2018-09-16T13:20:00.399223Z nonode@nohost <0.282.0> -------- creating missing database: _dbs [warning] 2018-09-16T13:20:00.399265Z nonode@nohost <0.281.0> -------- creating missing database: _dbs [info] 2018-09-16T13:20:00.407316Z nonode@nohost <0.7.0> -------- Application mem3 started on node nonode@nohost [info] 2018-09-16T13:20:00.407594Z nonode@nohost <0.7.0> -------- Application fabric started on node nonode@nohost [info] 2018-09-16T13:20:00.423545Z nonode@nohost <0.7.0> -------- Application chttpd started on node nonode@nohost [notice] 2018-09-16T13:20:00.431298Z nonode@nohost <0.318.0> -------- chttpd_auth_cache changes listener died database_does_not_exist at mem3_shards:load_shards_from_db/6(line:403) <= mem3_shards:load_shards_from_disk/1(line:378) <= mem3_shards:load_shards_from_disk/2(line:407) <= mem3_shards:for_docid/3(line:91) <= fabric_doc_open:go/3(line:38) <= chttpd_auth_cache:ensure_auth_ddoc_exists/2(line:187) <= chttpd_auth_cache:listen_for_changes/1(line:134) [error] 2018-09-16T13:20:00.431406Z nonode@nohost emulator -------- Error in process <0.319.0> with exit value: {database_does_not_exist,[{mem3_shards,load_shards_from_db,"_users",[{file,"src/mem3_shards.erl"},{line,403}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,378}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,407}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,91}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,38}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,187}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,134}]}]} [info] 2018-09-16T13:20:00.434046Z nonode@nohost <0.7.0> -------- Application couch_index started on node nonode@nohost [info] 2018-09-16T13:20:00.434078Z nonode@nohost <0.7.0> -------- Application couch_mrview started on node nonode@nohost [info] 2018-09-16T13:20:00.434100Z nonode@nohost <0.7.0> -------- Application couch_plugins started on node nonode@nohost [notice] 2018-09-16T13:20:00.454055Z nonode@nohost <0.82.0> -------- config: [features] scheduler set to true for reason nil [info] 2018-09-16T13:20:00.467109Z nonode@nohost <0.201.0> -------- open_result error {not_found,no_db_file} for _replicator [notice] 2018-09-16T13:20:00.471822Z nonode@nohost <0.335.0> -------- creating replicator ddoc <<"_replicator">> [info] 2018-09-16T13:20:00.477410Z nonode@nohost <0.7.0> -------- Application couch_replicator started on node nonode@nohost [info] 2018-09-16T13:20:00.493092Z nonode@nohost <0.7.0> -------- Application couch_peruser started on node nonode@nohost [info] 2018-09-16T13:20:00.506838Z nonode@nohost <0.7.0> -------- Application ddoc_cache started on node nonode@nohost [info] 2018-09-16T13:20:00.532308Z nonode@nohost <0.7.0> -------- Application global_changes started on node nonode@nohost [info] 2018-09-16T13:20:00.532599Z nonode@nohost <0.7.0> -------- Application jiffy started on node nonode@nohost [info] 2018-09-16T13:20:00.542439Z nonode@nohost <0.7.0> -------- Application mango started on node nonode@nohost [info] 2018-09-16T13:20:00.553370Z nonode@nohost <0.7.0> -------- Application setup started on node nonode@nohost [info] 2018-09-16T13:20:00.553597Z nonode@nohost <0.7.0> -------- Application snappy started on node nonode@nohost [notice] 2018-09-16T13:20:00.567530Z nonode@nohost <0.302.0> 2bdf3253f9 couchdb:5984 172.26.0.5 undefined GET / 200 ok 58 [notice] 2018-09-16T13:20:00.571658Z nonode@nohost <0.302.0> fbae3a65d6 couchdb:5984 172.26.0.5 undefined GET /_users 404 ok 3 [notice] 2018-09-16T13:20:00.601897Z nonode@nohost <0.302.0> 3e50c15af5 couchdb:5984 172.26.0.5 undefined PUT /_users 201 ok 29 [notice] 2018-09-16T13:20:00.603237Z nonode@nohost <0.302.0> f65f8f5c7c couchdb:5984 172.26.0.5 undefined GET /_replicator 404 ok 0 [notice] 2018-09-16T13:20:00.614394Z nonode@nohost <0.302.0> fc303639d8 couchdb:5984 172.26.0.5 undefined PUT /_replicator 201 ok 10 [notice] 2018-09-16T13:20:00.615674Z nonode@nohost <0.302.0> 9846bbdc38 couchdb:5984 172.26.0.5 undefined GET /_global_changes 404 ok 1 [notice] 2018-09-16T13:20:00.626525Z nonode@nohost <0.302.0> 89672f6d0b couchdb:5984 172.26.0.5 undefined PUT /_global_changes 201 ok 10 [notice] 2018-09-16T13:20:05.441770Z nonode@nohost <0.339.0> -------- couch_replicator_clustering : cluster stable [notice] 2018-09-16T13:20:05.444670Z nonode@nohost <0.355.0> -------- Started replicator db changes listener <0.611.0> [notice] 2018-09-16T13:20:05.489820Z nonode@nohost <0.611.0> -------- creating replicator ddoc <<"shards/80000000-9fffffff/_replicator.1537104000">> [notice] 2018-09-16T13:20:15.103178Z nonode@nohost <0.302.0> 7cea305b42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_ 404 ok 1 [notice] 2018-09-16T13:20:15.113958Z nonode@nohost <0.302.0> 0de423319b couchdb:5984 172.26.0.5 undefined PUT /composerchannel_ 201 ok 10 [notice] 2018-09-16T13:20:15.128198Z nonode@nohost <0.302.0> 471a84efb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_ 200 ok 4 [notice] 2018-09-16T13:20:15.136217Z nonode@nohost <0.302.0> fb1e9344a1 couchdb:5984 172.26.0.5 undefined POST /composerchannel_/_all_docs?include_docs=true 200 ok 7 [notice] 2018-09-16T13:20:15.146005Z nonode@nohost <0.302.0> 17b3bc29cc couchdb:5984 172.26.0.5 undefined POST /composerchannel_/_bulk_docs 201 ok 8 [notice] 2018-09-16T13:20:15.147733Z nonode@nohost <0.302.0> 43919561fa couchdb:5984 172.26.0.5 undefined POST /composerchannel_/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:20:15.149958Z nonode@nohost <0.302.0> 9e03f8ced9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 404 ok 1 [notice] 2018-09-16T13:20:15.153942Z nonode@nohost <0.302.0> 32996796fe couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 3 [notice] 2018-09-16T13:20:15.164913Z nonode@nohost <0.302.0> 3fb3c17230 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/resourcesconfigtx.CHANNEL_CONFIG_KEY?attachments=true 200 ok 6 [notice] 2018-09-16T13:20:15.209954Z nonode@nohost <0.790.0> f83c90e109 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/_index/ 200 ok 61 [notice] 2018-09-16T13:20:15.371742Z nonode@nohost <0.262.0> -------- rexi_buffer : cluster stable [notice] 2018-09-16T13:20:15.371817Z nonode@nohost <0.259.0> -------- rexi_server : cluster stable [notice] 2018-09-16T13:21:09.245094Z nonode@nohost <0.790.0> 519cbbf2a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc 404 ok 1 [notice] 2018-09-16T13:21:09.259093Z nonode@nohost <0.790.0> 2365cad8e2 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_lscc 201 ok 13 [notice] 2018-09-16T13:21:09.260662Z nonode@nohost <0.790.0> 2cd663f1fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:03.557464Z nonode@nohost <0.790.0> a4278b3a4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 404 ok 9 [notice] 2018-09-16T13:24:29.474176Z nonode@nohost <0.790.0> 1e953870a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank 404 ok 1 [notice] 2018-09-16T13:24:29.488916Z nonode@nohost <0.790.0> 57582aff3d couchdb:5984 172.26.0.5 undefined PUT /composerchannel_bank 201 ok 13 [notice] 2018-09-16T13:24:29.489937Z nonode@nohost <0.790.0> 5561901a59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.500389Z nonode@nohost <0.790.0> 8d0a2426ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.506267Z nonode@nohost <0.790.0> 1eb034e393 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.509702Z nonode@nohost <0.790.0> 447f170070 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.515737Z nonode@nohost <0.790.0> 729a8aa1a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.519092Z nonode@nohost <0.790.0> 1c4ac1d4c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysregistries%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.521722Z nonode@nohost <0.790.0> b47946ca9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysregistries%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.530703Z nonode@nohost <0.790.0> d2cc350ab2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.537012Z nonode@nohost <0.790.0> d1cb8bcbf7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.548362Z nonode@nohost <0.790.0> 1256880672 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.553384Z nonode@nohost <0.790.0> 92423ba567 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.556735Z nonode@nohost <0.790.0> 2ec2f3565c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.560563Z nonode@nohost <0.790.0> f36a4424d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.564385Z nonode@nohost <0.790.0> 72cecbd3a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.568066Z nonode@nohost <0.790.0> ecf4b3c2fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.574312Z nonode@nohost <0.790.0> 14ea1433f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.578304Z nonode@nohost <0.790.0> a5fc881175 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.582265Z nonode@nohost <0.790.0> 05091d17a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.585800Z nonode@nohost <0.790.0> 4f0c62f9a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.590670Z nonode@nohost <0.790.0> d33b36d2b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.593926Z nonode@nohost <0.790.0> 0c4ca5de6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.597743Z nonode@nohost <0.790.0> a599f2d55e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.601510Z nonode@nohost <0.790.0> c9ced81fbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.604298Z nonode@nohost <0.790.0> a288960cf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true 404 ok 0 [notice] 2018-09-16T13:24:29.607710Z nonode@nohost <0.790.0> 1750c65251 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.611530Z nonode@nohost <0.790.0> 55c73269eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.614596Z nonode@nohost <0.790.0> 342bbee1db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.617914Z nonode@nohost <0.790.0> 5ea6ff6628 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.623329Z nonode@nohost <0.790.0> 8838b4cd57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true 404 ok 0 [notice] 2018-09-16T13:24:29.626126Z nonode@nohost <0.790.0> 355e4d1d27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.629607Z nonode@nohost <0.790.0> e08f48fd76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.634293Z nonode@nohost <0.790.0> d9e225e1d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true 404 ok 0 [notice] 2018-09-16T13:24:29.637139Z nonode@nohost <0.790.0> a5f75dc387 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true 404 ok 0 [notice] 2018-09-16T13:24:29.640180Z nonode@nohost <0.790.0> 74f378ecc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.644803Z nonode@nohost <0.790.0> 8e3481850d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.647873Z nonode@nohost <0.790.0> 319d61f5ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.650963Z nonode@nohost <0.790.0> bd08a26675 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.655583Z nonode@nohost <0.790.0> 185bd216a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.658306Z nonode@nohost <0.790.0> bf7b06b932 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.661977Z nonode@nohost <0.790.0> e2409c26f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.666378Z nonode@nohost <0.790.0> 8930a0154a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.669490Z nonode@nohost <0.790.0> f4c1709b00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.672636Z nonode@nohost <0.790.0> 2d2a912073 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.676987Z nonode@nohost <0.790.0> f404bbb633 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.680458Z nonode@nohost <0.790.0> 9e16991964 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.683535Z nonode@nohost <0.790.0> de85c9ea2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true 404 ok 0 [notice] 2018-09-16T13:24:29.687749Z nonode@nohost <0.790.0> d2c1b08097 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.690986Z nonode@nohost <0.790.0> 6a912d0b96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.694247Z nonode@nohost <0.790.0> 6a8fe69db1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.699265Z nonode@nohost <0.790.0> b011f7aeee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.702399Z nonode@nohost <0.790.0> 6982e870b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.705543Z nonode@nohost <0.790.0> 6b464cd6d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.721760Z nonode@nohost <0.790.0> 7b84451d73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.724929Z nonode@nohost <0.790.0> c85a366721 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.728578Z nonode@nohost <0.790.0> ffe4bca24c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.732634Z nonode@nohost <0.790.0> da8c773b83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.735706Z nonode@nohost <0.790.0> 642a5a0308 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.739040Z nonode@nohost <0.790.0> d8a1720f22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.743388Z nonode@nohost <0.790.0> c4e1a98669 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.751515Z nonode@nohost <0.790.0> d4754d0e02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.755122Z nonode@nohost <0.790.0> 2ed89511f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.760178Z nonode@nohost <0.790.0> a4f0a3536d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.762733Z nonode@nohost <0.790.0> 425eb61a12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.765398Z nonode@nohost <0.790.0> 3d40e7f240 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.773520Z nonode@nohost <0.790.0> db511d75d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Participant:bank.SampleParticipant%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.776020Z nonode@nohost <0.790.0> 33a4091aa7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Participant:bank.SampleParticipant%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.779517Z nonode@nohost <0.790.0> 0411578456 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.782600Z nonode@nohost <0.790.0> f53b84055b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Participant:bank.SampleParticipant%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.786119Z nonode@nohost <0.790.0> 6cc468aa0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Asset:bank.SampleAsset%00?attachments=true 404 ok 0 [notice] 2018-09-16T13:24:29.788807Z nonode@nohost <0.790.0> c57616fce7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Asset:bank.SampleAsset%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.792645Z nonode@nohost <0.790.0> 11919663d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.AssetRegistry%00bank.SampleAsset%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.796023Z nonode@nohost <0.790.0> 22e8709e19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Asset:bank.SampleAsset%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.800369Z nonode@nohost <0.790.0> dba0d73d33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:bank.SampleTransaction%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.803380Z nonode@nohost <0.790.0> fe6488c7fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysregistries%00Transaction:bank.SampleTransaction%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.806864Z nonode@nohost <0.790.0> 75bc3d12b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.TransactionRegistry%00bank.SampleTransaction%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.810134Z nonode@nohost <0.790.0> 390c4ab9ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00Transaction:bank.SampleTransaction%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.823677Z nonode@nohost <0.790.0> 9d141b2873 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.832378Z nonode@nohost <0.790.0> 9230694bb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 404 ok 0 [notice] 2018-09-16T13:24:29.838138Z nonode@nohost <0.790.0> 8c606c5b1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000f3cd776717b1587c177484f0bc49367a1c07c1d4a3584109f2f9689a1ae5c7e%230%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.841688Z nonode@nohost <0.790.0> 1c1331ef41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000f3cd776717b1587c177484f0bc49367a1c07c1d4a3584109f2f9689a1ae5c7e%230%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.849755Z nonode@nohost <0.790.0> dc516bad96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.868301Z nonode@nohost <0.790.0> ab0c2d8543 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%0001899e04161a3a6d64670504fa122e55818295352929b6a616333a3739fde3f2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.873743Z nonode@nohost <0.790.0> 6d28145cd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.IssueIdentity%000f3cd776717b1587c177484f0bc49367a1c07c1d4a3584109f2f9689a1ae5c7e%231%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.877869Z nonode@nohost <0.790.0> da93cc782a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000f3cd776717b1587c177484f0bc49367a1c07c1d4a3584109f2f9689a1ae5c7e%231%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.886801Z nonode@nohost <0.790.0> 41d7a3b479 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.894717Z nonode@nohost <0.790.0> 7d59e3aeeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%000f3cd776717b1587c177484f0bc49367a1c07c1d4a3584109f2f9689a1ae5c7e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:29.898873Z nonode@nohost <0.790.0> 45f63b13df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000f3cd776717b1587c177484f0bc49367a1c07c1d4a3584109f2f9689a1ae5c7e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:31.951733Z nonode@nohost <0.790.0> 860f038880 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:31.959908Z nonode@nohost <0.790.0> 4bf58d5571 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 5 [notice] 2018-09-16T13:24:31.960559Z nonode@nohost <0.302.0> 8ff12a6152 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 5 [notice] 2018-09-16T13:24:31.978445Z nonode@nohost <0.302.0> 9337f2bb0f couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_bulk_docs 201 ok 4 [notice] 2018-09-16T13:24:31.984312Z nonode@nohost <0.790.0> 63e7af53d5 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 10 [notice] 2018-09-16T13:24:31.986994Z nonode@nohost <0.790.0> aac91d2a81 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:24:31.988605Z nonode@nohost <0.302.0> c30ab1a32d couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 2 [notice] 2018-09-16T13:24:31.992435Z nonode@nohost <0.5827.0> f9b034069b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/_index/ 200 ok 3 [notice] 2018-09-16T13:24:31.993268Z nonode@nohost <0.302.0> dcfb961627 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 4 [notice] 2018-09-16T13:24:31.994251Z nonode@nohost <0.790.0> 355ba7bc0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 5 [notice] 2018-09-16T13:24:32.003727Z nonode@nohost <0.302.0> bd9f2905fc couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 9 [notice] 2018-09-16T13:24:32.007524Z nonode@nohost <0.302.0> dcefa47732 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:43.716145Z nonode@nohost <0.302.0> 05c36e1b54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:24:43.720894Z nonode@nohost <0.302.0> 180ef8ecf0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:43.736787Z nonode@nohost <0.302.0> df5a020649 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:43.742603Z nonode@nohost <0.302.0> 676d7029b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%0001899e04161a3a6d64670504fa122e55818295352929b6a616333a3739fde3f2%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:43.762453Z nonode@nohost <0.302.0> c659553de5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:24:43.766173Z nonode@nohost <0.302.0> 779eb19dde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:43.776850Z nonode@nohost <0.302.0> f3a5f795fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:43.786078Z nonode@nohost <0.302.0> e51b9f0623 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%0001899e04161a3a6d64670504fa122e55818295352929b6a616333a3739fde3f2%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:43.795703Z nonode@nohost <0.302.0> 7f0ae266cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:43.801454Z nonode@nohost <0.302.0> f31be2b93a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%0001899e04161a3a6d64670504fa122e55818295352929b6a616333a3739fde3f2%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:43.805051Z nonode@nohost <0.302.0> 7b81414ce5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:43.809560Z nonode@nohost <0.302.0> d8efff5374 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00c82854c0e175a7a97d14b80395e4566e3073f6d2196b56bd7e545a865102179a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:43.812819Z nonode@nohost <0.302.0> 97fc2434f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c82854c0e175a7a97d14b80395e4566e3073f6d2196b56bd7e545a865102179a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:45.851756Z nonode@nohost <0.302.0> ce9a4a6da1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:45.856275Z nonode@nohost <0.302.0> fef74cd302 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:24:45.856392Z nonode@nohost <0.5827.0> 7d561b1c3a couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:24:45.868352Z nonode@nohost <0.302.0> 32808e1e4e couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:24:45.876472Z nonode@nohost <0.302.0> 0bc9f2dd59 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:24:45.878342Z nonode@nohost <0.5827.0> ebdfc3c6c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:45.881075Z nonode@nohost <0.5827.0> 5c659951b1 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:24:45.880256Z nonode@nohost <0.302.0> a564a94dc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:24:45.894993Z nonode@nohost <0.5827.0> c0e30dd2b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:24:45.900227Z nonode@nohost <0.5827.0> e957e5eae0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:45.908976Z nonode@nohost <0.5827.0> 445ae2daf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:45.919494Z nonode@nohost <0.5827.0> f699cb9311 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:45.937957Z nonode@nohost <0.5827.0> 459f8abf7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:24:45.941492Z nonode@nohost <0.5827.0> 2742ec1151 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:24:45.949588Z nonode@nohost <0.5827.0> 2467608d87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:45.954357Z nonode@nohost <0.5827.0> fe30aaa84c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:45.959338Z nonode@nohost <0.5827.0> c1cae09bf7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:45.962548Z nonode@nohost <0.5827.0> 30ec59ebaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:46.083117Z nonode@nohost <0.5827.0> 85a277e052 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:46.096148Z nonode@nohost <0.5827.0> 3965f8c8e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:24:46.111655Z nonode@nohost <0.5827.0> 06b08fbac6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:24:46.117101Z nonode@nohost <0.5827.0> 9cd9d51285 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [info] 2018-09-16T13:25:00.300839Z nonode@nohost <0.6978.0> -------- Opening index for db: _users idx: _design/_auth sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T13:25:00.303133Z nonode@nohost <0.6984.0> -------- Opening index for db: _replicator idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T13:25:00.323140Z nonode@nohost <0.7008.0> -------- Opening index for db: shards/40000000-5fffffff/_users.1537104000 idx: _design/_auth sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T13:25:00.331066Z nonode@nohost <0.7023.0> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [notice] 2018-09-16T13:25:15.869788Z nonode@nohost <0.5827.0> bd2436d287 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:25:15.874079Z nonode@nohost <0.5827.0> 88b3860251 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:15.887860Z nonode@nohost <0.5827.0> 965bee4068 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:15.895113Z nonode@nohost <0.5827.0> b61cb941ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:16.412221Z nonode@nohost <0.5827.0> 60d25a92d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:16.415322Z nonode@nohost <0.5827.0> dd566b6e41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:16.423427Z nonode@nohost <0.5827.0> 52ca0d472e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:16.429214Z nonode@nohost <0.5827.0> 6e2e542032 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:16.491878Z nonode@nohost <0.5827.0> 6fc9b7cd55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:25:16.500419Z nonode@nohost <0.5827.0> 53dc40e192 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:16.507758Z nonode@nohost <0.5827.0> e914a1bfea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:16.515388Z nonode@nohost <0.5827.0> 901b872792 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:16.520972Z nonode@nohost <0.5827.0> 0104b98a17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:16.524166Z nonode@nohost <0.5827.0> 1c629a3b89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:24.854596Z nonode@nohost <0.5827.0> 33d1501213 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:24.864349Z nonode@nohost <0.5827.0> facc12a10a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:24.871290Z nonode@nohost <0.5827.0> a534f299d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:24.874911Z nonode@nohost <0.5827.0> f0035bcbb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:24.882526Z nonode@nohost <0.5827.0> 7a19aea022 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000%24sysregistries%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000%24sysregistries%5Cu0000%22 200 ok 4 [notice] 2018-09-16T13:25:24.992714Z nonode@nohost <0.5827.0> 178b6d0e74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:25:24.997676Z nonode@nohost <0.5827.0> 14f928381f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:25.014349Z nonode@nohost <0.5827.0> 968356829f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:25.019893Z nonode@nohost <0.5827.0> b519f5f734 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:25.030079Z nonode@nohost <0.5827.0> f3485df245 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000%24sysregistries%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000%24sysregistries%5Cu0000%22 200 ok 4 [notice] 2018-09-16T13:25:25.112959Z nonode@nohost <0.5827.0> b5ea3f1018 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:25:25.115642Z nonode@nohost <0.5827.0> 7347dbc49d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:25.122795Z nonode@nohost <0.5827.0> ce5fca9ed8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:25.126507Z nonode@nohost <0.5827.0> 94fb63c946 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:25.192641Z nonode@nohost <0.5827.0> 21aebd2400 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:25:25.195258Z nonode@nohost <0.5827.0> 38f9c07fdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:25.201348Z nonode@nohost <0.5827.0> 1c64516a22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:25.206950Z nonode@nohost <0.5827.0> 839bb3bebf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:25.217574Z nonode@nohost <0.5827.0> 391705876a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%22 200 ok 2 [notice] 2018-09-16T13:25:37.744635Z nonode@nohost <0.5827.0> 45a3152c17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:37.755324Z nonode@nohost <0.5827.0> c534e25214 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:37.762535Z nonode@nohost <0.5827.0> b72886110f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:37.766392Z nonode@nohost <0.5827.0> 19e0905f33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:37.951601Z nonode@nohost <0.5827.0> 20e6e577b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:37.954621Z nonode@nohost <0.5827.0> 062678108b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:37.969632Z nonode@nohost <0.5827.0> 3bdbf7d288 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:37.973846Z nonode@nohost <0.5827.0> cf4bcc82dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:38.017847Z nonode@nohost <0.5827.0> 8edaf217bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:38.036301Z nonode@nohost <0.5827.0> eafc56fc95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%001%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:38.043463Z nonode@nohost <0.5827.0> ee401c663a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002ec7c1d00a5e0189bcc865ebad4269c33109ed1c89e564d118b7e0179caccc05%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:38.046875Z nonode@nohost <0.5827.0> c7f5b0aab9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002ec7c1d00a5e0189bcc865ebad4269c33109ed1c89e564d118b7e0179caccc05%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:40.081901Z nonode@nohost <0.5827.0> edff194361 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:25:40.085307Z nonode@nohost <0.5827.0> f481222a48 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:25:40.086671Z nonode@nohost <0.302.0> 826cbabb9d couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:25:40.103379Z nonode@nohost <0.5827.0> ffb5ed5752 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 2 [notice] 2018-09-16T13:25:40.105210Z nonode@nohost <0.5827.0> b69e86e8a0 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:25:40.106361Z nonode@nohost <0.302.0> c12469afa7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:25:40.106910Z nonode@nohost <0.5827.0> 2e97081099 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:40.109638Z nonode@nohost <0.5827.0> 62abec9d11 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:25:40.340888Z nonode@nohost <0.5827.0> a42e6993fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:25:40.344179Z nonode@nohost <0.5827.0> d5c6d77196 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:40.349872Z nonode@nohost <0.5827.0> a8a5f9442c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:40.355397Z nonode@nohost <0.5827.0> d40f1b3842 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:40.364946Z nonode@nohost <0.5827.0> 2119083585 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%22 200 ok 2 [notice] 2018-09-16T13:25:45.565461Z nonode@nohost <0.5827.0> 1d7d537810 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:45.573205Z nonode@nohost <0.5827.0> 6ffeff267b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:45.580081Z nonode@nohost <0.5827.0> 92ba15f14d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:45.584096Z nonode@nohost <0.5827.0> 9ab5338da4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:45.717214Z nonode@nohost <0.5827.0> a2455642e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:25:45.723367Z nonode@nohost <0.5827.0> 4d52c40cdb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:45.734251Z nonode@nohost <0.5827.0> e184cf9767 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:45.741165Z nonode@nohost <0.5827.0> 7412d5b3bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:45.777365Z nonode@nohost <0.5827.0> 39a903683d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:45.797572Z nonode@nohost <0.5827.0> df930a41eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%002%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:45.803393Z nonode@nohost <0.5827.0> 3fffc3b70a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00153d8f280ceca7e8c0c08973d0fd394f5bb0ee0e3366226bac1ccb3317cf2816%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:45.808123Z nonode@nohost <0.5827.0> 57f9b61773 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00153d8f280ceca7e8c0c08973d0fd394f5bb0ee0e3366226bac1ccb3317cf2816%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:47.836693Z nonode@nohost <0.5827.0> 45cc834e57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:25:47.840547Z nonode@nohost <0.5827.0> 2218059c59 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:25:47.842267Z nonode@nohost <0.302.0> 1213226a12 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:25:47.854651Z nonode@nohost <0.302.0> 5833305f48 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 2 [notice] 2018-09-16T13:25:47.864285Z nonode@nohost <0.302.0> 5ab3868c42 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:25:47.866647Z nonode@nohost <0.5827.0> 26c6486c55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:25:47.867336Z nonode@nohost <0.302.0> 57e7fbe677 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:25:47.869087Z nonode@nohost <0.302.0> 79429c01d2 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:25:48.116018Z nonode@nohost <0.302.0> ce0c2fa346 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:25:48.119943Z nonode@nohost <0.302.0> 379b13d4bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:48.132092Z nonode@nohost <0.302.0> 428e50e594 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:25:48.136521Z nonode@nohost <0.302.0> cbffdc4fe2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:48.146980Z nonode@nohost <0.302.0> cfb52297d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%22 200 ok 3 [notice] 2018-09-16T13:25:49.295663Z nonode@nohost <0.302.0> 33fd75a95e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:25:49.299029Z nonode@nohost <0.302.0> 970f65f97c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:49.305340Z nonode@nohost <0.302.0> 148aea81b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:49.309460Z nonode@nohost <0.302.0> b6ffb2a8b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:49.317630Z nonode@nohost <0.302.0> 5b396f4ac6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%22 200 ok 2 [notice] 2018-09-16T13:25:59.436387Z nonode@nohost <0.302.0> d4f319c687 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:25:59.440332Z nonode@nohost <0.302.0> a844c23496 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:59.448529Z nonode@nohost <0.302.0> 8906bd3641 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:59.452391Z nonode@nohost <0.302.0> 4983967d12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:59.586829Z nonode@nohost <0.302.0> f10d21d0cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:59.589949Z nonode@nohost <0.302.0> 7f6b5d3755 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:59.596301Z nonode@nohost <0.302.0> d30341e757 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:59.599666Z nonode@nohost <0.302.0> 12e0a07246 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:59.630103Z nonode@nohost <0.302.0> 8bd4f7b7c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%001%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:59.646827Z nonode@nohost <0.302.0> 1af7ad1bc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.AssetRegistry%00bank.SampleAsset%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:25:59.663198Z nonode@nohost <0.302.0> e446c7ec18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:bank.SampleAsset%001%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:59.670211Z nonode@nohost <0.302.0> 089aa2ea2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddAsset%0083c6ce1d3ac8a28ce1ed25dfa31d068df354a283f66ec8b86b33714ca0353911%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:25:59.679438Z nonode@nohost <0.302.0> 384ab38f7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0083c6ce1d3ac8a28ce1ed25dfa31d068df354a283f66ec8b86b33714ca0353911%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:26:01.708350Z nonode@nohost <0.302.0> 1350e942fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:26:01.713501Z nonode@nohost <0.5827.0> 22bbe4d918 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:26:01.713651Z nonode@nohost <0.302.0> 69e45889e0 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:26:01.728489Z nonode@nohost <0.302.0> 7dc392f652 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:26:01.735494Z nonode@nohost <0.302.0> b632a38107 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:26:01.737861Z nonode@nohost <0.5827.0> abdc3cf3dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:26:01.737953Z nonode@nohost <0.302.0> 88c0ddd520 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:01.744511Z nonode@nohost <0.302.0> ac4d9b08dc couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 6 [notice] 2018-09-16T13:26:01.816137Z nonode@nohost <0.302.0> 40ffb2ae3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:01.820188Z nonode@nohost <0.302.0> c1c60d8e93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:26:01.826507Z nonode@nohost <0.302.0> 05551fc752 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:01.831232Z nonode@nohost <0.302.0> d228d4733f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:01.844834Z nonode@nohost <0.302.0> 88c20c367c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%22 200 ok 3 [notice] 2018-09-16T13:26:12.797412Z nonode@nohost <0.302.0> 86ae597448 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:12.801098Z nonode@nohost <0.302.0> 727a3f4d7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:26:12.810612Z nonode@nohost <0.302.0> 9d21bcf9d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:12.814683Z nonode@nohost <0.302.0> a3a1e1bc72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:12.969029Z nonode@nohost <0.302.0> 3b02d7e914 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:12.975819Z nonode@nohost <0.302.0> 26cb31b227 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:26:12.984194Z nonode@nohost <0.302.0> 57fc627648 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:12.988324Z nonode@nohost <0.302.0> 5f06740e29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:13.016475Z nonode@nohost <0.302.0> 1d6ea123b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%001%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:13.026223Z nonode@nohost <0.302.0> 9520722d83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.AssetRegistry%00bank.SampleAsset%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:13.041458Z nonode@nohost <0.302.0> 97b20bf885 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:bank.SampleAsset%001%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:41.300791Z nonode@nohost <0.302.0> 0495b3e2ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:41.312820Z nonode@nohost <0.302.0> 28b609abb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:26:41.318823Z nonode@nohost <0.302.0> 9b5cb0a2e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:41.324543Z nonode@nohost <0.302.0> 2fa64e6c56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:41.465571Z nonode@nohost <0.302.0> 9968623e03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:41.469998Z nonode@nohost <0.302.0> d4d382af97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:26:41.480567Z nonode@nohost <0.302.0> 85023bbc0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:41.491318Z nonode@nohost <0.302.0> 733785915d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:41.518777Z nonode@nohost <0.302.0> 06a5eb9d12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%002%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:41.530586Z nonode@nohost <0.302.0> 6aa808c25e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.AssetRegistry%00bank.SampleAsset%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:41.545509Z nonode@nohost <0.302.0> 6f79d24c56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:bank.SampleAsset%002%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:26:41.549828Z nonode@nohost <0.302.0> 425aceb6ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddAsset%00bcfb5739299722d0d92c1c98cffdc503bb76097bce94cf3d3afa4290cd92c263%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:26:41.553565Z nonode@nohost <0.302.0> 3d02d21e67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00bcfb5739299722d0d92c1c98cffdc503bb76097bce94cf3d3afa4290cd92c263%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:26:43.583254Z nonode@nohost <0.302.0> 98dbd9c700 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:43.595212Z nonode@nohost <0.302.0> d05f837209 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:26:43.595365Z nonode@nohost <0.5827.0> dacce79660 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 4 [notice] 2018-09-16T13:26:43.606869Z nonode@nohost <0.302.0> 3f236e88b7 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 2 [notice] 2018-09-16T13:26:43.608167Z nonode@nohost <0.302.0> d64d4c3304 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:26:43.609987Z nonode@nohost <0.5827.0> e78238da66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:26:43.610843Z nonode@nohost <0.302.0> 16969bbee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:26:43.613112Z nonode@nohost <0.302.0> abda6e2dac couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:26:43.732524Z nonode@nohost <0.302.0> 14b1c20d6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:43.736309Z nonode@nohost <0.302.0> de06288f02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:26:43.746924Z nonode@nohost <0.302.0> c4a9645a98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:43.751747Z nonode@nohost <0.302.0> a5a1ee16f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:43.759343Z nonode@nohost <0.302.0> e63b33cd51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%22 200 ok 2 [notice] 2018-09-16T13:26:59.664368Z nonode@nohost <0.302.0> 9eda52a9f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:26:59.672190Z nonode@nohost <0.302.0> 26d58e1c53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:26:59.681526Z nonode@nohost <0.302.0> 785771ec47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:59.686249Z nonode@nohost <0.302.0> e6421dbab5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:59.712647Z nonode@nohost <0.302.0> cac4a78995 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:bank.SampleAsset%001%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:26:59.721972Z nonode@nohost <0.302.0> 56f29b5ffe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%001%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:59.738292Z nonode@nohost <0.302.0> 958bd88edb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:bank.SampleAsset%001%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:26:59.744656Z nonode@nohost <0.302.0> ee9837fa4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:bank.SampleTransaction%00cb16759d1aef5903b99ea736a7577cd621663064bfb35c80c0b79f9eb13936e7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:26:59.749565Z nonode@nohost <0.302.0> 26cf4a085d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00cb16759d1aef5903b99ea736a7577cd621663064bfb35c80c0b79f9eb13936e7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:27:01.782218Z nonode@nohost <0.302.0> b03aaa1607 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:01.790745Z nonode@nohost <0.302.0> ca0ba47413 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:27:01.792640Z nonode@nohost <0.5827.0> 7fc86f774d couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:27:01.811631Z nonode@nohost <0.5827.0> 75c9c41fdb couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:27:01.813184Z nonode@nohost <0.5827.0> 0220037ca0 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:27:01.821613Z nonode@nohost <0.302.0> 8d3cf65419 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:27:01.822921Z nonode@nohost <0.5827.0> e64a0f8afe couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:01.825135Z nonode@nohost <0.5827.0> 30fa75b3fe couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:27:01.909224Z nonode@nohost <0.5827.0> c838e5acdd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:27:01.912468Z nonode@nohost <0.5827.0> 03ed1e6de4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:27:01.918582Z nonode@nohost <0.5827.0> 0451550808 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:01.922268Z nonode@nohost <0.5827.0> 3a6d822ee2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:01.930521Z nonode@nohost <0.5827.0> 9c8465f473 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%22 200 ok 2 [info] 2018-09-16T13:27:02.330923Z nonode@nohost <0.7023.0> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T13:27:02.331334Z nonode@nohost <0.7023.0> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [notice] 2018-09-16T13:27:37.708955Z nonode@nohost <0.5827.0> 654e9b582e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:27:37.711864Z nonode@nohost <0.5827.0> d31142605f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:27:37.718297Z nonode@nohost <0.5827.0> fb8e10f737 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:37.722032Z nonode@nohost <0.5827.0> 72eb033d02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:37.730202Z nonode@nohost <0.5827.0> 1705b89884 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000%24sysregistries%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000%24sysregistries%5Cu0000%22 200 ok 4 [notice] 2018-09-16T13:27:37.808183Z nonode@nohost <0.5827.0> 2bdf2f19cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:37.810869Z nonode@nohost <0.5827.0> 7d610d2eac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:27:37.816155Z nonode@nohost <0.5827.0> e9931a21e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:37.821266Z nonode@nohost <0.5827.0> 6754c5e4e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:37.829391Z nonode@nohost <0.5827.0> 0556ea0965 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000%24sysregistries%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000%24sysregistries%5Cu0000%22 200 ok 5 [notice] 2018-09-16T13:27:37.909260Z nonode@nohost <0.5827.0> 01204ece35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:37.912078Z nonode@nohost <0.5827.0> 9c4ca3c24c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:27:37.917870Z nonode@nohost <0.5827.0> 23204501dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:37.920948Z nonode@nohost <0.5827.0> cb2f6de240 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:37.984691Z nonode@nohost <0.5827.0> 8c5af5e149 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:27:37.988753Z nonode@nohost <0.5827.0> 7a26746488 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:27:37.995618Z nonode@nohost <0.5827.0> 9d315fcf8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:37.999434Z nonode@nohost <0.5827.0> 19f999393c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:38.008123Z nonode@nohost <0.5827.0> 9c2bbea234 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%22 200 ok 2 [notice] 2018-09-16T13:27:39.804788Z nonode@nohost <0.5827.0> 1d722452b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:39.808221Z nonode@nohost <0.5827.0> 3c46d0a27a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:27:39.814159Z nonode@nohost <0.5827.0> 3f2dd4634a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:39.817683Z nonode@nohost <0.5827.0> 2ac8b8deec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:27:39.826011Z nonode@nohost <0.5827.0> 02a265eed0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%22 200 ok 2 [notice] 2018-09-16T13:28:00.672471Z nonode@nohost <0.5827.0> 4b3f059432 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:28:00.676148Z nonode@nohost <0.5827.0> 8078d9618a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:28:00.685287Z nonode@nohost <0.5827.0> 8c47088f55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:28:00.689190Z nonode@nohost <0.5827.0> 4effd20344 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:28:00.698275Z nonode@nohost <0.5827.0> c74a02a906 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%22 200 ok 2 [notice] 2018-09-16T13:29:25.792541Z nonode@nohost <0.5827.0> fa4ce950b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:25.799865Z nonode@nohost <0.5827.0> 64a9199d2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:29:25.809368Z nonode@nohost <0.5827.0> fb1d136882 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:25.813392Z nonode@nohost <0.5827.0> 75cfd1333d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:25.831280Z nonode@nohost <0.5827.0> 6f5cfd1405 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:25.834146Z nonode@nohost <0.5827.0> f432ed0276 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:25.839895Z nonode@nohost <0.5827.0> c86fbf7a48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:25.843845Z nonode@nohost <0.5827.0> 1c4e8780f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:25.847633Z nonode@nohost <0.5827.0> 886f9cc6ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:25.850745Z nonode@nohost <0.5827.0> 3ca58eea60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:25.959965Z nonode@nohost <0.5827.0> cc30da5dff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:25.968498Z nonode@nohost <0.5827.0> 5fe9d529ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:25.974773Z nonode@nohost <0.5827.0> 137055e37b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:25.979655Z nonode@nohost <0.5827.0> 207be1fb18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:26.017139Z nonode@nohost <0.5827.0> 8f1e672e3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:26.019646Z nonode@nohost <0.5827.0> 50f03990ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:26.025108Z nonode@nohost <0.5827.0> 3efeb663b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:26.028668Z nonode@nohost <0.5827.0> 6d102aaf19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:26.057521Z nonode@nohost <0.5827.0> 66472f065e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:26.072568Z nonode@nohost <0.5827.0> 936361e81d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%003%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:26.076857Z nonode@nohost <0.5827.0> b4d830cf90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0046086f6be8bfe453fced5b02df1da3239293ee5c6d2fa1e40370b118c6432228%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:26.080774Z nonode@nohost <0.5827.0> a079cc1483 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0046086f6be8bfe453fced5b02df1da3239293ee5c6d2fa1e40370b118c6432228%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:28.126602Z nonode@nohost <0.5827.0> 5103e6ae57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:28.133658Z nonode@nohost <0.302.0> bb4e149583 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 4 [notice] 2018-09-16T13:29:28.133780Z nonode@nohost <0.5827.0> 2356551c5b couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 5 [notice] 2018-09-16T13:29:28.152703Z nonode@nohost <0.5827.0> cf2de6f13d couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 10 [notice] 2018-09-16T13:29:28.154344Z nonode@nohost <0.5827.0> d9069cba0c couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:29:28.157873Z nonode@nohost <0.302.0> 68a53b1076 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 2 [notice] 2018-09-16T13:29:28.159648Z nonode@nohost <0.5827.0> 45a124caa9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 4 [notice] 2018-09-16T13:29:28.164537Z nonode@nohost <0.5827.0> 06fe50f760 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 4 [notice] 2018-09-16T13:29:36.267921Z nonode@nohost <0.5827.0> 12a2f5e78a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 13 [notice] 2018-09-16T13:29:36.271287Z nonode@nohost <0.5827.0> 632d38875e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:36.280359Z nonode@nohost <0.5827.0> 7d90aabcf7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:36.285162Z nonode@nohost <0.5827.0> dbe954a0d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:36.302152Z nonode@nohost <0.5827.0> bcebfa0ec0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:36.304756Z nonode@nohost <0.5827.0> fc926f7b22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:36.311057Z nonode@nohost <0.5827.0> a166cfa581 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:36.314627Z nonode@nohost <0.5827.0> 848c0aab42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:36.318266Z nonode@nohost <0.5827.0> 9a4c7b47ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:36.321459Z nonode@nohost <0.5827.0> 959517b5cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:36.436106Z nonode@nohost <0.5827.0> da8372aaaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:36.438878Z nonode@nohost <0.5827.0> 2a543c6392 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:36.445481Z nonode@nohost <0.5827.0> ccc6006eb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:36.449342Z nonode@nohost <0.5827.0> c5e2c8c372 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:36.483590Z nonode@nohost <0.5827.0> 3191f0bb33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:36.487468Z nonode@nohost <0.5827.0> dee0d7266b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:36.492528Z nonode@nohost <0.5827.0> 8de761b043 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:36.496680Z nonode@nohost <0.5827.0> 13cf50258b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:36.520520Z nonode@nohost <0.5827.0> 6b4b8165f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:36.534122Z nonode@nohost <0.5827.0> f4be598ed8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%004%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:36.537906Z nonode@nohost <0.5827.0> b8d94de8ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007333fec09336312ca7dabc07b69fbc840a10e2aa2d45b0f56b80b944332b40b2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:36.541069Z nonode@nohost <0.5827.0> c0024902f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007333fec09336312ca7dabc07b69fbc840a10e2aa2d45b0f56b80b944332b40b2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:38.588130Z nonode@nohost <0.5827.0> 1573d1a79f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:29:38.591836Z nonode@nohost <0.5827.0> 052d7f4103 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:29:38.592688Z nonode@nohost <0.302.0> 36c37ca6d9 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:29:38.605678Z nonode@nohost <0.302.0> c91a4bf91f couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:29:38.606813Z nonode@nohost <0.302.0> 707e36d354 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:29:38.608500Z nonode@nohost <0.302.0> 7e1cf191d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:29:38.609799Z nonode@nohost <0.5827.0> 5fb3557fe8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:38.611928Z nonode@nohost <0.5827.0> 83d87badf7 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:29:40.050182Z nonode@nohost <0.5827.0> 19c391c526 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:29:40.060340Z nonode@nohost <0.5827.0> 23573ca777 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:29:40.061755Z nonode@nohost <0.5827.0> ce8d57f22b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:40.065329Z nonode@nohost <0.5827.0> 767b601f5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:40.083650Z nonode@nohost <0.5827.0> 694400d24a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:40.086522Z nonode@nohost <0.5827.0> de6aab6dca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:40.092585Z nonode@nohost <0.5827.0> 10c48d17f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:40.100354Z nonode@nohost <0.5827.0> bcff2d4f89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:29:40.104516Z nonode@nohost <0.5827.0> 3f71413797 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:40.107476Z nonode@nohost <0.5827.0> a3584545b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:40.218875Z nonode@nohost <0.5827.0> 185b6ace41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:40.221676Z nonode@nohost <0.5827.0> 678db3f39f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:40.227241Z nonode@nohost <0.5827.0> 544e74ed02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:40.230024Z nonode@nohost <0.5827.0> 3c2f952c62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:40.264628Z nonode@nohost <0.5827.0> c129f1a31f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:29:40.267644Z nonode@nohost <0.5827.0> f4e4678214 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:40.275398Z nonode@nohost <0.5827.0> 33fbeadc6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:40.283691Z nonode@nohost <0.5827.0> ffcc2927de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:29:40.305800Z nonode@nohost <0.5827.0> f3e0829b11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:40.320153Z nonode@nohost <0.5827.0> cbec01f6ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%005%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:40.324327Z nonode@nohost <0.5827.0> e6f410c0c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0082694228aa903009b1f897bf99325bf8ee8db7b6954149d6e5bd36ebe43390c3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:40.334939Z nonode@nohost <0.5827.0> efdbfc3884 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0082694228aa903009b1f897bf99325bf8ee8db7b6954149d6e5bd36ebe43390c3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:42.380690Z nonode@nohost <0.5827.0> 338534f46f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:42.384007Z nonode@nohost <0.5827.0> 7219104541 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:29:42.387072Z nonode@nohost <0.302.0> eae64986e2 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:29:42.399235Z nonode@nohost <0.302.0> 91b396fc59 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:29:42.400759Z nonode@nohost <0.302.0> 860034db3b couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:29:42.402464Z nonode@nohost <0.5827.0> d2eb6c376d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:29:42.402775Z nonode@nohost <0.302.0> aed8473b40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:42.404958Z nonode@nohost <0.302.0> 6cb78eb0c4 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:29:43.827944Z nonode@nohost <0.302.0> f3a53c53ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:43.836945Z nonode@nohost <0.302.0> 79ddf6d87d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:43.845302Z nonode@nohost <0.302.0> 86546b96c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:43.848505Z nonode@nohost <0.302.0> 8703b1696b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:43.863883Z nonode@nohost <0.302.0> b9ee722cb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:43.872565Z nonode@nohost <0.302.0> 0e3216629a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:43.881025Z nonode@nohost <0.302.0> 6cbd9d0a36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:43.885783Z nonode@nohost <0.302.0> e96a2babdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:43.888922Z nonode@nohost <0.302.0> b2aa56a3a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:43.891816Z nonode@nohost <0.302.0> b48f82d599 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:44.000581Z nonode@nohost <0.302.0> eca740b840 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:44.003215Z nonode@nohost <0.302.0> 272fd1ba07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:44.008691Z nonode@nohost <0.302.0> 0c38599532 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:44.011811Z nonode@nohost <0.302.0> 5c6e10e819 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:44.045615Z nonode@nohost <0.302.0> 06226ca7e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:44.049145Z nonode@nohost <0.302.0> b37f77205f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:44.056213Z nonode@nohost <0.302.0> e09b6c1b9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:44.060343Z nonode@nohost <0.302.0> 526a7b6ec6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:44.083319Z nonode@nohost <0.302.0> 03b8cf7625 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:44.097650Z nonode@nohost <0.302.0> f395eb1dfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%006%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:44.101591Z nonode@nohost <0.302.0> 0f231c7ca4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0082f095067e251da1a6148a4178f7a4a345a4b8b90a52bd52d6639f5761794271%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:44.104783Z nonode@nohost <0.302.0> 9725c64efd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0082f095067e251da1a6148a4178f7a4a345a4b8b90a52bd52d6639f5761794271%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:46.149626Z nonode@nohost <0.302.0> 5a095b66bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:46.154098Z nonode@nohost <0.302.0> 2749481804 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:29:46.155108Z nonode@nohost <0.5827.0> c003148443 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:29:46.166367Z nonode@nohost <0.5827.0> 4363000959 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 2 [notice] 2018-09-16T13:29:46.167767Z nonode@nohost <0.5827.0> f483ef6f80 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:29:46.170354Z nonode@nohost <0.302.0> 09a5f58250 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:29:46.170745Z nonode@nohost <0.5827.0> a2e10cde2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:46.180350Z nonode@nohost <0.5827.0> c3ddb46ebc couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 9 [notice] 2018-09-16T13:29:47.617765Z nonode@nohost <0.5827.0> 8f9a7eb0e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:47.622964Z nonode@nohost <0.5827.0> ac455cfdbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:47.637534Z nonode@nohost <0.5827.0> 2c8796c154 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:47.640887Z nonode@nohost <0.5827.0> 2eb6ca7561 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:47.657146Z nonode@nohost <0.5827.0> 8723e05d7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:47.659696Z nonode@nohost <0.5827.0> a90804b054 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:47.664464Z nonode@nohost <0.5827.0> f2903250aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:47.669595Z nonode@nohost <0.5827.0> ffc0702040 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:47.673107Z nonode@nohost <0.5827.0> db13ce6a31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:47.680705Z nonode@nohost <0.5827.0> 67aaedf5fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:47.787354Z nonode@nohost <0.5827.0> 5cf355f057 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:47.790692Z nonode@nohost <0.5827.0> 3abc4131ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:47.796750Z nonode@nohost <0.5827.0> 1d856bbaed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:47.800751Z nonode@nohost <0.5827.0> a80265d4cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:47.835177Z nonode@nohost <0.5827.0> dc189e29bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:47.837810Z nonode@nohost <0.5827.0> fd13e2a870 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:47.842358Z nonode@nohost <0.5827.0> f33ce13a31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:47.847383Z nonode@nohost <0.5827.0> c692ac7a90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:47.871239Z nonode@nohost <0.5827.0> 12cb89c2dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:47.890714Z nonode@nohost <0.5827.0> 37b0e0954d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%007%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:47.895208Z nonode@nohost <0.5827.0> db468d08bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00227c8433bac424e8d86fed6d56cc9d7a2285292707a5c412032ddd2f073aef2f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:47.898479Z nonode@nohost <0.5827.0> ce66f0454f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00227c8433bac424e8d86fed6d56cc9d7a2285292707a5c412032ddd2f073aef2f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:49.948766Z nonode@nohost <0.5827.0> 47240fa028 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:29:49.956597Z nonode@nohost <0.302.0> deb5eac7b1 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:29:49.957642Z nonode@nohost <0.5827.0> 08910af395 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 4 [notice] 2018-09-16T13:29:49.976472Z nonode@nohost <0.302.0> cf4fd323bf couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:29:49.977834Z nonode@nohost <0.302.0> c892d7d7d7 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:29:49.980303Z nonode@nohost <0.5827.0> ea9545b21d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:29:49.980980Z nonode@nohost <0.302.0> aa99b1572a couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:49.983246Z nonode@nohost <0.302.0> daa960e979 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:29:51.419760Z nonode@nohost <0.302.0> 39ac8626ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:51.423360Z nonode@nohost <0.302.0> 98d4c8b575 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:51.439535Z nonode@nohost <0.302.0> d47e70fde6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:51.448716Z nonode@nohost <0.302.0> a407921146 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:29:51.464012Z nonode@nohost <0.302.0> 79a0888c97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:51.466766Z nonode@nohost <0.302.0> 168ba2610a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:51.471751Z nonode@nohost <0.302.0> 5cc516ad20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:51.474506Z nonode@nohost <0.302.0> 9d2d5c6dc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:51.477534Z nonode@nohost <0.302.0> a0300ea08e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:51.479789Z nonode@nohost <0.302.0> 8c045d7adf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:51.588325Z nonode@nohost <0.302.0> a9793abdae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:51.593368Z nonode@nohost <0.302.0> 06713958f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:51.602397Z nonode@nohost <0.302.0> 467ab6408b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:51.607316Z nonode@nohost <0.302.0> 343327241c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:51.641363Z nonode@nohost <0.302.0> 667bcf448c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:51.644298Z nonode@nohost <0.302.0> c670bebc23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:51.650084Z nonode@nohost <0.302.0> badeeb2599 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:51.653725Z nonode@nohost <0.302.0> 52e2cd7582 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:51.683711Z nonode@nohost <0.302.0> f313d9beba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:51.701385Z nonode@nohost <0.302.0> 9fa9844765 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%008%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:51.706440Z nonode@nohost <0.302.0> e34160ffec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009b1c97506643f43e67f397d3744247c7b507e27916b3529841f210a38ea40867%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:51.709811Z nonode@nohost <0.302.0> 29023f22af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009b1c97506643f43e67f397d3744247c7b507e27916b3529841f210a38ea40867%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:53.748389Z nonode@nohost <0.302.0> 1ecd3789c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:53.754085Z nonode@nohost <0.5827.0> 69d10af835 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:29:53.755218Z nonode@nohost <0.302.0> cb01497afa couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 5 [notice] 2018-09-16T13:29:53.766673Z nonode@nohost <0.302.0> 9fbc5e2ed4 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:29:53.776455Z nonode@nohost <0.302.0> 8995698902 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:29:53.779239Z nonode@nohost <0.302.0> 31a416595b couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:53.779534Z nonode@nohost <0.5827.0> 45a70a7bab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:29:53.781434Z nonode@nohost <0.302.0> 3000a3dfd3 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:29:55.204346Z nonode@nohost <0.302.0> 8be1e781bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:29:55.219179Z nonode@nohost <0.302.0> e5f7725518 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:29:55.221233Z nonode@nohost <0.302.0> 2ea8baa5d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:55.226282Z nonode@nohost <0.302.0> 6f88be4903 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:55.245277Z nonode@nohost <0.302.0> fa5028660d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:55.247703Z nonode@nohost <0.302.0> ebdfd86e0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:55.252885Z nonode@nohost <0.302.0> 9d66e23c33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:55.256229Z nonode@nohost <0.302.0> 316472f731 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:55.259474Z nonode@nohost <0.302.0> 4c33fefbee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:55.262189Z nonode@nohost <0.302.0> 8a1f559b18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:55.368885Z nonode@nohost <0.302.0> 9d2591e297 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:55.371611Z nonode@nohost <0.302.0> de4340c189 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:55.376359Z nonode@nohost <0.302.0> 4e40aca5c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:55.379111Z nonode@nohost <0.302.0> 87082feb57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:55.412928Z nonode@nohost <0.302.0> a01e377b9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:55.422583Z nonode@nohost <0.302.0> d9b5b9b769 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:55.427526Z nonode@nohost <0.302.0> 74fc366eb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:55.430982Z nonode@nohost <0.302.0> 7ba383d3cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:55.452483Z nonode@nohost <0.302.0> 6bbcbe23fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:55.465323Z nonode@nohost <0.302.0> b13ac03ca5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%009%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:55.471148Z nonode@nohost <0.302.0> 8ea7816793 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000999dd70ae25697c7c748f48caf30c3ae647c0b616916b4fbfefc274b37de8b7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:55.474678Z nonode@nohost <0.302.0> ccae0f76bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000999dd70ae25697c7c748f48caf30c3ae647c0b616916b4fbfefc274b37de8b7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:57.514287Z nonode@nohost <0.302.0> c87bb597d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:57.517497Z nonode@nohost <0.302.0> 769121864c couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:29:57.520580Z nonode@nohost <0.5827.0> 463d8a99fe couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:29:57.532919Z nonode@nohost <0.5827.0> d42f9a2242 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:29:57.534439Z nonode@nohost <0.5827.0> 7fd15ebc89 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:29:57.537024Z nonode@nohost <0.302.0> 723ee93145 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:29:57.537833Z nonode@nohost <0.5827.0> f31d65e7a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:57.539798Z nonode@nohost <0.5827.0> c75cdd76c0 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:29:58.974665Z nonode@nohost <0.5827.0> 422f7ae93d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:29:58.988524Z nonode@nohost <0.5827.0> fe4d6f7a3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:29:58.990316Z nonode@nohost <0.5827.0> 396298688f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:58.993804Z nonode@nohost <0.5827.0> 08544bfb72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:59.009990Z nonode@nohost <0.5827.0> 83dc45d13f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:59.012551Z nonode@nohost <0.5827.0> 8b4c042a0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:59.019825Z nonode@nohost <0.5827.0> d142c1d2c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:59.028328Z nonode@nohost <0.5827.0> 61ff09cfc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:29:59.031192Z nonode@nohost <0.5827.0> 023cbec975 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:59.034135Z nonode@nohost <0.5827.0> 495f1d7e5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:59.143926Z nonode@nohost <0.5827.0> ddbefa9da9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:59.151162Z nonode@nohost <0.5827.0> 187736c7ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:59.155792Z nonode@nohost <0.5827.0> 10be27e608 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:59.158480Z nonode@nohost <0.5827.0> fa2d7b631f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:59.193063Z nonode@nohost <0.5827.0> c1431fef27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:29:59.196968Z nonode@nohost <0.5827.0> 70e7b1fd29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:59.202460Z nonode@nohost <0.5827.0> 96f1a8337b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:59.205604Z nonode@nohost <0.5827.0> 879ca3d517 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:59.226519Z nonode@nohost <0.5827.0> 79ac64864a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:29:59.240817Z nonode@nohost <0.5827.0> f2da5d4f25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0010%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:59.245060Z nonode@nohost <0.5827.0> ebf9698eef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ef095aa62daa693e5fcde668dbc49d41fd84f158cacbfa59f4ea24c55c6ca42a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:29:59.248363Z nonode@nohost <0.5827.0> 313f7ac43f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ef095aa62daa693e5fcde668dbc49d41fd84f158cacbfa59f4ea24c55c6ca42a%00?attachments=true 404 ok 1 [info] 2018-09-16T13:29:59.424938Z nonode@nohost <0.47.0> -------- alarm_handler: {set,{system_memory_high_watermark,[]}} [info] 2018-09-16T13:30:00.356876Z nonode@nohost <0.15516.0> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [notice] 2018-09-16T13:30:01.295124Z nonode@nohost <0.5827.0> c64e1b301c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:01.300413Z nonode@nohost <0.302.0> fbcda3d6f4 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:30:01.301582Z nonode@nohost <0.5827.0> 634e5cc186 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 4 [notice] 2018-09-16T13:30:01.315357Z nonode@nohost <0.5827.0> 9ee7e9e7c2 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 4 [notice] 2018-09-16T13:30:01.316281Z nonode@nohost <0.5827.0> fcde133904 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:30:01.318332Z nonode@nohost <0.5827.0> c980ec9a26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:30:01.319354Z nonode@nohost <0.302.0> 66abcd1e30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:01.321427Z nonode@nohost <0.302.0> 9bd5d52d38 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:30:02.763900Z nonode@nohost <0.302.0> 7b1f461e69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:02.775818Z nonode@nohost <0.302.0> 16b6f04e00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:02.781088Z nonode@nohost <0.302.0> f9d545d343 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:02.784086Z nonode@nohost <0.302.0> 9e7061ae63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:02.800324Z nonode@nohost <0.302.0> 34fb839d8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:02.803201Z nonode@nohost <0.302.0> d8dca2d87f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:02.810496Z nonode@nohost <0.302.0> 5693656487 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:02.813772Z nonode@nohost <0.302.0> 0d8da35001 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:02.818195Z nonode@nohost <0.302.0> c8d0744e5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:02.827725Z nonode@nohost <0.302.0> 54150d149c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:02.931601Z nonode@nohost <0.302.0> 2f6d559ec8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:02.935305Z nonode@nohost <0.302.0> d89d15b826 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:02.941015Z nonode@nohost <0.302.0> 64231d6042 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:02.944701Z nonode@nohost <0.302.0> 7c0b42b423 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:02.978498Z nonode@nohost <0.302.0> dfcee99259 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:02.982122Z nonode@nohost <0.302.0> b44c7c2396 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:02.987853Z nonode@nohost <0.302.0> 542447a5f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:02.991656Z nonode@nohost <0.302.0> dc0b0fc27b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:03.016197Z nonode@nohost <0.302.0> 3f45258f11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:30:03.028240Z nonode@nohost <0.302.0> e0487ac84d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0011%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:03.031899Z nonode@nohost <0.302.0> b6d12fefc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00222e4c3e37ec609c3b0365fa9e2a7520a0033178cd2ecccbf0b046fc443e3268%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:03.034904Z nonode@nohost <0.302.0> 62ad218bdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00222e4c3e37ec609c3b0365fa9e2a7520a0033178cd2ecccbf0b046fc443e3268%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:05.076110Z nonode@nohost <0.302.0> d0c9cdf5f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:05.082042Z nonode@nohost <0.302.0> b6ec70019f couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:30:05.082497Z nonode@nohost <0.5827.0> 4ed0d4a646 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:30:05.096112Z nonode@nohost <0.302.0> 76bf82dde0 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:30:05.097564Z nonode@nohost <0.302.0> e7f8d29ccc couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:30:05.099488Z nonode@nohost <0.5827.0> 541e0ef68d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:30:05.100148Z nonode@nohost <0.302.0> 82776e5384 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:05.102286Z nonode@nohost <0.302.0> 3a55b6fbd2 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:30:06.561063Z nonode@nohost <0.302.0> 4f298e66ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:06.567164Z nonode@nohost <0.302.0> b455dfd0ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:06.580143Z nonode@nohost <0.302.0> eb9e26368a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:06.583283Z nonode@nohost <0.302.0> b0b4d968d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:06.599104Z nonode@nohost <0.302.0> 0620a2fc8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:06.602261Z nonode@nohost <0.302.0> ccfe2876a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:06.611725Z nonode@nohost <0.302.0> fd46da54af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:06.614892Z nonode@nohost <0.302.0> 87c4c66ad4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:06.618150Z nonode@nohost <0.302.0> df0a76e086 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:06.620234Z nonode@nohost <0.302.0> f14eb8d13d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:06.731215Z nonode@nohost <0.302.0> 5c4b7c07e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:06.734134Z nonode@nohost <0.302.0> 8ed6575471 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:06.740103Z nonode@nohost <0.302.0> 74b0f3ebbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:06.743007Z nonode@nohost <0.302.0> caf7098709 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:06.777913Z nonode@nohost <0.302.0> 5749bc4b6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:30:06.780263Z nonode@nohost <0.302.0> 05ebb1b0c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:06.796323Z nonode@nohost <0.302.0> a897455572 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:30:06.800882Z nonode@nohost <0.302.0> 9122ab0f60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:06.821169Z nonode@nohost <0.302.0> 0bed5bdcd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:06.833976Z nonode@nohost <0.302.0> 592ccbcc58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0012%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:06.838335Z nonode@nohost <0.302.0> 55d386ae91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0043f1af6a3527ca4e10e7cdc6625376f60959286c9b48c68f5c333bb0d5f9c53c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:06.841367Z nonode@nohost <0.302.0> 5d1047d64b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0043f1af6a3527ca4e10e7cdc6625376f60959286c9b48c68f5c333bb0d5f9c53c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:08.879916Z nonode@nohost <0.302.0> 491ef1ff3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:08.885539Z nonode@nohost <0.302.0> 0512622e6a couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:30:08.886452Z nonode@nohost <0.5827.0> 93237d98e8 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:30:08.898797Z nonode@nohost <0.5827.0> 5c1a8c9a43 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:30:08.904396Z nonode@nohost <0.5827.0> 0f2ec30bbe couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:30:08.906599Z nonode@nohost <0.302.0> 2422149900 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:30:08.907276Z nonode@nohost <0.5827.0> 80ade07b80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:08.909463Z nonode@nohost <0.5827.0> 8bd921e4a7 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:30:10.349202Z nonode@nohost <0.5827.0> 3a50adf5c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:30:10.356483Z nonode@nohost <0.5827.0> 6ff1acb4a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:30:10.361436Z nonode@nohost <0.5827.0> 7ecb5f6522 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:10.365993Z nonode@nohost <0.5827.0> d5059563be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:10.389299Z nonode@nohost <0.5827.0> b5e005ea9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:30:10.391506Z nonode@nohost <0.5827.0> df43864a3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:10.396906Z nonode@nohost <0.5827.0> 7fc9ca7ae4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:10.401368Z nonode@nohost <0.5827.0> 28a49e44fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:10.405385Z nonode@nohost <0.5827.0> 9a3a1755ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:10.408214Z nonode@nohost <0.5827.0> 01a51266a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:10.516569Z nonode@nohost <0.5827.0> 76da866a85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:10.519221Z nonode@nohost <0.5827.0> 65f8983e7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:10.523719Z nonode@nohost <0.5827.0> 5ddd858e35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:10.527142Z nonode@nohost <0.5827.0> d1aa6946ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:10.561047Z nonode@nohost <0.5827.0> 209e325b42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:30:10.566893Z nonode@nohost <0.5827.0> 2df4185a32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:10.577585Z nonode@nohost <0.5827.0> 1c19b7356d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:10.612870Z nonode@nohost <0.5827.0> 41c6c1f0c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:10.642458Z nonode@nohost <0.5827.0> 738f5b8f6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:30:10.655681Z nonode@nohost <0.5827.0> 4290460780 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0013%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:10.659357Z nonode@nohost <0.5827.0> 9d1369a448 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00054321b820d0f9288bb11e0e2d711a29917ef76b5e6e8318e9553fae95dbfeae%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:10.662257Z nonode@nohost <0.5827.0> 1a71460ef8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00054321b820d0f9288bb11e0e2d711a29917ef76b5e6e8318e9553fae95dbfeae%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:12.708152Z nonode@nohost <0.5827.0> 6cbddddc0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:12.713835Z nonode@nohost <0.5827.0> 0c29204edf couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:30:12.713989Z nonode@nohost <0.302.0> 9c24a6d20b couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:30:12.726136Z nonode@nohost <0.5827.0> 2c88ebc50d couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 2 [notice] 2018-09-16T13:30:12.732158Z nonode@nohost <0.5827.0> dbd0fb0abc couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:30:12.734349Z nonode@nohost <0.302.0> e3a381b727 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:30:12.734908Z nonode@nohost <0.5827.0> c288a11dbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:12.737242Z nonode@nohost <0.5827.0> 2a56e52b5f couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:30:14.181290Z nonode@nohost <0.5827.0> 98fbcb48a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:14.191760Z nonode@nohost <0.5827.0> 1e85f3c4d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:14.197329Z nonode@nohost <0.5827.0> 139ef155d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:14.201100Z nonode@nohost <0.5827.0> 561c60c4ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:14.220515Z nonode@nohost <0.5827.0> 128f022388 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:30:14.223207Z nonode@nohost <0.5827.0> 3dbf6dd74a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:14.228895Z nonode@nohost <0.5827.0> da0e315972 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:14.233084Z nonode@nohost <0.5827.0> c0c7361628 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:14.236412Z nonode@nohost <0.5827.0> 334cee8c9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:14.239414Z nonode@nohost <0.5827.0> 85102a413d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:14.346270Z nonode@nohost <0.5827.0> 935fe8b955 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:14.350092Z nonode@nohost <0.5827.0> 54a06332e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:14.356243Z nonode@nohost <0.5827.0> 59483265d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:14.359910Z nonode@nohost <0.5827.0> 2f2a6813c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:14.393559Z nonode@nohost <0.5827.0> a5db98c115 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:14.402326Z nonode@nohost <0.5827.0> 39fceee3b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:14.406947Z nonode@nohost <0.5827.0> 1ee246ceba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:14.410435Z nonode@nohost <0.5827.0> e456d87d35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:14.440030Z nonode@nohost <0.5827.0> 77ec51409c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:30:14.452408Z nonode@nohost <0.5827.0> ad1f5a7fc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0014%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:14.456041Z nonode@nohost <0.5827.0> 9f76953b41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0057bbb637dd6e995c3cdd75250cbb4fe1c93743129f829da34423d1572115e99b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:14.458843Z nonode@nohost <0.5827.0> 29d6ba020c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0057bbb637dd6e995c3cdd75250cbb4fe1c93743129f829da34423d1572115e99b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:15.713106Z nonode@nohost <0.5827.0> 563945493c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:15.716368Z nonode@nohost <0.5827.0> fba6168675 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:15.722026Z nonode@nohost <0.5827.0> e1f704bfb4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:15.725800Z nonode@nohost <0.5827.0> 2713a8705f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:15.736238Z nonode@nohost <0.5827.0> 507a9f2095 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Aorg.hyperledger.composer.system.HistorianRecord%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Aorg.hyperledger.composer.system.HistorianRecord%5Cu0000%22 200 ok 4 [notice] 2018-09-16T13:30:16.505750Z nonode@nohost <0.5827.0> 4e3ca6a713 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:16.511007Z nonode@nohost <0.5827.0> 0d121161cc couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:30:16.512273Z nonode@nohost <0.302.0> f8cf56c3b4 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 4 [notice] 2018-09-16T13:30:16.525309Z nonode@nohost <0.302.0> ed8b3333f3 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:30:16.526848Z nonode@nohost <0.302.0> 3f11da5eb3 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:30:16.528613Z nonode@nohost <0.302.0> 09ba2a7330 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:30:16.530088Z nonode@nohost <0.302.0> da8f73dec0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:16.537307Z nonode@nohost <0.302.0> e35305bea3 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:30:17.964781Z nonode@nohost <0.302.0> 2f61e3e1d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:17.973734Z nonode@nohost <0.302.0> 2f55b16b08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:17.980697Z nonode@nohost <0.302.0> 1865473290 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:17.984296Z nonode@nohost <0.302.0> 560afda73b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:18.000808Z nonode@nohost <0.302.0> 7f2f51f859 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:18.003805Z nonode@nohost <0.302.0> 116f6e87d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:18.008310Z nonode@nohost <0.302.0> da9f995061 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:18.012382Z nonode@nohost <0.302.0> d88d039e78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:18.013613Z nonode@nohost <0.302.0> 4e7c609717 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:18.021944Z nonode@nohost <0.302.0> 1d2b2db116 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:18.128241Z nonode@nohost <0.302.0> b42a57be64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:18.130565Z nonode@nohost <0.302.0> 163aad0dfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:18.136934Z nonode@nohost <0.302.0> 41cf682894 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:18.140546Z nonode@nohost <0.302.0> 3368cc8fe5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:18.173091Z nonode@nohost <0.302.0> 950ff5082c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:18.175655Z nonode@nohost <0.302.0> 90d99e2bff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:18.184902Z nonode@nohost <0.302.0> ba6eb32c81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:18.187810Z nonode@nohost <0.302.0> cc2732a4a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:18.208837Z nonode@nohost <0.302.0> 6ab687df99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:18.224899Z nonode@nohost <0.302.0> eb50774661 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0015%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:18.229999Z nonode@nohost <0.302.0> 19504cdeb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c9d30c74e540d49471d70b9a0778beb5d081c8aa1854df94544466c852a7c769%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:18.233928Z nonode@nohost <0.302.0> f9cb0847d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c9d30c74e540d49471d70b9a0778beb5d081c8aa1854df94544466c852a7c769%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:20.274298Z nonode@nohost <0.302.0> 46dca22278 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:20.278168Z nonode@nohost <0.302.0> 87a9e26c8d couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:30:20.281020Z nonode@nohost <0.302.0> 6877e168a1 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:30:20.293587Z nonode@nohost <0.302.0> 4145e08c8f couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:30:20.295121Z nonode@nohost <0.302.0> c5fc04292a couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:30:20.297142Z nonode@nohost <0.5827.0> 2ef510d1db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:30:20.297469Z nonode@nohost <0.302.0> c9b5b4f126 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:20.299903Z nonode@nohost <0.302.0> 37f7e7c608 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:30:21.753252Z nonode@nohost <0.302.0> 99ff119d76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:30:21.758077Z nonode@nohost <0.302.0> c2c65d8e64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:30:21.759796Z nonode@nohost <0.302.0> 2b40c9ded7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:21.767271Z nonode@nohost <0.302.0> 9b9b35a3c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:21.782107Z nonode@nohost <0.302.0> 0a4cdf51d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:21.791609Z nonode@nohost <0.302.0> 310b60a23d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:30:21.793288Z nonode@nohost <0.302.0> ae76069736 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:21.797348Z nonode@nohost <0.302.0> 53d7909c48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:21.800625Z nonode@nohost <0.302.0> a3e4c652d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:21.803407Z nonode@nohost <0.302.0> 9f68516bfb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:21.910683Z nonode@nohost <0.302.0> e88d4ef20b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:21.913217Z nonode@nohost <0.302.0> 36708934e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:21.918439Z nonode@nohost <0.302.0> f1ffbfbbb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:21.922004Z nonode@nohost <0.302.0> 5a2cbecae9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:21.959720Z nonode@nohost <0.302.0> ee47a0f820 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:21.962066Z nonode@nohost <0.302.0> cfe559412e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:21.966956Z nonode@nohost <0.302.0> 41d35b3bf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:21.970421Z nonode@nohost <0.302.0> 0781cea53c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:21.991648Z nonode@nohost <0.302.0> ef1281818c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:22.003502Z nonode@nohost <0.302.0> 9a6505d92e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0016%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:22.011152Z nonode@nohost <0.302.0> 176d303430 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00aec67f5112703187d528761449f539622c864a97cce440b53b945c40743bb253%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:22.014491Z nonode@nohost <0.302.0> 58220498b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00aec67f5112703187d528761449f539622c864a97cce440b53b945c40743bb253%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:24.052561Z nonode@nohost <0.302.0> f11a523b93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:24.062607Z nonode@nohost <0.302.0> 1980098a15 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:30:24.063134Z nonode@nohost <0.5827.0> 81af376010 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:30:24.074475Z nonode@nohost <0.5827.0> f7e29bed40 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 2 [notice] 2018-09-16T13:30:24.076082Z nonode@nohost <0.5827.0> 9815666528 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:30:24.078032Z nonode@nohost <0.302.0> a7e0c8f37d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:30:24.078581Z nonode@nohost <0.5827.0> 0d57b4bf39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:24.080920Z nonode@nohost <0.5827.0> a89e1a10cd couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:30:25.521400Z nonode@nohost <0.5827.0> c8dd008122 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:25.534293Z nonode@nohost <0.5827.0> 73c2c367d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:30:25.535970Z nonode@nohost <0.5827.0> 58167d462f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:25.538917Z nonode@nohost <0.5827.0> 826e3bbda2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:25.554618Z nonode@nohost <0.5827.0> 0822309776 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:25.558403Z nonode@nohost <0.5827.0> f8bdfefe67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:25.564946Z nonode@nohost <0.5827.0> ef5c59a225 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:25.568830Z nonode@nohost <0.5827.0> 5ce4b4b260 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:25.573646Z nonode@nohost <0.5827.0> 818d68ae9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:25.576605Z nonode@nohost <0.5827.0> 33186ebbeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:25.688836Z nonode@nohost <0.5827.0> e268e1e29f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:25.692427Z nonode@nohost <0.5827.0> fb01bda6e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:25.697599Z nonode@nohost <0.5827.0> c3595446c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:25.700575Z nonode@nohost <0.5827.0> 0bc3043dc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:25.738118Z nonode@nohost <0.5827.0> a534ae0d75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:25.741522Z nonode@nohost <0.5827.0> e235e43a97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:25.746635Z nonode@nohost <0.5827.0> 2f1b86974f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:25.749876Z nonode@nohost <0.5827.0> 6f9e67caf0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:25.770614Z nonode@nohost <0.5827.0> fbf44bb66e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:25.785071Z nonode@nohost <0.5827.0> d924e62804 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0017%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:25.790955Z nonode@nohost <0.5827.0> 0103c2cc60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ca2a7bd4f861c5352c47baf93d6eec1507061ca5df1c50fac5f195f1606c7de8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:25.794750Z nonode@nohost <0.5827.0> cf0d680a0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ca2a7bd4f861c5352c47baf93d6eec1507061ca5df1c50fac5f195f1606c7de8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:26.260809Z nonode@nohost <0.5827.0> 32f34f1025 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:26.263696Z nonode@nohost <0.5827.0> 41ed5bf0d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:26.269184Z nonode@nohost <0.5827.0> d98c3db55b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:26.279413Z nonode@nohost <0.5827.0> f2efa061d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:30:26.291963Z nonode@nohost <0.5827.0> 21fa19d3df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%22 200 ok 2 [notice] 2018-09-16T13:30:27.838370Z nonode@nohost <0.5827.0> 65ea749621 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:27.842033Z nonode@nohost <0.5827.0> c9196d60cb couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:30:27.843504Z nonode@nohost <0.302.0> f91531716b couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:30:27.857024Z nonode@nohost <0.5827.0> 1dcfe2825b couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:30:27.858332Z nonode@nohost <0.5827.0> e881aed99a couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:30:27.860454Z nonode@nohost <0.302.0> 6bcea5caf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:30:27.860531Z nonode@nohost <0.5827.0> d70ce0377a couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:27.869638Z nonode@nohost <0.302.0> 296856f166 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:30:29.318311Z nonode@nohost <0.302.0> f35fdb8954 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:30:29.326245Z nonode@nohost <0.302.0> 1b8dacd1ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:30:29.336042Z nonode@nohost <0.302.0> 5ada5d6be1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:30:29.339624Z nonode@nohost <0.302.0> f7a0f75a3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:29.355787Z nonode@nohost <0.302.0> 4f480e4ab8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:29.358079Z nonode@nohost <0.302.0> 6fbd1b06af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:29.363161Z nonode@nohost <0.302.0> a8f2148ee2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:29.366091Z nonode@nohost <0.302.0> cd022f150d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:29.369675Z nonode@nohost <0.302.0> ffefec5085 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:29.380735Z nonode@nohost <0.302.0> 8b6a5d5b3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:29.488077Z nonode@nohost <0.302.0> 8c482cf2e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:29.490889Z nonode@nohost <0.302.0> c1000fdfa1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:29.496832Z nonode@nohost <0.302.0> cdae8c81f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:29.500572Z nonode@nohost <0.302.0> 04a3f9ec13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:29.533358Z nonode@nohost <0.302.0> 0dfebe93aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:29.536502Z nonode@nohost <0.302.0> 6fb830b2a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:29.541656Z nonode@nohost <0.302.0> e30b11f214 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:29.545336Z nonode@nohost <0.302.0> d4e8d05380 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:29.566478Z nonode@nohost <0.302.0> ad0ddaf24d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:29.579554Z nonode@nohost <0.302.0> 452d10f6c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0018%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:29.583546Z nonode@nohost <0.302.0> 01b9ea08ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0016a031444d96bdeb06961a3e28a6ffb6dba4fe877c2e10dd13a12932ee03b7e9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:29.586998Z nonode@nohost <0.302.0> b7ef0089c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0016a031444d96bdeb06961a3e28a6ffb6dba4fe877c2e10dd13a12932ee03b7e9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:30.553431Z nonode@nohost <0.302.0> de11e74cec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:30.557969Z nonode@nohost <0.302.0> 1f87c03398 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:30.568501Z nonode@nohost <0.302.0> 7b88368a17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:30:30.572868Z nonode@nohost <0.302.0> 8cab5c72c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:30.583129Z nonode@nohost <0.302.0> 09bd8a027d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%22 200 ok 5 [notice] 2018-09-16T13:30:31.629987Z nonode@nohost <0.302.0> 5b89e0401b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:31.635494Z nonode@nohost <0.302.0> e664bc39a4 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:30:31.637026Z nonode@nohost <0.5827.0> 6d0acc2ddf couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 4 [notice] 2018-09-16T13:30:31.654461Z nonode@nohost <0.5827.0> ef3fe645a6 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:30:31.655371Z nonode@nohost <0.5827.0> b0180721e6 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:30:31.657328Z nonode@nohost <0.5827.0> 295effd1f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:30:31.658613Z nonode@nohost <0.302.0> fde6daeb11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:31.660438Z nonode@nohost <0.302.0> f44529ea2b couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:30:33.108783Z nonode@nohost <0.302.0> 93257f1157 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:30:33.117077Z nonode@nohost <0.302.0> 2a9c9c8996 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:33.123722Z nonode@nohost <0.302.0> 08fb7f7a76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:33.129185Z nonode@nohost <0.302.0> e3db8b66ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:33.151796Z nonode@nohost <0.302.0> cab81427bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:30:33.155121Z nonode@nohost <0.302.0> 762c6c7c90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:33.159933Z nonode@nohost <0.302.0> 631af8280a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:33.164777Z nonode@nohost <0.302.0> e178322256 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:33.167851Z nonode@nohost <0.302.0> fed96ef19e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:33.170296Z nonode@nohost <0.302.0> 2f6495c9d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:33.277048Z nonode@nohost <0.302.0> bd751a2757 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:33.279896Z nonode@nohost <0.302.0> ef608c5880 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:33.284785Z nonode@nohost <0.302.0> ce4dc4e71b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:33.288317Z nonode@nohost <0.302.0> c2e391b9f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:33.323585Z nonode@nohost <0.302.0> 4cb6dcd397 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:33.326589Z nonode@nohost <0.302.0> 4ac6caeb44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:33.336153Z nonode@nohost <0.302.0> c1729232d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:30:33.340479Z nonode@nohost <0.302.0> 97add8e01f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:33.361941Z nonode@nohost <0.302.0> acc9ce9982 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:33.373945Z nonode@nohost <0.302.0> d631a2ea1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0019%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:33.377738Z nonode@nohost <0.302.0> a3452e9e0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0047ec2f0de2ef184cc9a5e6916c6c831592b44300257b25982f41182a6667dfc9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:33.380862Z nonode@nohost <0.302.0> 99d55b16ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0047ec2f0de2ef184cc9a5e6916c6c831592b44300257b25982f41182a6667dfc9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:35.417488Z nonode@nohost <0.302.0> 9d395471a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:35.421464Z nonode@nohost <0.302.0> b175750fee couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:30:35.423013Z nonode@nohost <0.5827.0> 46b08e6a37 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:30:35.439706Z nonode@nohost <0.5827.0> 7708f67d51 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:30:35.441206Z nonode@nohost <0.5827.0> 4257082dea couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:30:35.449055Z nonode@nohost <0.302.0> 9a469fb316 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:30:35.449699Z nonode@nohost <0.5827.0> 6ef3ab29c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:35.451824Z nonode@nohost <0.5827.0> c2aabbbb8d couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:30:36.895234Z nonode@nohost <0.5827.0> 0e865f87f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:30:36.906230Z nonode@nohost <0.5827.0> 14da81c3b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:30:36.907844Z nonode@nohost <0.5827.0> eff2594897 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:36.910965Z nonode@nohost <0.5827.0> e73ad67896 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:36.930661Z nonode@nohost <0.5827.0> 5939caab56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:36.940524Z nonode@nohost <0.5827.0> de00d4117d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:36.945601Z nonode@nohost <0.5827.0> abcb1dfdc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:36.949132Z nonode@nohost <0.5827.0> bfca34394e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:36.952827Z nonode@nohost <0.5827.0> dd5c69bb06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:36.955293Z nonode@nohost <0.5827.0> 9b9435cbeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:37.064593Z nonode@nohost <0.5827.0> b0ffb518ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:37.068767Z nonode@nohost <0.5827.0> 05831fb38e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:37.073316Z nonode@nohost <0.5827.0> 5662362b7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:37.078031Z nonode@nohost <0.5827.0> a436a6d99a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:37.114748Z nonode@nohost <0.5827.0> 3d62b89882 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:30:37.117304Z nonode@nohost <0.5827.0> c931d3fab5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:37.121634Z nonode@nohost <0.5827.0> 890f10b5d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:37.124631Z nonode@nohost <0.5827.0> f097dadfe9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:37.147229Z nonode@nohost <0.5827.0> 81acfe5a1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:37.158444Z nonode@nohost <0.5827.0> d80b164d54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0020%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:37.163174Z nonode@nohost <0.5827.0> 4ea3550e28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00781d616ed2c5cef7e5fac320ba65079414a32d90ddd8bb44a7c6e09333b9d3d0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:37.166309Z nonode@nohost <0.5827.0> a551862388 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00781d616ed2c5cef7e5fac320ba65079414a32d90ddd8bb44a7c6e09333b9d3d0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:39.212505Z nonode@nohost <0.5827.0> 931e80d6c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:30:39.216797Z nonode@nohost <0.5827.0> 51bd1f93db couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:30:39.218582Z nonode@nohost <0.302.0> f72342d586 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:30:39.231767Z nonode@nohost <0.302.0> f78cdc8158 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:30:39.232549Z nonode@nohost <0.302.0> d408ea99d3 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:30:39.234431Z nonode@nohost <0.5827.0> 2400280277 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:30:39.234516Z nonode@nohost <0.302.0> 3456dd0bf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:39.236776Z nonode@nohost <0.302.0> 7e7ed035d6 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:30:40.676761Z nonode@nohost <0.302.0> 1430fa0242 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:30:40.689364Z nonode@nohost <0.302.0> 43dc4b9148 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:30:40.691138Z nonode@nohost <0.302.0> d7f8a91ed6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:40.695042Z nonode@nohost <0.302.0> 996a9ea4f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:40.714213Z nonode@nohost <0.302.0> a7f4ac3398 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:40.717373Z nonode@nohost <0.302.0> c91c58d43d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:40.722186Z nonode@nohost <0.302.0> 283a833dae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:40.727802Z nonode@nohost <0.302.0> 2df2d8954b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:40.732352Z nonode@nohost <0.302.0> b140633eb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:40.735666Z nonode@nohost <0.302.0> 19403e010a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:40.842650Z nonode@nohost <0.302.0> b484b135d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:40.846077Z nonode@nohost <0.302.0> 7fd955fd20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:40.856837Z nonode@nohost <0.302.0> 913d3a9849 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:40.861959Z nonode@nohost <0.302.0> 209928b7d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:40.895370Z nonode@nohost <0.302.0> 6a2c24a642 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:40.898770Z nonode@nohost <0.302.0> 5ba6a2f519 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:40.903726Z nonode@nohost <0.302.0> 80f99e023c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:40.907983Z nonode@nohost <0.302.0> 8eda7e83b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:40.929265Z nonode@nohost <0.302.0> 1b202d2cdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:40.942223Z nonode@nohost <0.302.0> 9c833be928 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0021%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:40.946030Z nonode@nohost <0.302.0> 65e47ce745 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00cc1ebbcf1a09427d41ca3807951fbffc6f0d93ada9cf38758aa491135b2478d6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:40.949036Z nonode@nohost <0.302.0> 09aa9fb089 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00cc1ebbcf1a09427d41ca3807951fbffc6f0d93ada9cf38758aa491135b2478d6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:42.988862Z nonode@nohost <0.302.0> 3ec712005c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:42.997266Z nonode@nohost <0.302.0> c33844ac7d couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:30:42.998284Z nonode@nohost <0.5827.0> 87bb3f0483 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:30:43.009741Z nonode@nohost <0.302.0> 6690155188 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 2 [notice] 2018-09-16T13:30:43.016262Z nonode@nohost <0.302.0> 47628ac9a4 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:30:43.018553Z nonode@nohost <0.302.0> 47f262c2f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:30:43.019032Z nonode@nohost <0.5827.0> 4630845842 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:43.021243Z nonode@nohost <0.5827.0> 0fe8f696cf couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:30:44.441331Z nonode@nohost <0.5827.0> 95a044e618 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.452410Z nonode@nohost <0.5827.0> b73743855b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:30:44.457619Z nonode@nohost <0.5827.0> 30242a5552 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.460695Z nonode@nohost <0.5827.0> a95efc3ed4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.476399Z nonode@nohost <0.5827.0> f53c945880 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.478682Z nonode@nohost <0.5827.0> c27933599a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:44.488382Z nonode@nohost <0.5827.0> 005aecaa54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.491638Z nonode@nohost <0.5827.0> c840c32228 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.495177Z nonode@nohost <0.5827.0> 361585b5e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.497793Z nonode@nohost <0.5827.0> 7064c06785 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.602579Z nonode@nohost <0.5827.0> cb0a1a7400 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.605253Z nonode@nohost <0.5827.0> 99ca546802 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:44.612903Z nonode@nohost <0.5827.0> 6f459cb42e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.622090Z nonode@nohost <0.5827.0> 4e25b3d5ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:30:44.651275Z nonode@nohost <0.5827.0> 70eea03c42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.653608Z nonode@nohost <0.5827.0> 22db5e8143 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:44.658584Z nonode@nohost <0.5827.0> abbedddfd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.668884Z nonode@nohost <0.5827.0> 894923285f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.690938Z nonode@nohost <0.5827.0> 2c54787785 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:44.703125Z nonode@nohost <0.5827.0> 35c1d2209b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0022%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:44.706814Z nonode@nohost <0.5827.0> 35dbd96f0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0003e4157eb3c551470011d9c9419d9b2d5368776ed823a52fe6607ce0b0f18ae0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:44.709901Z nonode@nohost <0.5827.0> 7fb8bb3727 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0003e4157eb3c551470011d9c9419d9b2d5368776ed823a52fe6607ce0b0f18ae0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:46.755980Z nonode@nohost <0.5827.0> e6b8993fe8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:46.759925Z nonode@nohost <0.5827.0> f731d44a11 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:30:46.762048Z nonode@nohost <0.302.0> 180f1917ee couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:30:46.773906Z nonode@nohost <0.302.0> 967389bb29 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:30:46.775357Z nonode@nohost <0.302.0> 254a2d37c6 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:30:46.777760Z nonode@nohost <0.5827.0> 3e762bd0de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:30:46.778560Z nonode@nohost <0.302.0> 7d63bd44a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:46.780805Z nonode@nohost <0.302.0> 1ed11b1f48 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:30:48.217846Z nonode@nohost <0.302.0> ef4ac65c40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:48.224783Z nonode@nohost <0.302.0> 54d12569b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:48.236843Z nonode@nohost <0.302.0> 43cc9188ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:48.240061Z nonode@nohost <0.302.0> 44d57ea9d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:48.256618Z nonode@nohost <0.302.0> 180e80e4ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:48.258720Z nonode@nohost <0.302.0> 2d64102d0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:48.267796Z nonode@nohost <0.302.0> 02bc236cea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:48.271042Z nonode@nohost <0.302.0> 0eb91bd635 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:48.274868Z nonode@nohost <0.302.0> d44156476a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:48.277783Z nonode@nohost <0.302.0> 3665446c07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:48.383640Z nonode@nohost <0.302.0> 9c7c9cc1d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:48.386870Z nonode@nohost <0.302.0> 6d10d18f85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:48.392367Z nonode@nohost <0.302.0> 2618ed63eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:48.395856Z nonode@nohost <0.302.0> 365205345f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:48.429663Z nonode@nohost <0.302.0> acd3df4cfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:48.432120Z nonode@nohost <0.302.0> 921fd15510 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:48.436636Z nonode@nohost <0.302.0> 889a860151 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:48.439430Z nonode@nohost <0.302.0> c5418f2c0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:48.464377Z nonode@nohost <0.302.0> 23e0454a3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:48.476086Z nonode@nohost <0.302.0> 6be7622f9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0023%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:48.483882Z nonode@nohost <0.302.0> fa851a988e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0006d694c996325cbbca97580c5b54ae32a8674acbaec537346d64cf9f73377357%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:30:48.487677Z nonode@nohost <0.302.0> e19298a796 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0006d694c996325cbbca97580c5b54ae32a8674acbaec537346d64cf9f73377357%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:50.528038Z nonode@nohost <0.302.0> 22d5dcb875 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:50.531681Z nonode@nohost <0.302.0> 5d54af61a8 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:30:50.533942Z nonode@nohost <0.5827.0> de440918af couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:30:50.551618Z nonode@nohost <0.5827.0> 58b85dd9c6 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 2 [notice] 2018-09-16T13:30:50.553234Z nonode@nohost <0.5827.0> e97560adcb couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:30:50.554975Z nonode@nohost <0.302.0> dedc3de125 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:30:50.555672Z nonode@nohost <0.5827.0> 2047525d6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:50.557965Z nonode@nohost <0.5827.0> cb798a6a3f couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:30:51.996017Z nonode@nohost <0.5827.0> 3ce766fd4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:30:51.997151Z nonode@nohost <0.5827.0> d9588278fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:52.007827Z nonode@nohost <0.5827.0> e0839ff4cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:52.011303Z nonode@nohost <0.5827.0> e434068a77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:52.029477Z nonode@nohost <0.5827.0> 081852c37b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:52.031690Z nonode@nohost <0.5827.0> d7626f88a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:52.044928Z nonode@nohost <0.5827.0> cf56647464 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:52.048575Z nonode@nohost <0.5827.0> a14eb67160 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:52.051818Z nonode@nohost <0.5827.0> fbcbb7bcc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:52.054408Z nonode@nohost <0.5827.0> 5c91d51f3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:52.165662Z nonode@nohost <0.5827.0> 4e570f7935 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:52.168013Z nonode@nohost <0.5827.0> 9efaa4075a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:52.172878Z nonode@nohost <0.5827.0> 30d828f604 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:52.180940Z nonode@nohost <0.5827.0> 4420d574f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:52.215787Z nonode@nohost <0.5827.0> 7c1bda23d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:30:52.218715Z nonode@nohost <0.5827.0> cdb71382d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:52.224502Z nonode@nohost <0.5827.0> fc821a93cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:52.227770Z nonode@nohost <0.5827.0> b68c0d2ae1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:52.252389Z nonode@nohost <0.5827.0> 88b4729a92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:52.263701Z nonode@nohost <0.5827.0> 8b5bf38641 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0024%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:52.267256Z nonode@nohost <0.5827.0> bf30ec3a92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c0e7553aea68f321c9021e4b6117363b4edd413657be1ae616e5a4e986c2e2cd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:52.270471Z nonode@nohost <0.5827.0> d950f45896 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c0e7553aea68f321c9021e4b6117363b4edd413657be1ae616e5a4e986c2e2cd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:54.316657Z nonode@nohost <0.5827.0> 60e07ff8b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:30:54.320569Z nonode@nohost <0.5827.0> 98aec721fc couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:30:54.323283Z nonode@nohost <0.5827.0> b379befafa couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:30:54.334482Z nonode@nohost <0.5827.0> 4826de111d couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 2 [notice] 2018-09-16T13:30:54.335781Z nonode@nohost <0.5827.0> 21ca61f9f7 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:30:54.337160Z nonode@nohost <0.302.0> 92f0c5c2ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:30:54.337558Z nonode@nohost <0.5827.0> 5eac0d7906 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:54.339833Z nonode@nohost <0.5827.0> 8244a2ffa4 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:30:55.766635Z nonode@nohost <0.5827.0> 455854161b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:55.778963Z nonode@nohost <0.5827.0> 56629dfc70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:55.784008Z nonode@nohost <0.5827.0> 23eef551ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:55.786993Z nonode@nohost <0.5827.0> 5503a3010b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:55.802988Z nonode@nohost <0.5827.0> 6e9e737f25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:55.805800Z nonode@nohost <0.5827.0> 4b1a0d2d54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:55.811367Z nonode@nohost <0.5827.0> 5af235d2aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:55.814866Z nonode@nohost <0.5827.0> fac14c64b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:55.818581Z nonode@nohost <0.5827.0> a3c77a7cca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:55.821324Z nonode@nohost <0.5827.0> 636d7ef14b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:55.933075Z nonode@nohost <0.5827.0> ceebd8cf9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:55.935681Z nonode@nohost <0.5827.0> 376ec10d00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:55.941030Z nonode@nohost <0.5827.0> 44ea66aa6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:55.944972Z nonode@nohost <0.5827.0> 65c706e7ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:55.977983Z nonode@nohost <0.5827.0> 15b68430ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:55.980634Z nonode@nohost <0.5827.0> b3ab136e5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:55.985422Z nonode@nohost <0.5827.0> a4f953ccab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:55.988700Z nonode@nohost <0.5827.0> 6f2220027a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:56.010627Z nonode@nohost <0.5827.0> fede7459d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:56.023288Z nonode@nohost <0.5827.0> 111b2657b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0025%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:56.027540Z nonode@nohost <0.5827.0> ee2735ba8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ed2bbcf5427880502ea29b0473340aa5ac028e107e68d6bd2a3c6fe9f97a7aac%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:56.030761Z nonode@nohost <0.5827.0> 379123bf67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ed2bbcf5427880502ea29b0473340aa5ac028e107e68d6bd2a3c6fe9f97a7aac%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:58.075826Z nonode@nohost <0.5827.0> 8633eb83d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:58.086166Z nonode@nohost <0.302.0> 4ec2aeaa62 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:30:58.086741Z nonode@nohost <0.5827.0> 1a2599f035 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:30:58.098289Z nonode@nohost <0.5827.0> 23b8f7a563 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 2 [notice] 2018-09-16T13:30:58.099345Z nonode@nohost <0.5827.0> cdc913b396 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:30:58.101343Z nonode@nohost <0.302.0> 5a6ed0191c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:30:58.101968Z nonode@nohost <0.5827.0> 98ccf69ff1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:58.104043Z nonode@nohost <0.5827.0> 6bb6372889 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:30:59.552936Z nonode@nohost <0.5827.0> d8af6a1ca0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:59.559861Z nonode@nohost <0.5827.0> d936e88a25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:30:59.565346Z nonode@nohost <0.5827.0> 37de3fd9c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:59.569999Z nonode@nohost <0.5827.0> 8380a9e4ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:59.589422Z nonode@nohost <0.5827.0> 95cd86f9ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:30:59.592151Z nonode@nohost <0.5827.0> 30864a28cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:59.598709Z nonode@nohost <0.5827.0> 9eea30be0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:30:59.600061Z nonode@nohost <0.5827.0> c266859c2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:59.604141Z nonode@nohost <0.5827.0> 8a3c5f5b3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:59.607048Z nonode@nohost <0.5827.0> 2b948adeec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:59.714533Z nonode@nohost <0.5827.0> a778f456ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:59.717394Z nonode@nohost <0.5827.0> db54610b22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:59.722017Z nonode@nohost <0.5827.0> afdfbab853 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:59.725457Z nonode@nohost <0.5827.0> b4b396fb6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:59.761820Z nonode@nohost <0.5827.0> 4ce1948bbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:59.764170Z nonode@nohost <0.5827.0> e200efe013 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:59.769016Z nonode@nohost <0.5827.0> 42db9d703d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:59.772475Z nonode@nohost <0.5827.0> 650665e72a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:59.792319Z nonode@nohost <0.5827.0> 3a405c4621 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:30:59.805426Z nonode@nohost <0.5827.0> 2b50461504 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0026%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:59.809625Z nonode@nohost <0.5827.0> 141bcf0ed0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0049519e1c72920ed3fdcc5670ce4d1e36d7eb97321fbe56448066c466127116fe%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:30:59.813005Z nonode@nohost <0.5827.0> 9090f1408a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0049519e1c72920ed3fdcc5670ce4d1e36d7eb97321fbe56448066c466127116fe%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:01.855665Z nonode@nohost <0.5827.0> 2c3b722beb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:01.859590Z nonode@nohost <0.302.0> b035fb7728 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:31:01.862477Z nonode@nohost <0.5827.0> 15510cdf0a couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 5 [notice] 2018-09-16T13:31:01.874600Z nonode@nohost <0.5827.0> c43bb8e196 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:31:01.876339Z nonode@nohost <0.5827.0> b669cff295 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:01.879347Z nonode@nohost <0.302.0> 7d641ffb4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:01.879472Z nonode@nohost <0.5827.0> 25bf4bb98d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:31:01.888624Z nonode@nohost <0.302.0> bcfbefe8ab couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 8 [notice] 2018-09-16T13:31:03.318897Z nonode@nohost <0.302.0> 5ea10927c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:03.330164Z nonode@nohost <0.302.0> 1bdf757b87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:31:03.343088Z nonode@nohost <0.302.0> 9d2bdc85da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:03.346733Z nonode@nohost <0.302.0> 0d83bd7279 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:03.363750Z nonode@nohost <0.302.0> b8724c1dd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:03.367554Z nonode@nohost <0.302.0> 6628fdf568 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:03.374859Z nonode@nohost <0.302.0> 6c9b97e051 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:03.379890Z nonode@nohost <0.302.0> e73ce3bfb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:03.384718Z nonode@nohost <0.302.0> 5a3ce117b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:03.387767Z nonode@nohost <0.302.0> ee37b49bff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:03.498182Z nonode@nohost <0.302.0> 87a3588def couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:03.502935Z nonode@nohost <0.302.0> 3e22fa7d2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:03.508229Z nonode@nohost <0.302.0> 4e33f7e575 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:03.511594Z nonode@nohost <0.302.0> f8f66c1170 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:03.544346Z nonode@nohost <0.302.0> 00a4592c45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:03.546972Z nonode@nohost <0.302.0> 40236c8b22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:03.551284Z nonode@nohost <0.302.0> 8f9e8770a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:03.554435Z nonode@nohost <0.302.0> 16d3a95aa7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:03.574752Z nonode@nohost <0.302.0> 902f91f714 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:03.586243Z nonode@nohost <0.302.0> 5404166627 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0027%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:03.589718Z nonode@nohost <0.302.0> 4ad09c0463 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007375fd22db1290430c33deba50bb96d7840e28899451a84819ffb4dd38aff9d0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:03.592629Z nonode@nohost <0.302.0> 87369753b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007375fd22db1290430c33deba50bb96d7840e28899451a84819ffb4dd38aff9d0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:05.632775Z nonode@nohost <0.302.0> 13ed31a500 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:05.637927Z nonode@nohost <0.5827.0> 3a7cb21f14 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:31:05.638003Z nonode@nohost <0.302.0> 69165e3a33 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:05.655491Z nonode@nohost <0.5827.0> 46d8d5f192 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:31:05.657206Z nonode@nohost <0.5827.0> 48fd171566 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:05.658805Z nonode@nohost <0.5827.0> 1160d41b8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:31:05.663958Z nonode@nohost <0.302.0> 2752c28a3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 6 [notice] 2018-09-16T13:31:05.666008Z nonode@nohost <0.302.0> cadf82da46 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:31:07.110882Z nonode@nohost <0.302.0> 9ba4f66472 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:07.113804Z nonode@nohost <0.302.0> 38ccaefc87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:07.136236Z nonode@nohost <0.302.0> 568eda29a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:07.137783Z nonode@nohost <0.302.0> 36420e29e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:07.157060Z nonode@nohost <0.302.0> b3a32c71a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:07.159872Z nonode@nohost <0.302.0> 4749a7e059 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:07.168243Z nonode@nohost <0.302.0> d3b92ce964 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:07.171616Z nonode@nohost <0.302.0> 600fbd6eb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:07.176297Z nonode@nohost <0.302.0> cfcb7074cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:07.179020Z nonode@nohost <0.302.0> 9a1ee12c61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:07.287527Z nonode@nohost <0.302.0> de91a8731f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:07.289909Z nonode@nohost <0.302.0> 6e58bb07a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:07.294374Z nonode@nohost <0.302.0> 9a6ccd9cdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:07.297975Z nonode@nohost <0.302.0> b9d08dd2b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:07.336000Z nonode@nohost <0.302.0> 1b8a41fd95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:07.339742Z nonode@nohost <0.302.0> 273779ebcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:07.345827Z nonode@nohost <0.302.0> f663e003ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:07.350250Z nonode@nohost <0.302.0> dd1a87007d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:07.370086Z nonode@nohost <0.302.0> a1ed392c28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:07.382414Z nonode@nohost <0.302.0> 52a4bee9d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0028%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:07.386097Z nonode@nohost <0.302.0> a36f8bc6a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0051a7301fe6c36daa7d6a111f626e12d2d8373902c599882570cd82200c015bed%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:07.389299Z nonode@nohost <0.302.0> 8f15d8c10f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0051a7301fe6c36daa7d6a111f626e12d2d8373902c599882570cd82200c015bed%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:09.430899Z nonode@nohost <0.302.0> 4efbfec27a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:09.433997Z nonode@nohost <0.302.0> 53db9dd1c8 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:31:09.442205Z nonode@nohost <0.302.0> 80a706b766 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:31:09.455878Z nonode@nohost <0.302.0> f4b6acb537 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:31:09.457478Z nonode@nohost <0.302.0> 2cc3be39ab couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:09.459159Z nonode@nohost <0.5827.0> bcffd87d3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:31:09.459597Z nonode@nohost <0.302.0> 8f44d97844 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:09.462456Z nonode@nohost <0.302.0> 4ad56f93f8 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:31:10.923551Z nonode@nohost <0.302.0> 7c1f8b11ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:10.925884Z nonode@nohost <0.302.0> b9b017723e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:10.936131Z nonode@nohost <0.302.0> caab2451cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:31:10.939737Z nonode@nohost <0.302.0> c7ac420ca9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:10.955604Z nonode@nohost <0.302.0> f5471326ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:10.959314Z nonode@nohost <0.302.0> 6c75c6e33e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:10.967371Z nonode@nohost <0.302.0> dbca80121e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:10.972001Z nonode@nohost <0.302.0> 8b2119c119 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:10.984025Z nonode@nohost <0.302.0> cfbd3b9f04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:31:10.986782Z nonode@nohost <0.302.0> 9cda560a38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:11.094601Z nonode@nohost <0.302.0> 12696c354b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:11.097452Z nonode@nohost <0.302.0> cf946d278b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:11.102610Z nonode@nohost <0.302.0> ba6ab4e66f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:11.106050Z nonode@nohost <0.302.0> d84ab969cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:11.142240Z nonode@nohost <0.302.0> b304905133 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:11.144955Z nonode@nohost <0.302.0> a06675beff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:11.149723Z nonode@nohost <0.302.0> de3c95a0a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:11.153308Z nonode@nohost <0.302.0> 87cf26ad48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:11.178825Z nonode@nohost <0.302.0> b62c73bb11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:11.190096Z nonode@nohost <0.302.0> e5edc358d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0029%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:11.200572Z nonode@nohost <0.302.0> ce72669562 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005ac10f140bfe6ced64d4fdc852cdd65874ddaa493a838e9804ee9af5d1bc59af%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:11.203446Z nonode@nohost <0.302.0> d8872dbf3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005ac10f140bfe6ced64d4fdc852cdd65874ddaa493a838e9804ee9af5d1bc59af%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:13.247766Z nonode@nohost <0.302.0> 578dff18ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:31:13.251961Z nonode@nohost <0.302.0> 25a33e215d couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:31:13.253804Z nonode@nohost <0.5827.0> 33f4ffc560 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:13.266241Z nonode@nohost <0.5827.0> 64ec453ceb couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:31:13.267818Z nonode@nohost <0.5827.0> 602c5af11d couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:13.280785Z nonode@nohost <0.302.0> bf66cd72db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:31:13.281377Z nonode@nohost <0.5827.0> b0c51902d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:13.283316Z nonode@nohost <0.5827.0> 3bb363baf2 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:31:14.721856Z nonode@nohost <0.5827.0> e9e6b5c2b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:14.725818Z nonode@nohost <0.5827.0> 24ef9cfa9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:14.740038Z nonode@nohost <0.5827.0> 15b513168b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:14.744435Z nonode@nohost <0.5827.0> d34a6c447a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:14.764906Z nonode@nohost <0.5827.0> 2de076c055 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:14.767665Z nonode@nohost <0.5827.0> 9612cee791 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:14.775038Z nonode@nohost <0.5827.0> c805c6e266 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:14.782057Z nonode@nohost <0.5827.0> 0d25694de8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:14.792077Z nonode@nohost <0.5827.0> 3099e5ad4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:31:14.795160Z nonode@nohost <0.5827.0> a6ea14ac56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:14.904894Z nonode@nohost <0.5827.0> 5d48b35756 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:14.907726Z nonode@nohost <0.5827.0> c6f2b4a44f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:14.914965Z nonode@nohost <0.5827.0> da1db76a31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:14.918805Z nonode@nohost <0.5827.0> 976d7166f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:14.957235Z nonode@nohost <0.5827.0> f3279a0e32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:14.959921Z nonode@nohost <0.5827.0> 965072969e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:14.964634Z nonode@nohost <0.5827.0> 49d111b62e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:14.970372Z nonode@nohost <0.5827.0> fd51041dba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:14.993323Z nonode@nohost <0.5827.0> d8defd70b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:15.007494Z nonode@nohost <0.5827.0> e79dc879db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0030%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:15.011713Z nonode@nohost <0.5827.0> a5fb22d11a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00483cc4dc867b6a63b56bae8705e67320d239322d9e1ff10ff4783bae62747b2e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:15.020132Z nonode@nohost <0.5827.0> 1444ddb017 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00483cc4dc867b6a63b56bae8705e67320d239322d9e1ff10ff4783bae62747b2e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:17.072330Z nonode@nohost <0.5827.0> 2027ab661b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:31:17.078692Z nonode@nohost <0.302.0> 006078d97b couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:17.079534Z nonode@nohost <0.5827.0> 6620745bad couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 5 [notice] 2018-09-16T13:31:17.095071Z nonode@nohost <0.5827.0> 15274ed0b4 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 6 [notice] 2018-09-16T13:31:17.096626Z nonode@nohost <0.5827.0> ef98cf7970 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:17.098460Z nonode@nohost <0.302.0> edf7de3e0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:31:17.098827Z nonode@nohost <0.5827.0> 6710c9c572 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:17.101302Z nonode@nohost <0.5827.0> f27d4ed225 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:31:18.540375Z nonode@nohost <0.5827.0> 4d74386cf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:31:18.551925Z nonode@nohost <0.5827.0> 76004096d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:31:18.553587Z nonode@nohost <0.5827.0> f2bc5e92e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:18.557018Z nonode@nohost <0.5827.0> 86f7f3e55a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:18.576329Z nonode@nohost <0.5827.0> b3037bcd87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:18.578982Z nonode@nohost <0.5827.0> 7c24dc3099 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:18.585003Z nonode@nohost <0.5827.0> 7cff192715 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:18.589331Z nonode@nohost <0.5827.0> 12831e23b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:18.592752Z nonode@nohost <0.5827.0> 34168302d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:18.595827Z nonode@nohost <0.5827.0> a365e69549 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:18.701307Z nonode@nohost <0.5827.0> 4aa5819ca7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:18.703910Z nonode@nohost <0.5827.0> e3322628e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:18.712168Z nonode@nohost <0.5827.0> f6d318afe0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:18.715951Z nonode@nohost <0.5827.0> 8d082d5beb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:18.753614Z nonode@nohost <0.5827.0> 36f8e0fed4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:18.756272Z nonode@nohost <0.5827.0> a701b34e46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:18.761334Z nonode@nohost <0.5827.0> 5c97954ddf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:18.770572Z nonode@nohost <0.5827.0> e9f416752c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:18.791661Z nonode@nohost <0.5827.0> ffba217c5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:18.803895Z nonode@nohost <0.5827.0> acef859b0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0031%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:18.807909Z nonode@nohost <0.5827.0> 9310210edc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0099544ea260ae562654a5a501eb56978adc710f0bcf76c28030e88b3e50db34ad%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:18.811400Z nonode@nohost <0.5827.0> 734aebee76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0099544ea260ae562654a5a501eb56978adc710f0bcf76c28030e88b3e50db34ad%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:20.858239Z nonode@nohost <0.5827.0> da11dbc0ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:20.862916Z nonode@nohost <0.5827.0> 2f6525d09b couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:31:20.863875Z nonode@nohost <0.302.0> 27e5ed903c couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:20.877368Z nonode@nohost <0.302.0> 0ed1154a25 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:31:20.879083Z nonode@nohost <0.302.0> 60a0116ae5 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:20.881997Z nonode@nohost <0.5827.0> fce16688eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:31:20.882484Z nonode@nohost <0.302.0> 0634f585a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:20.884500Z nonode@nohost <0.302.0> 8a7bf666ce couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:31:22.317704Z nonode@nohost <0.302.0> 6d50fa9811 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:22.325706Z nonode@nohost <0.302.0> 0a12c28437 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:22.335685Z nonode@nohost <0.302.0> 951d1e7ae3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:22.338434Z nonode@nohost <0.302.0> 593faeba51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:22.353765Z nonode@nohost <0.302.0> 3caf6dbd61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:22.356918Z nonode@nohost <0.302.0> 5bff4a8071 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:22.367937Z nonode@nohost <0.302.0> d9030da56a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:31:22.371247Z nonode@nohost <0.302.0> 061f0907a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:22.375653Z nonode@nohost <0.302.0> a3b302a3e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:22.384124Z nonode@nohost <0.302.0> 7e39bb113a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:31:22.491964Z nonode@nohost <0.302.0> f419ef9fc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:22.494822Z nonode@nohost <0.302.0> 69da3d46ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:22.500661Z nonode@nohost <0.302.0> f28329fa41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:22.503428Z nonode@nohost <0.302.0> 5a0a668ed6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:22.535242Z nonode@nohost <0.302.0> 87524c77f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:22.537591Z nonode@nohost <0.302.0> b2644f92b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:22.541911Z nonode@nohost <0.302.0> 10ea9e8e99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:22.544587Z nonode@nohost <0.302.0> 4a4a6897b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:22.565779Z nonode@nohost <0.302.0> f454d2742f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:22.577680Z nonode@nohost <0.302.0> 2638d1ee4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0032%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:22.582496Z nonode@nohost <0.302.0> 411639bc1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002842055f231c5a5f793d9db9910a6955428a725087a1188b05ebe121d312f606%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:22.585449Z nonode@nohost <0.302.0> 2f9d9d7613 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002842055f231c5a5f793d9db9910a6955428a725087a1188b05ebe121d312f606%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:24.629119Z nonode@nohost <0.302.0> 8898b6e095 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:24.640173Z nonode@nohost <0.5827.0> 23d3808b03 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:31:24.640706Z nonode@nohost <0.302.0> 61bdaf13bf couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:24.652415Z nonode@nohost <0.5827.0> ff71e58672 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 2 [notice] 2018-09-16T13:31:24.658919Z nonode@nohost <0.5827.0> 0669420f9c couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:24.660368Z nonode@nohost <0.302.0> afba0fd6a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:31:24.660795Z nonode@nohost <0.5827.0> 3e6c10c130 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:24.663396Z nonode@nohost <0.5827.0> 036bed888b couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:31:26.094781Z nonode@nohost <0.5827.0> e66c293346 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.101942Z nonode@nohost <0.5827.0> a123dc9e87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:26.112866Z nonode@nohost <0.5827.0> e084be8ac0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.120717Z nonode@nohost <0.5827.0> 42702a3e50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.136758Z nonode@nohost <0.5827.0> 0c1279238e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.139329Z nonode@nohost <0.5827.0> 108a85210c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:26.148368Z nonode@nohost <0.5827.0> 68cf783b6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.149664Z nonode@nohost <0.5827.0> b5fd2748a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.154290Z nonode@nohost <0.5827.0> daafb4f618 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.156833Z nonode@nohost <0.5827.0> 0fb5c34068 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.265100Z nonode@nohost <0.5827.0> d99a86b5f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.268215Z nonode@nohost <0.5827.0> a4a370ffb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:26.273519Z nonode@nohost <0.5827.0> 8ee17c03d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.276484Z nonode@nohost <0.5827.0> 434ab76663 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.310707Z nonode@nohost <0.5827.0> ed388ec764 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.313086Z nonode@nohost <0.5827.0> 95c29f1222 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:26.320971Z nonode@nohost <0.5827.0> b8d54734ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:31:26.324803Z nonode@nohost <0.5827.0> 575df1bfa8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.347344Z nonode@nohost <0.5827.0> 32686efd40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:26.369548Z nonode@nohost <0.5827.0> d296d28882 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0033%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:26.374447Z nonode@nohost <0.5827.0> 6daf48990f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b06aa8e924bda532922b168c350144d38fad78ad599af57dc39966e5454c4d4a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:26.378611Z nonode@nohost <0.5827.0> 676e7e5165 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b06aa8e924bda532922b168c350144d38fad78ad599af57dc39966e5454c4d4a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:28.417214Z nonode@nohost <0.5827.0> 3377424468 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:28.421922Z nonode@nohost <0.302.0> e4cdcbcf6a couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:31:28.422090Z nonode@nohost <0.5827.0> c721678528 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:28.440079Z nonode@nohost <0.5827.0> 6e40b48d49 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:31:28.441637Z nonode@nohost <0.5827.0> aedc1b8e33 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:28.443732Z nonode@nohost <0.5827.0> 7401ee4ecd couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:28.444432Z nonode@nohost <0.302.0> adfb6da110 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:31:28.446476Z nonode@nohost <0.5827.0> 69143066b1 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:31:29.877012Z nonode@nohost <0.5827.0> 4a9ec2b597 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:29.884593Z nonode@nohost <0.5827.0> b231f08c55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:29.894866Z nonode@nohost <0.5827.0> e386b47514 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:29.897881Z nonode@nohost <0.5827.0> 03ce94ee65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:29.913572Z nonode@nohost <0.5827.0> 13f308fc34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:29.916657Z nonode@nohost <0.5827.0> 854156371e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:29.924909Z nonode@nohost <0.5827.0> 68ddf11d11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:29.928624Z nonode@nohost <0.5827.0> bc194fe856 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:29.932149Z nonode@nohost <0.5827.0> 033e3bf075 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:29.936681Z nonode@nohost <0.5827.0> 575fa9a7b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:30.045389Z nonode@nohost <0.5827.0> 71d38a9931 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:30.052670Z nonode@nohost <0.5827.0> b37cbc0cec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:30.057229Z nonode@nohost <0.5827.0> 627c64cbd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:30.064181Z nonode@nohost <0.5827.0> 42c9c5a354 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:31:30.096876Z nonode@nohost <0.5827.0> 16f94b113b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:30.104915Z nonode@nohost <0.5827.0> 61058021f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:30.110723Z nonode@nohost <0.5827.0> 07e2bbc8d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:30.116286Z nonode@nohost <0.5827.0> 98984c94f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:31:30.136743Z nonode@nohost <0.5827.0> 2455428777 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:30.148439Z nonode@nohost <0.5827.0> 463426cf95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0034%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:30.151910Z nonode@nohost <0.5827.0> 52f82b9ba0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ee0069282ae83e304520fba1ba292b7597826661fef649553f7a6700a2f79b8d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:30.155248Z nonode@nohost <0.5827.0> 03ba4ac670 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ee0069282ae83e304520fba1ba292b7597826661fef649553f7a6700a2f79b8d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:32.212846Z nonode@nohost <0.5827.0> e4665f9515 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:31:32.216833Z nonode@nohost <0.302.0> d95b12e28c couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:31:32.217565Z nonode@nohost <0.5827.0> 0da2e695c7 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:32.229377Z nonode@nohost <0.5827.0> 893c6a7d22 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:31:32.230962Z nonode@nohost <0.5827.0> 38ea621424 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:32.241512Z nonode@nohost <0.302.0> 034ef67096 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:31:32.241277Z nonode@nohost <0.5827.0> 65d76f8a3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:32.244222Z nonode@nohost <0.5827.0> b1d57fc8d2 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:31:33.691673Z nonode@nohost <0.5827.0> dd601ac4be couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:31:33.701897Z nonode@nohost <0.5827.0> 4355052c33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:31:33.707032Z nonode@nohost <0.5827.0> 641a31fda5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:33.710617Z nonode@nohost <0.5827.0> 3fd3f0fb7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:33.726909Z nonode@nohost <0.5827.0> d0025df89e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:33.729815Z nonode@nohost <0.5827.0> aa136f2101 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:33.737364Z nonode@nohost <0.5827.0> cc78c98acc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:33.741302Z nonode@nohost <0.5827.0> a86d6e5e9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:33.744929Z nonode@nohost <0.5827.0> f832159950 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:33.747570Z nonode@nohost <0.5827.0> 5a9725c95f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:33.855088Z nonode@nohost <0.5827.0> 83b14ee876 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:33.857477Z nonode@nohost <0.5827.0> ddfc24ce56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:33.862276Z nonode@nohost <0.5827.0> 73597a9b90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:33.865339Z nonode@nohost <0.5827.0> c5bd8d7653 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:33.897068Z nonode@nohost <0.5827.0> eec1e9f2c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:33.899596Z nonode@nohost <0.5827.0> 4c70337088 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:33.905013Z nonode@nohost <0.5827.0> 6b2d59d6ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:33.910432Z nonode@nohost <0.5827.0> 023e8305aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:33.930211Z nonode@nohost <0.5827.0> 0fcf6e3183 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:33.941983Z nonode@nohost <0.5827.0> 4ae16e2e99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0035%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:33.945747Z nonode@nohost <0.5827.0> 43c8f57e9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ee0b3aaeeceec89d04d5f366d17674edf6f7bd4c7b8a3969f41e17d8b8df768c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:33.948961Z nonode@nohost <0.5827.0> 2f3c82670d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ee0b3aaeeceec89d04d5f366d17674edf6f7bd4c7b8a3969f41e17d8b8df768c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:35.988348Z nonode@nohost <0.5827.0> cead4313f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:35.995007Z nonode@nohost <0.5827.0> 2dba051572 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 4 [notice] 2018-09-16T13:31:35.995054Z nonode@nohost <0.302.0> 2ceda6629b couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:36.011169Z nonode@nohost <0.302.0> 707c53a337 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:31:36.012872Z nonode@nohost <0.302.0> 52681c26c7 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:31:36.015148Z nonode@nohost <0.5827.0> 531afef97f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:31:36.015649Z nonode@nohost <0.302.0> 7f51fc0818 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:36.024455Z nonode@nohost <0.302.0> ed75bf4e4c couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 8 [notice] 2018-09-16T13:31:37.459783Z nonode@nohost <0.302.0> e9bbd504f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:31:37.462502Z nonode@nohost <0.302.0> 24c15f3e55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:37.470690Z nonode@nohost <0.302.0> b631479a18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.480251Z nonode@nohost <0.302.0> a6fa8bd391 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.497189Z nonode@nohost <0.302.0> 315b01d214 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.505934Z nonode@nohost <0.302.0> c1b205b426 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:37.511791Z nonode@nohost <0.302.0> 271c04bb3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.515650Z nonode@nohost <0.302.0> 869d40bac8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.519023Z nonode@nohost <0.302.0> d2117b117a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.522098Z nonode@nohost <0.302.0> b30853186b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.633683Z nonode@nohost <0.302.0> 2b0356cdd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.637156Z nonode@nohost <0.302.0> 1853c7d0d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:37.642442Z nonode@nohost <0.302.0> 6461741437 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.645537Z nonode@nohost <0.302.0> ad20719599 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.679147Z nonode@nohost <0.302.0> 01d546d7b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.681865Z nonode@nohost <0.302.0> 8c9ca1c89f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:37.687306Z nonode@nohost <0.302.0> 61c7fd5e26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.690806Z nonode@nohost <0.302.0> 40ff8c2cec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.711270Z nonode@nohost <0.302.0> 62339a7232 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:37.722879Z nonode@nohost <0.302.0> aad4aa48a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0036%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:37.727313Z nonode@nohost <0.302.0> 6a63292184 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002351c833a28a89a4aa07654fafdcedcd6ad10274885d9d83413697470b94d862%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:37.731042Z nonode@nohost <0.302.0> 28db3b1be7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002351c833a28a89a4aa07654fafdcedcd6ad10274885d9d83413697470b94d862%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:39.773194Z nonode@nohost <0.302.0> ccf145d5d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:39.782289Z nonode@nohost <0.302.0> e80a214a81 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:31:39.784205Z nonode@nohost <0.5827.0> 16f3845e7a couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 4 [notice] 2018-09-16T13:31:39.797887Z nonode@nohost <0.5827.0> 09e0a16582 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 4 [notice] 2018-09-16T13:31:39.804354Z nonode@nohost <0.5827.0> 6ab4f6c012 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:31:39.806023Z nonode@nohost <0.302.0> 87a27fba63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:31:39.806868Z nonode@nohost <0.5827.0> a5cf205d3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:39.808813Z nonode@nohost <0.5827.0> 0dbc1b08f5 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:31:41.237727Z nonode@nohost <0.5827.0> 3c5106a8a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.241490Z nonode@nohost <0.5827.0> ba2625a19f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:41.257194Z nonode@nohost <0.5827.0> 394147bf56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.262656Z nonode@nohost <0.5827.0> d8ebe0ab3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.279174Z nonode@nohost <0.5827.0> 11af83c7a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.281978Z nonode@nohost <0.5827.0> 8612e82e25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:41.289983Z nonode@nohost <0.5827.0> c975fc6828 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.295742Z nonode@nohost <0.5827.0> c5a76c6eea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.299444Z nonode@nohost <0.5827.0> 2bcd60420b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.302404Z nonode@nohost <0.5827.0> 7cc912e69b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.407891Z nonode@nohost <0.5827.0> e2f66f5bad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.410560Z nonode@nohost <0.5827.0> 421a0111bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:41.418150Z nonode@nohost <0.5827.0> 85519786b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.421834Z nonode@nohost <0.5827.0> 68b2b057ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.455589Z nonode@nohost <0.5827.0> b00e008170 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.458550Z nonode@nohost <0.5827.0> ac7f296947 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:41.463359Z nonode@nohost <0.5827.0> 17ce15de14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.467821Z nonode@nohost <0.5827.0> b96c2e1a1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.491023Z nonode@nohost <0.5827.0> 65642c1b5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:41.504082Z nonode@nohost <0.5827.0> ddb1702ca2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0037%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:41.509281Z nonode@nohost <0.5827.0> 67c5a88f3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0049cad0b205401f2070016ca5471dae5aa402a5e237fccd4e54a6a471d639a831%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:41.512682Z nonode@nohost <0.5827.0> 66e01726a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0049cad0b205401f2070016ca5471dae5aa402a5e237fccd4e54a6a471d639a831%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:43.562065Z nonode@nohost <0.5827.0> b7cb782554 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:43.567009Z nonode@nohost <0.302.0> 4194c65dd2 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:31:43.567318Z nonode@nohost <0.5827.0> cf5deb3c15 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:43.583945Z nonode@nohost <0.5827.0> 0eed9d9ad8 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 7 [notice] 2018-09-16T13:31:43.585281Z nonode@nohost <0.5827.0> 03cc3fca9f couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:43.586909Z nonode@nohost <0.302.0> 532bdd7a45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:31:43.587564Z nonode@nohost <0.5827.0> 280c7754e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:43.595889Z nonode@nohost <0.5827.0> 726732a8f5 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 8 [notice] 2018-09-16T13:31:45.034043Z nonode@nohost <0.5827.0> 12ff5cdc89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:31:45.050771Z nonode@nohost <0.5827.0> f49caf7b6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:31:45.052622Z nonode@nohost <0.5827.0> 862a9a0268 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:45.055508Z nonode@nohost <0.5827.0> 5ec873846f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:45.071298Z nonode@nohost <0.5827.0> 97032197d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:45.079929Z nonode@nohost <0.5827.0> 5e34771c0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:45.084236Z nonode@nohost <0.5827.0> b001a973b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:45.087068Z nonode@nohost <0.5827.0> 749d2edcb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:45.089780Z nonode@nohost <0.5827.0> b456cea0a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:45.092458Z nonode@nohost <0.5827.0> d35c4c0b0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:45.201381Z nonode@nohost <0.5827.0> 6f5644d175 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:45.204227Z nonode@nohost <0.5827.0> 735990c49f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:45.208605Z nonode@nohost <0.5827.0> d7f292034c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:45.211711Z nonode@nohost <0.5827.0> 55ed9b9bfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:45.244198Z nonode@nohost <0.5827.0> f88f161b42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:45.246994Z nonode@nohost <0.5827.0> 2c95dc08b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:45.252130Z nonode@nohost <0.5827.0> c836901e83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:45.255004Z nonode@nohost <0.5827.0> 48dec8c8eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:45.275063Z nonode@nohost <0.5827.0> 27876a38a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:45.291820Z nonode@nohost <0.5827.0> d6c4e4cf4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0038%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:45.296707Z nonode@nohost <0.5827.0> 35707276d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00403afdd4324fb57f3ba6cd3f445deabb5813318fc36ce24794414b91031b451a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:45.300181Z nonode@nohost <0.5827.0> 9f1c5cc8a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00403afdd4324fb57f3ba6cd3f445deabb5813318fc36ce24794414b91031b451a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:47.342805Z nonode@nohost <0.5827.0> e45b969e15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:47.348121Z nonode@nohost <0.5827.0> 36f48f7404 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:47.348905Z nonode@nohost <0.302.0> 90a02bb133 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:47.360948Z nonode@nohost <0.5827.0> 64eb7efeed couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:31:47.362364Z nonode@nohost <0.5827.0> b808821221 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:47.364295Z nonode@nohost <0.5827.0> 479e59fcce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:31:47.365220Z nonode@nohost <0.302.0> 25894bc25f couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:47.367664Z nonode@nohost <0.302.0> 2b90e25cf8 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:31:48.798544Z nonode@nohost <0.302.0> 2c9ddde3a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:31:48.804971Z nonode@nohost <0.302.0> e4077aa2ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:48.810642Z nonode@nohost <0.302.0> 4d126a7070 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:48.813401Z nonode@nohost <0.302.0> c0e2f1b985 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:48.828375Z nonode@nohost <0.302.0> 1a82710127 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:48.834792Z nonode@nohost <0.302.0> cdb9d11f57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:48.841580Z nonode@nohost <0.302.0> cfa6dcd790 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:48.844787Z nonode@nohost <0.302.0> 462abf754d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:48.848179Z nonode@nohost <0.302.0> 803cb6ec76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:48.856114Z nonode@nohost <0.302.0> e520c6e3cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:48.956569Z nonode@nohost <0.302.0> 90bf3bc4eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:48.959594Z nonode@nohost <0.302.0> 2596f2a5bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:48.965004Z nonode@nohost <0.302.0> d227008a31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:48.972707Z nonode@nohost <0.302.0> 2f1cec46ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:49.005719Z nonode@nohost <0.302.0> 9e300eb41a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:49.008761Z nonode@nohost <0.302.0> 54b19ee0f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:49.014154Z nonode@nohost <0.302.0> 099cb4f261 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:49.016978Z nonode@nohost <0.302.0> a28fc7044a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:49.050606Z nonode@nohost <0.302.0> a3a2b1bc6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:49.062222Z nonode@nohost <0.302.0> a8803de927 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0039%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:49.065745Z nonode@nohost <0.302.0> 886a0d4bc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d714bbe74dc7e25fbb2ab754e1030a5c9dfffcb52c10f907d8e2271eb40f41a3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:49.069070Z nonode@nohost <0.302.0> ea8f1a2384 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d714bbe74dc7e25fbb2ab754e1030a5c9dfffcb52c10f907d8e2271eb40f41a3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:51.112748Z nonode@nohost <0.302.0> a086abdefb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:51.119074Z nonode@nohost <0.302.0> 674e384f82 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:51.119879Z nonode@nohost <0.5827.0> a61f23ed40 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:51.133238Z nonode@nohost <0.5827.0> 9a7477ccaa couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:31:51.140211Z nonode@nohost <0.5827.0> c2d2f48131 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:51.142298Z nonode@nohost <0.302.0> 0ee9c316c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:31:51.143174Z nonode@nohost <0.5827.0> ad7407b478 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:51.145169Z nonode@nohost <0.5827.0> 1965249c95 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:31:52.584768Z nonode@nohost <0.5827.0> a61a13caeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:31:52.586886Z nonode@nohost <0.5827.0> ca9e24526a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:31:52.591582Z nonode@nohost <0.5827.0> 3a994908ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:52.595786Z nonode@nohost <0.5827.0> 9e03e36218 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:52.612044Z nonode@nohost <0.5827.0> 31720b55fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:52.615526Z nonode@nohost <0.5827.0> ea9d1b7972 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:52.621393Z nonode@nohost <0.5827.0> a9aee60a08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:52.625899Z nonode@nohost <0.5827.0> 1d56dae759 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:52.630652Z nonode@nohost <0.5827.0> af961b2920 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:52.633508Z nonode@nohost <0.5827.0> 159ce35233 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:52.742118Z nonode@nohost <0.5827.0> c099b313dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:52.745847Z nonode@nohost <0.5827.0> 15a85c0aaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:52.751912Z nonode@nohost <0.5827.0> be9a6e8447 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:52.755189Z nonode@nohost <0.5827.0> a6db521f16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:52.788655Z nonode@nohost <0.5827.0> cafd190012 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:52.791475Z nonode@nohost <0.5827.0> 8091f9427a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:52.795890Z nonode@nohost <0.5827.0> a8f5f83457 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:52.798688Z nonode@nohost <0.5827.0> 7000406a09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:52.820239Z nonode@nohost <0.5827.0> cc0c416593 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:52.832348Z nonode@nohost <0.5827.0> 6dcae23772 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0040%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:52.836430Z nonode@nohost <0.5827.0> dfaeaa14cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001df88c92b14ab5675f8fdf911aa662a108556042f81c57ad35d58f7fcf1f7995%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:52.839739Z nonode@nohost <0.5827.0> ee7fbb5cc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001df88c92b14ab5675f8fdf911aa662a108556042f81c57ad35d58f7fcf1f7995%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:54.887428Z nonode@nohost <0.5827.0> 7e71e70cb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:54.893109Z nonode@nohost <0.5827.0> b48c02f42b couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:54.894550Z nonode@nohost <0.302.0> a402144595 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 4 [notice] 2018-09-16T13:31:54.907411Z nonode@nohost <0.302.0> 5ae981612f couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:31:54.909136Z nonode@nohost <0.302.0> 14c850f019 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:54.911676Z nonode@nohost <0.302.0> 07b5dd1b51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:54.912254Z nonode@nohost <0.5827.0> 0f12334b0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:31:54.920644Z nonode@nohost <0.302.0> da631b3411 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 8 [notice] 2018-09-16T13:31:56.352226Z nonode@nohost <0.302.0> cebfa5dfea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:56.360162Z nonode@nohost <0.302.0> 8247c0caa7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:56.367015Z nonode@nohost <0.302.0> 61715bebd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:56.371137Z nonode@nohost <0.302.0> 722a02e86d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:56.390895Z nonode@nohost <0.302.0> 935ff9713a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:56.396766Z nonode@nohost <0.302.0> 2e07c0e925 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:56.401035Z nonode@nohost <0.302.0> 2acb292219 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:56.404207Z nonode@nohost <0.302.0> 4f2ac9b7a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:56.408795Z nonode@nohost <0.302.0> 65d35fd317 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:56.411404Z nonode@nohost <0.302.0> 4d528c9d49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:56.520937Z nonode@nohost <0.302.0> 32e72435cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:56.524367Z nonode@nohost <0.302.0> adc77b34dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:56.529947Z nonode@nohost <0.302.0> d02265d210 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:56.533614Z nonode@nohost <0.302.0> d3251e70a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:56.565317Z nonode@nohost <0.302.0> c691c2942f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:56.567816Z nonode@nohost <0.302.0> ef77eb710b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:56.572659Z nonode@nohost <0.302.0> 88660a1c40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:56.575739Z nonode@nohost <0.302.0> 0fd85ce0c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:56.594942Z nonode@nohost <0.302.0> 979e08d6c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:56.606571Z nonode@nohost <0.302.0> d47bef6ee4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0041%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:56.610999Z nonode@nohost <0.302.0> 9df2dbf102 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00470829f2d29207dfc698b813e3853935f34a39c3ccbdaed79bf0b0e943074586%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:56.614777Z nonode@nohost <0.302.0> 2402ac2418 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00470829f2d29207dfc698b813e3853935f34a39c3ccbdaed79bf0b0e943074586%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:31:58.662134Z nonode@nohost <0.302.0> 6501f32cdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:31:58.665827Z nonode@nohost <0.302.0> cebad0241e couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:31:58.667362Z nonode@nohost <0.5827.0> f7d9422ad7 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:31:58.683605Z nonode@nohost <0.302.0> a2bb860ba1 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:31:58.691473Z nonode@nohost <0.302.0> ccd927f83e couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:31:58.693200Z nonode@nohost <0.5827.0> 24a5d82aac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:31:58.693803Z nonode@nohost <0.302.0> d66d2e4822 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:31:58.696183Z nonode@nohost <0.302.0> 659f4f6046 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:32:00.135326Z nonode@nohost <0.302.0> d5ef7921ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:32:00.149825Z nonode@nohost <0.302.0> 78b1122b46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 14 [notice] 2018-09-16T13:32:00.156283Z nonode@nohost <0.302.0> 453aca0f51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:32:00.159713Z nonode@nohost <0.302.0> 1834fde02c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:00.187409Z nonode@nohost <0.302.0> 6e3e1c7403 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:00.190372Z nonode@nohost <0.302.0> 7959c7d8e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:00.199355Z nonode@nohost <0.302.0> 146f53e601 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:00.203596Z nonode@nohost <0.302.0> 60833d4ce8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:00.208144Z nonode@nohost <0.302.0> c15573c7a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:00.210606Z nonode@nohost <0.302.0> 6829439780 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:00.322168Z nonode@nohost <0.302.0> 782b235d93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:00.324421Z nonode@nohost <0.302.0> 6f45bacaa5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:00.329514Z nonode@nohost <0.302.0> f70bd3c277 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:00.332675Z nonode@nohost <0.302.0> c6e2ebc71d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:00.366404Z nonode@nohost <0.302.0> 624c3927f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:00.369142Z nonode@nohost <0.302.0> aec1a0b132 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:00.373660Z nonode@nohost <0.302.0> eb0dcfe4b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:00.377085Z nonode@nohost <0.302.0> 2e5d45d340 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:00.397306Z nonode@nohost <0.302.0> 9271c3965a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:00.419771Z nonode@nohost <0.302.0> f9a7aa8f97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0042%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:00.424452Z nonode@nohost <0.302.0> 977dd19a6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e9c7c197f719f2da3e0eb67ea4b73ded3de8d53c206d96b324951c6961859839%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:00.428280Z nonode@nohost <0.302.0> 43ae00f9ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e9c7c197f719f2da3e0eb67ea4b73ded3de8d53c206d96b324951c6961859839%00?attachments=true 404 ok 1 [info] 2018-09-16T13:32:02.357823Z nonode@nohost <0.15516.0> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T13:32:02.358296Z nonode@nohost <0.15516.0> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [notice] 2018-09-16T13:32:02.466223Z nonode@nohost <0.302.0> 344348099e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:02.471200Z nonode@nohost <0.302.0> e7c66d608b couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:32:02.480058Z nonode@nohost <0.5827.0> 3d92bc0d1c couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 8 [notice] 2018-09-16T13:32:02.492736Z nonode@nohost <0.5827.0> 16a05ab67d couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:32:02.500309Z nonode@nohost <0.5827.0> 3524336734 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:32:02.503179Z nonode@nohost <0.5827.0> 863a1b489f couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:02.503641Z nonode@nohost <0.302.0> c97ebaaff7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:32:02.505583Z nonode@nohost <0.5827.0> f3a0a92ea6 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:32:03.957933Z nonode@nohost <0.5827.0> fe08c59b2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:03.964503Z nonode@nohost <0.5827.0> 1e50fa69b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:03.973145Z nonode@nohost <0.5827.0> 053febb17e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:03.975750Z nonode@nohost <0.5827.0> 7bf9648725 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:03.992313Z nonode@nohost <0.5827.0> 83cf70eed0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:03.994737Z nonode@nohost <0.5827.0> 5f519e93a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:03.999483Z nonode@nohost <0.5827.0> 5206b037b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:04.003508Z nonode@nohost <0.5827.0> feee4281ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:04.006805Z nonode@nohost <0.5827.0> 8e53f5fd4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:04.013740Z nonode@nohost <0.5827.0> b0e1fcbbb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:04.124754Z nonode@nohost <0.5827.0> 7eda5fae67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:04.127539Z nonode@nohost <0.5827.0> e70f5fb11d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:04.132126Z nonode@nohost <0.5827.0> 24fdc28e33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:04.137154Z nonode@nohost <0.5827.0> 368063275a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:04.175365Z nonode@nohost <0.5827.0> d6c4c28da1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:04.178890Z nonode@nohost <0.5827.0> 5b4d88125f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:04.184685Z nonode@nohost <0.5827.0> da10dc6f0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:04.188111Z nonode@nohost <0.5827.0> 44a703eef6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:04.209246Z nonode@nohost <0.5827.0> 91bb466b80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:04.220809Z nonode@nohost <0.5827.0> 2c9ed1d70b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0043%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:04.224633Z nonode@nohost <0.5827.0> d5a68100cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0002b17b9f341ea737a0d24e829f41177c27ba60d09cdd3eefcacd1f88357dcba7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:04.227855Z nonode@nohost <0.5827.0> 2b3a502c54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0002b17b9f341ea737a0d24e829f41177c27ba60d09cdd3eefcacd1f88357dcba7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:06.272363Z nonode@nohost <0.5827.0> bdb0f1136b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:06.276013Z nonode@nohost <0.5827.0> 2dc71793d6 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:32:06.277598Z nonode@nohost <0.302.0> 4847c1763d couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:32:06.290007Z nonode@nohost <0.5827.0> 04a416295c couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 2 [notice] 2018-09-16T13:32:06.299520Z nonode@nohost <0.5827.0> 79b5651b3f couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:32:06.301659Z nonode@nohost <0.302.0> 746aa6280a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:32:06.302275Z nonode@nohost <0.5827.0> 7685ee4196 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:06.304790Z nonode@nohost <0.5827.0> df905fc79a couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:32:07.726579Z nonode@nohost <0.5827.0> 9b871071fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:32:07.740329Z nonode@nohost <0.5827.0> d0bf1b6925 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:32:07.748089Z nonode@nohost <0.5827.0> d00100227f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:32:07.751733Z nonode@nohost <0.5827.0> 85f84c9a64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:07.767604Z nonode@nohost <0.5827.0> 27e07a1620 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:07.770493Z nonode@nohost <0.5827.0> 214c997f8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:07.774909Z nonode@nohost <0.5827.0> 5889568328 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:07.779137Z nonode@nohost <0.5827.0> c0a5d4c25a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:07.782844Z nonode@nohost <0.5827.0> 60fbac6c54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:07.785655Z nonode@nohost <0.5827.0> 3b62437d05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:07.890496Z nonode@nohost <0.5827.0> ad1f45fef0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:07.892947Z nonode@nohost <0.5827.0> 74d2ea567a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:07.897047Z nonode@nohost <0.5827.0> 3a70f847ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:07.900095Z nonode@nohost <0.5827.0> 7216b499fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:07.932914Z nonode@nohost <0.5827.0> dac467eeb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:07.935471Z nonode@nohost <0.5827.0> 372c99b3df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:07.939738Z nonode@nohost <0.5827.0> 336506de42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:07.942753Z nonode@nohost <0.5827.0> d3b117465f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:07.962899Z nonode@nohost <0.5827.0> 615bd04d65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:07.974662Z nonode@nohost <0.5827.0> 6745f6bcde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0044%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:07.978667Z nonode@nohost <0.5827.0> 25b08406e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007e3afbb663025efe13e358fe8468a88c875f9e61d2825e08bf6f6c677e270bce%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:07.982259Z nonode@nohost <0.5827.0> e9ae63d62d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007e3afbb663025efe13e358fe8468a88c875f9e61d2825e08bf6f6c677e270bce%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:10.024878Z nonode@nohost <0.5827.0> e886a0eac1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:10.035099Z nonode@nohost <0.5827.0> dc61e2fb17 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:32:10.036085Z nonode@nohost <0.302.0> e096957db4 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:32:10.048239Z nonode@nohost <0.5827.0> fc8389a710 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:32:10.049663Z nonode@nohost <0.5827.0> ea24fab087 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:32:10.052303Z nonode@nohost <0.302.0> 3370e69cf7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:32:10.052749Z nonode@nohost <0.5827.0> bf5ba2d53f couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:10.055064Z nonode@nohost <0.5827.0> f1bef9faed couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:32:11.484708Z nonode@nohost <0.5827.0> 0caab5f0df couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:11.488307Z nonode@nohost <0.5827.0> 481117ab45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:11.503293Z nonode@nohost <0.5827.0> 845e7b44c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:32:11.509894Z nonode@nohost <0.5827.0> 43fd50dff9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:32:11.526730Z nonode@nohost <0.5827.0> 889eac3bd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:11.529268Z nonode@nohost <0.5827.0> 43e4fffcdb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:11.536486Z nonode@nohost <0.5827.0> 90ab712d90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:11.539221Z nonode@nohost <0.5827.0> f2f620802e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:11.542051Z nonode@nohost <0.5827.0> 8a62f8a4c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:11.548994Z nonode@nohost <0.5827.0> e59af11331 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:11.655231Z nonode@nohost <0.5827.0> 1009d35f0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:11.657671Z nonode@nohost <0.5827.0> deac7b9180 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:11.662119Z nonode@nohost <0.5827.0> f63f3b4652 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:11.666936Z nonode@nohost <0.5827.0> 8297c39dbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:11.700798Z nonode@nohost <0.5827.0> 77512f74b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:11.703067Z nonode@nohost <0.5827.0> 014ccaf23d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:11.707893Z nonode@nohost <0.5827.0> 0891a33130 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:11.710639Z nonode@nohost <0.5827.0> 9f14ef3b8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:11.730522Z nonode@nohost <0.5827.0> 10f3631968 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:11.742774Z nonode@nohost <0.5827.0> cb3258ccaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0045%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:11.746652Z nonode@nohost <0.5827.0> 32a1fe1ddc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00183095011ab7644840589c3fcf7eefb03de8871c036c6097a4779434af805bc7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:11.749521Z nonode@nohost <0.5827.0> 65d1b5c31d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00183095011ab7644840589c3fcf7eefb03de8871c036c6097a4779434af805bc7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:13.789594Z nonode@nohost <0.5827.0> 799186e953 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:13.794004Z nonode@nohost <0.5827.0> d6b6fa3f49 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:32:13.796781Z nonode@nohost <0.5827.0> b06e8d521e couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:32:13.807391Z nonode@nohost <0.5827.0> cc2e841605 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 2 [notice] 2018-09-16T13:32:13.809044Z nonode@nohost <0.5827.0> 7cc6632ed9 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:32:13.811278Z nonode@nohost <0.302.0> c23a4959a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:32:13.811823Z nonode@nohost <0.5827.0> c3b146f71c couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:13.814300Z nonode@nohost <0.5827.0> 21fc995abf couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:32:15.241222Z nonode@nohost <0.5827.0> d6dd9bc3d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:32:15.252894Z nonode@nohost <0.5827.0> 6386a977af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:32:15.254302Z nonode@nohost <0.5827.0> dcea92dc9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:15.260773Z nonode@nohost <0.5827.0> 6177f4ea1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:15.279988Z nonode@nohost <0.5827.0> 9875e37d08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:15.283091Z nonode@nohost <0.5827.0> 277d5a3756 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:15.289928Z nonode@nohost <0.5827.0> 3d851d56c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:15.293544Z nonode@nohost <0.5827.0> 40eb113a6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:15.298427Z nonode@nohost <0.5827.0> 22121cb08b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:15.301251Z nonode@nohost <0.5827.0> 3d81421664 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:15.411153Z nonode@nohost <0.5827.0> 8ea30ff53c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:15.413595Z nonode@nohost <0.5827.0> 1be2cb5253 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:15.418231Z nonode@nohost <0.5827.0> 6404b00bd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:15.421253Z nonode@nohost <0.5827.0> 908b89d53e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:15.455101Z nonode@nohost <0.5827.0> c38f335f14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:15.457731Z nonode@nohost <0.5827.0> fa65645c04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:15.462674Z nonode@nohost <0.5827.0> 113a168d92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:15.465922Z nonode@nohost <0.5827.0> 13671e8606 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:15.489026Z nonode@nohost <0.5827.0> 47342be043 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:15.501853Z nonode@nohost <0.5827.0> 13ef4f0aab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0046%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:15.505983Z nonode@nohost <0.5827.0> af9d512826 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002f3e605c0755ae24535dcff16af4ae20ab5dfe75d3dfc58ab2df3248acdcee8d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:15.510711Z nonode@nohost <0.5827.0> 1ba91d1761 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002f3e605c0755ae24535dcff16af4ae20ab5dfe75d3dfc58ab2df3248acdcee8d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:17.555678Z nonode@nohost <0.5827.0> fbbdfb3bb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:17.563558Z nonode@nohost <0.302.0> 2a5b94f947 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:32:17.563768Z nonode@nohost <0.5827.0> 2a48778f1f couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 4 [notice] 2018-09-16T13:32:17.583330Z nonode@nohost <0.5827.0> 9957456dfe couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:32:17.584801Z nonode@nohost <0.5827.0> 5e7f83a757 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:32:17.586632Z nonode@nohost <0.5827.0> 0a5971b11c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:32:17.587594Z nonode@nohost <0.302.0> 0f53fc1cf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:17.589856Z nonode@nohost <0.302.0> 5d8de8f60d couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:32:19.028456Z nonode@nohost <0.302.0> b9e71a9540 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:32:19.037422Z nonode@nohost <0.302.0> 6c023c8cee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:32:19.043199Z nonode@nohost <0.302.0> eea19b89d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:19.046302Z nonode@nohost <0.302.0> 0dcb5e43df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:19.064902Z nonode@nohost <0.302.0> 44a3b83dc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:19.067787Z nonode@nohost <0.302.0> a572def612 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:19.072676Z nonode@nohost <0.302.0> 49d421787b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:19.078497Z nonode@nohost <0.302.0> 3037e3d5fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:19.082324Z nonode@nohost <0.302.0> e1b02978bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:19.085573Z nonode@nohost <0.302.0> 9e1b31c4de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:19.200539Z nonode@nohost <0.302.0> 5e4f1f1f25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:32:19.203769Z nonode@nohost <0.302.0> 590a667b75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:19.208580Z nonode@nohost <0.302.0> 139ddcad30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:19.211239Z nonode@nohost <0.302.0> 0804575226 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:19.244397Z nonode@nohost <0.302.0> 5b20b35099 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:19.247957Z nonode@nohost <0.302.0> d73e0b382c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:19.254730Z nonode@nohost <0.302.0> 77ae3ae45d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:19.258459Z nonode@nohost <0.302.0> 645e184595 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:19.278813Z nonode@nohost <0.302.0> 7cba77bb3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:19.291077Z nonode@nohost <0.302.0> 6253b156fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0047%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:19.295058Z nonode@nohost <0.302.0> 0dbaa4408d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00048e259bf88d4d737317493c55f71a3ef5d2f89ceb466ffb25717fa3821f547e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:19.298505Z nonode@nohost <0.302.0> fb7112fb93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00048e259bf88d4d737317493c55f71a3ef5d2f89ceb466ffb25717fa3821f547e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:21.340109Z nonode@nohost <0.302.0> 33a9142a0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:21.345629Z nonode@nohost <0.302.0> 994a85e49a couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:32:21.347298Z nonode@nohost <0.5827.0> a74cc2904b couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 4 [notice] 2018-09-16T13:32:21.359764Z nonode@nohost <0.5827.0> fe0ad17c56 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:32:21.360952Z nonode@nohost <0.5827.0> c578ba31f9 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:32:21.362834Z nonode@nohost <0.302.0> 0cb9419440 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:32:21.363532Z nonode@nohost <0.5827.0> d2812b020d couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:21.366039Z nonode@nohost <0.5827.0> 17a8500fab couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:32:22.802651Z nonode@nohost <0.5827.0> 0c2686203f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:22.804881Z nonode@nohost <0.5827.0> 5a6cbbbc1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:22.809188Z nonode@nohost <0.5827.0> 9ab86a1987 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:22.812232Z nonode@nohost <0.5827.0> 3571111f42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:22.827600Z nonode@nohost <0.5827.0> 124615d92c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:22.830124Z nonode@nohost <0.5827.0> b46bd04130 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:22.840179Z nonode@nohost <0.5827.0> f981b821ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:32:22.843388Z nonode@nohost <0.5827.0> a2f06ae18b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:22.846524Z nonode@nohost <0.5827.0> f12c959bc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:22.849782Z nonode@nohost <0.5827.0> 408accbbaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:22.959483Z nonode@nohost <0.5827.0> 7fbc046a36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:22.968667Z nonode@nohost <0.5827.0> 0780eadea5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:22.974151Z nonode@nohost <0.5827.0> 4ff697f246 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:22.977716Z nonode@nohost <0.5827.0> 4584f5a2a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:23.011797Z nonode@nohost <0.5827.0> cf5a00dbfe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:23.014226Z nonode@nohost <0.5827.0> 220f0eede7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:23.018782Z nonode@nohost <0.5827.0> a084fad7c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:23.021571Z nonode@nohost <0.5827.0> 28e720fe16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:23.048135Z nonode@nohost <0.5827.0> f3a15c7b5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:32:23.059419Z nonode@nohost <0.5827.0> 0ba309a496 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0048%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:23.063332Z nonode@nohost <0.5827.0> 097c6fb761 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0005e34ca18fdf8643343b1edaf62915126b650216af10ea8fe068561f67039c68%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:23.066390Z nonode@nohost <0.5827.0> 48348f9dcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0005e34ca18fdf8643343b1edaf62915126b650216af10ea8fe068561f67039c68%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:25.108396Z nonode@nohost <0.5827.0> 881d3cc682 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:25.112338Z nonode@nohost <0.5827.0> 36c45b6287 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:32:25.115291Z nonode@nohost <0.302.0> 2e30a0d289 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:32:25.127730Z nonode@nohost <0.302.0> b2c8c8300a couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:32:25.129214Z nonode@nohost <0.302.0> 7ee8c00bc5 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:32:25.131635Z nonode@nohost <0.5827.0> 913a33c778 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:32:25.131733Z nonode@nohost <0.302.0> 65f931f263 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:25.134318Z nonode@nohost <0.5827.0> 7263a574c6 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:32:26.594811Z nonode@nohost <0.5827.0> d78fd03549 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:26.597943Z nonode@nohost <0.5827.0> 0f56026eb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:26.603640Z nonode@nohost <0.5827.0> 696a480139 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:26.608337Z nonode@nohost <0.5827.0> b81a79a187 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:26.627641Z nonode@nohost <0.5827.0> 401ce400cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:26.630333Z nonode@nohost <0.5827.0> 048b9266d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:26.636555Z nonode@nohost <0.5827.0> 476a448232 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:26.667776Z nonode@nohost <0.5827.0> 7062cacc24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:26.672181Z nonode@nohost <0.5827.0> 508756cd22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:26.674923Z nonode@nohost <0.5827.0> 6c70790c2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:26.780759Z nonode@nohost <0.5827.0> a5fe021e81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:26.783398Z nonode@nohost <0.5827.0> c6ac106419 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:26.789393Z nonode@nohost <0.5827.0> 1234de7855 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:26.793371Z nonode@nohost <0.5827.0> caea928b28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:26.826397Z nonode@nohost <0.5827.0> 2fa303ecb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:26.829153Z nonode@nohost <0.5827.0> 66b03ec56d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:26.834539Z nonode@nohost <0.5827.0> 453ea13813 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:26.837466Z nonode@nohost <0.5827.0> 877a4c9c9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:26.858278Z nonode@nohost <0.5827.0> b53e48fa77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:26.870530Z nonode@nohost <0.5827.0> 12ab8194f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0049%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:26.874134Z nonode@nohost <0.5827.0> a9184ad8d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0051ae10cc8fc868a100b98c1df61a9761f2a2cd26a71534fc3802c1b343861c78%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:26.878086Z nonode@nohost <0.5827.0> efeee32bc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0051ae10cc8fc868a100b98c1df61a9761f2a2cd26a71534fc3802c1b343861c78%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:28.920969Z nonode@nohost <0.5827.0> c71dafb9e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:28.924748Z nonode@nohost <0.5827.0> 76b9ac8363 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:32:28.927058Z nonode@nohost <0.302.0> 1dcce5a796 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:32:28.940845Z nonode@nohost <0.302.0> e0fc020bce couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:32:28.942524Z nonode@nohost <0.302.0> 25c19ca7b0 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:32:28.952356Z nonode@nohost <0.302.0> 24593f25ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:32:28.953217Z nonode@nohost <0.5827.0> 1005bc040c couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:28.955591Z nonode@nohost <0.5827.0> bb11c1cebd couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:32:30.398003Z nonode@nohost <0.5827.0> 390ab05769 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:30.405627Z nonode@nohost <0.5827.0> 47a92fd388 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:30.414239Z nonode@nohost <0.5827.0> 01afc274f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:30.417151Z nonode@nohost <0.5827.0> 4f1799882d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:30.432894Z nonode@nohost <0.5827.0> 380966fcbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:30.436747Z nonode@nohost <0.5827.0> ccf75a2116 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:30.446669Z nonode@nohost <0.5827.0> 6e2cc30cd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:30.450721Z nonode@nohost <0.5827.0> 35d347b0ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:30.455131Z nonode@nohost <0.5827.0> ff81e58c85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:30.457794Z nonode@nohost <0.5827.0> 5ea9a40f85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:30.567704Z nonode@nohost <0.5827.0> c22a0094ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:30.570797Z nonode@nohost <0.5827.0> b2babc81a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:30.576424Z nonode@nohost <0.5827.0> 191d3c1663 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:30.584716Z nonode@nohost <0.5827.0> acbd31afeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:30.617219Z nonode@nohost <0.5827.0> 72227e1c5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:30.619643Z nonode@nohost <0.5827.0> a85a455505 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:30.623961Z nonode@nohost <0.5827.0> 3a9fe7a912 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:30.631268Z nonode@nohost <0.5827.0> e7501b0d84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:32:30.654567Z nonode@nohost <0.5827.0> 22f3cfee83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:30.667652Z nonode@nohost <0.5827.0> 15964e07d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0050%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:30.671299Z nonode@nohost <0.5827.0> 5132e14359 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ceea908391791c26d7c03131c1612fb512e5126fa5e8e608851a9db63bd9bdf9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:30.674197Z nonode@nohost <0.5827.0> dd3f6d8ae2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ceea908391791c26d7c03131c1612fb512e5126fa5e8e608851a9db63bd9bdf9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:32.715780Z nonode@nohost <0.5827.0> 5ac6648f61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:32.720402Z nonode@nohost <0.302.0> d7706228f9 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:32:32.721257Z nonode@nohost <0.5827.0> af87821459 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:32:32.733980Z nonode@nohost <0.5827.0> e998aa9547 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:32:32.735814Z nonode@nohost <0.5827.0> 4b2a984b74 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:32:32.737726Z nonode@nohost <0.5827.0> a03563d973 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:32.738136Z nonode@nohost <0.302.0> 0ee15aa7e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:32:32.745693Z nonode@nohost <0.5827.0> 78850cc01c couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:32:34.177968Z nonode@nohost <0.5827.0> e067613903 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:32:34.188976Z nonode@nohost <0.5827.0> 43b45dfb4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:32:34.191014Z nonode@nohost <0.5827.0> 810d1e35d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:34.194776Z nonode@nohost <0.5827.0> 1299ae6334 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:34.211583Z nonode@nohost <0.5827.0> 71ef8e591a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:34.218420Z nonode@nohost <0.5827.0> 31563f3074 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:34.219972Z nonode@nohost <0.5827.0> 73b76eba74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:34.223187Z nonode@nohost <0.5827.0> 2300c20b60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:34.227742Z nonode@nohost <0.5827.0> df6507950a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:34.230416Z nonode@nohost <0.5827.0> 79f34d7774 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:34.337994Z nonode@nohost <0.5827.0> a650e90f98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:34.340586Z nonode@nohost <0.5827.0> 5b52cddd99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:34.345279Z nonode@nohost <0.5827.0> c1a8f2aa23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:34.348050Z nonode@nohost <0.5827.0> a09b3ef3e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:34.379104Z nonode@nohost <0.5827.0> c3e5edb0ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:34.381484Z nonode@nohost <0.5827.0> 153a5cf5f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:34.386105Z nonode@nohost <0.5827.0> e605fa9384 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:34.392842Z nonode@nohost <0.5827.0> c9639ec5ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:34.414330Z nonode@nohost <0.5827.0> a44e28bef5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:34.426132Z nonode@nohost <0.5827.0> ea8b537c39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0051%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:34.429693Z nonode@nohost <0.5827.0> 46fce056cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0051a7305f4dd3bae85f5add3999e127ace45b30f7d5699179c7fb61ad3dfff7fe%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:34.434296Z nonode@nohost <0.5827.0> 92ce288dc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0051a7305f4dd3bae85f5add3999e127ace45b30f7d5699179c7fb61ad3dfff7fe%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:36.477573Z nonode@nohost <0.5827.0> 483a5a8940 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:36.482449Z nonode@nohost <0.5827.0> 345c78376c couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:32:36.482570Z nonode@nohost <0.302.0> 016797f99f couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:32:36.496237Z nonode@nohost <0.302.0> a143c0ff2c couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:32:36.497605Z nonode@nohost <0.302.0> c1c007888e couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:32:36.499985Z nonode@nohost <0.5827.0> 85bb2f7919 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:32:36.501002Z nonode@nohost <0.302.0> bac2504392 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:36.503463Z nonode@nohost <0.302.0> e7c3c19cce couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:32:37.952650Z nonode@nohost <0.302.0> 721069bf9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:32:37.963352Z nonode@nohost <0.302.0> 7473f40743 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:32:37.972092Z nonode@nohost <0.302.0> 218c2aa720 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:32:37.975904Z nonode@nohost <0.302.0> 8c01497d6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:37.992997Z nonode@nohost <0.302.0> 676b2b7f4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:37.995373Z nonode@nohost <0.302.0> d521b66fd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:38.001409Z nonode@nohost <0.302.0> 9d4026f1a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:38.004769Z nonode@nohost <0.302.0> 3da7becb88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:38.008283Z nonode@nohost <0.302.0> 9a9e8e3c1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:38.011052Z nonode@nohost <0.302.0> ecec46eb6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:38.117701Z nonode@nohost <0.302.0> fccce03212 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:38.120080Z nonode@nohost <0.302.0> 8c0af729ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:38.127785Z nonode@nohost <0.302.0> 731b99bae8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:38.135184Z nonode@nohost <0.302.0> f0adef67b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:38.172691Z nonode@nohost <0.302.0> c17a073062 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:32:38.175224Z nonode@nohost <0.302.0> 11d7056393 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:38.181467Z nonode@nohost <0.302.0> de6e675a4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:38.185111Z nonode@nohost <0.302.0> d3cf1aac71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:38.204656Z nonode@nohost <0.302.0> 0696b84279 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:38.217380Z nonode@nohost <0.302.0> f05d5f2ced couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0052%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:38.221428Z nonode@nohost <0.302.0> 3d52f891da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0067fc2ecd9e063c3fcb53acaa0e7a64fbca5888bbadc305f6773655d0dd8a78f5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:38.224981Z nonode@nohost <0.302.0> 1468addeb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0067fc2ecd9e063c3fcb53acaa0e7a64fbca5888bbadc305f6773655d0dd8a78f5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:40.268608Z nonode@nohost <0.302.0> 0138eb5f0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:40.274866Z nonode@nohost <0.302.0> 81d0b0eb89 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:32:40.274932Z nonode@nohost <0.5827.0> 3f002b406c couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:32:40.287699Z nonode@nohost <0.5827.0> 37a4df9c79 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:32:40.289146Z nonode@nohost <0.5827.0> f5329d7319 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:32:40.291392Z nonode@nohost <0.302.0> 2b3bad3306 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:32:40.299343Z nonode@nohost <0.5827.0> c5e63b3077 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 8 [notice] 2018-09-16T13:32:40.301628Z nonode@nohost <0.5827.0> 0b18e23ee4 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:32:41.728936Z nonode@nohost <0.5827.0> a635229852 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:32:41.743132Z nonode@nohost <0.5827.0> 062ba5332d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:32:41.744856Z nonode@nohost <0.5827.0> 8864222560 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:41.749606Z nonode@nohost <0.5827.0> b1c8a108e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:41.765941Z nonode@nohost <0.5827.0> 2da40c95eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:41.768532Z nonode@nohost <0.5827.0> df897cb37e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:41.773768Z nonode@nohost <0.5827.0> 351922b803 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:41.777156Z nonode@nohost <0.5827.0> cf6c4e0f2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:41.780934Z nonode@nohost <0.5827.0> b7f4e10df8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:41.783899Z nonode@nohost <0.5827.0> 6e12c67aea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:41.889402Z nonode@nohost <0.5827.0> a614600fba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:41.891883Z nonode@nohost <0.5827.0> 790d8244c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:41.896364Z nonode@nohost <0.5827.0> 30e5b47fc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:41.900393Z nonode@nohost <0.5827.0> e650bb8876 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:41.933646Z nonode@nohost <0.5827.0> f0984d50ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:41.936424Z nonode@nohost <0.5827.0> 798157332c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:41.941078Z nonode@nohost <0.5827.0> ee9604f258 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:41.944316Z nonode@nohost <0.5827.0> 3db15be40a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:41.965370Z nonode@nohost <0.5827.0> b694c1e43f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:41.980879Z nonode@nohost <0.5827.0> 6ea818492b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0053%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:41.991115Z nonode@nohost <0.5827.0> f20f47d024 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00941c69eda6a07cd65ffc87a983f2075442c686e322a911a79e72f9f6f3a66515%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:41.994912Z nonode@nohost <0.5827.0> 7445518f3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00941c69eda6a07cd65ffc87a983f2075442c686e322a911a79e72f9f6f3a66515%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:44.035135Z nonode@nohost <0.5827.0> 4147f54e56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:44.045353Z nonode@nohost <0.5827.0> b97f462819 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 2 [notice] 2018-09-16T13:32:44.046873Z nonode@nohost <0.302.0> 2469b217aa couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:32:44.060006Z nonode@nohost <0.302.0> 0a41201671 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:32:44.061838Z nonode@nohost <0.302.0> 0cd74af417 couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:32:44.063387Z nonode@nohost <0.5827.0> c15d30299c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:32:44.064051Z nonode@nohost <0.302.0> 9550303b49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:44.066180Z nonode@nohost <0.302.0> 4e3a00b513 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 1 [notice] 2018-09-16T13:32:45.507254Z nonode@nohost <0.302.0> 47679c0b45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:32:45.510525Z nonode@nohost <0.302.0> 6970e2230b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:45.520863Z nonode@nohost <0.302.0> 842391e90f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:45.523852Z nonode@nohost <0.302.0> 33654fd945 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:45.542729Z nonode@nohost <0.302.0> 6694a993ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:45.545051Z nonode@nohost <0.302.0> 340e08068b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:45.550732Z nonode@nohost <0.302.0> 8b4e1a53bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:45.553729Z nonode@nohost <0.302.0> 5eb5f7d566 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:45.556928Z nonode@nohost <0.302.0> 72505d7193 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:45.559205Z nonode@nohost <0.302.0> 90cbadcdfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:45.668297Z nonode@nohost <0.302.0> bf0711b10d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:45.671073Z nonode@nohost <0.302.0> b5cec39586 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:45.676596Z nonode@nohost <0.302.0> be09074211 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:45.680548Z nonode@nohost <0.302.0> dc9a4958f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:45.712763Z nonode@nohost <0.302.0> deb410c572 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:45.715501Z nonode@nohost <0.302.0> e2691f9172 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:45.719892Z nonode@nohost <0.302.0> 898d555599 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:45.722890Z nonode@nohost <0.302.0> a81b25da93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:45.742262Z nonode@nohost <0.302.0> a7d96fe2ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:45.754156Z nonode@nohost <0.302.0> c0e8e906de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0054%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:45.757471Z nonode@nohost <0.302.0> a7e9ec7386 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00dc37c32207fdaad2ffb47b089c7ac05e9355f26b178524c7e3003be107035d34%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:45.760602Z nonode@nohost <0.302.0> 96bc59825b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00dc37c32207fdaad2ffb47b089c7ac05e9355f26b178524c7e3003be107035d34%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:47.802946Z nonode@nohost <0.302.0> f0fc17cefc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:32:47.809316Z nonode@nohost <0.302.0> b86aff3097 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:32:47.810783Z nonode@nohost <0.5827.0> de95cbbbba couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 4 [notice] 2018-09-16T13:32:47.822986Z nonode@nohost <0.5827.0> c41ffa871c couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:32:47.824059Z nonode@nohost <0.5827.0> 9c1235af3f couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 0 [notice] 2018-09-16T13:32:47.825932Z nonode@nohost <0.302.0> e09a41f3c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 0 [notice] 2018-09-16T13:32:47.826916Z nonode@nohost <0.5827.0> e759e0439a couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:47.828768Z nonode@nohost <0.5827.0> 533e0b4817 couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:32:49.269309Z nonode@nohost <0.5827.0> 0dd6ff9b24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:32:49.283052Z nonode@nohost <0.5827.0> 53754c8b8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:32:49.285084Z nonode@nohost <0.5827.0> 00ca58bd38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:49.288901Z nonode@nohost <0.5827.0> ffed6f64d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:49.309331Z nonode@nohost <0.5827.0> 4e05869e79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:49.311744Z nonode@nohost <0.5827.0> c96485d6f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:49.317122Z nonode@nohost <0.5827.0> a7227ca59b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:49.320241Z nonode@nohost <0.5827.0> 608038b808 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:49.323250Z nonode@nohost <0.5827.0> 0a1be7906f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:49.325901Z nonode@nohost <0.5827.0> 486bcffbc1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:49.435734Z nonode@nohost <0.5827.0> 83cb85b302 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:32:49.439049Z nonode@nohost <0.5827.0> 15ed551266 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:49.444084Z nonode@nohost <0.5827.0> 5761723773 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:49.447485Z nonode@nohost <0.5827.0> c426268229 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:49.480206Z nonode@nohost <0.5827.0> fc9016dfaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:49.482890Z nonode@nohost <0.5827.0> 304add2523 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:49.488783Z nonode@nohost <0.5827.0> 88df429b69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:49.492310Z nonode@nohost <0.5827.0> eb3093b525 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:49.515642Z nonode@nohost <0.5827.0> efc4dd7e8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:49.527021Z nonode@nohost <0.5827.0> 67f2454d52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0055%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:49.532525Z nonode@nohost <0.5827.0> 5aba67ae25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00cd6800c30fc2bd0cf0fdcac6f87661618b834a6f1d490b1aa8a89a8d53c3db9d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:49.536560Z nonode@nohost <0.5827.0> ac153c6e67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00cd6800c30fc2bd0cf0fdcac6f87661618b834a6f1d490b1aa8a89a8d53c3db9d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:51.583007Z nonode@nohost <0.5827.0> d03cb3d204 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:51.594575Z nonode@nohost <0.5827.0> d9df07c252 couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:32:51.595229Z nonode@nohost <0.302.0> 6f69c7c45e couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:32:51.607291Z nonode@nohost <0.302.0> 102a22186c couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_bulk_docs 201 ok 3 [notice] 2018-09-16T13:32:51.608256Z nonode@nohost <0.302.0> 7d8568a8fe couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_ensure_full_commit 201 ok 1 [notice] 2018-09-16T13:32:51.610179Z nonode@nohost <0.5827.0> b7992617c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_index/ 200 ok 1 [notice] 2018-09-16T13:32:51.610502Z nonode@nohost <0.302.0> c59f2a9320 couchdb:5984 172.26.0.5 undefined GET /composerchannel_/statedb_savepoint?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:51.613139Z nonode@nohost <0.302.0> b6e2a3045c couchdb:5984 172.26.0.5 undefined PUT /composerchannel_/statedb_savepoint 201 ok 2 [notice] 2018-09-16T13:32:53.038008Z nonode@nohost <0.302.0> 2405eedfba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:53.047669Z nonode@nohost <0.302.0> bad9f8e41f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:32:53.052681Z nonode@nohost <0.302.0> 0fc10e144c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:53.056415Z nonode@nohost <0.302.0> e770cf45ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:53.073117Z nonode@nohost <0.302.0> bc7de2ff3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:53.076467Z nonode@nohost <0.302.0> 7a991b2cd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:53.081344Z nonode@nohost <0.302.0> 4a43d33dab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:53.084970Z nonode@nohost <0.302.0> 0ff14d221a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:53.088494Z nonode@nohost <0.302.0> b31c8b5487 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:53.095708Z nonode@nohost <0.302.0> caa36028e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:53.199284Z nonode@nohost <0.302.0> f985750cca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:32:53.201670Z nonode@nohost <0.302.0> c1119f0760 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:53.208294Z nonode@nohost <0.302.0> 5efb51a65a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:32:53.211195Z nonode@nohost <0.302.0> d1478d8ee2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:53.248823Z nonode@nohost <0.302.0> 81be0869bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:53.256534Z nonode@nohost <0.302.0> 3014fb8a26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:53.262251Z nonode@nohost <0.302.0> c3d0ed2a24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:53.271945Z nonode@nohost <0.302.0> 636ee6eda3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:32:53.292993Z nonode@nohost <0.302.0> 8521b98936 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:53.305084Z nonode@nohost <0.302.0> fc1b62d00c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0056%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:53.309103Z nonode@nohost <0.302.0> 421d3e79fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005a200d6d3daa676c99b751beb8a2e8625e764d4a4257275166c7de19f8a0fcfd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:53.312335Z nonode@nohost <0.302.0> edd07baef9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005a200d6d3daa676c99b751beb8a2e8625e764d4a4257275166c7de19f8a0fcfd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:32:55.357767Z nonode@nohost <0.302.0> 5c0157f458 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:32:55.362570Z nonode@nohost <0.302.0> cc2c73558e couchdb:5984 172.26.0.5 undefined POST /composerchannel_bank/_all_docs?include_docs=true 200 ok 3 [notice] 2018-09-16T13:32:55.363394Z nonode@nohost <0.5827.0> 8755c2f39f couchdb:5984 172.26.0.5 undefined POST /composerchannel_lscc/_all_docs?include_docs=true 200 ok 1 [notice] 2018-09-16T13:34:41.965372Z nonode@nohost <0.5827.0> 1fbf87ee96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:34:41.968647Z nonode@nohost <0.5827.0> be6a0f4c8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:34:41.978557Z nonode@nohost <0.5827.0> 0ae9f3441f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:34:41.982283Z nonode@nohost <0.5827.0> 7b1ae0c414 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:34:41.994752Z nonode@nohost <0.5827.0> 337d732628 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%22 200 ok 3 [notice] 2018-09-16T13:34:42.968380Z nonode@nohost <0.5827.0> b9ea746596 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:34:42.972194Z nonode@nohost <0.5827.0> bd6c33de36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:34:42.977830Z nonode@nohost <0.5827.0> 15c1c35e7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:34:42.982361Z nonode@nohost <0.5827.0> dd01c424aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:34:42.997145Z nonode@nohost <0.5827.0> 0e81a17091 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%22 200 ok 8 [info] 2018-09-16T13:35:00.377472Z nonode@nohost <0.31111.0> -------- Starting compaction for db "shards/c0000000-dfffffff/_global_changes.1537104000" [notice] 2018-09-16T13:35:00.395549Z nonode@nohost <0.31111.0> -------- Compaction swap for db: /opt/couchdb/data/shards/c0000000-dfffffff/_global_changes.1537104000.couch 254137 12467 [info] 2018-09-16T13:35:00.396275Z nonode@nohost <0.31111.0> -------- Compaction for db "shards/c0000000-dfffffff/_global_changes.1537104000" completed. [info] 2018-09-16T13:35:00.407394Z nonode@nohost <0.31170.0> -------- Starting compaction for db "shards/e0000000-ffffffff/composerchannel_.1537104015" [notice] 2018-09-16T13:35:00.427213Z nonode@nohost <0.31170.0> -------- Compaction swap for db: /opt/couchdb/data/shards/e0000000-ffffffff/composerchannel_.1537104015.couch 254137 12467 [info] 2018-09-16T13:35:00.427952Z nonode@nohost <0.31170.0> -------- Compaction for db "shards/e0000000-ffffffff/composerchannel_.1537104015" completed. [info] 2018-09-16T13:35:00.431627Z nonode@nohost <0.31204.0> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T13:35:00.433890Z nonode@nohost <0.31143.0> -------- Starting compaction for db "shards/80000000-9fffffff/_global_changes.1537104000" [notice] 2018-09-16T13:35:00.449235Z nonode@nohost <0.31143.0> -------- Compaction swap for db: /opt/couchdb/data/shards/80000000-9fffffff/_global_changes.1537104000.couch 250041 12467 [info] 2018-09-16T13:35:00.449884Z nonode@nohost <0.31143.0> -------- Compaction for db "shards/80000000-9fffffff/_global_changes.1537104000" completed. [notice] 2018-09-16T13:36:54.172477Z nonode@nohost <0.5827.0> babedf48e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:36:54.175903Z nonode@nohost <0.5827.0> 0fe5728365 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:36:54.181430Z nonode@nohost <0.5827.0> ae0cdbf43e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:36:54.184535Z nonode@nohost <0.5827.0> c2a42e81d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:54.206801Z nonode@nohost <0.5827.0> 844c1db406 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:36:54.210290Z nonode@nohost <0.5827.0> 55fb84f311 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:36:54.225017Z nonode@nohost <0.5827.0> a1609df936 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:54.229040Z nonode@nohost <0.5827.0> 61eec342ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:54.233284Z nonode@nohost <0.5827.0> 0d635e35b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:54.236098Z nonode@nohost <0.5827.0> 4968b9a973 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:55.732053Z nonode@nohost <0.5827.0> f58c7fa8c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:36:55.734930Z nonode@nohost <0.5827.0> d5093f1bdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:36:55.741348Z nonode@nohost <0.5827.0> 5133232d97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:55.744852Z nonode@nohost <0.5827.0> 4710c34963 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:55.769816Z nonode@nohost <0.5827.0> 7202530e04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:36:55.772651Z nonode@nohost <0.5827.0> b32e25b489 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:36:55.780262Z nonode@nohost <0.5827.0> caf4615bb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:55.783971Z nonode@nohost <0.5827.0> c5aa515819 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:55.788018Z nonode@nohost <0.5827.0> a02cd21ea3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:55.790701Z nonode@nohost <0.5827.0> a5e0d85cd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:57.296142Z nonode@nohost <0.5827.0> d27ea42454 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:36:57.299048Z nonode@nohost <0.5827.0> d371541ebb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:36:57.304194Z nonode@nohost <0.5827.0> db9cc85fc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:57.307782Z nonode@nohost <0.5827.0> af55184f8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:57.331360Z nonode@nohost <0.5827.0> ff28d387e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:57.334189Z nonode@nohost <0.5827.0> 5d0fc76a9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:36:57.345041Z nonode@nohost <0.5827.0> 221731539b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:57.349472Z nonode@nohost <0.5827.0> 97c15e651a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:57.353126Z nonode@nohost <0.5827.0> 06b55f72dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:57.355649Z nonode@nohost <0.5827.0> f16a1f8243 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:58.864306Z nonode@nohost <0.5827.0> e7d635962b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:58.866932Z nonode@nohost <0.5827.0> cbfd56780c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:36:58.876616Z nonode@nohost <0.5827.0> 9f3a8e0286 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:58.879895Z nonode@nohost <0.5827.0> 4db58ac832 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:58.901881Z nonode@nohost <0.5827.0> 2d01bd7d9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:58.904858Z nonode@nohost <0.5827.0> a159c34fbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:36:58.909706Z nonode@nohost <0.5827.0> f6121ab41e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:58.912824Z nonode@nohost <0.5827.0> d91b12e0d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:58.916372Z nonode@nohost <0.5827.0> af5eeca292 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:36:58.924616Z nonode@nohost <0.5827.0> 91b099f7eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:00.436931Z nonode@nohost <0.5827.0> 694b94ea20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:00.444541Z nonode@nohost <0.5827.0> add346e0ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:00.450143Z nonode@nohost <0.5827.0> a1ad230f9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:00.453707Z nonode@nohost <0.5827.0> 64a2769f5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:00.477623Z nonode@nohost <0.5827.0> 252d24b645 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:00.480313Z nonode@nohost <0.5827.0> d387e2e73d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:00.488965Z nonode@nohost <0.5827.0> 291d9eca4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:00.498608Z nonode@nohost <0.5827.0> e7bd2c4c9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:37:00.502464Z nonode@nohost <0.5827.0> 8c99b061ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:00.505444Z nonode@nohost <0.5827.0> bccbb7a33b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:02.020925Z nonode@nohost <0.5827.0> a4fc884a7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:02.023813Z nonode@nohost <0.5827.0> 6835d9e08d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:02.029478Z nonode@nohost <0.5827.0> 610a0045fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:02.034959Z nonode@nohost <0.5827.0> 54f7cb2956 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:02.055166Z nonode@nohost <0.5827.0> a19d4a81f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:02.058171Z nonode@nohost <0.5827.0> 79beeecbe8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:02.064178Z nonode@nohost <0.5827.0> 27386ec607 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:02.067445Z nonode@nohost <0.5827.0> c5ede271c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:02.070599Z nonode@nohost <0.5827.0> 779e2e6d58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:02.073583Z nonode@nohost <0.5827.0> 1f0fe536a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [info] 2018-09-16T13:37:02.432880Z nonode@nohost <0.31204.0> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T13:37:02.433115Z nonode@nohost <0.31204.0> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [notice] 2018-09-16T13:37:03.586958Z nonode@nohost <0.5827.0> dbafe767db couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:03.589866Z nonode@nohost <0.5827.0> 2e7507a8a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:03.595490Z nonode@nohost <0.5827.0> 72f0a57a5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:03.599110Z nonode@nohost <0.5827.0> 5702cd2a2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:03.619931Z nonode@nohost <0.5827.0> 0db5ad7c1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:03.628462Z nonode@nohost <0.5827.0> 28546c7710 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:03.634280Z nonode@nohost <0.5827.0> 4b9b0f2403 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:03.637381Z nonode@nohost <0.5827.0> 934cb014c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:03.644599Z nonode@nohost <0.5827.0> 563416fb2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:03.647135Z nonode@nohost <0.5827.0> fe332f29ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:05.166077Z nonode@nohost <0.5827.0> f641e672b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:05.168741Z nonode@nohost <0.5827.0> 1980065b26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:05.176478Z nonode@nohost <0.5827.0> 8b10bf93a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:05.181298Z nonode@nohost <0.5827.0> 477999b7a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:05.206313Z nonode@nohost <0.5827.0> 8e5b7ad499 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:05.209642Z nonode@nohost <0.5827.0> 0f78cd328f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:05.221754Z nonode@nohost <0.5827.0> 6e2f361be2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:05.225649Z nonode@nohost <0.5827.0> 057a140a38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:05.229487Z nonode@nohost <0.5827.0> ea8b33123e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:05.232297Z nonode@nohost <0.5827.0> 4e76fa4572 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:06.760556Z nonode@nohost <0.5827.0> 3ac85829ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:37:06.762937Z nonode@nohost <0.5827.0> 371d513403 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:06.768204Z nonode@nohost <0.5827.0> 859163f3a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:06.776833Z nonode@nohost <0.5827.0> 0d76de9494 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:06.800846Z nonode@nohost <0.5827.0> 40eaf8f9ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:06.803411Z nonode@nohost <0.5827.0> 292d76897c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:06.808554Z nonode@nohost <0.5827.0> 9735a87081 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:06.811980Z nonode@nohost <0.5827.0> e0740bb5d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:06.821673Z nonode@nohost <0.5827.0> 257d592654 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:06.824810Z nonode@nohost <0.5827.0> f745912f8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:08.343060Z nonode@nohost <0.5827.0> 85ec7e39a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:08.348529Z nonode@nohost <0.5827.0> 69a408dc3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:08.355031Z nonode@nohost <0.5827.0> ecd9df175d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:08.358294Z nonode@nohost <0.5827.0> 6b21cc971d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:08.379966Z nonode@nohost <0.5827.0> 07f99ced24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:08.382833Z nonode@nohost <0.5827.0> 53ae5a3342 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:08.388285Z nonode@nohost <0.5827.0> 267a8606d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:08.391993Z nonode@nohost <0.5827.0> 70ceb4cba0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:08.395372Z nonode@nohost <0.5827.0> b4acb68dc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:08.397887Z nonode@nohost <0.5827.0> 1160bdb478 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:09.907851Z nonode@nohost <0.5827.0> a1d229ddd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:09.910697Z nonode@nohost <0.5827.0> 20eca6eade couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:09.919945Z nonode@nohost <0.5827.0> 4511329fbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:09.924126Z nonode@nohost <0.5827.0> f6a9398130 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:09.947223Z nonode@nohost <0.5827.0> 82250710b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:09.950158Z nonode@nohost <0.5827.0> c683315d88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:09.955827Z nonode@nohost <0.5827.0> 82f2152973 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:09.959543Z nonode@nohost <0.5827.0> 202e5ec897 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:09.962856Z nonode@nohost <0.5827.0> e48ad40c07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:09.965710Z nonode@nohost <0.5827.0> 94435abdab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:11.462428Z nonode@nohost <0.5827.0> 3b49b7778a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:11.468420Z nonode@nohost <0.5827.0> dae25858f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:11.473269Z nonode@nohost <0.5827.0> a9c49207b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:11.477155Z nonode@nohost <0.5827.0> df61c97fce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:11.504747Z nonode@nohost <0.5827.0> 514fe935bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:11.507347Z nonode@nohost <0.5827.0> a6d4b47aa6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:11.512167Z nonode@nohost <0.5827.0> 7ed6519d57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:11.515043Z nonode@nohost <0.5827.0> 1b92fcf33d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:11.524680Z nonode@nohost <0.5827.0> 8df5f47337 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:11.527278Z nonode@nohost <0.5827.0> dbbecc95bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:13.040625Z nonode@nohost <0.5827.0> a47ddbdb79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:13.044040Z nonode@nohost <0.5827.0> 2eccd0a929 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:13.048629Z nonode@nohost <0.5827.0> ba73209337 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:13.051826Z nonode@nohost <0.5827.0> 303b492c2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:13.073648Z nonode@nohost <0.5827.0> 91ddcfdcc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:13.081669Z nonode@nohost <0.5827.0> d8f98058a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:13.086016Z nonode@nohost <0.5827.0> 20c25e430d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:13.089170Z nonode@nohost <0.5827.0> b562574c17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:13.092252Z nonode@nohost <0.5827.0> 8af5e9a373 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:13.094274Z nonode@nohost <0.5827.0> 0b9513398a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:14.595091Z nonode@nohost <0.5827.0> c7e27228a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:14.600478Z nonode@nohost <0.5827.0> f8462682f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:14.605128Z nonode@nohost <0.5827.0> 009b92e0bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:14.608406Z nonode@nohost <0.5827.0> cf8a567b6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:14.629665Z nonode@nohost <0.5827.0> eb9cb05608 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:14.632748Z nonode@nohost <0.5827.0> 4fdfeaec37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:14.638032Z nonode@nohost <0.5827.0> 75a8fd8536 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:14.644837Z nonode@nohost <0.5827.0> 9408f3d9af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:14.648082Z nonode@nohost <0.5827.0> b3aec56e41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:14.650558Z nonode@nohost <0.5827.0> 395b093660 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:16.158096Z nonode@nohost <0.5827.0> 4c97e77220 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:16.160390Z nonode@nohost <0.5827.0> b2b4e977f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:16.168690Z nonode@nohost <0.5827.0> 60f707f5b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:16.171871Z nonode@nohost <0.5827.0> eb03b00a22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:16.193455Z nonode@nohost <0.5827.0> 756d30d847 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:16.196035Z nonode@nohost <0.5827.0> 1d3ee06d66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:16.200620Z nonode@nohost <0.5827.0> 814247b9ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:16.205356Z nonode@nohost <0.5827.0> 55e9c93431 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:16.207028Z nonode@nohost <0.5827.0> bfd3defda9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:16.216630Z nonode@nohost <0.5827.0> fd05388aaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:17.721343Z nonode@nohost <0.5827.0> 7e439040fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:17.732514Z nonode@nohost <0.5827.0> aaa7b4186b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:17.738011Z nonode@nohost <0.5827.0> cbd94180df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:17.741486Z nonode@nohost <0.5827.0> 2e128c4870 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:17.764787Z nonode@nohost <0.5827.0> 85fba1fc9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:17.767163Z nonode@nohost <0.5827.0> 2e06bfc134 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:17.776100Z nonode@nohost <0.5827.0> 214212f429 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:37:17.779301Z nonode@nohost <0.5827.0> 483b70a7f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:17.783493Z nonode@nohost <0.5827.0> f6c49f91b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:17.785890Z nonode@nohost <0.5827.0> 3c63bad532 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:19.307837Z nonode@nohost <0.5827.0> dbe53af7a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:37:19.310213Z nonode@nohost <0.5827.0> 2d71f120ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:19.314369Z nonode@nohost <0.5827.0> ec963921f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:19.317046Z nonode@nohost <0.5827.0> a5382dfc9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:19.340680Z nonode@nohost <0.5827.0> b4d40b4f6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:19.344467Z nonode@nohost <0.5827.0> 08da8f43af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:19.354500Z nonode@nohost <0.5827.0> 23aec656ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:19.358046Z nonode@nohost <0.5827.0> a7f8a81a50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:19.362149Z nonode@nohost <0.5827.0> 699f99be1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:19.365077Z nonode@nohost <0.5827.0> 556cd48d42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:20.873134Z nonode@nohost <0.5827.0> 9626241ede couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:20.876237Z nonode@nohost <0.5827.0> 867241ac08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:20.881385Z nonode@nohost <0.5827.0> 946fb7deb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:20.886733Z nonode@nohost <0.5827.0> 09dd596f82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:20.910638Z nonode@nohost <0.5827.0> 9ebef95e05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:20.913136Z nonode@nohost <0.5827.0> b69b1a63c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:20.918345Z nonode@nohost <0.5827.0> 1c636a7b5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:20.921920Z nonode@nohost <0.5827.0> dbd4af69f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:20.927342Z nonode@nohost <0.5827.0> 59e72578ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:20.930018Z nonode@nohost <0.5827.0> 92e88f9f4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:22.429289Z nonode@nohost <0.5827.0> c05e22ca52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:22.436591Z nonode@nohost <0.5827.0> 633a0cc658 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:22.441973Z nonode@nohost <0.5827.0> 4c6ae9a93a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:22.445249Z nonode@nohost <0.5827.0> 706988897f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:22.467160Z nonode@nohost <0.5827.0> 72aafd1596 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:22.470851Z nonode@nohost <0.5827.0> 0cdc137e2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:22.478905Z nonode@nohost <0.5827.0> 90651f529f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:22.482788Z nonode@nohost <0.5827.0> f5918492af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:22.489139Z nonode@nohost <0.5827.0> b99bda509a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:22.492234Z nonode@nohost <0.5827.0> 99cdc189de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:24.009216Z nonode@nohost <0.5827.0> 935d791705 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:24.012288Z nonode@nohost <0.5827.0> 78e556f1e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:24.018633Z nonode@nohost <0.5827.0> 6be7aa4806 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:24.026804Z nonode@nohost <0.5827.0> b8cf1fb8e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:24.048089Z nonode@nohost <0.5827.0> 5b35c06db5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:24.050686Z nonode@nohost <0.5827.0> 6414385c03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:24.055505Z nonode@nohost <0.5827.0> 6811bcd60a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:24.059378Z nonode@nohost <0.5827.0> d28dbffe7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:24.062443Z nonode@nohost <0.5827.0> 28488be21f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:24.065003Z nonode@nohost <0.5827.0> e964db2c67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:25.560768Z nonode@nohost <0.5827.0> 47bee1ba3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:25.564298Z nonode@nohost <0.5827.0> f2aa1bb557 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:25.569028Z nonode@nohost <0.5827.0> 8b56c29893 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:25.572233Z nonode@nohost <0.5827.0> 4e13ae1ad2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:25.591303Z nonode@nohost <0.5827.0> 7145804a2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:37:25.593439Z nonode@nohost <0.5827.0> c7705449c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:25.598330Z nonode@nohost <0.5827.0> 02f20d1a3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:25.604761Z nonode@nohost <0.5827.0> 4527045300 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:25.608504Z nonode@nohost <0.5827.0> 56337b97d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:25.611209Z nonode@nohost <0.5827.0> 3761467704 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:27.124578Z nonode@nohost <0.5827.0> a9f84ba9b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:37:27.127751Z nonode@nohost <0.5827.0> 267fbac523 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:27.133307Z nonode@nohost <0.5827.0> 7acf3017b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:27.136709Z nonode@nohost <0.5827.0> 412939ada1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:27.160586Z nonode@nohost <0.5827.0> 05db21c454 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:27.163791Z nonode@nohost <0.5827.0> 1d782354dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:27.169812Z nonode@nohost <0.5827.0> cd6c55952e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:27.179256Z nonode@nohost <0.5827.0> 7793e9d8c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:27.182420Z nonode@nohost <0.5827.0> d6e0990a87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:27.184887Z nonode@nohost <0.5827.0> f1e9dd5c65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:28.691585Z nonode@nohost <0.5827.0> 8ad086a0af couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:28.696752Z nonode@nohost <0.5827.0> 3ad2a632f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:28.701844Z nonode@nohost <0.5827.0> 171d827c19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:28.706062Z nonode@nohost <0.5827.0> fb5330879f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:28.730906Z nonode@nohost <0.5827.0> e233fbd4cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:28.733340Z nonode@nohost <0.5827.0> d0ae6849c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:28.737617Z nonode@nohost <0.5827.0> d23f915bdd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:28.740594Z nonode@nohost <0.5827.0> 44159a060e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:28.743797Z nonode@nohost <0.5827.0> ac37da2549 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:28.746265Z nonode@nohost <0.5827.0> 530651cc14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:30.269383Z nonode@nohost <0.5827.0> 837d5cd59d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:30.272659Z nonode@nohost <0.5827.0> 964a863918 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:30.283317Z nonode@nohost <0.5827.0> f86c654be9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:30.286754Z nonode@nohost <0.5827.0> d5bf0ec6ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:30.309924Z nonode@nohost <0.5827.0> 0d195c8431 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:30.316596Z nonode@nohost <0.5827.0> 1e228ba022 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:30.317963Z nonode@nohost <0.5827.0> cdf4806d4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:30.321574Z nonode@nohost <0.5827.0> 18dab1e24b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:30.325023Z nonode@nohost <0.5827.0> 42c1a77d11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:30.327586Z nonode@nohost <0.5827.0> aaf4c9dfae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:31.835906Z nonode@nohost <0.5827.0> 65f7e56561 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:31.844460Z nonode@nohost <0.5827.0> bf73cf1a59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:31.849571Z nonode@nohost <0.5827.0> 1e6797d39f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:31.852485Z nonode@nohost <0.5827.0> bbcca95bf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:31.874716Z nonode@nohost <0.5827.0> 5fa90a0e97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:31.877256Z nonode@nohost <0.5827.0> 840ab34861 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:31.881829Z nonode@nohost <0.5827.0> 4513cd85fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:31.885761Z nonode@nohost <0.5827.0> 38b8811708 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:31.889496Z nonode@nohost <0.5827.0> 51f3b5af84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:31.892200Z nonode@nohost <0.5827.0> f9c660a08a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:33.408567Z nonode@nohost <0.5827.0> d2e3a8250b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:33.411264Z nonode@nohost <0.5827.0> 62b1abd543 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:33.416243Z nonode@nohost <0.5827.0> 0d9b443d57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:33.418916Z nonode@nohost <0.5827.0> 14174aee85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:33.441503Z nonode@nohost <0.5827.0> fbed13381d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:33.444728Z nonode@nohost <0.5827.0> f4a155a3be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:33.449862Z nonode@nohost <0.5827.0> 4bd9c2d8ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:33.452948Z nonode@nohost <0.5827.0> 90cac7012b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:33.455716Z nonode@nohost <0.5827.0> 3cbe8c917c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:33.458029Z nonode@nohost <0.5827.0> 47c1945f79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:34.971395Z nonode@nohost <0.5827.0> 137d4f2e8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:34.979885Z nonode@nohost <0.5827.0> 83f89baf9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:37:34.984891Z nonode@nohost <0.5827.0> cedbfeb7ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:34.988894Z nonode@nohost <0.5827.0> 025adab287 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:35.013755Z nonode@nohost <0.5827.0> a8a3276359 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:35.016734Z nonode@nohost <0.5827.0> 613af811c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:35.021808Z nonode@nohost <0.5827.0> c98e31edcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:35.027458Z nonode@nohost <0.5827.0> 0b8b74890d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:35.031103Z nonode@nohost <0.5827.0> dee014efb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:35.033862Z nonode@nohost <0.5827.0> d90d5d9ab6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:36.550244Z nonode@nohost <0.5827.0> b52df343b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:36.560890Z nonode@nohost <0.5827.0> 76304d8b33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:36.566034Z nonode@nohost <0.5827.0> eecd3079ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:36.569312Z nonode@nohost <0.5827.0> cd87b1d63d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:36.591498Z nonode@nohost <0.5827.0> 67bc913e05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:36.594159Z nonode@nohost <0.5827.0> 18357435b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:36.599187Z nonode@nohost <0.5827.0> 20c04d33f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:36.608959Z nonode@nohost <0.5827.0> 266daf2561 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:36.611748Z nonode@nohost <0.5827.0> 5ca4fca592 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:36.613932Z nonode@nohost <0.5827.0> f93aafd1c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:38.135881Z nonode@nohost <0.5827.0> c14b8e8f3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:38.139066Z nonode@nohost <0.5827.0> 49bfc99fb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:38.144810Z nonode@nohost <0.5827.0> 09264eaeb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:38.148034Z nonode@nohost <0.5827.0> cfde8062ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:38.169248Z nonode@nohost <0.5827.0> e6cde4acd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:38.171753Z nonode@nohost <0.5827.0> 0a60f93187 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:38.176354Z nonode@nohost <0.5827.0> c3aa081aba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:38.179726Z nonode@nohost <0.5827.0> ee39f4fb9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:38.182707Z nonode@nohost <0.5827.0> fe6fee1785 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:38.184774Z nonode@nohost <0.5827.0> 354f968fbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:39.703983Z nonode@nohost <0.5827.0> d11ffa35e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:37:39.708381Z nonode@nohost <0.5827.0> db78bdf96e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:39.716315Z nonode@nohost <0.5827.0> 8bcd6fb4a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:37:39.721184Z nonode@nohost <0.5827.0> 9344cd9909 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:39.743299Z nonode@nohost <0.5827.0> fd6efe69b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:39.746367Z nonode@nohost <0.5827.0> d2917756c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:39.756408Z nonode@nohost <0.5827.0> a6144e322b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:37:39.759664Z nonode@nohost <0.5827.0> b88c43e22e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:39.762598Z nonode@nohost <0.5827.0> 4837ee1035 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:39.765246Z nonode@nohost <0.5827.0> 83507b480a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:41.286566Z nonode@nohost <0.5827.0> 08c11560ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:41.289113Z nonode@nohost <0.5827.0> 5d3c881a8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:41.294322Z nonode@nohost <0.5827.0> 2c0dc6f3be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:41.297449Z nonode@nohost <0.5827.0> 0de19bb2bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:41.318375Z nonode@nohost <0.5827.0> 9b5e0c7107 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:37:41.321768Z nonode@nohost <0.5827.0> 5f785fa60b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:41.332285Z nonode@nohost <0.5827.0> 6859980370 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:41.335853Z nonode@nohost <0.5827.0> f7e48ed59a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:41.338943Z nonode@nohost <0.5827.0> 2aa8de0574 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:41.348710Z nonode@nohost <0.5827.0> 3ec2b50f59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:42.866803Z nonode@nohost <0.5827.0> 24aca7c3e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:42.869223Z nonode@nohost <0.5827.0> fb8d6b4d79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:42.873923Z nonode@nohost <0.5827.0> 9754576631 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:42.879189Z nonode@nohost <0.5827.0> 93adf715c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:42.901902Z nonode@nohost <0.5827.0> 2b2e4c4042 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:42.904260Z nonode@nohost <0.5827.0> a9f09647ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:42.908663Z nonode@nohost <0.5827.0> d38745ff93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:42.912392Z nonode@nohost <0.5827.0> 385351eb43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:42.915681Z nonode@nohost <0.5827.0> 2caba1bd79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:42.918056Z nonode@nohost <0.5827.0> d0dac6a1c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:44.437040Z nonode@nohost <0.5827.0> 6564bf8004 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:44.444389Z nonode@nohost <0.5827.0> fcf259f5b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:44.449959Z nonode@nohost <0.5827.0> dbba9540fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:44.453528Z nonode@nohost <0.5827.0> a723ec3555 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:44.475306Z nonode@nohost <0.5827.0> 882a5064d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:44.478104Z nonode@nohost <0.5827.0> 1cda62c250 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:44.487085Z nonode@nohost <0.5827.0> 9ecbddf00c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:37:44.490561Z nonode@nohost <0.5827.0> 58fea317c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:44.494903Z nonode@nohost <0.5827.0> 948775075d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:44.504985Z nonode@nohost <0.5827.0> 04a5dbea0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:46.030347Z nonode@nohost <0.5827.0> d9a3076ce5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:46.033374Z nonode@nohost <0.5827.0> a2be2a4b78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:46.040763Z nonode@nohost <0.5827.0> 8a36056166 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:46.044385Z nonode@nohost <0.5827.0> b32f96447e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:46.066500Z nonode@nohost <0.5827.0> 407e58fb9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:46.069830Z nonode@nohost <0.5827.0> 6acd77e413 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:46.074432Z nonode@nohost <0.5827.0> 7c210d38af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:46.077570Z nonode@nohost <0.5827.0> 699d9c4037 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:46.080650Z nonode@nohost <0.5827.0> 5a75dc871a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:46.087932Z nonode@nohost <0.5827.0> 8b90a3cbb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:37:47.603693Z nonode@nohost <0.5827.0> fe6e612358 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:47.606768Z nonode@nohost <0.5827.0> 868e3d6132 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:47.616987Z nonode@nohost <0.5827.0> 9dca44179b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:47.620623Z nonode@nohost <0.5827.0> a6692f23f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:47.643325Z nonode@nohost <0.5827.0> a7e05008e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:47.646409Z nonode@nohost <0.5827.0> 89c9c8db0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:47.651593Z nonode@nohost <0.5827.0> 6844ef9b35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:47.654890Z nonode@nohost <0.5827.0> aa317c528a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:47.658107Z nonode@nohost <0.5827.0> 45fed4f7e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:47.660620Z nonode@nohost <0.5827.0> e8d467f4b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:49.177157Z nonode@nohost <0.5827.0> d56edd3a29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:49.180522Z nonode@nohost <0.5827.0> f2864c42a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:49.196202Z nonode@nohost <0.5827.0> 993f633e3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:49.199718Z nonode@nohost <0.5827.0> c1a940e655 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:49.221661Z nonode@nohost <0.5827.0> 1bc9fa1d4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:49.224836Z nonode@nohost <0.5827.0> a3d37bdeb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:49.233075Z nonode@nohost <0.5827.0> 1e133dcb0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:37:49.234498Z nonode@nohost <0.5827.0> 43f2e08f4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:49.237420Z nonode@nohost <0.5827.0> 060e5b870f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:49.240357Z nonode@nohost <0.5827.0> 9ce204f3a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:50.741913Z nonode@nohost <0.5827.0> ce30729987 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:50.744972Z nonode@nohost <0.5827.0> e26dd82f4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:50.750344Z nonode@nohost <0.5827.0> 9781cc2aeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:50.753876Z nonode@nohost <0.5827.0> ee5d7368d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:50.775305Z nonode@nohost <0.5827.0> 878b5ccc4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:50.778209Z nonode@nohost <0.5827.0> cedaf23753 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:50.782900Z nonode@nohost <0.5827.0> b804933951 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:50.789953Z nonode@nohost <0.5827.0> 356a9de9f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:50.796764Z nonode@nohost <0.5827.0> 9edc0f7719 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:50.799491Z nonode@nohost <0.5827.0> b68af47b9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:52.301381Z nonode@nohost <0.5827.0> 05906e69fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:52.303633Z nonode@nohost <0.5827.0> b5a530be2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:52.307988Z nonode@nohost <0.5827.0> 21422ab7a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:52.311740Z nonode@nohost <0.5827.0> ff58b75d4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:52.335717Z nonode@nohost <0.5827.0> 2ddedfd538 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:52.338704Z nonode@nohost <0.5827.0> f425f20feb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:52.342977Z nonode@nohost <0.5827.0> 7a619607ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:52.346191Z nonode@nohost <0.5827.0> 9ee1e121e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:52.349616Z nonode@nohost <0.5827.0> cdd703b513 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:52.357453Z nonode@nohost <0.5827.0> 9fa9989af5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:54.010517Z nonode@nohost <0.5827.0> f8e7600fa6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:54.018792Z nonode@nohost <0.5827.0> 8ef914225b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:37:54.025137Z nonode@nohost <0.5827.0> b3c9320e26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:37:54.026598Z nonode@nohost <0.5827.0> 781d855a25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:54.057717Z nonode@nohost <0.5827.0> 46d42cb2c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:54.063651Z nonode@nohost <0.5827.0> 4e5c395758 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:54.075869Z nonode@nohost <0.5827.0> 7f5912d1b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:54.086524Z nonode@nohost <0.5827.0> 662f45036a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:54.103474Z nonode@nohost <0.5827.0> 7cee02461b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:37:54.112311Z nonode@nohost <0.5827.0> 3f59651441 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:37:54.972103Z nonode@nohost <0.5827.0> a32746c220 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:54.975977Z nonode@nohost <0.5827.0> c454d4f1ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:54.990376Z nonode@nohost <0.5827.0> c520746180 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:54.998617Z nonode@nohost <0.5827.0> 3aa8847167 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.028467Z nonode@nohost <0.5827.0> fdfc57c2c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:55.031745Z nonode@nohost <0.5827.0> 6ac61ff364 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:55.042279Z nonode@nohost <0.5827.0> bdfd58b478 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.049101Z nonode@nohost <0.5827.0> 5dd2556331 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.055503Z nonode@nohost <0.5827.0> f4b3af3653 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.060448Z nonode@nohost <0.5827.0> dd5fbbd94c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.193915Z nonode@nohost <0.5827.0> 64180caed8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:55.196657Z nonode@nohost <0.5827.0> 3636d45989 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:55.209214Z nonode@nohost <0.5827.0> cfd3428e49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.214456Z nonode@nohost <0.5827.0> e309ef7b40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.261791Z nonode@nohost <0.5827.0> 02539bb973 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.264603Z nonode@nohost <0.5827.0> 620edb45a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:55.276627Z nonode@nohost <0.5827.0> 24a226ac9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.282147Z nonode@nohost <0.5827.0> faea54aee0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.341879Z nonode@nohost <0.5827.0> 5204e7dd1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:55.375656Z nonode@nohost <0.5827.0> 5c12a66816 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0057%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:55.382046Z nonode@nohost <0.5827.0> ed4a27f9b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003c00bc4c33fb8af6410421f048631ff27ffb4b82b6e26d2543d355c620a1007f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:55.386456Z nonode@nohost <0.5827.0> 0a807c65d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003c00bc4c33fb8af6410421f048631ff27ffb4b82b6e26d2543d355c620a1007f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:55.915389Z nonode@nohost <0.5827.0> 72c7366db1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.918844Z nonode@nohost <0.5827.0> c16ce7734f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:55.929005Z nonode@nohost <0.5827.0> 4a440dbbf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.935106Z nonode@nohost <0.5827.0> 22140f0132 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.959089Z nonode@nohost <0.5827.0> e291c0b8f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.962207Z nonode@nohost <0.5827.0> c5288bfebc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:55.970091Z nonode@nohost <0.5827.0> a0fcfa57bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:55.977102Z nonode@nohost <0.5827.0> 088ab39483 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.980520Z nonode@nohost <0.5827.0> 93da9cd918 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:55.983935Z nonode@nohost <0.5827.0> 1a731fb93b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.088776Z nonode@nohost <0.5827.0> 16a224c257 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.093313Z nonode@nohost <0.5827.0> 2de6f50dcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:57.104388Z nonode@nohost <0.5827.0> 4fbbf086dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.110708Z nonode@nohost <0.5827.0> 2a2b313e14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.136151Z nonode@nohost <0.5827.0> 241ba7bbcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:57.141892Z nonode@nohost <0.5827.0> cac47be8c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:57.153119Z nonode@nohost <0.5827.0> 55cb3fb8c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.160002Z nonode@nohost <0.5827.0> 177366e2af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.167682Z nonode@nohost <0.5827.0> c9abebd594 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.171798Z nonode@nohost <0.5827.0> 00592b4fd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.303793Z nonode@nohost <0.5827.0> 129acb1858 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.309633Z nonode@nohost <0.5827.0> c08fe51bf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:57.321028Z nonode@nohost <0.5827.0> a6859462a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.327762Z nonode@nohost <0.5827.0> 7b9fd132ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.377999Z nonode@nohost <0.5827.0> 2143d0ee88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.382689Z nonode@nohost <0.5827.0> 7eed98f0fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:57.394036Z nonode@nohost <0.5827.0> aa3afd4d35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.401241Z nonode@nohost <0.5827.0> 6edc7c6e76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.469514Z nonode@nohost <0.5827.0> d5d59b42a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.509941Z nonode@nohost <0.5827.0> f588493d17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0058%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:57.517812Z nonode@nohost <0.5827.0> 1f4d127196 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f08159e202256024edde53b532dea93b6960993ce7d74cb0c7aa15c45dadc73e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:57.523663Z nonode@nohost <0.5827.0> 052a067843 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f08159e202256024edde53b532dea93b6960993ce7d74cb0c7aa15c45dadc73e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:57.805296Z nonode@nohost <0.5827.0> 77c80b5463 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.810338Z nonode@nohost <0.5827.0> 38e5fb907e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:57.821180Z nonode@nohost <0.5827.0> f927ab2080 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.827453Z nonode@nohost <0.5827.0> 3109853a48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.861748Z nonode@nohost <0.5827.0> 7f6c910e2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.867430Z nonode@nohost <0.5827.0> 12faec7d88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:57.878437Z nonode@nohost <0.5827.0> 9f723b71d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.885107Z nonode@nohost <0.5827.0> c4b33983a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:57.892175Z nonode@nohost <0.5827.0> 017a4cd014 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:57.895632Z nonode@nohost <0.5827.0> a10fc2d51c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:59.177763Z nonode@nohost <0.5827.0> 3d1e022aca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:59.182321Z nonode@nohost <0.5827.0> 0a45c7a027 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:59.198421Z nonode@nohost <0.5827.0> 7358c542ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:59.205988Z nonode@nohost <0.5827.0> 6d7131912e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:59.233371Z nonode@nohost <0.5827.0> 47484b2140 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:59.239393Z nonode@nohost <0.5827.0> dfd0b821f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:59.249251Z nonode@nohost <0.5827.0> 2c26a135f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:37:59.253533Z nonode@nohost <0.5827.0> bcd21b54cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:59.265159Z nonode@nohost <0.5827.0> 418f2c7288 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:37:59.268559Z nonode@nohost <0.5827.0> f17458c1c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:59.392926Z nonode@nohost <0.5827.0> 1952778a5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:59.398928Z nonode@nohost <0.5827.0> 062c240d86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:59.410584Z nonode@nohost <0.5827.0> 7b0a13368a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:59.438900Z nonode@nohost <0.5827.0> bb387c3675 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:37:59.483824Z nonode@nohost <0.5827.0> 4a3a5461e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:37:59.490958Z nonode@nohost <0.5827.0> 3fdc051795 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:37:59.501426Z nonode@nohost <0.5827.0> 09bea7c218 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:59.508439Z nonode@nohost <0.5827.0> 455d6724d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:59.572053Z nonode@nohost <0.5827.0> a59ca3a4de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:37:59.616728Z nonode@nohost <0.5827.0> 22fcfd0e46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0059%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:59.625386Z nonode@nohost <0.5827.0> ea0b2336aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c7e40b96129125693618777fb5e2ca05ed98a1fec9ef80572441da75fa9db647%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:59.632003Z nonode@nohost <0.5827.0> 15faad7d25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c7e40b96129125693618777fb5e2ca05ed98a1fec9ef80572441da75fa9db647%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:59.764133Z nonode@nohost <0.5827.0> ec283c5e91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:59.769861Z nonode@nohost <0.5827.0> 47399d13c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:59.783687Z nonode@nohost <0.5827.0> befce93735 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:37:59.790914Z nonode@nohost <0.5827.0> 1720f74672 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:59.822100Z nonode@nohost <0.5827.0> a3e9237e4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:37:59.828383Z nonode@nohost <0.5827.0> aa9a18f833 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:37:59.834897Z nonode@nohost <0.5827.0> 0b18b60731 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:59.842121Z nonode@nohost <0.5827.0> 72e765050e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:59.849782Z nonode@nohost <0.5827.0> 103af98b04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:37:59.853256Z nonode@nohost <0.5827.0> cebbee896c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:01.377485Z nonode@nohost <0.5827.0> 2786506dd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:01.385121Z nonode@nohost <0.5827.0> 82e7b4252e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:01.390033Z nonode@nohost <0.5827.0> a3be8d9399 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:01.391521Z nonode@nohost <0.5827.0> 977a03a957 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:01.421976Z nonode@nohost <0.5827.0> e7420d846e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:01.430438Z nonode@nohost <0.5827.0> 257f688945 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:38:01.444722Z nonode@nohost <0.5827.0> 70faa2896f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:38:01.451219Z nonode@nohost <0.5827.0> 555cdfa5d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:38:01.457376Z nonode@nohost <0.5827.0> ed82c8ebcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:01.479967Z nonode@nohost <0.5827.0> add8c4037b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:38:01.607960Z nonode@nohost <0.5827.0> 7502b03db7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:38:01.613117Z nonode@nohost <0.5827.0> 397b285303 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:01.618350Z nonode@nohost <0.5827.0> ba7081454b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:01.622947Z nonode@nohost <0.5827.0> 646ec5f25d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:01.670368Z nonode@nohost <0.5827.0> 52d55503ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:01.675041Z nonode@nohost <0.5827.0> 82a94f4c3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:01.681169Z nonode@nohost <0.5827.0> e07b5fb4c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:01.688909Z nonode@nohost <0.5827.0> 9b42f395fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:01.691102Z nonode@nohost <0.4332.1> 35267ece5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:01.695715Z nonode@nohost <0.4332.1> bfd9bf78c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:01.716589Z nonode@nohost <0.4332.1> 15f0fa5d8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:01.725564Z nonode@nohost <0.4332.1> 2516d77081 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:01.737847Z nonode@nohost <0.4332.1> cb05e54274 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0060%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:38:01.741300Z nonode@nohost <0.5827.0> 855a595e00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:01.748786Z nonode@nohost <0.5827.0> 88d67cbe74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00492aa0b84ccefbc750c6fb5d3411081accdaa2fa3b79c15cd69e9934aae37658%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:38:01.763646Z nonode@nohost <0.5827.0> 23f8f9a98c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00492aa0b84ccefbc750c6fb5d3411081accdaa2fa3b79c15cd69e9934aae37658%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:01.774432Z nonode@nohost <0.5827.0> 9f521587e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:01.792698Z nonode@nohost <0.5827.0> 62fdf5c92a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:01.802360Z nonode@nohost <0.5827.0> 38a896a6ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:01.807699Z nonode@nohost <0.5827.0> 358755a2b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:01.814331Z nonode@nohost <0.5827.0> 3c64e387fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:01.820946Z nonode@nohost <0.5827.0> 82f4a990e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:03.454861Z nonode@nohost <0.5827.0> 1dd71f6b1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.458396Z nonode@nohost <0.5827.0> f5602f7ea5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:03.465370Z nonode@nohost <0.5827.0> 72f7187eb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:03.469630Z nonode@nohost <0.5827.0> 1fe2f88100 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.493385Z nonode@nohost <0.5827.0> aa823d0400 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.500501Z nonode@nohost <0.5827.0> bd493dff43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:03.512764Z nonode@nohost <0.5827.0> c1e1f198c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.519476Z nonode@nohost <0.5827.0> 573c45c88b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.526745Z nonode@nohost <0.5827.0> b47e66396c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.531387Z nonode@nohost <0.5827.0> 9e39d9c281 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.654120Z nonode@nohost <0.5827.0> e849df9870 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.660797Z nonode@nohost <0.5827.0> cb15c5fc1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:03.664446Z nonode@nohost <0.5827.0> fcaa69d754 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:03.667304Z nonode@nohost <0.5827.0> 4e298bb819 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.668828Z nonode@nohost <0.4332.1> 60c794c9bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:03.675741Z nonode@nohost <0.5827.0> e1b17bb470 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:03.680307Z nonode@nohost <0.5827.0> 7c5445f255 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:03.685982Z nonode@nohost <0.5827.0> 8bba739df9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:03.720694Z nonode@nohost <0.5827.0> 743576b0c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.729465Z nonode@nohost <0.5827.0> 9844be91a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:03.732759Z nonode@nohost <0.4332.1> be61601190 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.740714Z nonode@nohost <0.5827.0> bbce5888da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:03.741342Z nonode@nohost <0.4332.1> 71c6beec5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:03.748927Z nonode@nohost <0.5827.0> a6f906581b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:03.749216Z nonode@nohost <0.4332.1> b66037678d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.754893Z nonode@nohost <0.5827.0> b33f44cc33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:03.757338Z nonode@nohost <0.5827.0> f46d8f507c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.762413Z nonode@nohost <0.5827.0> 71cc778062 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.784451Z nonode@nohost <0.5827.0> b43e0a0229 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:03.821636Z nonode@nohost <0.5827.0> 45919035e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0061%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:03.840021Z nonode@nohost <0.5827.0> 71dde5037b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d5df61e9bf69dabb2cc6f5237c3595faadcd523d08c6b9b416f24a6fedbcdd2d%00?attachments=true 404 ok 11 [notice] 2018-09-16T13:38:03.843815Z nonode@nohost <0.5827.0> 98612708f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d5df61e9bf69dabb2cc6f5237c3595faadcd523d08c6b9b416f24a6fedbcdd2d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:05.529684Z nonode@nohost <0.5827.0> 4fa3a94fc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:05.535179Z nonode@nohost <0.5827.0> 41cc6cb78d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:05.545807Z nonode@nohost <0.5827.0> 4de4116442 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:05.550146Z nonode@nohost <0.5827.0> fe04e8f3b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:05.559755Z nonode@nohost <0.5827.0> 5b23dcb550 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:05.564154Z nonode@nohost <0.5827.0> 8f868fb6b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:05.578880Z nonode@nohost <0.5827.0> 07e64cb039 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:05.579102Z nonode@nohost <0.4332.1> d1d5a582cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:05.585605Z nonode@nohost <0.5827.0> 597fbae5f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:05.586990Z nonode@nohost <0.4332.1> d919ab18b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:05.596849Z nonode@nohost <0.4332.1> e9e9fb2a17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:05.616810Z nonode@nohost <0.4332.1> c32d81c4ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:38:05.618370Z nonode@nohost <0.4332.1> b9a5176773 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:05.625350Z nonode@nohost <0.5827.0> d7f3e34c18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:05.635823Z nonode@nohost <0.4332.1> 8f7fc8f3e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 12 [notice] 2018-09-16T13:38:05.665111Z nonode@nohost <0.4332.1> c8eab5095e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 20 [notice] 2018-09-16T13:38:05.675884Z nonode@nohost <0.4332.1> e752f338e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:38:05.681741Z nonode@nohost <0.4332.1> 20b876b21d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:05.685514Z nonode@nohost <0.4332.1> a649871138 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:05.689157Z nonode@nohost <0.4332.1> 103db92e32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:05.764516Z nonode@nohost <0.4332.1> 9132680d75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:05.774009Z nonode@nohost <0.4332.1> 30d5e29b75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:38:05.779225Z nonode@nohost <0.4332.1> b0ef6155d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:05.784964Z nonode@nohost <0.4332.1> e04755a76a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:05.833464Z nonode@nohost <0.4332.1> f85ec438de couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:05.835703Z nonode@nohost <0.4332.1> 3cddd4c5fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:05.841150Z nonode@nohost <0.4332.1> ac122e4435 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:05.845119Z nonode@nohost <0.4332.1> 7cf8f98e7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:05.887336Z nonode@nohost <0.4332.1> 740801758f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:05.929444Z nonode@nohost <0.4332.1> ad1126d9e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0062%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:05.937871Z nonode@nohost <0.4332.1> 33b9f1dfd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005f08e5f89c4a9e945d0d2cfbc69c4b6f58e39e10e3ec4a2f1bd92f5e2e9687b0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:05.943839Z nonode@nohost <0.4332.1> ed2e474a13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005f08e5f89c4a9e945d0d2cfbc69c4b6f58e39e10e3ec4a2f1bd92f5e2e9687b0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:07.463598Z nonode@nohost <0.4332.1> 5eac999323 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.468890Z nonode@nohost <0.4332.1> e824f90018 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:07.480907Z nonode@nohost <0.4332.1> 71817e2b17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.487963Z nonode@nohost <0.4332.1> 98d24856dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.518078Z nonode@nohost <0.4332.1> c203fe0f1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:07.523429Z nonode@nohost <0.4332.1> 55c5ce6359 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:07.535234Z nonode@nohost <0.4332.1> 66b99dbc7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.542302Z nonode@nohost <0.4332.1> 3c8155c627 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.550896Z nonode@nohost <0.4332.1> c982cc511b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:07.555381Z nonode@nohost <0.4332.1> 0297717cd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.658416Z nonode@nohost <0.4332.1> 004dc03c73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.661397Z nonode@nohost <0.4332.1> b3101f7455 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:07.666532Z nonode@nohost <0.4332.1> 1edb910080 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.675298Z nonode@nohost <0.4332.1> f80faaac8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.698878Z nonode@nohost <0.4332.1> 69d21ddae9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.703976Z nonode@nohost <0.4332.1> d598c626f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:07.714595Z nonode@nohost <0.4332.1> 0f73559019 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:07.718441Z nonode@nohost <0.4332.1> 407499da94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.721508Z nonode@nohost <0.4332.1> 3738863b38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.723315Z nonode@nohost <0.4332.1> 8d8def7bbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.854943Z nonode@nohost <0.4332.1> 2cbc1ac97c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:07.857582Z nonode@nohost <0.4332.1> 16d6aaa410 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:07.865290Z nonode@nohost <0.4332.1> 8f1eaa6e5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.868491Z nonode@nohost <0.4332.1> 28c73db65a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.904543Z nonode@nohost <0.4332.1> ae0a6d2ca2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.908917Z nonode@nohost <0.4332.1> b44bccf997 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:07.917484Z nonode@nohost <0.4332.1> 760f846293 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.923288Z nonode@nohost <0.4332.1> 5ab8891d4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:07.980981Z nonode@nohost <0.4332.1> bbd0dc2fda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:08.023720Z nonode@nohost <0.4332.1> 8e9c1c5fd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0063%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:08.031946Z nonode@nohost <0.4332.1> b20bef1eab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b897c032c97f459d2ab79329acf3c5e67cd94b76fe07b4327c9bce208655d082%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:08.037149Z nonode@nohost <0.4332.1> 25f832e107 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b897c032c97f459d2ab79329acf3c5e67cd94b76fe07b4327c9bce208655d082%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:09.380069Z nonode@nohost <0.4332.1> 9507311a35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:09.390391Z nonode@nohost <0.4332.1> 19b14831bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:09.401855Z nonode@nohost <0.4332.1> 5d070f0015 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:09.413388Z nonode@nohost <0.4332.1> cbb0cebda0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:09.444569Z nonode@nohost <0.4332.1> 4c7ed8dfb4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:09.449455Z nonode@nohost <0.4332.1> f9ee4b990c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:09.454062Z nonode@nohost <0.4332.1> e0996058ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:09.464140Z nonode@nohost <0.4332.1> c18f48b69c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:38:09.466559Z nonode@nohost <0.4332.1> e219832aa3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:09.491899Z nonode@nohost <0.4332.1> 42f6400d6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 21 [notice] 2018-09-16T13:38:09.695031Z nonode@nohost <0.4332.1> a3013a4de6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:09.697705Z nonode@nohost <0.4332.1> e7969e30cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:09.708598Z nonode@nohost <0.4332.1> d73513f29b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:09.713228Z nonode@nohost <0.4332.1> 67491f4f99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:09.737471Z nonode@nohost <0.4332.1> 460fe7b7ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:09.740842Z nonode@nohost <0.4332.1> 4bd18aaff4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:09.748989Z nonode@nohost <0.4332.1> 6b46a7a68a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:09.754883Z nonode@nohost <0.4332.1> 6fc377e91c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:09.761088Z nonode@nohost <0.4332.1> 5811dc2343 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:09.766121Z nonode@nohost <0.4332.1> 713f5d3dce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:09.908019Z nonode@nohost <0.4332.1> 4228e3f721 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:09.911323Z nonode@nohost <0.4332.1> cc3794fad5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:09.917713Z nonode@nohost <0.4332.1> f57217439c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:09.922326Z nonode@nohost <0.4332.1> fadf25c87c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:09.962119Z nonode@nohost <0.4332.1> f8bbc479e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:09.966379Z nonode@nohost <0.4332.1> 189c269c73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:09.976282Z nonode@nohost <0.4332.1> e312eb0b37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:09.980125Z nonode@nohost <0.4332.1> e2b3f31d3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:10.014173Z nonode@nohost <0.4332.1> efcb49ad56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:10.045114Z nonode@nohost <0.4332.1> 990a78635c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0064%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:10.050973Z nonode@nohost <0.4332.1> 5f0485c035 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00415dd32fcf225f3ba18b1f81727b4a065fb452511a989dbc464c5ee2de0ac86b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:10.056281Z nonode@nohost <0.4332.1> be15ecd646 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00415dd32fcf225f3ba18b1f81727b4a065fb452511a989dbc464c5ee2de0ac86b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:11.390543Z nonode@nohost <0.4332.1> b826ce4adb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:11.395614Z nonode@nohost <0.4332.1> ad55616ae3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:11.412441Z nonode@nohost <0.4332.1> 4b4e66a85e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:11.417427Z nonode@nohost <0.4332.1> 3a9dde37ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:11.441664Z nonode@nohost <0.4332.1> 43ec571f6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:11.446521Z nonode@nohost <0.4332.1> f12ed11373 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:11.476440Z nonode@nohost <0.4332.1> 1ea51b1fd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:11.484773Z nonode@nohost <0.4332.1> fc98939c68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:11.488385Z nonode@nohost <0.4332.1> 6818d8d6c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:11.491707Z nonode@nohost <0.4332.1> 1e3c0b2774 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:11.806394Z nonode@nohost <0.4332.1> bcb23c7119 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:11.816558Z nonode@nohost <0.4332.1> 8c8a717e4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:11.824147Z nonode@nohost <0.4332.1> cca304f3d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:11.829392Z nonode@nohost <0.4332.1> d2378af2c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:11.856678Z nonode@nohost <0.4332.1> abd7c14cf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:11.862155Z nonode@nohost <0.4332.1> 9f155cfcd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:11.873271Z nonode@nohost <0.4332.1> 84f370eb26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:11.879742Z nonode@nohost <0.4332.1> 3b40c654d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:11.886372Z nonode@nohost <0.4332.1> 9e71d6d47e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:11.890139Z nonode@nohost <0.4332.1> a915ffc4aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:12.024048Z nonode@nohost <0.4332.1> 3084036c6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:12.029482Z nonode@nohost <0.4332.1> 9052d444b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:12.041116Z nonode@nohost <0.4332.1> e904ccb3b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:12.048309Z nonode@nohost <0.4332.1> 8e1db13ab4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:12.097086Z nonode@nohost <0.4332.1> e09c131b57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:12.103651Z nonode@nohost <0.4332.1> d1d4dafbbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:12.113899Z nonode@nohost <0.4332.1> 469a26a8b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:12.118975Z nonode@nohost <0.4332.1> 4de9a496e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:12.176205Z nonode@nohost <0.4332.1> 497e972541 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:12.220118Z nonode@nohost <0.4332.1> 3a8c4d3ad2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0065%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:12.226381Z nonode@nohost <0.4332.1> 422bbcca6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b919e41470fbba2aaaec4a0c9e744eadb2b56903fccf5a3f6640d3c0f63f33bb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:12.230290Z nonode@nohost <0.4332.1> 8ac6dbf333 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b919e41470fbba2aaaec4a0c9e744eadb2b56903fccf5a3f6640d3c0f63f33bb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:13.328052Z nonode@nohost <0.4332.1> ec6d38b98f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.331106Z nonode@nohost <0.4332.1> 8ceceab92a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:13.342499Z nonode@nohost <0.4332.1> d4e9cad045 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.349015Z nonode@nohost <0.4332.1> 8766f62a33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.377691Z nonode@nohost <0.4332.1> 410ca27830 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.380880Z nonode@nohost <0.4332.1> d77d96680c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:13.386706Z nonode@nohost <0.4332.1> 85452bfe4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.395388Z nonode@nohost <0.4332.1> ac3f9137e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.403893Z nonode@nohost <0.4332.1> 465f360e7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.407093Z nonode@nohost <0.4332.1> 1b248a19db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.881556Z nonode@nohost <0.4332.1> a2822506c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:38:13.883843Z nonode@nohost <0.4332.1> cf198ee6da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:13.888607Z nonode@nohost <0.4332.1> 1102f896de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.901212Z nonode@nohost <0.4332.1> b090ebdae4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.924193Z nonode@nohost <0.4332.1> e5e838aa07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.929103Z nonode@nohost <0.4332.1> 2ec2360772 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:13.940780Z nonode@nohost <0.4332.1> 81c2728db3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.947786Z nonode@nohost <0.4332.1> f283e41588 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.954771Z nonode@nohost <0.4332.1> ab213e648a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:13.958275Z nonode@nohost <0.4332.1> fffa5941ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:14.077543Z nonode@nohost <0.4332.1> 1d3099aaf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:14.083669Z nonode@nohost <0.4332.1> 7e245fac8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:14.095962Z nonode@nohost <0.4332.1> 5c12e38e04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:14.103335Z nonode@nohost <0.4332.1> 233ea3d2fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:14.155391Z nonode@nohost <0.4332.1> 1da69ebabe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:14.161249Z nonode@nohost <0.4332.1> 2a957eaa3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:14.173326Z nonode@nohost <0.4332.1> ae4a4df7ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:14.180547Z nonode@nohost <0.4332.1> a4a7068282 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:14.242440Z nonode@nohost <0.4332.1> 761432c161 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:14.295355Z nonode@nohost <0.4332.1> c7dd9e8ab7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0066%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:14.303052Z nonode@nohost <0.4332.1> 0bc3f3262b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d7580a5e7804caa56dfad806b00d0caeea6b1d74f8f9e52cd373327cf90e4b3e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:14.308837Z nonode@nohost <0.4332.1> 874474285b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d7580a5e7804caa56dfad806b00d0caeea6b1d74f8f9e52cd373327cf90e4b3e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:15.270630Z nonode@nohost <0.4332.1> 7b2a4dc4ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:15.282305Z nonode@nohost <0.4332.1> d572db3fe2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:15.286742Z nonode@nohost <0.4332.1> fcd00a3ea9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:15.289715Z nonode@nohost <0.4332.1> 4e88014171 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:15.310935Z nonode@nohost <0.4332.1> 65447f58f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:15.314206Z nonode@nohost <0.4332.1> 933722eb1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:15.319125Z nonode@nohost <0.4332.1> 5c7df1c890 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:15.329672Z nonode@nohost <0.4332.1> da53c61b91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:15.335789Z nonode@nohost <0.4332.1> 0c60f16256 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:15.338462Z nonode@nohost <0.4332.1> 10efffce78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:15.985003Z nonode@nohost <0.4332.1> 2717298e06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:15.987784Z nonode@nohost <0.4332.1> 962cb2df56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:16.003857Z nonode@nohost <0.4332.1> 646c490571 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:16.016070Z nonode@nohost <0.4332.1> 8f71592510 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:16.043165Z nonode@nohost <0.4332.1> 838dc52c5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:16.045894Z nonode@nohost <0.4332.1> 936f9dc362 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:16.064119Z nonode@nohost <0.4332.1> 02d5ce96d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:16.069530Z nonode@nohost <0.4332.1> 1dbb0c0865 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:16.082926Z nonode@nohost <0.4332.1> afd5f4fd92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:38:16.091001Z nonode@nohost <0.4332.1> cddd5609b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:38:16.223879Z nonode@nohost <0.4332.1> 7439599b21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:38:16.235824Z nonode@nohost <0.4332.1> 9a2d720635 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:38:16.240382Z nonode@nohost <0.4332.1> 0e0ef6aeae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:16.245404Z nonode@nohost <0.4332.1> 08cefd762e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:16.294356Z nonode@nohost <0.4332.1> 958db649ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:16.297414Z nonode@nohost <0.4332.1> 0ab15421c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:16.307240Z nonode@nohost <0.4332.1> cb1d5f8a63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:16.312570Z nonode@nohost <0.4332.1> fdd34ceb44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:16.371244Z nonode@nohost <0.4332.1> 2996da34e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:16.405077Z nonode@nohost <0.4332.1> 810b75faa9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0067%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:16.420024Z nonode@nohost <0.4332.1> 4400a75d64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e7135078f690e233da11a7096b9362f8fdaca1f9106f895d36e4309215f424a0%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:16.426084Z nonode@nohost <0.4332.1> cb9055e813 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e7135078f690e233da11a7096b9362f8fdaca1f9106f895d36e4309215f424a0%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:17.213405Z nonode@nohost <0.4332.1> d7e015c4ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:17.216253Z nonode@nohost <0.4332.1> 26bea47036 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:17.220972Z nonode@nohost <0.4332.1> d5b2364fbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:17.224617Z nonode@nohost <0.4332.1> a11c5a687f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:17.249211Z nonode@nohost <0.4332.1> 8ff728686c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:17.252297Z nonode@nohost <0.4332.1> f6aade4aba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:17.257497Z nonode@nohost <0.4332.1> a08d9f7cec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:17.267502Z nonode@nohost <0.4332.1> 0ea01ae0e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:38:17.271103Z nonode@nohost <0.4332.1> 1f12a4cce4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:17.274954Z nonode@nohost <0.4332.1> 9f8ff2ac73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:18.134325Z nonode@nohost <0.4332.1> 204dcbb78b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:18.137730Z nonode@nohost <0.4332.1> 76b6de54e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:18.143023Z nonode@nohost <0.4332.1> 234421540d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:18.153408Z nonode@nohost <0.4332.1> 29b75b9ccf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:18.179109Z nonode@nohost <0.4332.1> a530c8adf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:18.181639Z nonode@nohost <0.4332.1> ba6e068976 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:18.189841Z nonode@nohost <0.4332.1> 500f31e457 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:18.196261Z nonode@nohost <0.4332.1> 9d2add77f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:18.203465Z nonode@nohost <0.4332.1> 77e22f8439 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:18.207430Z nonode@nohost <0.4332.1> 0fd5b03137 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:18.342148Z nonode@nohost <0.4332.1> 7c2e8539bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:18.346631Z nonode@nohost <0.4332.1> 289b317483 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:18.357436Z nonode@nohost <0.4332.1> 13f7d63593 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:18.366988Z nonode@nohost <0.4332.1> 8975f27db4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:18.414745Z nonode@nohost <0.4332.1> 6b378058fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:18.419815Z nonode@nohost <0.4332.1> 1e8edaa9ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:18.429720Z nonode@nohost <0.4332.1> 712151ba4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:18.435704Z nonode@nohost <0.4332.1> bcae8355dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:18.487302Z nonode@nohost <0.4332.1> 2086cdbd50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:18.508970Z nonode@nohost <0.4332.1> afdfb121e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0068%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:18.513691Z nonode@nohost <0.4332.1> 02184efbbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0074f25169c0c6ee8a93bbfd1b2a33b38cdc34d8e1311664595036c3635eb67523%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:18.518038Z nonode@nohost <0.4332.1> a52b786efb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0074f25169c0c6ee8a93bbfd1b2a33b38cdc34d8e1311664595036c3635eb67523%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:19.092967Z nonode@nohost <0.4332.1> 65a7b73fb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:19.102652Z nonode@nohost <0.4332.1> efa17caf21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:19.111711Z nonode@nohost <0.4332.1> 3f4174381e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:19.116141Z nonode@nohost <0.4332.1> 83437aa1d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:19.137646Z nonode@nohost <0.4332.1> 2c8b410c89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:19.145078Z nonode@nohost <0.4332.1> 3a885b8c91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:19.160101Z nonode@nohost <0.4332.1> 7af84f54e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:38:19.166059Z nonode@nohost <0.4332.1> d6c9c68408 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:19.172979Z nonode@nohost <0.4332.1> ff154f06aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:19.179667Z nonode@nohost <0.4332.1> 0f1485da7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:38:20.240242Z nonode@nohost <0.4332.1> 2fdace0d13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:38:20.249630Z nonode@nohost <0.4332.1> 17b3762d88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:38:20.254985Z nonode@nohost <0.4332.1> fe64f6d01f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:20.263528Z nonode@nohost <0.4332.1> c509a1aeff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:38:20.288308Z nonode@nohost <0.4332.1> 3903be64f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:20.294382Z nonode@nohost <0.4332.1> f15a6e7abc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:20.306157Z nonode@nohost <0.4332.1> 6b40b1f2ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:20.313548Z nonode@nohost <0.4332.1> b1dc15175b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:20.330733Z nonode@nohost <0.4332.1> a40b52b031 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:20.350963Z nonode@nohost <0.4332.1> 937d4192bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 20 [notice] 2018-09-16T13:38:20.482102Z nonode@nohost <0.4332.1> 1cad51c9b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:20.491069Z nonode@nohost <0.4332.1> 52030c6bab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:38:20.505806Z nonode@nohost <0.4332.1> 650508f65f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:38:20.521506Z nonode@nohost <0.4332.1> 15f85b80f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:38:20.563909Z nonode@nohost <0.4332.1> 0d154bcbb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:38:20.573625Z nonode@nohost <0.4332.1> ad9c69f8aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:38:20.585592Z nonode@nohost <0.4332.1> e2c64455fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:38:20.596072Z nonode@nohost <0.4332.1> adc208d604 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:38:20.657194Z nonode@nohost <0.4332.1> 071da82520 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:20.694417Z nonode@nohost <0.4332.1> c17870b0ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0069%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:20.701229Z nonode@nohost <0.4332.1> 929f1e7e6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e7c91277dacd61da75143aa222f01a58bd2be18468a2721fa3003b88c933c692%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:20.708060Z nonode@nohost <0.4332.1> f18e433903 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e7c91277dacd61da75143aa222f01a58bd2be18468a2721fa3003b88c933c692%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:20.973676Z nonode@nohost <0.4332.1> 894c784dec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:20.977401Z nonode@nohost <0.4332.1> b9a2df170f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:20.987489Z nonode@nohost <0.4332.1> 8a19a08cda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:20.994083Z nonode@nohost <0.4332.1> 34d772ef89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:21.022003Z nonode@nohost <0.4332.1> ded3a9dd8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:21.025035Z nonode@nohost <0.4332.1> e3d565dc88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:21.029915Z nonode@nohost <0.4332.1> 56d3ac475d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:21.034192Z nonode@nohost <0.4332.1> f03fc299b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:21.041046Z nonode@nohost <0.4332.1> d308fc9659 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:21.043575Z nonode@nohost <0.4332.1> 5544168660 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:22.423250Z nonode@nohost <0.4332.1> e71bf53de1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:22.426217Z nonode@nohost <0.4332.1> 33821f8f9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:22.438262Z nonode@nohost <0.4332.1> 256df23883 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:22.444431Z nonode@nohost <0.4332.1> b93cc55a7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:22.481076Z nonode@nohost <0.4332.1> e4f54864c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:22.486080Z nonode@nohost <0.4332.1> 4b7a3e60c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:22.500953Z nonode@nohost <0.4332.1> cbecc1f9ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:22.513267Z nonode@nohost <0.4332.1> 74c1597429 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:22.518101Z nonode@nohost <0.4332.1> 22976007d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:22.521181Z nonode@nohost <0.4332.1> 388190e16d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:22.640235Z nonode@nohost <0.4332.1> 19956e44be couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:22.643377Z nonode@nohost <0.4332.1> 86e0421801 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:22.649203Z nonode@nohost <0.4332.1> de4baedb08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:22.653254Z nonode@nohost <0.4332.1> 550836723d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:22.693776Z nonode@nohost <0.4332.1> 5557d9ea03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:22.696794Z nonode@nohost <0.4332.1> 083473a5a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:22.702399Z nonode@nohost <0.4332.1> f7abc2f5d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:22.706404Z nonode@nohost <0.4332.1> 122bad3ed8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:22.756048Z nonode@nohost <0.4332.1> 34caff6037 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:22.778088Z nonode@nohost <0.4332.1> 96a0c48243 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0070%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:22.785037Z nonode@nohost <0.4332.1> bf760d9783 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0010bbc843471882583dbc1b62523f25fc3c5adc8e0c7dd2a89cb268e092d7e8c0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:22.790407Z nonode@nohost <0.4332.1> fbc6925bfb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0010bbc843471882583dbc1b62523f25fc3c5adc8e0c7dd2a89cb268e092d7e8c0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:22.901939Z nonode@nohost <0.4332.1> 6f862e8990 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:22.909128Z nonode@nohost <0.4332.1> e47595a3ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:22.913831Z nonode@nohost <0.4332.1> 85f410a22c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:22.918491Z nonode@nohost <0.4332.1> 334f6941fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:22.943800Z nonode@nohost <0.4332.1> f512a70fff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:22.948344Z nonode@nohost <0.4332.1> 0b22e34a57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:22.953846Z nonode@nohost <0.4332.1> 8a39f2cd0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:22.962142Z nonode@nohost <0.4332.1> 187c861e43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:22.972086Z nonode@nohost <0.4332.1> 24c398c412 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:22.987269Z nonode@nohost <0.4332.1> 5e1895a0b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:38:24.499867Z nonode@nohost <0.4332.1> 529e2fd30d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:24.509086Z nonode@nohost <0.4332.1> b36ed60a43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:24.539134Z nonode@nohost <0.4332.1> 6bf72ea7f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:38:24.544257Z nonode@nohost <0.4332.1> 3937a876b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:24.573571Z nonode@nohost <0.4332.1> 5c78f88153 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:24.584761Z nonode@nohost <0.4332.1> 1d5cc5f4b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:24.596763Z nonode@nohost <0.4332.1> 85d370868b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:24.608040Z nonode@nohost <0.4332.1> 79de1c861b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:24.619960Z nonode@nohost <0.4332.1> 3065f81de3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:24.624255Z nonode@nohost <0.4332.1> ff90429d35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:24.741916Z nonode@nohost <0.4332.1> 12aabc9757 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:24.747056Z nonode@nohost <0.4332.1> ba75347933 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:24.759059Z nonode@nohost <0.4332.1> 9553310946 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:24.764136Z nonode@nohost <0.4332.1> d55e0ec076 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:24.768418Z nonode@nohost <0.5827.0> 6c3ccaa231 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:24.769036Z nonode@nohost <0.4332.1> d1d2906482 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:24.788752Z nonode@nohost <0.4332.1> 49f1401076 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:38:24.792713Z nonode@nohost <0.4332.1> 92de57467c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:24.812289Z nonode@nohost <0.4332.1> 83f19ed284 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:24.816251Z nonode@nohost <0.4332.1> cd2cd24d19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:24.836162Z nonode@nohost <0.4332.1> 9a8989f950 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:38:24.846723Z nonode@nohost <0.4332.1> fd04d936fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:24.850295Z nonode@nohost <0.5827.0> 1c874b8bba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:24.854810Z nonode@nohost <0.5827.0> b4247afd44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:24.855227Z nonode@nohost <0.4332.1> cb19ced45c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:24.863275Z nonode@nohost <0.5827.0> 21ad5af81b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:24.868393Z nonode@nohost <0.4332.1> 3ee091d95f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:38:24.871234Z nonode@nohost <0.5827.0> 1ed9bb4327 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:24.936777Z nonode@nohost <0.5827.0> 851c7fe7d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:24.960871Z nonode@nohost <0.5827.0> 5112369760 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0071%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:24.966385Z nonode@nohost <0.5827.0> 3d4fd910b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000dc086ea154ca75c4dab2ef2adc7776bff5353cead5a0e5f0b6045586342c7ca%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:24.976823Z nonode@nohost <0.5827.0> ba94921322 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000dc086ea154ca75c4dab2ef2adc7776bff5353cead5a0e5f0b6045586342c7ca%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:26.747870Z nonode@nohost <0.5827.0> 5b728c0d64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:26.766785Z nonode@nohost <0.5827.0> a645ae9731 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:38:26.774152Z nonode@nohost <0.5827.0> f1ddddcf3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:38:26.784222Z nonode@nohost <0.5827.0> a57b51a17c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:38:26.805399Z nonode@nohost <0.5827.0> 017b8b09da couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:26.818158Z nonode@nohost <0.5827.0> 8e4b8c7fe8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:38:26.822978Z nonode@nohost <0.4332.1> f0bc3de6e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:26.835999Z nonode@nohost <0.4332.1> d4ce57c452 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:38:26.849884Z nonode@nohost <0.5827.0> a8cde4e6b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 13 [notice] 2018-09-16T13:38:26.859213Z nonode@nohost <0.5827.0> 8a61396501 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:38:26.863819Z nonode@nohost <0.5827.0> 15d306fdf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:26.870014Z nonode@nohost <0.5827.0> 5ca9502549 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:38:26.872468Z nonode@nohost <0.5827.0> 6201256c58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:26.887516Z nonode@nohost <0.5827.0> 8d40235d99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:38:26.903065Z nonode@nohost <0.5827.0> e19090411a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 15 [notice] 2018-09-16T13:38:26.907451Z nonode@nohost <0.5827.0> d7aa83dd7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:38:26.918125Z nonode@nohost <0.5827.0> 4686e2d9f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:38:26.921561Z nonode@nohost <0.5827.0> cae1660e2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:26.929181Z nonode@nohost <0.5827.0> d24017c35a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:38:26.935704Z nonode@nohost <0.5827.0> 2448f69d76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:38:27.150282Z nonode@nohost <0.5827.0> 57e55cc997 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:27.154912Z nonode@nohost <0.5827.0> b7ae00f478 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:27.161812Z nonode@nohost <0.5827.0> 96df4766d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:27.166884Z nonode@nohost <0.5827.0> 13fcae1ecd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:27.219662Z nonode@nohost <0.5827.0> b5f27cbdc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:38:27.222058Z nonode@nohost <0.5827.0> d1269774bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:27.229009Z nonode@nohost <0.5827.0> d75edeb68b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:27.232347Z nonode@nohost <0.5827.0> f0dcba8f39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:27.282813Z nonode@nohost <0.5827.0> 6e23b1a634 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:27.331901Z nonode@nohost <0.5827.0> 98708f406e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0072%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:27.342844Z nonode@nohost <0.5827.0> 02d07d446f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0015c3a196386723ba9436cdc4a307f64d8c9381be975b51f8b5cbaa1ec8eaff77%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:27.356114Z nonode@nohost <0.5827.0> e73bfea1f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0015c3a196386723ba9436cdc4a307f64d8c9381be975b51f8b5cbaa1ec8eaff77%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:38:28.850174Z nonode@nohost <0.5827.0> 0488d058c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:28.858916Z nonode@nohost <0.5827.0> 5c72471560 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:28.864504Z nonode@nohost <0.5827.0> 0363fe11b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:28.873867Z nonode@nohost <0.5827.0> 453f132cb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:28.937281Z nonode@nohost <0.5827.0> 68dc83f1a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:28.940555Z nonode@nohost <0.5827.0> 68cd9256c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:28.946164Z nonode@nohost <0.5827.0> 572735551e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:28.953902Z nonode@nohost <0.5827.0> f0a7bbb6e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:28.963016Z nonode@nohost <0.5827.0> b6b1f306a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:28.967767Z nonode@nohost <0.5827.0> 9b0e19fea1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:29.370509Z nonode@nohost <0.5827.0> ab5f169fb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:29.375778Z nonode@nohost <0.5827.0> 711ea84898 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:29.380422Z nonode@nohost <0.5827.0> 1890b33b0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:29.383368Z nonode@nohost <0.5827.0> 9c2442ab01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:29.409210Z nonode@nohost <0.5827.0> fcc5ade6c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:29.416374Z nonode@nohost <0.5827.0> d1eb40068f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:29.422372Z nonode@nohost <0.5827.0> 7e7219a8d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:29.425524Z nonode@nohost <0.5827.0> 2f05a778f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:29.440136Z nonode@nohost <0.5827.0> 1b64d2b7ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:29.442190Z nonode@nohost <0.5827.0> a2b14f2cef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:30.147727Z nonode@nohost <0.5827.0> c1ad087d3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:30.157314Z nonode@nohost <0.5827.0> 0978a8fc95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:30.178107Z nonode@nohost <0.5827.0> bdcbe7c8ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:30.187548Z nonode@nohost <0.5827.0> 5d901535f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:30.219801Z nonode@nohost <0.5827.0> b8c9a22a1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:38:30.222265Z nonode@nohost <0.5827.0> 7518ce5721 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:30.234372Z nonode@nohost <0.5827.0> 0e8d518ee7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:30.238120Z nonode@nohost <0.5827.0> fa119e2dcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:30.240841Z nonode@nohost <0.5827.0> ccb75471d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:30.267889Z nonode@nohost <0.5827.0> 1f08b67669 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:30.373938Z nonode@nohost <0.5827.0> e041490fea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:30.379083Z nonode@nohost <0.5827.0> 4edd5fcc47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:30.383931Z nonode@nohost <0.5827.0> 8a899a585b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:30.387805Z nonode@nohost <0.5827.0> 857f0ed46e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:30.435966Z nonode@nohost <0.5827.0> 0e78931654 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:30.441480Z nonode@nohost <0.5827.0> f4c9efcf88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:30.446312Z nonode@nohost <0.5827.0> 26b8b67c51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:30.449389Z nonode@nohost <0.5827.0> d1f2801faf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:30.480484Z nonode@nohost <0.5827.0> cfbb6ff2f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:30.496114Z nonode@nohost <0.5827.0> aa28d027e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0073%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:30.500666Z nonode@nohost <0.5827.0> d5120c85d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d1822861cb2f68890263e1d2ef13a4df864f3f48087b80e6a15128d8bb75acd0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:30.508287Z nonode@nohost <0.5827.0> 9de71d7397 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d1822861cb2f68890263e1d2ef13a4df864f3f48087b80e6a15128d8bb75acd0%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:38:31.673254Z nonode@nohost <0.5827.0> 3e08ac025b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:31.678687Z nonode@nohost <0.5827.0> 294d018401 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:31.684268Z nonode@nohost <0.5827.0> 0cdb66e8b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:31.693800Z nonode@nohost <0.5827.0> f4f11bbf4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:31.726601Z nonode@nohost <0.5827.0> 55f6f311ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:31.734942Z nonode@nohost <0.5827.0> b55135e768 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:31.739771Z nonode@nohost <0.5827.0> 9023f23915 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:31.743783Z nonode@nohost <0.5827.0> 236cde1f40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:31.746684Z nonode@nohost <0.5827.0> 1533ebfc27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:31.757570Z nonode@nohost <0.5827.0> 9423ba109d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:32.459834Z nonode@nohost <0.5827.0> 1e129fd348 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:32.462274Z nonode@nohost <0.5827.0> c5be39e698 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:32.467762Z nonode@nohost <0.5827.0> 2e6118a626 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:32.471553Z nonode@nohost <0.5827.0> a5c4913fd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:32.529934Z nonode@nohost <0.5827.0> 92d631a7cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:32.543433Z nonode@nohost <0.5827.0> 423c9fb62b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:32.555799Z nonode@nohost <0.5827.0> a075593615 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:32.567294Z nonode@nohost <0.5827.0> 3e9073b307 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:32.580832Z nonode@nohost <0.5827.0> 1feb37b251 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:38:32.607102Z nonode@nohost <0.5827.0> d9e3e14a46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 26 [notice] 2018-09-16T13:38:33.397852Z nonode@nohost <0.5827.0> fef274f456 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:33.416729Z nonode@nohost <0.5827.0> 52efb1b37b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:33.453789Z nonode@nohost <0.5827.0> 8963a3e1cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:33.464704Z nonode@nohost <0.5827.0> 0ab2851782 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:33.516624Z nonode@nohost <0.5827.0> a0f4102290 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:33.523928Z nonode@nohost <0.5827.0> 5ecc2e7ffd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:38:33.529317Z nonode@nohost <0.5827.0> adc10de9ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:33.534256Z nonode@nohost <0.5827.0> 8f858d0c52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:33.544633Z nonode@nohost <0.5827.0> bed44b61f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:33.548068Z nonode@nohost <0.5827.0> d2707fb0d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:33.807371Z nonode@nohost <0.5827.0> a941cc1bef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:33.810222Z nonode@nohost <0.5827.0> afff001083 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:33.815333Z nonode@nohost <0.5827.0> a8c1d506c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:33.818174Z nonode@nohost <0.5827.0> 9f3a2d3fd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:33.874783Z nonode@nohost <0.5827.0> 3a214f290b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:33.904574Z nonode@nohost <0.5827.0> 5f35905e0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:38:33.911620Z nonode@nohost <0.5827.0> 2b8370eaaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:33.914709Z nonode@nohost <0.5827.0> 96bfa4d8b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:33.963326Z nonode@nohost <0.5827.0> 6f9208c11b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:34.008382Z nonode@nohost <0.5827.0> 6faa3a8256 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0074%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:34.012952Z nonode@nohost <0.5827.0> 22f74b9f9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002e960592137cc2b4dcd16c85f074be9b7ed3298173c1c46f82430cbb2ec26d2d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:34.018447Z nonode@nohost <0.5827.0> 498521e0f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002e960592137cc2b4dcd16c85f074be9b7ed3298173c1c46f82430cbb2ec26d2d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:34.354092Z nonode@nohost <0.5827.0> 9b6083aef2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:34.359322Z nonode@nohost <0.5827.0> 51f7f05623 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:34.378930Z nonode@nohost <0.5827.0> f8c78d2307 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:34.385173Z nonode@nohost <0.5827.0> faf3814b43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:34.409870Z nonode@nohost <0.5827.0> 9e6a147f76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:34.414567Z nonode@nohost <0.5827.0> c43f8d2284 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:34.426382Z nonode@nohost <0.5827.0> 841f09434a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:34.435205Z nonode@nohost <0.5827.0> df64c937d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:34.442697Z nonode@nohost <0.5827.0> 8d8259b535 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:34.448063Z nonode@nohost <0.5827.0> f43231e44d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:35.061658Z nonode@nohost <0.5827.0> d795227a0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:35.068703Z nonode@nohost <0.5827.0> d6e7582a18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:35.079756Z nonode@nohost <0.5827.0> aaf2f0f6d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:35.086005Z nonode@nohost <0.5827.0> 445f71fbd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:35.124254Z nonode@nohost <0.5827.0> abce85f926 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:38:35.135210Z nonode@nohost <0.5827.0> 9f53f26ae9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:38:35.140255Z nonode@nohost <0.5827.0> d2427d7ec1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:35.147471Z nonode@nohost <0.5827.0> 5ac2d7531d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:35.159725Z nonode@nohost <0.5827.0> cc27577be6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:35.171730Z nonode@nohost <0.5827.0> 1d95908988 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:38:36.865751Z nonode@nohost <0.5827.0> eecb30e7f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:36.875742Z nonode@nohost <0.5827.0> 0ae4451f3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:36.881419Z nonode@nohost <0.5827.0> 91bda0291f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:36.886961Z nonode@nohost <0.5827.0> 4139791038 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:36.906174Z nonode@nohost <0.5827.0> 930d9c9aaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:36.916661Z nonode@nohost <0.5827.0> 6df9b7b17a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:36.927739Z nonode@nohost <0.5827.0> 0084d03d5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:36.934332Z nonode@nohost <0.5827.0> 5850cf0a6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:36.944311Z nonode@nohost <0.5827.0> 4f6625e954 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:36.952798Z nonode@nohost <0.5827.0> 21e8891a5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:38:37.063284Z nonode@nohost <0.5827.0> b68adc2a05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:37.068476Z nonode@nohost <0.5827.0> 2d45f72dab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:37.079301Z nonode@nohost <0.5827.0> 5dd49a15b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:37.089544Z nonode@nohost <0.5827.0> 47ed7cc98e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:37.159397Z nonode@nohost <0.5827.0> 7225cd938b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:37.165171Z nonode@nohost <0.5827.0> 9cf1f1d67f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:37.173251Z nonode@nohost <0.5827.0> 1a18eeb9c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:37.201057Z nonode@nohost <0.5827.0> b2465b4f14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:38:37.255289Z nonode@nohost <0.5827.0> 9215de131a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:37.285956Z nonode@nohost <0.5827.0> 6256c07975 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0075%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:37.291836Z nonode@nohost <0.5827.0> 781279ed4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001cf07824604473eee6e49debfe05fcf8792370f50b1f572f2b05a34eb030c4e2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:37.303072Z nonode@nohost <0.5827.0> d96952150a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001cf07824604473eee6e49debfe05fcf8792370f50b1f572f2b05a34eb030c4e2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:37.493825Z nonode@nohost <0.5827.0> 7ec1f072ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:37.507137Z nonode@nohost <0.5827.0> 14c6d5e20a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:38:37.517943Z nonode@nohost <0.5827.0> d3ae79bde8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:37.523412Z nonode@nohost <0.5827.0> 05f89ea593 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:37.546234Z nonode@nohost <0.5827.0> feb1d24b29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:37.552027Z nonode@nohost <0.5827.0> b752796e50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:37.566179Z nonode@nohost <0.5827.0> 60203ae4ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:37.574584Z nonode@nohost <0.5827.0> 6f95d94f2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:37.599033Z nonode@nohost <0.5827.0> 1231a70f9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:38:37.602954Z nonode@nohost <0.5827.0> ce7a0d850a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:37.839840Z nonode@nohost <0.5827.0> 73a8f04f4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:37.844288Z nonode@nohost <0.5827.0> f32fcbc815 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:38:37.867514Z nonode@nohost <0.5827.0> 220f5c53fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:38:37.877069Z nonode@nohost <0.5827.0> b25c1519c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:38:37.901850Z nonode@nohost <0.5827.0> 2eb197bbc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:37.904664Z nonode@nohost <0.5827.0> 554ba96438 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:37.918979Z nonode@nohost <0.5827.0> 9ecf4a967a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:37.921859Z nonode@nohost <0.5827.0> b1ac23e5e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:37.948055Z nonode@nohost <0.5827.0> 4287bb1dc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 19 [notice] 2018-09-16T13:38:37.950613Z nonode@nohost <0.5827.0> d2f6fdb629 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:39.659713Z nonode@nohost <0.5827.0> 3c32c17b3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:39.673388Z nonode@nohost <0.5827.0> 6ec27ab57a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:38:39.682266Z nonode@nohost <0.5827.0> a13fa11d48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:38:39.693924Z nonode@nohost <0.5827.0> 39160d50a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:38:39.729229Z nonode@nohost <0.5827.0> 8a78e942ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:39.733123Z nonode@nohost <0.5827.0> 238d00cfed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:39.746942Z nonode@nohost <0.5827.0> a999d7ea9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:39.753072Z nonode@nohost <0.5827.0> fddae5ea61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:39.765933Z nonode@nohost <0.5827.0> 026da691ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:39.772706Z nonode@nohost <0.5827.0> 79cac05364 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:40.028621Z nonode@nohost <0.5827.0> 907cb8d4c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.032032Z nonode@nohost <0.5827.0> bc72b61356 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:40.047031Z nonode@nohost <0.5827.0> 967a32555b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.050353Z nonode@nohost <0.5827.0> 6121f3dda6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.098308Z nonode@nohost <0.5827.0> db2dd9cbdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:40.103393Z nonode@nohost <0.5827.0> 34c4f9c0ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:40.113839Z nonode@nohost <0.5827.0> 9d3fd9acc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.120584Z nonode@nohost <0.5827.0> 1abe0e91b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.188485Z nonode@nohost <0.5827.0> d667383a96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.236926Z nonode@nohost <0.5827.0> c013abdfe6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0076%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:40.244658Z nonode@nohost <0.5827.0> 460d0d63d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c3e04ac221890eeae4f5686e5bd8a3f1a8b9fe90fe5dfb270ec6df3324eed827%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:40.250590Z nonode@nohost <0.5827.0> 15dd9c9d1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c3e04ac221890eeae4f5686e5bd8a3f1a8b9fe90fe5dfb270ec6df3324eed827%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:40.615699Z nonode@nohost <0.5827.0> f835155f75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.621768Z nonode@nohost <0.5827.0> 9b2829f0bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:40.637662Z nonode@nohost <0.5827.0> 7017fd65ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.643118Z nonode@nohost <0.5827.0> 660e9c4e0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.674000Z nonode@nohost <0.5827.0> 7c636c5b71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.681129Z nonode@nohost <0.5827.0> 88a5aa72ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:40.686672Z nonode@nohost <0.5827.0> ec217d1ffd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.693740Z nonode@nohost <0.5827.0> 9678e03b51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.696524Z nonode@nohost <0.5827.0> 0e38e54ba6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.700988Z nonode@nohost <0.5827.0> 4dcd51bb8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.919741Z nonode@nohost <0.5827.0> 33982c2b48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.922133Z nonode@nohost <0.5827.0> 8b61d28713 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:40.932102Z nonode@nohost <0.5827.0> 21df086945 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.936445Z nonode@nohost <0.5827.0> 0bdd820217 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.968376Z nonode@nohost <0.5827.0> c0ad41df00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.970848Z nonode@nohost <0.5827.0> 70ed928915 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:40.976034Z nonode@nohost <0.5827.0> a7e82a21ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.982191Z nonode@nohost <0.5827.0> a97d906d7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.985346Z nonode@nohost <0.5827.0> f1c0dfabf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:40.987756Z nonode@nohost <0.5827.0> 673a25b5b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:42.979452Z nonode@nohost <0.5827.0> 5594044347 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:42.990191Z nonode@nohost <0.5827.0> cc827874fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:42.995102Z nonode@nohost <0.5827.0> 8470afb02e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:42.998101Z nonode@nohost <0.5827.0> 428614f878 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.028826Z nonode@nohost <0.5827.0> 1e5ff2ec11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.032093Z nonode@nohost <0.5827.0> e1ceb86ccf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:43.046468Z nonode@nohost <0.5827.0> b4e5e008fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:43.049469Z nonode@nohost <0.5827.0> c272042384 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.060872Z nonode@nohost <0.5827.0> 90cc5cc462 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:43.064006Z nonode@nohost <0.5827.0> 51bf0a1f29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.267403Z nonode@nohost <0.5827.0> e1f62ab008 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:43.270496Z nonode@nohost <0.5827.0> 1d3f012574 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:43.278550Z nonode@nohost <0.5827.0> 94dafb718f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.286812Z nonode@nohost <0.5827.0> 0e858370f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:43.304522Z nonode@nohost <0.5827.0> 518299544b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:43.307765Z nonode@nohost <0.5827.0> d91a4333cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:43.312449Z nonode@nohost <0.5827.0> b2e047ea21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.315789Z nonode@nohost <0.5827.0> 91d204dd3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.344365Z nonode@nohost <0.5827.0> 88384ce61e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.352120Z nonode@nohost <0.5827.0> 3d5ca67572 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:43.357330Z nonode@nohost <0.5827.0> e9cef1ec41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.360605Z nonode@nohost <0.5827.0> f9ee065e92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.368560Z nonode@nohost <0.5827.0> 8a5bc4462a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:43.424666Z nonode@nohost <0.5827.0> 4fa2202c56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.428529Z nonode@nohost <0.5827.0> ab66000b9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:43.447620Z nonode@nohost <0.5827.0> fe229b60a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0077%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:38:43.457896Z nonode@nohost <0.5827.0> f461e5600d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.469935Z nonode@nohost <0.5827.0> 81441bf83c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.477431Z nonode@nohost <0.5827.0> 114bca14e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e756abbbd07c8777279ac0ee91a4cf9d6dc3eee30b4262faf521130d54c76eba%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:43.481094Z nonode@nohost <0.5827.0> 084c1c335d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.488314Z nonode@nohost <0.5827.0> 7cd05def17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.507359Z nonode@nohost <0.5827.0> 74357d7d59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e756abbbd07c8777279ac0ee91a4cf9d6dc3eee30b4262faf521130d54c76eba%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:43.724620Z nonode@nohost <0.5827.0> 687a5dddab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:43.730955Z nonode@nohost <0.5827.0> a72f7c87c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:43.749357Z nonode@nohost <0.5827.0> cd335de044 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.756424Z nonode@nohost <0.5827.0> a2a2f48138 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.782253Z nonode@nohost <0.5827.0> b6fe341d48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:43.789792Z nonode@nohost <0.5827.0> 36494cb5d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:43.806393Z nonode@nohost <0.5827.0> f966e36711 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.813928Z nonode@nohost <0.5827.0> 2d3d155ddb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.824401Z nonode@nohost <0.5827.0> 086d2fff0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:43.828487Z nonode@nohost <0.5827.0> 1fafc59370 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.035285Z nonode@nohost <0.5827.0> 1ce667e857 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.038489Z nonode@nohost <0.5827.0> 6b93e2c448 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:46.043035Z nonode@nohost <0.5827.0> 60c94a4410 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.046094Z nonode@nohost <0.5827.0> 0c6692376b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.077323Z nonode@nohost <0.5827.0> c5a402c92c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.080767Z nonode@nohost <0.5827.0> 04a84fcdfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:46.085246Z nonode@nohost <0.5827.0> 9171268aa2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.088301Z nonode@nohost <0.5827.0> 5aebc7632d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.091408Z nonode@nohost <0.5827.0> b17f748431 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.094108Z nonode@nohost <0.5827.0> adb21cfefd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.251772Z nonode@nohost <0.5827.0> 0878813714 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:46.257535Z nonode@nohost <0.5827.0> 6a782aceb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:46.262446Z nonode@nohost <0.5827.0> b9a8a039bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.275450Z nonode@nohost <0.5827.0> de6a82249b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.287142Z nonode@nohost <0.5827.0> a41d7e9e18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.294252Z nonode@nohost <0.5827.0> 7fa76febe8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:46.298533Z nonode@nohost <0.5827.0> fa2b36b10d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.308165Z nonode@nohost <0.5827.0> 79d76b7e95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:46.308562Z nonode@nohost <0.4332.1> 2250a189e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.312322Z nonode@nohost <0.5827.0> 1648f99cd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:46.343429Z nonode@nohost <0.5827.0> dbf1a1444f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.354019Z nonode@nohost <0.5827.0> 886c5a9137 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:46.363748Z nonode@nohost <0.5827.0> 8cbf132338 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.369220Z nonode@nohost <0.5827.0> 6e79900a3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.380238Z nonode@nohost <0.5827.0> 967b0c3099 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:46.393304Z nonode@nohost <0.5827.0> 7d6b8333a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:46.406193Z nonode@nohost <0.5827.0> 6487f23e32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:46.409614Z nonode@nohost <0.5827.0> 62d347e6dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.473394Z nonode@nohost <0.5827.0> f7bc5edf71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:46.501088Z nonode@nohost <0.5827.0> 90eabd2c00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0078%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:38:46.513323Z nonode@nohost <0.5827.0> 876fa408cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0038478cb3bbf99dab1a8ba4732d324f317713438aae341acb672555a313225fb5%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:38:46.517341Z nonode@nohost <0.5827.0> 4231c6650b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0038478cb3bbf99dab1a8ba4732d324f317713438aae341acb672555a313225fb5%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:46.611894Z nonode@nohost <0.5827.0> b0a3d3ee8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:46.614335Z nonode@nohost <0.5827.0> 95772fbe0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:46.622860Z nonode@nohost <0.5827.0> 6dfc951ba4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.640151Z nonode@nohost <0.5827.0> e76fbfa9bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.673222Z nonode@nohost <0.5827.0> 5e037ffce6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:46.675949Z nonode@nohost <0.5827.0> b844806ce6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:46.688976Z nonode@nohost <0.5827.0> caee7a7c6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.692660Z nonode@nohost <0.5827.0> 8a4ef9441a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.698807Z nonode@nohost <0.5827.0> 188787bc74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:46.702067Z nonode@nohost <0.5827.0> 942e94ffbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:48.981013Z nonode@nohost <0.5827.0> 935a1dc0d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:48.983545Z nonode@nohost <0.5827.0> b706c39eeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:49.006804Z nonode@nohost <0.5827.0> 0893b878c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:49.017206Z nonode@nohost <0.5827.0> 3a640fb89d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:38:49.054879Z nonode@nohost <0.5827.0> 8c093a142d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:49.067607Z nonode@nohost <0.5827.0> 2025f37b1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:38:49.069975Z nonode@nohost <0.5827.0> efcad99b7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:49.075101Z nonode@nohost <0.5827.0> 741e6a3a0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:49.089950Z nonode@nohost <0.5827.0> d25e558a4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:49.106095Z nonode@nohost <0.5827.0> dfca71bc7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:49.264370Z nonode@nohost <0.5827.0> 303d6749b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:49.273814Z nonode@nohost <0.5827.0> 694dd2656d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:49.289082Z nonode@nohost <0.5827.0> e762d71c73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:49.297666Z nonode@nohost <0.4332.1> f01171b18c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:38:49.298190Z nonode@nohost <0.5827.0> c0568c2766 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:49.301167Z nonode@nohost <0.5827.0> f7316cf45b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:49.304955Z nonode@nohost <0.5827.0> b2e81fb6d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:49.313602Z nonode@nohost <0.5827.0> 4e1f7c7d49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:49.326481Z nonode@nohost <0.5827.0> 0e514ca63c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:38:49.327881Z nonode@nohost <0.4332.1> a6bac70258 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:49.339477Z nonode@nohost <0.4332.1> bf2df87411 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:49.356996Z nonode@nohost <0.4332.1> 1d038cccbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:49.361550Z nonode@nohost <0.4332.1> d6accc7516 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:49.369623Z nonode@nohost <0.4332.1> 72efefe4a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:49.383070Z nonode@nohost <0.4332.1> 26d49bf91e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:49.391349Z nonode@nohost <0.4332.1> 15f5f03085 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:49.396801Z nonode@nohost <0.4332.1> 68144c92e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:49.406361Z nonode@nohost <0.4332.1> dc81926521 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:49.424453Z nonode@nohost <0.4332.1> f8a00e62fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:49.427216Z nonode@nohost <0.5827.0> 288a03d23c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:49.427608Z nonode@nohost <0.4332.1> e1ad8f3214 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:49.439418Z nonode@nohost <0.5827.0> 0210c1f16c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0079%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:49.448067Z nonode@nohost <0.9302.1> 33831cb571 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:49.449143Z nonode@nohost <0.5827.0> b29d80a442 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:49.450952Z nonode@nohost <0.9302.1> 71fb00a25d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009c1f43c91a1d1682164f05ca19e658f5d1884168b64e23e5b5280fb0b540ed41%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:49.454777Z nonode@nohost <0.9302.1> 58a28f937c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:49.456057Z nonode@nohost <0.5827.0> 8f617fca50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:49.463792Z nonode@nohost <0.5827.0> 5d81e77990 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009c1f43c91a1d1682164f05ca19e658f5d1884168b64e23e5b5280fb0b540ed41%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:49.465063Z nonode@nohost <0.9302.1> 28764f470f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:49.466285Z nonode@nohost <0.9303.1> 4b4506d38a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:49.486962Z nonode@nohost <0.5827.0> 6a0dcb83e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:38:49.488620Z nonode@nohost <0.9302.1> 922bb6250b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:38:51.890276Z nonode@nohost <0.9302.1> 7e7215f941 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:51.912896Z nonode@nohost <0.9302.1> 628e522170 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:38:51.914375Z nonode@nohost <0.9302.1> 4e0038be88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:51.919849Z nonode@nohost <0.9302.1> 6bdb54826b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:51.960796Z nonode@nohost <0.9302.1> 6159d302e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:51.965965Z nonode@nohost <0.9302.1> 7588c70127 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:51.971286Z nonode@nohost <0.9302.1> c7cc084c24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:51.974291Z nonode@nohost <0.9302.1> 50ece4f2f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:51.978036Z nonode@nohost <0.9302.1> 20a3d8da70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:51.984624Z nonode@nohost <0.9302.1> 5918f60a1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:52.102720Z nonode@nohost <0.9302.1> c48973a8f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:52.105642Z nonode@nohost <0.9302.1> 37d50a7b9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:52.116639Z nonode@nohost <0.9302.1> 55e812f96d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:52.126551Z nonode@nohost <0.9302.1> 7c42999cc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:52.149496Z nonode@nohost <0.9302.1> 619edd9e3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:52.172199Z nonode@nohost <0.9302.1> bd2f8c978a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:38:52.180856Z nonode@nohost <0.5827.0> 2d0b44988f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:52.186301Z nonode@nohost <0.9302.1> 1789d67192 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:38:52.187456Z nonode@nohost <0.9302.1> e014fc3178 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:52.193640Z nonode@nohost <0.9302.1> 34f03c4dde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:52.196306Z nonode@nohost <0.9302.1> 29557cf88b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:52.208994Z nonode@nohost <0.5827.0> bca9ae213c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 19 [notice] 2018-09-16T13:38:52.212101Z nonode@nohost <0.5827.0> 5058694d1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:52.214150Z nonode@nohost <0.5827.0> 0491af82c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:52.262228Z nonode@nohost <0.5827.0> d50c4e7f58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:52.267704Z nonode@nohost <0.5827.0> a9b0d1e522 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:52.284518Z nonode@nohost <0.5827.0> 3e348f05e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:38:52.287965Z nonode@nohost <0.5827.0> 6e8bf5e8d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:52.367487Z nonode@nohost <0.5827.0> 5f878c9d8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:52.400355Z nonode@nohost <0.5827.0> 2677cf8e87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0080%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:38:52.408314Z nonode@nohost <0.5827.0> 33ef31802e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0034143e9cc78aa2bf789a194dd9d360d8231b42e75eb9e3defb215d7be1bb9ea8%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:38:52.411102Z nonode@nohost <0.5827.0> ab96ad4a83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0034143e9cc78aa2bf789a194dd9d360d8231b42e75eb9e3defb215d7be1bb9ea8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:52.428639Z nonode@nohost <0.5827.0> 67b991de14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:52.431746Z nonode@nohost <0.5827.0> 25c27912dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:52.438151Z nonode@nohost <0.5827.0> 32b02ff36e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:52.452757Z nonode@nohost <0.5827.0> 2d9da99303 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:38:52.492062Z nonode@nohost <0.5827.0> 53ab8655c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:52.494262Z nonode@nohost <0.5827.0> 407c673d57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:52.500603Z nonode@nohost <0.5827.0> 0adbeb9a60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:52.508479Z nonode@nohost <0.5827.0> 74a40def7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:52.511279Z nonode@nohost <0.5827.0> 47e7324b4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:52.517263Z nonode@nohost <0.5827.0> afb3eee849 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:54.983288Z nonode@nohost <0.5827.0> 163194b4a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.004105Z nonode@nohost <0.5827.0> 239c7ec07e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:38:55.006464Z nonode@nohost <0.5827.0> c42a65be22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:55.011440Z nonode@nohost <0.9302.1> ee3db1d4c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:55.015846Z nonode@nohost <0.9302.1> 202e9f421a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.025535Z nonode@nohost <0.5827.0> 3aacd4f3dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:38:55.035390Z nonode@nohost <0.5827.0> 563b344fc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:38:55.050379Z nonode@nohost <0.9302.1> c6ac2f3ec6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:55.052877Z nonode@nohost <0.5827.0> 57e34e0735 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 16 [notice] 2018-09-16T13:38:55.064661Z nonode@nohost <0.9302.1> 4cf58c0243 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:38:55.085081Z nonode@nohost <0.9302.1> fbfe89c749 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:55.089343Z nonode@nohost <0.9302.1> 2c6e91187c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.097611Z nonode@nohost <0.9302.1> 69de7bb46a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.106425Z nonode@nohost <0.9302.1> 2fc6fb77b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.130212Z nonode@nohost <0.9302.1> 2d3c68e9ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 14 [notice] 2018-09-16T13:38:55.134965Z nonode@nohost <0.9302.1> 90bbb08204 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:55.138531Z nonode@nohost <0.9302.1> aefb455b2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.144323Z nonode@nohost <0.5827.0> 9cca668a3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:38:55.145074Z nonode@nohost <0.9302.1> feb3823bf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:55.152344Z nonode@nohost <0.5827.0> f6acc5f097 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:55.153825Z nonode@nohost <0.9302.1> 70de98ce3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:55.174886Z nonode@nohost <0.9302.1> fca2fbf28d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:55.176888Z nonode@nohost <0.5827.0> 0902c8ca90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:38:55.186676Z nonode@nohost <0.5827.0> 2bcada672c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.233939Z nonode@nohost <0.5827.0> b9a144fb75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.239997Z nonode@nohost <0.5827.0> add343177d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:38:55.255598Z nonode@nohost <0.5827.0> 0baad291cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.260643Z nonode@nohost <0.5827.0> 3684b9fc1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.269329Z nonode@nohost <0.5827.0> cfa158526e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.276736Z nonode@nohost <0.5827.0> b0b71d0244 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.373493Z nonode@nohost <0.5827.0> 0385ca81fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:55.378049Z nonode@nohost <0.5827.0> 0182cf89ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:38:55.386125Z nonode@nohost <0.5827.0> 653f7dc2f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.393193Z nonode@nohost <0.5827.0> b8ed748c03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.446109Z nonode@nohost <0.5827.0> 9e0cf109c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.451483Z nonode@nohost <0.5827.0> ee045fdbb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:55.465157Z nonode@nohost <0.5827.0> b9b2d00d02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.468075Z nonode@nohost <0.5827.0> 6b5e168b27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.526414Z nonode@nohost <0.5827.0> 1d33792364 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:55.570845Z nonode@nohost <0.5827.0> b4693c8c86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0081%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:55.578895Z nonode@nohost <0.5827.0> c5c69b0d34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b071db1e3c6751043d36ecc762a7cce3123b81f3f58080ca547cff83a3ddc866%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:55.585994Z nonode@nohost <0.5827.0> 5da18a66e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b071db1e3c6751043d36ecc762a7cce3123b81f3f58080ca547cff83a3ddc866%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:57.840976Z nonode@nohost <0.5827.0> db31e63264 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:57.870442Z nonode@nohost <0.5827.0> fb3b1c8e3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 14 [notice] 2018-09-16T13:38:57.877431Z nonode@nohost <0.5827.0> f349b4afbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:38:57.891762Z nonode@nohost <0.5827.0> 0d107e0410 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:38:57.926863Z nonode@nohost <0.5827.0> b7a8524e25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:57.929328Z nonode@nohost <0.5827.0> a6239464c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:57.938071Z nonode@nohost <0.5827.0> 80859dbc62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:57.964174Z nonode@nohost <0.5827.0> 8faf6809e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:57.967065Z nonode@nohost <0.5827.0> c49a8b4896 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:57.969435Z nonode@nohost <0.5827.0> 6c81ab34e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.027542Z nonode@nohost <0.5827.0> 70049e9e54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:58.036170Z nonode@nohost <0.5827.0> 2ea6240f87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:38:58.047529Z nonode@nohost <0.5827.0> 9b6373fad2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:58.050918Z nonode@nohost <0.5827.0> 57af3d3799 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.082563Z nonode@nohost <0.5827.0> 376e9167f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:58.089442Z nonode@nohost <0.5827.0> 6a215c3d7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:58.093806Z nonode@nohost <0.5827.0> 494cd9af89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.097628Z nonode@nohost <0.5827.0> 3072c8b3cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.108798Z nonode@nohost <0.5827.0> 66a576ab72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:38:58.112025Z nonode@nohost <0.5827.0> 37ada01362 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.239890Z nonode@nohost <0.5827.0> 2507fd40f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:58.254072Z nonode@nohost <0.5827.0> 66933a58be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:58.259097Z nonode@nohost <0.5827.0> e8a37ec34f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:58.262400Z nonode@nohost <0.5827.0> 09f9c9f19d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.283778Z nonode@nohost <0.5827.0> bfa021fb82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:58.286992Z nonode@nohost <0.5827.0> d47ec9fe4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:58.298149Z nonode@nohost <0.9302.1> ff6cb09cb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:38:58.307100Z nonode@nohost <0.9302.1> fe618fc36a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.309401Z nonode@nohost <0.9302.1> 4301fc666f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:58.314211Z nonode@nohost <0.9302.1> c5a354ada6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.324625Z nonode@nohost <0.9302.1> 64a7fc7d8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:58.346781Z nonode@nohost <0.9302.1> 5579f07492 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.368831Z nonode@nohost <0.9302.1> 7aa9d573d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.371931Z nonode@nohost <0.9302.1> b590122d1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.385335Z nonode@nohost <0.9302.1> 8e312aab3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.395929Z nonode@nohost <0.9302.1> 510e0bbce9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:58.416761Z nonode@nohost <0.9302.1> 54d0844c99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.429091Z nonode@nohost <0.9302.1> 4e3fb4f0b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:38:58.491706Z nonode@nohost <0.9302.1> b8fe639d1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:38:58.524838Z nonode@nohost <0.9302.1> d985cd8e24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0082%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:58.530952Z nonode@nohost <0.9302.1> c1ee55677c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005ed03347367cac3615c0bc9ac1775c7c84840290b04a0f5bace3a94ded51a6c3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:38:58.548687Z nonode@nohost <0.9302.1> b82da84abd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005ed03347367cac3615c0bc9ac1775c7c84840290b04a0f5bace3a94ded51a6c3%00?attachments=true 404 ok 8 [notice] 2018-09-16T13:39:00.852103Z nonode@nohost <0.9302.1> 3e9269bfc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:00.855944Z nonode@nohost <0.9302.1> bdf268b0bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:00.861033Z nonode@nohost <0.9302.1> 03302c5266 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:00.864661Z nonode@nohost <0.9302.1> e41bc925c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:00.897512Z nonode@nohost <0.9302.1> d01ad74daf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:00.903229Z nonode@nohost <0.9302.1> 828857b028 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:39:00.907335Z nonode@nohost <0.9302.1> 3db9a7974e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:00.910883Z nonode@nohost <0.9302.1> 2ec33c31f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:00.917717Z nonode@nohost <0.9302.1> 5d1e71fd07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:00.920151Z nonode@nohost <0.9302.1> a5d58cd84f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:00.989199Z nonode@nohost <0.9302.1> a60f528485 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:01.000254Z nonode@nohost <0.9302.1> e8826c1266 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:01.004924Z nonode@nohost <0.9302.1> e34c18edf0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.012250Z nonode@nohost <0.9302.1> 4ebae9c6a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.034875Z nonode@nohost <0.9302.1> 31d08da2b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:01.041013Z nonode@nohost <0.9302.1> f29b399a7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:01.054347Z nonode@nohost <0.9302.1> 323ccb5995 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:01.058201Z nonode@nohost <0.9302.1> f98661080f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.072064Z nonode@nohost <0.9302.1> 865e9b6e39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:01.075173Z nonode@nohost <0.9302.1> 63c7efe1d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.221248Z nonode@nohost <0.9302.1> 56dea856f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:01.225080Z nonode@nohost <0.9302.1> 1f04fa3da4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:01.237120Z nonode@nohost <0.9302.1> cdf35a1af6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.241278Z nonode@nohost <0.9302.1> c67b7004db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.278950Z nonode@nohost <0.9302.1> 5c774ebbe9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:01.281396Z nonode@nohost <0.9302.1> b6c35b58b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:01.297171Z nonode@nohost <0.9302.1> 7a0dc1a831 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.309917Z nonode@nohost <0.9302.1> 767732d414 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.312602Z nonode@nohost <0.9302.1> 53daf15e1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.314552Z nonode@nohost <0.9302.1> dbad8a9059 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.344366Z nonode@nohost <0.9302.1> ee97c5d0db couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:01.360661Z nonode@nohost <0.9302.1> 8ec4fb3ad4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:01.374512Z nonode@nohost <0.9302.1> 8de9356c5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:01.377225Z nonode@nohost <0.9302.1> 2a97d8383e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.445656Z nonode@nohost <0.9302.1> 1715019fda couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.461066Z nonode@nohost <0.9302.1> dc03327bc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:01.465129Z nonode@nohost <0.9302.1> 72a34e8d55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.469278Z nonode@nohost <0.9302.1> e11b39a025 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.522397Z nonode@nohost <0.9302.1> d0f3fbb1db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:01.545454Z nonode@nohost <0.9302.1> 90fc1a1a50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0083%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:01.567992Z nonode@nohost <0.9302.1> 9ec9ea7e2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004ec86bfcbadaafc2914ad4aaac7e6fd2af9bdb4ac17d9d776d547144919e9c33%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:01.571056Z nonode@nohost <0.9302.1> 83d78a17fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004ec86bfcbadaafc2914ad4aaac7e6fd2af9bdb4ac17d9d776d547144919e9c33%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:04.109969Z nonode@nohost <0.9302.1> ee9d5c2bfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.124337Z nonode@nohost <0.9302.1> 04aa2c2ec2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:04.138092Z nonode@nohost <0.9302.1> 602f43ce4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.142564Z nonode@nohost <0.9302.1> abd042b905 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.169016Z nonode@nohost <0.9302.1> 45538618f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.178412Z nonode@nohost <0.9302.1> 4a08eefd96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:04.190958Z nonode@nohost <0.9302.1> 3528e7488f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.200053Z nonode@nohost <0.9302.1> 921a573340 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.210186Z nonode@nohost <0.9302.1> 0b5102de68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.213830Z nonode@nohost <0.9302.1> 69e900192c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.297888Z nonode@nohost <0.9302.1> 2b4f04f9b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:04.303323Z nonode@nohost <0.9302.1> 16f92c0dd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:04.308547Z nonode@nohost <0.9302.1> 1dd928c039 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.320192Z nonode@nohost <0.9302.1> 749bab1d1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:04.344626Z nonode@nohost <0.9302.1> bf641c1e34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.347666Z nonode@nohost <0.9302.1> c223f67ad2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:04.360773Z nonode@nohost <0.9302.1> 4061569d14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.364011Z nonode@nohost <0.9302.1> f0df2e72a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.370814Z nonode@nohost <0.9302.1> 26961c0bde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.373507Z nonode@nohost <0.9302.1> 7055f86017 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:04.375343Z nonode@nohost <0.5827.0> 931920c946 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:04.392227Z nonode@nohost <0.5827.0> 53a940cf5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:04.412733Z nonode@nohost <0.5827.0> 8de5794f49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:04.425364Z nonode@nohost <0.5827.0> c7b5641499 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:04.465758Z nonode@nohost <0.5827.0> 452d3a365c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:04.468089Z nonode@nohost <0.5827.0> 7427242b96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:04.476365Z nonode@nohost <0.5827.0> 162287cdb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.487849Z nonode@nohost <0.5827.0> 77f96fc193 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:04.490868Z nonode@nohost <0.5827.0> abee1d92a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.494706Z nonode@nohost <0.5827.0> 40ce260b6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:04.704614Z nonode@nohost <0.5827.0> 2e7d181861 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:04.707183Z nonode@nohost <0.5827.0> 006825b20e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:04.718915Z nonode@nohost <0.5827.0> 6066d89585 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.721963Z nonode@nohost <0.5827.0> 4d34b691e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.777080Z nonode@nohost <0.5827.0> abdbc8fb0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:04.779412Z nonode@nohost <0.5827.0> 8b6fd926a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:04.789359Z nonode@nohost <0.5827.0> 5ccff1c8be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.792285Z nonode@nohost <0.5827.0> bf3a24f016 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:04.860528Z nonode@nohost <0.5827.0> 2397af1f96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:04.905493Z nonode@nohost <0.5827.0> 0802ae209f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0084%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:04.921364Z nonode@nohost <0.5827.0> 6be2320a58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a4c78c0dd2adeb05d7e635fcaa11537ce2edf5f7f11ee2df3275a3fbe58a3530%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:04.926658Z nonode@nohost <0.5827.0> c21dc2c1d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a4c78c0dd2adeb05d7e635fcaa11537ce2edf5f7f11ee2df3275a3fbe58a3530%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:06.781976Z nonode@nohost <0.5827.0> 4edba493d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:39:06.789828Z nonode@nohost <0.5827.0> 360325547b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:06.794759Z nonode@nohost <0.5827.0> 392059b704 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:06.799363Z nonode@nohost <0.5827.0> 6402f1ee52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:06.829834Z nonode@nohost <0.5827.0> adb9b55c76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:06.834431Z nonode@nohost <0.5827.0> d98745b7a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:06.838706Z nonode@nohost <0.5827.0> 7c6eb60d81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:06.841753Z nonode@nohost <0.5827.0> 72c206ed64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:06.844905Z nonode@nohost <0.5827.0> 1a3837afda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:06.847968Z nonode@nohost <0.5827.0> 09f6dbcdf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:07.089502Z nonode@nohost <0.5827.0> ebbd31df63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.092942Z nonode@nohost <0.5827.0> 30eac492d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:07.098343Z nonode@nohost <0.5827.0> 4d6219b776 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.101813Z nonode@nohost <0.5827.0> 38eb8b8668 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.131300Z nonode@nohost <0.5827.0> 601fb026f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.134648Z nonode@nohost <0.5827.0> 42e4d42aaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:07.139889Z nonode@nohost <0.5827.0> b8bdd99d2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.143201Z nonode@nohost <0.5827.0> 8bfa8215b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.146413Z nonode@nohost <0.5827.0> 2d32a0d517 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.148867Z nonode@nohost <0.5827.0> ca65707763 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.801718Z nonode@nohost <0.5827.0> 3d256e06a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.807374Z nonode@nohost <0.5827.0> 4b176b6f9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:07.813288Z nonode@nohost <0.5827.0> c95b0327d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.822123Z nonode@nohost <0.5827.0> 813c2aaa6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.871179Z nonode@nohost <0.5827.0> 6c2e78a400 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:07.877981Z nonode@nohost <0.5827.0> 4305304013 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:07.894345Z nonode@nohost <0.5827.0> 7246ba1a6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.899553Z nonode@nohost <0.5827.0> 95d6b56490 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.909281Z nonode@nohost <0.5827.0> 41b84ab4fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:07.912509Z nonode@nohost <0.5827.0> 0b44f7d106 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:08.094128Z nonode@nohost <0.5827.0> 87f94d0325 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:08.099519Z nonode@nohost <0.5827.0> 3acf2beb3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:08.110811Z nonode@nohost <0.5827.0> d186a0f006 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:08.117581Z nonode@nohost <0.5827.0> aa05d9f1ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:08.180219Z nonode@nohost <0.5827.0> 8f78fad137 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:08.185221Z nonode@nohost <0.5827.0> 0b0b49fe2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:08.199665Z nonode@nohost <0.5827.0> 589ef096da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:08.208835Z nonode@nohost <0.5827.0> 1aa71eee1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:08.274398Z nonode@nohost <0.5827.0> 9bbe790eed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:08.311345Z nonode@nohost <0.5827.0> 1d30c6cfc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0085%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:08.318813Z nonode@nohost <0.5827.0> 0ace7ad3be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00366bc90019b9df2f5c9d89565bf7db6c97577a4ff8442a6315aa9fde2181eb03%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:08.324874Z nonode@nohost <0.5827.0> c246d1b4b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00366bc90019b9df2f5c9d89565bf7db6c97577a4ff8442a6315aa9fde2181eb03%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:09.594098Z nonode@nohost <0.5827.0> 978426e546 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:09.599058Z nonode@nohost <0.5827.0> fef9297c26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:09.613177Z nonode@nohost <0.5827.0> 14ac33bd0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:09.621593Z nonode@nohost <0.5827.0> 119972067c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:09.655255Z nonode@nohost <0.5827.0> e52eab1c46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:09.660266Z nonode@nohost <0.5827.0> 1599aeee9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:09.676179Z nonode@nohost <0.5827.0> 8cbbcae7a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:09.687253Z nonode@nohost <0.5827.0> 5962a7a0f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:09.689898Z nonode@nohost <0.5827.0> d38b9c6fb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:09.692220Z nonode@nohost <0.5827.0> 1d64343c2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:10.022144Z nonode@nohost <0.5827.0> b49bf644c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:10.029923Z nonode@nohost <0.5827.0> ebfb4b574c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:39:10.035663Z nonode@nohost <0.5827.0> 3db4bb675c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:10.041155Z nonode@nohost <0.5827.0> 35efb126a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:10.060884Z nonode@nohost <0.5827.0> b552796f7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:10.076916Z nonode@nohost <0.5827.0> 7bfe04326c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:10.082568Z nonode@nohost <0.5827.0> f77676bc80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:10.088305Z nonode@nohost <0.5827.0> 4c8a45a8d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:10.091023Z nonode@nohost <0.5827.0> 74bd92706e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:10.093888Z nonode@nohost <0.5827.0> 0dbc17ddd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:10.821417Z nonode@nohost <0.5827.0> 260b997111 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:10.824037Z nonode@nohost <0.5827.0> 181ec68d25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:10.830770Z nonode@nohost <0.5827.0> 729911b181 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:10.847789Z nonode@nohost <0.5827.0> e27edfeb56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:39:10.882571Z nonode@nohost <0.5827.0> 2679ef101f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:10.895681Z nonode@nohost <0.5827.0> 2165e5ffc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:39:10.903357Z nonode@nohost <0.5827.0> 94565a3785 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:10.922256Z nonode@nohost <0.5827.0> 3b148e8942 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 19 [notice] 2018-09-16T13:39:10.942118Z nonode@nohost <0.5827.0> 5b3f2da5d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 19 [notice] 2018-09-16T13:39:10.960982Z nonode@nohost <0.5827.0> 55439871a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 18 [notice] 2018-09-16T13:39:11.124140Z nonode@nohost <0.5827.0> d1f187bafd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:11.129377Z nonode@nohost <0.5827.0> 7fbff873a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:39:11.140240Z nonode@nohost <0.5827.0> ed356fb2b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:11.174638Z nonode@nohost <0.5827.0> 2e9826242b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 22 [notice] 2018-09-16T13:39:11.210503Z nonode@nohost <0.5827.0> 008b78a329 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:11.216658Z nonode@nohost <0.5827.0> 8cbc3ec04b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:11.230004Z nonode@nohost <0.5827.0> 39a574eea4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:11.263392Z nonode@nohost <0.5827.0> abd2923897 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 22 [notice] 2018-09-16T13:39:11.320295Z nonode@nohost <0.5827.0> 7275f79862 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:11.341670Z nonode@nohost <0.5827.0> ca5574f2ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0086%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:11.346582Z nonode@nohost <0.5827.0> 10941eaa1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009c41e29514a75547ab441fd0f852f762133a8503b4a991be2aa6d0add8e84649%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:11.350473Z nonode@nohost <0.5827.0> 3e04ad8326 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009c41e29514a75547ab441fd0f852f762133a8503b4a991be2aa6d0add8e84649%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:12.305036Z nonode@nohost <0.5827.0> e3dbc30ea5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:12.309621Z nonode@nohost <0.5827.0> b0edf2fa10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:12.318940Z nonode@nohost <0.5827.0> b369f9a154 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:39:12.322375Z nonode@nohost <0.5827.0> 036ade9b79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:12.340687Z nonode@nohost <0.5827.0> 191fa9c531 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:12.343596Z nonode@nohost <0.5827.0> a278a7b95b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:12.349864Z nonode@nohost <0.5827.0> ad9febbd32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:12.357078Z nonode@nohost <0.5827.0> 20a10d8ec9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:12.360188Z nonode@nohost <0.5827.0> 97d050d8eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:12.370387Z nonode@nohost <0.5827.0> 09fe5a9518 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:13.110190Z nonode@nohost <0.5827.0> 0831b4644b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:13.112948Z nonode@nohost <0.5827.0> 9e6d38263e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:13.120689Z nonode@nohost <0.5827.0> e7facc06cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:13.128961Z nonode@nohost <0.5827.0> eb8e0f9073 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:13.167985Z nonode@nohost <0.5827.0> da14748c18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:13.171313Z nonode@nohost <0.5827.0> 9784ff9426 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:13.180112Z nonode@nohost <0.5827.0> 9f8c580228 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:13.186618Z nonode@nohost <0.5827.0> 3264c7c813 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:13.190985Z nonode@nohost <0.5827.0> 2627e88fb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:13.204669Z nonode@nohost <0.5827.0> cb78619572 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:13.890905Z nonode@nohost <0.5827.0> e74ba0ef18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:13.893747Z nonode@nohost <0.5827.0> c668632d76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:13.903760Z nonode@nohost <0.5827.0> 5672c0d460 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:13.911862Z nonode@nohost <0.5827.0> 96a2e827d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:13.939959Z nonode@nohost <0.5827.0> 30f1b2d628 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:13.942700Z nonode@nohost <0.5827.0> cd5106b67a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:13.948114Z nonode@nohost <0.5827.0> 15b70501c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:13.956905Z nonode@nohost <0.5827.0> dfbff53b07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:13.961726Z nonode@nohost <0.5827.0> 060ecfa130 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:13.973025Z nonode@nohost <0.5827.0> 1fdf18e8b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:39:14.112106Z nonode@nohost <0.5827.0> 9bc29b98df couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:14.114995Z nonode@nohost <0.5827.0> 85d3c0dc98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:14.125616Z nonode@nohost <0.5827.0> a0a87fdb60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:14.127101Z nonode@nohost <0.5827.0> dd9dcc2c0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:14.180843Z nonode@nohost <0.5827.0> 436a4dd542 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:14.186494Z nonode@nohost <0.5827.0> 8949606066 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:39:14.190941Z nonode@nohost <0.5827.0> 29db0fb1ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:14.193939Z nonode@nohost <0.5827.0> 91d7a5d10c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:14.226290Z nonode@nohost <0.5827.0> 5287bf7155 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:14.242230Z nonode@nohost <0.5827.0> 5efa6beb49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0087%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:14.249230Z nonode@nohost <0.5827.0> 967eff98f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b212af3c5b5a24e86ba48ac8c669e4ee528adba9364fe9a5e554ccea15c1dc29%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:14.252300Z nonode@nohost <0.5827.0> 15cd5b41c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b212af3c5b5a24e86ba48ac8c669e4ee528adba9364fe9a5e554ccea15c1dc29%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:15.168256Z nonode@nohost <0.5827.0> 4aabae19db couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:15.171662Z nonode@nohost <0.5827.0> bf29d05714 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:15.180435Z nonode@nohost <0.5827.0> 41ae6a4403 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:15.184486Z nonode@nohost <0.5827.0> 2c24491cf3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:15.218233Z nonode@nohost <0.5827.0> a1c6d8605f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:15.232163Z nonode@nohost <0.5827.0> 028de255a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:15.242771Z nonode@nohost <0.5827.0> ea2876a09f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:15.246823Z nonode@nohost <0.5827.0> 361e8b6005 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:15.251151Z nonode@nohost <0.5827.0> 28bd2a085a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:15.253361Z nonode@nohost <0.5827.0> f3f93a1dec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:16.302082Z nonode@nohost <0.5827.0> 792c24519b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:16.306293Z nonode@nohost <0.5827.0> c1d34b6b98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:16.317987Z nonode@nohost <0.5827.0> c4c7cdbf4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:16.330683Z nonode@nohost <0.5827.0> 2088a53f95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:16.370650Z nonode@nohost <0.5827.0> 8db5b3718f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:16.373758Z nonode@nohost <0.5827.0> 486521cd5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:16.381892Z nonode@nohost <0.5827.0> cd20d58b79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:16.399691Z nonode@nohost <0.5827.0> 4924e6d377 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:16.402679Z nonode@nohost <0.5827.0> 2537657e48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:16.418467Z nonode@nohost <0.5827.0> 263f628e85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:39:16.845272Z nonode@nohost <0.5827.0> 0740083d91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:16.857285Z nonode@nohost <0.5827.0> 984700686a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:39:16.864657Z nonode@nohost <0.5827.0> 2aa0d08b52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:16.876371Z nonode@nohost <0.5827.0> d3198b2e11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:39:16.895517Z nonode@nohost <0.5827.0> ecfb2e6e3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:16.899798Z nonode@nohost <0.5827.0> 14a796121a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:16.919035Z nonode@nohost <0.5827.0> 201fdb3cdb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:39:16.930893Z nonode@nohost <0.5827.0> daa3753352 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:39:16.937159Z nonode@nohost <0.5827.0> 6ee72ed767 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:16.943814Z nonode@nohost <0.5827.0> 8769f81693 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:39:17.118830Z nonode@nohost <0.5827.0> f1442efb95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:17.127253Z nonode@nohost <0.5827.0> f7b3a2b5e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:17.136281Z nonode@nohost <0.5827.0> 48e4d16381 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:39:17.139428Z nonode@nohost <0.5827.0> 75dea10431 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:17.207239Z nonode@nohost <0.5827.0> 299f28b6bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:17.212813Z nonode@nohost <0.5827.0> 7fb99fcb56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:17.226410Z nonode@nohost <0.5827.0> ad35d2b5b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:17.238146Z nonode@nohost <0.5827.0> 77b6ca24aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:17.299296Z nonode@nohost <0.5827.0> 0dccbd8645 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:17.333735Z nonode@nohost <0.5827.0> e50402f883 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0088%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:17.345064Z nonode@nohost <0.5827.0> 586aaa9c18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005a7db914992f914745320b5dcc4e47bd639415621b422eb31cb5c12d117de843%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:17.361649Z nonode@nohost <0.5827.0> ae8c4f530f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005a7db914992f914745320b5dcc4e47bd639415621b422eb31cb5c12d117de843%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:39:17.901111Z nonode@nohost <0.5827.0> 389dea697d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:17.906764Z nonode@nohost <0.5827.0> 1d23442c1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:17.936148Z nonode@nohost <0.5827.0> 796f5a76b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:39:17.950567Z nonode@nohost <0.5827.0> 4b26627013 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:39:17.985249Z nonode@nohost <0.5827.0> 616a565183 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:17.994241Z nonode@nohost <0.5827.0> 1c119aadf7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:39:18.014848Z nonode@nohost <0.5827.0> 6ce0de60bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:18.022804Z nonode@nohost <0.5827.0> 29042fc652 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:18.026889Z nonode@nohost <0.5827.0> 9327668193 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:18.058052Z nonode@nohost <0.5827.0> 8af0cfe90d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 31 [notice] 2018-09-16T13:39:19.027824Z nonode@nohost <0.5827.0> 762412af12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:19.030430Z nonode@nohost <0.5827.0> ed1a2749f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:19.035302Z nonode@nohost <0.5827.0> a8e6fa4dd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:19.047889Z nonode@nohost <0.5827.0> 333b2929f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:19.065669Z nonode@nohost <0.5827.0> 3d4dbc4540 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:19.068515Z nonode@nohost <0.5827.0> 0867559184 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:19.080270Z nonode@nohost <0.5827.0> 92d29270a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:19.086305Z nonode@nohost <0.5827.0> 3cdbe92831 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:19.098827Z nonode@nohost <0.5827.0> 3e1744f60e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:39:19.112260Z nonode@nohost <0.5827.0> d20cbfe816 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:39:19.916283Z nonode@nohost <0.5827.0> b0d8b3f20e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:19.920633Z nonode@nohost <0.5827.0> 356a9a3c51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:19.926907Z nonode@nohost <0.5827.0> 406464dfaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:19.937294Z nonode@nohost <0.5827.0> 91bce14240 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:19.985910Z nonode@nohost <0.5827.0> 333b5812a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:19.993821Z nonode@nohost <0.5827.0> fb1d15e486 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:39:20.008074Z nonode@nohost <0.5827.0> 0e980ad791 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:20.017546Z nonode@nohost <0.5827.0> cb96df7703 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:20.023093Z nonode@nohost <0.5827.0> 3a2157d96c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:20.029437Z nonode@nohost <0.5827.0> 4f43a84426 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:20.237217Z nonode@nohost <0.5827.0> 2397224b29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:20.250278Z nonode@nohost <0.5827.0> c29a8b627b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:20.256579Z nonode@nohost <0.5827.0> 3557d097dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:20.268984Z nonode@nohost <0.5827.0> 74582c81c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:20.328528Z nonode@nohost <0.5827.0> 571c8fb6ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:20.330692Z nonode@nohost <0.5827.0> 4b9597a182 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:20.335838Z nonode@nohost <0.5827.0> 80db8aa184 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:20.341782Z nonode@nohost <0.5827.0> 78348051dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:20.421495Z nonode@nohost <0.5827.0> 065a76174a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:20.444769Z nonode@nohost <0.5827.0> 07927da618 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0089%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:39:20.453041Z nonode@nohost <0.5827.0> b544c15488 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0061948149e7026efe993198b8356e84993f62082420d85e6e486201e0e5ec92ab%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:39:20.468996Z nonode@nohost <0.5827.0> 8bb51016fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0061948149e7026efe993198b8356e84993f62082420d85e6e486201e0e5ec92ab%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:20.984519Z nonode@nohost <0.5827.0> 997e81c0a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:20.989201Z nonode@nohost <0.5827.0> f7e7476285 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:21.000906Z nonode@nohost <0.5827.0> 22f2cb45bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:21.004970Z nonode@nohost <0.5827.0> 3aca34ea61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:21.030417Z nonode@nohost <0.5827.0> 7d09ef40ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:21.032703Z nonode@nohost <0.5827.0> 76c587f8a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:21.040588Z nonode@nohost <0.5827.0> 8cc3ea918c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:21.043743Z nonode@nohost <0.5827.0> 41f0893238 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:21.046797Z nonode@nohost <0.5827.0> 6296f16c2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:21.049230Z nonode@nohost <0.5827.0> 712f73fe10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:21.808838Z nonode@nohost <0.5827.0> 7e8302cc7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:21.825429Z nonode@nohost <0.5827.0> 5c9c414d34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:21.832590Z nonode@nohost <0.5827.0> b4a36f57af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:21.835308Z nonode@nohost <0.5827.0> e9451c80f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:21.872447Z nonode@nohost <0.5827.0> caa5b63a95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:21.874673Z nonode@nohost <0.5827.0> 167a93b3cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:21.878908Z nonode@nohost <0.5827.0> d7c7658726 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:21.890120Z nonode@nohost <0.5827.0> b5af97aea9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:21.893835Z nonode@nohost <0.5827.0> be26b3e13b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:21.898175Z nonode@nohost <0.5827.0> 9b3c2c4bac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:22.896658Z nonode@nohost <0.5827.0> b1a644d27d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:22.908513Z nonode@nohost <0.5827.0> c1c8b586cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:22.914240Z nonode@nohost <0.5827.0> 49d534556b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:22.924994Z nonode@nohost <0.5827.0> 60ade9cf8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:22.963832Z nonode@nohost <0.5827.0> cf510956af couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:22.966357Z nonode@nohost <0.5827.0> 32926382fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:22.978349Z nonode@nohost <0.5827.0> 172aafd5fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:22.981165Z nonode@nohost <0.5827.0> ac0c125875 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:22.996280Z nonode@nohost <0.5827.0> c1a80dda0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:39:22.998864Z nonode@nohost <0.5827.0> aac7655e60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:23.215707Z nonode@nohost <0.5827.0> 5392e3ed57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:23.223367Z nonode@nohost <0.5827.0> f0b405825c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:39:23.226592Z nonode@nohost <0.5827.0> cfd5cc2cff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:23.238897Z nonode@nohost <0.5827.0> e79963e844 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:39:23.291942Z nonode@nohost <0.5827.0> ba7f7d2d7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:23.300375Z nonode@nohost <0.5827.0> 6d85622106 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:23.306564Z nonode@nohost <0.5827.0> d0f4af0032 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:23.310671Z nonode@nohost <0.5827.0> b75c75b3ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:23.387177Z nonode@nohost <0.5827.0> 257faa499e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:23.416919Z nonode@nohost <0.5827.0> 76d4956609 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0090%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:23.423337Z nonode@nohost <0.5827.0> 9b43d416b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00dc98d751d5d6b8b6eb27f79ab71acf33d1f16bffaa92a8eb859a41bbe4a7a5b2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:23.426189Z nonode@nohost <0.5827.0> f40a6fb11b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00dc98d751d5d6b8b6eb27f79ab71acf33d1f16bffaa92a8eb859a41bbe4a7a5b2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:24.285210Z nonode@nohost <0.5827.0> bfae1055be couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:24.288026Z nonode@nohost <0.5827.0> 4bee77404a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:24.293468Z nonode@nohost <0.5827.0> cf0fdf8b96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:24.300109Z nonode@nohost <0.5827.0> 077d67a5da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:24.333037Z nonode@nohost <0.5827.0> 2caab2237f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:24.339499Z nonode@nohost <0.5827.0> 1fdb48ecd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:24.347331Z nonode@nohost <0.5827.0> d1c1568729 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:24.355689Z nonode@nohost <0.5827.0> 15203f6391 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:24.360198Z nonode@nohost <0.9302.1> 96dcc240f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:39:24.366228Z nonode@nohost <0.9302.1> 97b667ff68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:24.382585Z nonode@nohost <0.9302.1> 2d97e9ae02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:24.395048Z nonode@nohost <0.9302.1> faa0ac2978 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:24.399153Z nonode@nohost <0.9302.1> f277dceac8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:24.426185Z nonode@nohost <0.9302.1> 45d829c269 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:24.473014Z nonode@nohost <0.9302.1> 7590e98d0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:24.490534Z nonode@nohost <0.9302.1> 5e8ff09be4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:39:24.503439Z nonode@nohost <0.9302.1> 5a0d873699 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:24.510120Z nonode@nohost <0.9302.1> 4fadd54470 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:24.528795Z nonode@nohost <0.9302.1> 8509789c24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:24.532159Z nonode@nohost <0.9302.1> cb74fc1eee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:26.042338Z nonode@nohost <0.9302.1> a84338c639 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:26.045343Z nonode@nohost <0.9302.1> 09bcc240d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:26.055963Z nonode@nohost <0.9302.1> 0734addf69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:26.063107Z nonode@nohost <0.9302.1> c5ff3b9007 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:26.091329Z nonode@nohost <0.9302.1> 1ffd4370f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:26.096616Z nonode@nohost <0.9302.1> 702d367e40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:26.109338Z nonode@nohost <0.9302.1> 8b5ab458c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:26.116528Z nonode@nohost <0.9302.1> 0ce21ff4e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:26.120002Z nonode@nohost <0.9302.1> 28c43d8bb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:26.125496Z nonode@nohost <0.9302.1> d3769d726b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:26.363252Z nonode@nohost <0.9302.1> a5c3fcb01c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:26.375027Z nonode@nohost <0.9302.1> 04f68d3221 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:39:26.377783Z nonode@nohost <0.9302.1> c012155ae6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:26.391133Z nonode@nohost <0.9302.1> 32a0ec80f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:26.452509Z nonode@nohost <0.9302.1> 1c65267e8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:39:26.453899Z nonode@nohost <0.9302.1> 2a909314fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:26.466799Z nonode@nohost <0.9302.1> ebb016655e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:26.471635Z nonode@nohost <0.9302.1> 3558228b3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:26.498375Z nonode@nohost <0.9302.1> 9b2d3216c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:26.538050Z nonode@nohost <0.9302.1> 6a99888a05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0091%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:26.556320Z nonode@nohost <0.9302.1> 166d47303b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a57bf3d4624b2740265a8faa9987838f2246bfd51f40891304056a5fd1418180%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:26.562124Z nonode@nohost <0.9302.1> aed0935aed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a57bf3d4624b2740265a8faa9987838f2246bfd51f40891304056a5fd1418180%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:27.020314Z nonode@nohost <0.9302.1> a3d8bda92e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:27.029321Z nonode@nohost <0.9302.1> e1fd4d60fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:27.050552Z nonode@nohost <0.9302.1> 80b3c52e98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:27.056626Z nonode@nohost <0.9302.1> 6472df328e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:27.087178Z nonode@nohost <0.9302.1> 98bd44b789 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:27.092511Z nonode@nohost <0.9302.1> f375a06a5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:27.113412Z nonode@nohost <0.9302.1> 1e88fab526 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:27.128446Z nonode@nohost <0.9302.1> 0fd614e4dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:39:27.137462Z nonode@nohost <0.9302.1> c6b645c8b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:27.147827Z nonode@nohost <0.9302.1> e19007679a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:39:27.650542Z nonode@nohost <0.9302.1> 8e74f4351d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:27.656449Z nonode@nohost <0.9302.1> 09653a9fff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:27.666569Z nonode@nohost <0.9302.1> 7839f8097b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:27.672318Z nonode@nohost <0.9302.1> 350f0fb165 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:27.695704Z nonode@nohost <0.9302.1> be672ac713 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:27.698656Z nonode@nohost <0.9302.1> 5b39bf36d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:27.719310Z nonode@nohost <0.9302.1> d2d2a3a4d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:27.722561Z nonode@nohost <0.9302.1> 2f542ecd15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:27.725849Z nonode@nohost <0.9302.1> 9874938968 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:27.728937Z nonode@nohost <0.9302.1> ef5bad1cd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:29.088826Z nonode@nohost <0.9302.1> e430c5304a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:29.094635Z nonode@nohost <0.9302.1> 8c299e7657 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:29.109466Z nonode@nohost <0.9302.1> c425c40aaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:29.116344Z nonode@nohost <0.9302.1> 67e597564c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:29.157475Z nonode@nohost <0.9302.1> 52a16a23a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:39:29.174120Z nonode@nohost <0.9302.1> d4ddd3d1ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 15 [notice] 2018-09-16T13:39:29.186543Z nonode@nohost <0.9302.1> 64964bded8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:39:29.197458Z nonode@nohost <0.9302.1> e5d84b3877 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:39:29.201226Z nonode@nohost <0.9302.1> d0ad49129f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:29.213751Z nonode@nohost <0.9302.1> 31539f05b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:39:29.441357Z nonode@nohost <0.9302.1> a5d40401a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:39:29.456206Z nonode@nohost <0.9302.1> b718eb2049 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 14 [notice] 2018-09-16T13:39:29.460852Z nonode@nohost <0.9302.1> fd25df489f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:29.468611Z nonode@nohost <0.9302.1> b31d6f0f11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:29.560391Z nonode@nohost <0.9302.1> f904d2e392 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:29.567901Z nonode@nohost <0.9302.1> b329625b3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:39:29.576534Z nonode@nohost <0.9302.1> 91114c555e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:29.582841Z nonode@nohost <0.9302.1> 2445014f17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:29.649931Z nonode@nohost <0.9302.1> 43f57b0247 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:29.700864Z nonode@nohost <0.9302.1> 1e7fbdbb78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0092%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:29.710560Z nonode@nohost <0.9302.1> fb0c7b62a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007c36e95171c1e904cc874fa66970f18e17cec3bdb23991d6e81431abc2c0af30%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:29.714069Z nonode@nohost <0.9302.1> f2c3a009d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007c36e95171c1e904cc874fa66970f18e17cec3bdb23991d6e81431abc2c0af30%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:30.127050Z nonode@nohost <0.9302.1> bc565f3a42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:30.129650Z nonode@nohost <0.9302.1> 407faa2e59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:30.135121Z nonode@nohost <0.9302.1> 4f14599795 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:30.147186Z nonode@nohost <0.9302.1> 06734c9e52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:30.186698Z nonode@nohost <0.9302.1> 2e424294b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:30.189655Z nonode@nohost <0.9302.1> 09bec1d899 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:30.200160Z nonode@nohost <0.9302.1> ab4639655c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:30.204206Z nonode@nohost <0.9302.1> ff058ef152 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:30.209741Z nonode@nohost <0.9302.1> b559b2c642 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:30.212283Z nonode@nohost <0.9302.1> 6f1f7f86da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:30.337538Z nonode@nohost <0.9302.1> 42f3213972 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:30.340356Z nonode@nohost <0.9302.1> 04a4bee119 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:30.344972Z nonode@nohost <0.9302.1> 8d2e347c21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:30.348565Z nonode@nohost <0.9302.1> a107108d91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:30.380927Z nonode@nohost <0.9302.1> 2ad29ef818 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:30.384091Z nonode@nohost <0.9302.1> f61ade850a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:30.388671Z nonode@nohost <0.9302.1> 08a91f3d67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:30.392170Z nonode@nohost <0.9302.1> 7311a95c8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:30.400499Z nonode@nohost <0.9302.1> 26d119e85f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:30.402721Z nonode@nohost <0.9302.1> 0bdc5a9797 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:32.332968Z nonode@nohost <0.9302.1> 07012d9520 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:32.346267Z nonode@nohost <0.9302.1> 4420851cd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:32.351093Z nonode@nohost <0.9302.1> 28bf88e470 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:32.354058Z nonode@nohost <0.9302.1> 43786c0b80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:32.384875Z nonode@nohost <0.9302.1> d24aa426c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:32.388389Z nonode@nohost <0.9302.1> f902a47299 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:39:32.392586Z nonode@nohost <0.9302.1> a569359df8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:32.412576Z nonode@nohost <0.9302.1> fa2ad7e2b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:32.416337Z nonode@nohost <0.9302.1> 4361b971d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:32.418909Z nonode@nohost <0.9302.1> de50b28e34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:32.688165Z nonode@nohost <0.9302.1> 9a217738d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:32.691698Z nonode@nohost <0.9302.1> 65e00a16ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:32.713269Z nonode@nohost <0.9302.1> b9177bbd0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:32.716941Z nonode@nohost <0.9302.1> 52e472cb59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:32.788744Z nonode@nohost <0.9302.1> 2cc364e2ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:32.796318Z nonode@nohost <0.9302.1> 392aea85fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:32.808923Z nonode@nohost <0.9302.1> 060baf6996 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:32.816495Z nonode@nohost <0.9302.1> b3c47b8aad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:32.877429Z nonode@nohost <0.9302.1> cfc893a6ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:32.916644Z nonode@nohost <0.9302.1> 628f65de1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0093%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:39:32.920598Z nonode@nohost <0.9302.1> 64f0533fc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00331617d56e1b43636e750f3ea2006bacd0cdc7cc89604690be002f3185ab625a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:32.939583Z nonode@nohost <0.9302.1> 63cd9dd50a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00331617d56e1b43636e750f3ea2006bacd0cdc7cc89604690be002f3185ab625a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:32.987262Z nonode@nohost <0.9302.1> f373614edb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:32.994391Z nonode@nohost <0.9302.1> 55c547a5e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:39:32.998715Z nonode@nohost <0.9302.1> 978f3ef926 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:33.004625Z nonode@nohost <0.9302.1> 9edda5c9d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:33.047548Z nonode@nohost <0.9302.1> 19fb89de3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:33.049827Z nonode@nohost <0.9302.1> 4b9d7893a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:33.054406Z nonode@nohost <0.9302.1> 44102b7874 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:33.064729Z nonode@nohost <0.9302.1> f26e504ec1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:33.068056Z nonode@nohost <0.9302.1> 41728aa6e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:33.071514Z nonode@nohost <0.9302.1> 1ece3e93b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:33.138675Z nonode@nohost <0.9302.1> 85cb4abfc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:33.144953Z nonode@nohost <0.9302.1> 77b98405b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:33.154006Z nonode@nohost <0.9302.1> 9a5d471f7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:33.157947Z nonode@nohost <0.9302.1> b76d884868 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:33.191853Z nonode@nohost <0.9302.1> 9deb49ab00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:33.200088Z nonode@nohost <0.9302.1> 17cbe4dd3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:39:33.204854Z nonode@nohost <0.9302.1> 59638c1c72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:33.208069Z nonode@nohost <0.9302.1> 9cea9ba766 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:33.221680Z nonode@nohost <0.9302.1> e48fadc012 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:33.224462Z nonode@nohost <0.9302.1> b405c54ac7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:35.145818Z nonode@nohost <0.9302.1> 9b943c1bae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:35.151029Z nonode@nohost <0.9302.1> 137b0437b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:35.164542Z nonode@nohost <0.9302.1> 14f5fe0a16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:35.167373Z nonode@nohost <0.9302.1> 6e052a1a66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:35.192226Z nonode@nohost <0.9302.1> 7e58ae66f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:35.200550Z nonode@nohost <0.9302.1> c933ca0a65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:35.214707Z nonode@nohost <0.9302.1> 6c46d360dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:35.217791Z nonode@nohost <0.9302.1> b9f9841cb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:35.220657Z nonode@nohost <0.9302.1> 80fd83c7b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:35.223013Z nonode@nohost <0.9302.1> 03fd550eb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:35.463031Z nonode@nohost <0.9302.1> a3a317a87d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:35.465287Z nonode@nohost <0.9302.1> 95f55b76cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:35.475795Z nonode@nohost <0.9302.1> 38426e95b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:35.478652Z nonode@nohost <0.9302.1> 4e2a99887a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:35.539833Z nonode@nohost <0.9302.1> e998728e36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:35.552270Z nonode@nohost <0.9302.1> 24980f4feb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:35.557605Z nonode@nohost <0.9302.1> df3d11738b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:35.560371Z nonode@nohost <0.9302.1> 209174716f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:35.637956Z nonode@nohost <0.9302.1> dbc4b8e401 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:35.672184Z nonode@nohost <0.9302.1> 61cdcc9240 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0094%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:35.679499Z nonode@nohost <0.9302.1> 354cff9b93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0036679d49c8b8dd76167f051d7fed65d199773c09a5dcdbe4acb51e346cb41374%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:39:35.685547Z nonode@nohost <0.9302.1> ce280df87e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0036679d49c8b8dd76167f051d7fed65d199773c09a5dcdbe4acb51e346cb41374%00?attachments=true 404 ok 6 [notice] 2018-09-16T13:39:36.103490Z nonode@nohost <0.9302.1> c8afb7f122 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:36.119802Z nonode@nohost <0.9302.1> d88a1031ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:39:36.125744Z nonode@nohost <0.9302.1> 73632642e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:36.131367Z nonode@nohost <0.9302.1> baf331eaea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:36.156350Z nonode@nohost <0.9302.1> cf1de1382b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:36.160077Z nonode@nohost <0.9302.1> 374102395b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:39:36.172228Z nonode@nohost <0.9302.1> 7c0a45fb88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:36.188320Z nonode@nohost <0.9302.1> 0768951d34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:36.191681Z nonode@nohost <0.9302.1> 8a2513054d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:36.196162Z nonode@nohost <0.9302.1> 3bb1875186 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:36.232700Z nonode@nohost <0.9302.1> ad976c5d0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:36.244603Z nonode@nohost <0.9302.1> 3f5f08de2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:36.249057Z nonode@nohost <0.9302.1> e39a16af1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:36.253550Z nonode@nohost <0.9302.1> f11eb8c812 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:36.290832Z nonode@nohost <0.9302.1> 481ecea3ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:36.292956Z nonode@nohost <0.9302.1> 1a0d8708e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:36.301779Z nonode@nohost <0.9302.1> c5662fa2e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:36.305140Z nonode@nohost <0.9302.1> e676894aa7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:36.308146Z nonode@nohost <0.9302.1> 517abe905e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:36.320312Z nonode@nohost <0.9302.1> 7d84194aaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:38.737778Z nonode@nohost <0.9302.1> 02a1dc6cc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:38.738686Z nonode@nohost <0.5827.0> 1f6bcd1e43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:38.741796Z nonode@nohost <0.9302.1> 944ccecc3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:38.759148Z nonode@nohost <0.5827.0> 01c419783d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:38.774057Z nonode@nohost <0.9302.1> b55d641d3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:39:38.777369Z nonode@nohost <0.9302.1> d08843624c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:38.778176Z nonode@nohost <0.5827.0> 265d320048 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:39:38.780449Z nonode@nohost <0.5827.0> 5309a00ae3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:38.782174Z nonode@nohost <0.9302.1> fccf8514aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:38.782266Z nonode@nohost <0.5827.0> 65aeba60b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:38.801997Z nonode@nohost <0.9302.1> b8908445a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:38.815317Z nonode@nohost <0.9302.1> cf7df0f3cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:38.819232Z nonode@nohost <0.5827.0> 028f409f7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:38.831826Z nonode@nohost <0.9302.1> 01959ea563 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:39:38.832069Z nonode@nohost <0.5827.0> 1639dd0453 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:39:38.850266Z nonode@nohost <0.14251.1> 43d7ba9c70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:38.850806Z nonode@nohost <0.5827.0> f7281f019b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:38.859017Z nonode@nohost <0.9302.1> 38df7978de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:39:38.864490Z nonode@nohost <0.5827.0> b6aaf90982 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:38.864789Z nonode@nohost <0.14251.1> 11599658c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:38.871866Z nonode@nohost <0.14268.1> 707cd97bd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:38.875753Z nonode@nohost <0.5827.0> 13c0dea564 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:38.878262Z nonode@nohost <0.14251.1> 6b82e901ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:38.878720Z nonode@nohost <0.5827.0> 1d153740a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:38.883339Z nonode@nohost <0.14268.1> aed6369e9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:39:38.885996Z nonode@nohost <0.5827.0> a048d0e6e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:38.887109Z nonode@nohost <0.14251.1> 02a7ad12e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:38.903971Z nonode@nohost <0.5827.0> 48f87b9e17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:38.946920Z nonode@nohost <0.5827.0> 2ca5a1cb36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:38.961273Z nonode@nohost <0.5827.0> d5281c38ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:39.069770Z nonode@nohost <0.5827.0> 0569006862 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:39.087675Z nonode@nohost <0.5827.0> 28e8ddb4c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:39:39.101381Z nonode@nohost <0.5827.0> 6a7231bd5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:39.104828Z nonode@nohost <0.5827.0> eaf17a34fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:39.148315Z nonode@nohost <0.5827.0> df85117bea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:39.152295Z nonode@nohost <0.5827.0> 6d93579f50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:39.157646Z nonode@nohost <0.5827.0> eca924bb27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:39.161615Z nonode@nohost <0.5827.0> ffbc46a50b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:39.186166Z nonode@nohost <0.5827.0> 480c45657f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:39.203386Z nonode@nohost <0.5827.0> c2ff5d7ce8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0095%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:39:39.212248Z nonode@nohost <0.5827.0> 62852f47eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00aa925e3524c1f48b304e02007cf08ea43763b2b0288c0afb2d1fad5c2c08fed0%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:39:39.215707Z nonode@nohost <0.5827.0> d2a313c3ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00aa925e3524c1f48b304e02007cf08ea43763b2b0288c0afb2d1fad5c2c08fed0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:40.853461Z nonode@nohost <0.5827.0> de113a2b36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:40.855316Z nonode@nohost <0.5827.0> 2f691a47fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:40.869703Z nonode@nohost <0.5827.0> bea6a06f9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:40.873524Z nonode@nohost <0.5827.0> dd26ed77d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:40.928073Z nonode@nohost <0.5827.0> 588ee9751d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Aorg.hyperledger.composer.system.HistorianRecord%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Aorg.hyperledger.composer.system.HistorianRecord%5Cu0000%22 200 ok 41 [notice] 2018-09-16T13:39:41.966326Z nonode@nohost <0.5827.0> a45ed35b34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:41.969623Z nonode@nohost <0.5827.0> a521468f43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:41.975108Z nonode@nohost <0.5827.0> 813c46f206 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:41.993641Z nonode@nohost <0.5827.0> 652324125a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:42.019498Z nonode@nohost <0.5827.0> 0d72b42967 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:42.022087Z nonode@nohost <0.5827.0> 377522ce33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:42.034260Z nonode@nohost <0.5827.0> 46454cfc05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:42.040382Z nonode@nohost <0.5827.0> b788a814ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:42.043505Z nonode@nohost <0.5827.0> 931ecebd20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:42.056372Z nonode@nohost <0.5827.0> 8fd7176476 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:42.087628Z nonode@nohost <0.5827.0> abb3694131 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:42.091597Z nonode@nohost <0.5827.0> 978300980b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:42.106067Z nonode@nohost <0.5827.0> 159b3b8bd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:42.116150Z nonode@nohost <0.5827.0> 89c9490516 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:39:42.172613Z nonode@nohost <0.5827.0> 2a03612101 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 11 [notice] 2018-09-16T13:39:42.174563Z nonode@nohost <0.14268.1> a73ebbf836 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:39:42.178586Z nonode@nohost <0.5827.0> b82bf4bcb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:39:42.190055Z nonode@nohost <0.14268.1> 6e46015d98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:39:42.206838Z nonode@nohost <0.14268.1> 43ec7f4a3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:42.224590Z nonode@nohost <0.14268.1> e8c8018729 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:39:42.224699Z nonode@nohost <0.5827.0> 145be76e28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:39:42.230958Z nonode@nohost <0.14268.1> abc21dfc84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:42.233122Z nonode@nohost <0.5827.0> 9cec862b73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:42.235633Z nonode@nohost <0.14268.1> 803234e6b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:42.265893Z nonode@nohost <0.14268.1> 7cf2641999 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:42.268949Z nonode@nohost <0.14268.1> c06de18e81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:42.277776Z nonode@nohost <0.14268.1> f7fd8a5bf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:42.282264Z nonode@nohost <0.14268.1> e4cc0e6d60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:42.289913Z nonode@nohost <0.14268.1> 366208bea3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:42.293459Z nonode@nohost <0.14268.1> b3e6621925 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:42.425426Z nonode@nohost <0.14268.1> 27c59745ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:42.429709Z nonode@nohost <0.14268.1> 48ff3c55bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:42.441282Z nonode@nohost <0.14268.1> 0be0271451 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:42.444417Z nonode@nohost <0.14268.1> 03ad90c948 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:42.507916Z nonode@nohost <0.14268.1> feec8d305d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:42.510575Z nonode@nohost <0.14268.1> 55f43e9264 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:42.520325Z nonode@nohost <0.14268.1> fbc54cf7d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:42.524008Z nonode@nohost <0.14268.1> 8c62a41502 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:42.583711Z nonode@nohost <0.14268.1> 5f75f1a761 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:42.614243Z nonode@nohost <0.14268.1> 915e17b8fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0096%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:39:42.625040Z nonode@nohost <0.14268.1> b249ee4649 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00941f89c07d623389b4abc7488d13a84ea8be90528abdde2af451c3c8b5afe686%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:42.632332Z nonode@nohost <0.14268.1> 465fa807a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00941f89c07d623389b4abc7488d13a84ea8be90528abdde2af451c3c8b5afe686%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:39:44.865091Z nonode@nohost <0.14268.1> dbfcfcee04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:39:44.880254Z nonode@nohost <0.14268.1> 5ddc547f7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:39:44.885581Z nonode@nohost <0.14268.1> 1347710185 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:44.888759Z nonode@nohost <0.14268.1> 20d1ad5d85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:44.920632Z nonode@nohost <0.14268.1> f53a7b55ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:44.929055Z nonode@nohost <0.14268.1> 6bc16fbafa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:44.942254Z nonode@nohost <0.14268.1> a57a750286 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:44.946735Z nonode@nohost <0.14268.1> c680c41cd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:44.952767Z nonode@nohost <0.14268.1> ccf26c9a20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:39:44.955496Z nonode@nohost <0.14268.1> a4a52db9c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:45.013862Z nonode@nohost <0.14268.1> 9e9d2de01e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:45.020065Z nonode@nohost <0.14268.1> c8411fe3de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:39:45.025662Z nonode@nohost <0.14268.1> 701e30011c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:45.031553Z nonode@nohost <0.14268.1> e17184f338 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:45.073832Z nonode@nohost <0.14268.1> 041b321c8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:39:45.076009Z nonode@nohost <0.14268.1> 4f46a6368d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:45.086064Z nonode@nohost <0.14268.1> 6fa5e19fd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:45.089620Z nonode@nohost <0.14268.1> 220a388fc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:45.095216Z nonode@nohost <0.14268.1> 1742c4cad3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:45.104850Z nonode@nohost <0.14268.1> 224bc723e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:45.255266Z nonode@nohost <0.14268.1> 853d30a31e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:45.258308Z nonode@nohost <0.14268.1> 1b1a3a8e93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:45.274210Z nonode@nohost <0.14268.1> 4a49670a2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:45.278086Z nonode@nohost <0.14268.1> 2b33b177e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:45.280512Z nonode@nohost <0.5827.0> 26b8ad3652 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:45.286240Z nonode@nohost <0.5827.0> 3dde2d3979 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:39:45.299081Z nonode@nohost <0.14268.1> 4219765109 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:45.302769Z nonode@nohost <0.14268.1> 911ef6e094 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:45.304387Z nonode@nohost <0.5827.0> c53b4a2c6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:45.313086Z nonode@nohost <0.5827.0> b09a2470a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:45.336286Z nonode@nohost <0.14268.1> 42edce6022 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:45.341029Z nonode@nohost <0.5827.0> 1e8d954532 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:45.343721Z nonode@nohost <0.14268.1> 1f2b3f96f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:45.345871Z nonode@nohost <0.5827.0> e2a75ea36c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:45.374685Z nonode@nohost <0.14268.1> 69a847caa1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:39:45.379973Z nonode@nohost <0.5827.0> d5a579505d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%22 200 ok 14 [notice] 2018-09-16T13:39:45.386515Z nonode@nohost <0.14906.1> 070d8f49ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 14 [notice] 2018-09-16T13:39:45.394567Z nonode@nohost <0.5827.0> 6a6e382c4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:39:45.399048Z nonode@nohost <0.14906.1> 605db3d2a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:45.409357Z nonode@nohost <0.14906.1> 3163f5cca5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:45.415872Z nonode@nohost <0.14268.1> c4986f74ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:45.423709Z nonode@nohost <0.14906.1> 152b6f2d5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:39:45.441841Z nonode@nohost <0.14906.1> f06ad9b4cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:45.493416Z nonode@nohost <0.14906.1> bd16975c33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:45.520618Z nonode@nohost <0.14906.1> 07989700c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0097%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:39:45.536272Z nonode@nohost <0.14906.1> bf01c5538a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0090a0ae6a85ed0d568bc283714d44743f5594c7ba53b7b4abf377e9d17ed2770c%00?attachments=true 404 ok 13 [notice] 2018-09-16T13:39:45.541702Z nonode@nohost <0.14906.1> 24f1cd9903 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0090a0ae6a85ed0d568bc283714d44743f5594c7ba53b7b4abf377e9d17ed2770c%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:39:46.714162Z nonode@nohost <0.14906.1> c92d0611fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:46.723969Z nonode@nohost <0.14906.1> ecae8fbe0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:39:46.729407Z nonode@nohost <0.14906.1> b9918e167a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:46.741770Z nonode@nohost <0.14906.1> 791965b845 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:46.771970Z nonode@nohost <0.14906.1> 8a7f47ba23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Aorg.hyperledger.composer.system.HistorianRecord%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Aorg.hyperledger.composer.system.HistorianRecord%5Cu0000%22 200 ok 26 [notice] 2018-09-16T13:39:48.168823Z nonode@nohost <0.14906.1> 8c68583146 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:48.194361Z nonode@nohost <0.14906.1> c6f95ee3b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:39:48.206461Z nonode@nohost <0.14906.1> 4dcd86ad79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:39:48.220597Z nonode@nohost <0.14906.1> b198a5d83e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:39:48.242706Z nonode@nohost <0.14906.1> a21d730269 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:48.248957Z nonode@nohost <0.14906.1> 9d374e649e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:39:48.250378Z nonode@nohost <0.14906.1> 2b5b879945 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:48.254549Z nonode@nohost <0.14906.1> 1d3a6401bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:48.261368Z nonode@nohost <0.14906.1> f737f9f3e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:48.273396Z nonode@nohost <0.14906.1> ecd561b464 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:48.314596Z nonode@nohost <0.14906.1> fc58dce8ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:48.316943Z nonode@nohost <0.14906.1> ded0fa8fb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:48.322570Z nonode@nohost <0.14906.1> 279e6f6a65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:48.329874Z nonode@nohost <0.14906.1> 0c8887fe90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:48.370578Z nonode@nohost <0.14906.1> 7be59c258b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:48.377176Z nonode@nohost <0.14906.1> 6a2e41c03e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:39:48.381940Z nonode@nohost <0.14906.1> 6441912779 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:48.393647Z nonode@nohost <0.14268.1> 753df387e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:48.398561Z nonode@nohost <0.14906.1> 36f6a8cd6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:48.402371Z nonode@nohost <0.14268.1> bb06d55ccf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:39:48.402710Z nonode@nohost <0.14906.1> f884b82e74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:39:48.408746Z nonode@nohost <0.14268.1> 520c69e728 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:48.409716Z nonode@nohost <0.14906.1> d1e9aa5480 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:48.415919Z nonode@nohost <0.14906.1> 21af4a8048 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:48.446125Z nonode@nohost <0.14906.1> 3fe5043836 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:48.449383Z nonode@nohost <0.14906.1> fb4dd72495 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:48.469161Z nonode@nohost <0.14906.1> e878ed33f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:48.481044Z nonode@nohost <0.14268.1> 95c9108a12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:48.489887Z nonode@nohost <0.14906.1> 3d45f31e6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 16 [notice] 2018-09-16T13:39:48.508760Z nonode@nohost <0.15278.1> 3a552e8a14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 19 [notice] 2018-09-16T13:39:48.519991Z nonode@nohost <0.14906.1> abfd140de3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:39:48.527697Z nonode@nohost <0.15278.1> 13fa923bad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 18 [notice] 2018-09-16T13:39:48.542096Z nonode@nohost <0.14906.1> 0e02fa5d40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:39:48.548681Z nonode@nohost <0.15278.1> cffea2625a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 16 [notice] 2018-09-16T13:39:48.567846Z nonode@nohost <0.14906.1> 2a654d03b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 23 [notice] 2018-09-16T13:39:48.579756Z nonode@nohost <0.15278.1> db5bc27e44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 30 [notice] 2018-09-16T13:39:48.592589Z nonode@nohost <0.14268.1> 4e17fec72d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%22 200 ok 103 [notice] 2018-09-16T13:39:48.592997Z nonode@nohost <0.15278.1> 130e289874 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:39:48.623923Z nonode@nohost <0.14268.1> 5a07fcc291 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:39:48.654969Z nonode@nohost <0.14268.1> 132f2a80ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:39:49.015531Z nonode@nohost <0.14268.1> 6ad1512809 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:39:49.035527Z nonode@nohost <0.14268.1> ae991a73fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:49.043544Z nonode@nohost <0.14268.1> adcf0ef939 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:49.098065Z nonode@nohost <0.14268.1> fe2b7d9f58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:49.127673Z nonode@nohost <0.14268.1> d22ea1bed4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0098%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:49.135032Z nonode@nohost <0.14268.1> 478b423ef7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e7d58f6b2230607b9c6a67d5fa263474dd7bc5616ac619d4ca26fe75cdda4cdb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:49.140241Z nonode@nohost <0.14268.1> 386e7c0919 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e7d58f6b2230607b9c6a67d5fa263474dd7bc5616ac619d4ca26fe75cdda4cdb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:51.458942Z nonode@nohost <0.14268.1> 351eab2033 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.462294Z nonode@nohost <0.14268.1> 3f3f45b0cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:51.472671Z nonode@nohost <0.14268.1> b86fe029ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.478176Z nonode@nohost <0.14268.1> 1c624c1fe5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.501284Z nonode@nohost <0.14268.1> e0c50276fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:51.522093Z nonode@nohost <0.14268.1> 5a70849265 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:51.533979Z nonode@nohost <0.14268.1> 38a7c97518 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.541708Z nonode@nohost <0.14268.1> 506dd92dd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.548609Z nonode@nohost <0.14268.1> f7c67638b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:51.551580Z nonode@nohost <0.14268.1> 133657ca8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.575543Z nonode@nohost <0.14268.1> ed306a0a37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.583448Z nonode@nohost <0.14268.1> e0785fa7a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:51.588357Z nonode@nohost <0.14268.1> 0b504a9c4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.593311Z nonode@nohost <0.14268.1> 372110f13a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.631511Z nonode@nohost <0.14268.1> 1aa3b455b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.636818Z nonode@nohost <0.14268.1> a8a83b0510 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:51.642259Z nonode@nohost <0.14268.1> 862eeeed48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.649390Z nonode@nohost <0.14268.1> ea1e8b47f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.663393Z nonode@nohost <0.14268.1> a6fb9beb06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.667634Z nonode@nohost <0.14268.1> f8f3650e0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.674652Z nonode@nohost <0.14268.1> e987e9d9ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.681311Z nonode@nohost <0.14268.1> c4671744f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:51.696851Z nonode@nohost <0.14268.1> 5356a9541d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.704179Z nonode@nohost <0.14268.1> 201f3c5347 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:51.756490Z nonode@nohost <0.14268.1> 54301eb452 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:51.770954Z nonode@nohost <0.14268.1> e4c15392d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:39:51.791882Z nonode@nohost <0.14268.1> af2f34fe47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 20 [notice] 2018-09-16T13:39:51.796439Z nonode@nohost <0.14268.1> 2476173bdb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:51.798254Z nonode@nohost <0.14268.1> 4dcd4f32ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:51.820489Z nonode@nohost <0.14268.1> 9d89a85017 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 20 [notice] 2018-09-16T13:39:52.051401Z nonode@nohost <0.14268.1> ef8a45684e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:52.054409Z nonode@nohost <0.14268.1> c1afc4c35a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:52.059882Z nonode@nohost <0.14268.1> 62bf7fd726 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:52.063189Z nonode@nohost <0.14268.1> 4920e0e3ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:52.119152Z nonode@nohost <0.14268.1> 9e37abb870 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:52.124770Z nonode@nohost <0.14268.1> ddb13b8376 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:52.132468Z nonode@nohost <0.14268.1> 1794b53531 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:52.136069Z nonode@nohost <0.14268.1> 9aa0174d18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:52.197137Z nonode@nohost <0.14268.1> 50806735aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:39:52.239705Z nonode@nohost <0.14268.1> a0e7c11ab9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%0099%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:52.254398Z nonode@nohost <0.14268.1> 27e6dd2da2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0080bfbf69f8b36df26e09cfe35d739f3595f3dbd1e64ae234f0f8c2d5e15472fd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:52.262612Z nonode@nohost <0.14268.1> f6e31a0a1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0080bfbf69f8b36df26e09cfe35d739f3595f3dbd1e64ae234f0f8c2d5e15472fd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:54.111359Z nonode@nohost <0.14268.1> 1ca55941f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.120991Z nonode@nohost <0.14268.1> 56464ba321 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:54.130869Z nonode@nohost <0.14268.1> b468145ecb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.135029Z nonode@nohost <0.14268.1> 29a9c92710 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.168314Z nonode@nohost <0.14268.1> fe4fa38f64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.172236Z nonode@nohost <0.14268.1> 9a56764df8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:54.177479Z nonode@nohost <0.14268.1> f65e85b121 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.180366Z nonode@nohost <0.14268.1> 47aa550bc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.187353Z nonode@nohost <0.14268.1> d6bb412ceb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.203725Z nonode@nohost <0.14268.1> 645a14dea1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:54.652915Z nonode@nohost <0.14268.1> 0478fa047f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.655774Z nonode@nohost <0.14268.1> 37fafd6f58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:54.665603Z nonode@nohost <0.14268.1> 13979a645c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.670038Z nonode@nohost <0.14268.1> d0637b49a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.709177Z nonode@nohost <0.14268.1> 3b66a8ce13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.713624Z nonode@nohost <0.14268.1> 3806a02f5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.717368Z nonode@nohost <0.14268.1> d636359933 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:54.718644Z nonode@nohost <0.14906.1> 01a82feffd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:54.727426Z nonode@nohost <0.14906.1> 42b06880d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.737443Z nonode@nohost <0.14906.1> 83cff5f1f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.740232Z nonode@nohost <0.14906.1> 38e50fdb08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.745162Z nonode@nohost <0.14906.1> a1bdd13804 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.757183Z nonode@nohost <0.14906.1> 34f91b50e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.766510Z nonode@nohost <0.14906.1> 89137ed02f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.812571Z nonode@nohost <0.14906.1> 5b16b751d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.815759Z nonode@nohost <0.14906.1> 1c4765d046 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:54.828375Z nonode@nohost <0.14906.1> 8942c4e87a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.836654Z nonode@nohost <0.14906.1> b24fef30cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:54.839109Z nonode@nohost <0.14906.1> c1bb1f65be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:54.852250Z nonode@nohost <0.14906.1> 04797a015a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:55.085423Z nonode@nohost <0.14906.1> 493f5e8bd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:55.087916Z nonode@nohost <0.14906.1> 3f37c134e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:55.105274Z nonode@nohost <0.14906.1> ac52d8c0a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:55.108749Z nonode@nohost <0.14906.1> 657a633241 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:55.169551Z nonode@nohost <0.14906.1> 521408b71b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:55.171741Z nonode@nohost <0.14906.1> f819c93284 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:55.177125Z nonode@nohost <0.14906.1> a56b816ae5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:55.184351Z nonode@nohost <0.14906.1> b4c93f401f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:39:55.261896Z nonode@nohost <0.14906.1> 686b28e6c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:55.292381Z nonode@nohost <0.14906.1> 5fc7d2f64d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00100%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:39:55.297661Z nonode@nohost <0.14906.1> c34735788c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0009eec4c3e8bb0ecb8db6fbbbc4b20dd8c8ad851bcd68af08e88d93644cfce442%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:39:55.310159Z nonode@nohost <0.14906.1> 02dc67ba5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0009eec4c3e8bb0ecb8db6fbbbc4b20dd8c8ad851bcd68af08e88d93644cfce442%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:57.102585Z nonode@nohost <0.14906.1> 3686cfc222 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:57.112360Z nonode@nohost <0.14906.1> 6cd8eb6c5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:57.117932Z nonode@nohost <0.14906.1> 41873eaaf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:57.135758Z nonode@nohost <0.14268.1> 2787252168 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:57.139642Z nonode@nohost <0.14906.1> 405a0b5e8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 15 [notice] 2018-09-16T13:39:57.141138Z nonode@nohost <0.14906.1> 1d816718a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:57.148157Z nonode@nohost <0.14906.1> 8db18258f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:57.151643Z nonode@nohost <0.14906.1> 245e9ccd4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:57.174705Z nonode@nohost <0.14906.1> 83f7ccc365 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:57.177491Z nonode@nohost <0.14906.1> 35a6bfcbe6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:57.190437Z nonode@nohost <0.14906.1> 1a9442a00e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:57.202624Z nonode@nohost <0.14906.1> 40d3e20d4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:57.212008Z nonode@nohost <0.14268.1> 535645da9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:57.214725Z nonode@nohost <0.14268.1> 32aec5be40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:57.216635Z nonode@nohost <0.14906.1> 7739d5fb8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:57.221111Z nonode@nohost <0.14906.1> 322b013edb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:57.227427Z nonode@nohost <0.14268.1> a460afe70c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:57.231574Z nonode@nohost <0.14906.1> e123a183b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:39:57.235282Z nonode@nohost <0.14906.1> 55b8f2c930 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:57.260896Z nonode@nohost <0.14906.1> 1be4bed6e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:58.073861Z nonode@nohost <0.14906.1> 6f708a2f43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:39:58.101300Z nonode@nohost <0.14906.1> 5853c2d7d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 15 [notice] 2018-09-16T13:39:58.108720Z nonode@nohost <0.14906.1> f075386901 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:58.120207Z nonode@nohost <0.14906.1> f07bf60cff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:39:58.154375Z nonode@nohost <0.14906.1> 05ad94c6e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:39:58.157005Z nonode@nohost <0.14906.1> 67a1d3a111 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:58.169668Z nonode@nohost <0.14906.1> 9850b81440 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:58.174198Z nonode@nohost <0.14906.1> 79f12d76d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:58.181159Z nonode@nohost <0.14906.1> 57cc65ebb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:58.189468Z nonode@nohost <0.14906.1> 6a50fca283 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:58.333317Z nonode@nohost <0.14906.1> 339f28f7cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:39:58.340841Z nonode@nohost <0.14906.1> d9a30273f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:58.349855Z nonode@nohost <0.14906.1> e4eacd898c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:58.361976Z nonode@nohost <0.14906.1> 9c75a060fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:39:58.412144Z nonode@nohost <0.14906.1> 8ebeb6a808 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:58.420677Z nonode@nohost <0.14906.1> 7371058a95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:39:58.425592Z nonode@nohost <0.14906.1> 5c166c7801 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:58.428847Z nonode@nohost <0.14906.1> cb44846d0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:58.463148Z nonode@nohost <0.14906.1> 9ae79b7938 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:58.478715Z nonode@nohost <0.14906.1> 55ff8bf46f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00101%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:58.485180Z nonode@nohost <0.14906.1> fe44cc202d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00737a3cdcf671aeecb3c216a9a76a021ac03ef16065c09e784f84c308cb1aab5b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:58.489700Z nonode@nohost <0.14906.1> 719a16542a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00737a3cdcf671aeecb3c216a9a76a021ac03ef16065c09e784f84c308cb1aab5b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:59.626081Z nonode@nohost <0.14906.1> f0586ba815 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:59.647009Z nonode@nohost <0.14906.1> 0a2b72ec84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:39:59.649218Z nonode@nohost <0.14906.1> 5b4f8c9cec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:39:59.660373Z nonode@nohost <0.14906.1> fb6974982f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:39:59.704851Z nonode@nohost <0.14906.1> 90192b1428 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:39:59.715956Z nonode@nohost <0.14906.1> 7cd8011256 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:39:59.725379Z nonode@nohost <0.14906.1> 07075a2e2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:59.729226Z nonode@nohost <0.14906.1> f758e1df52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:59.733041Z nonode@nohost <0.14906.1> 07dc1acfdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:39:59.735476Z nonode@nohost <0.14906.1> 3bbd69e3ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:00.424390Z nonode@nohost <0.14906.1> 965c38d62d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:00.428474Z nonode@nohost <0.14906.1> 5d4c16ae03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:00.437312Z nonode@nohost <0.14906.1> c520d1052b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:00.440658Z nonode@nohost <0.14906.1> 496a821584 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:00.494444Z nonode@nohost <0.14906.1> 3dff94ec16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:00.504284Z nonode@nohost <0.14906.1> 94f9e82727 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:40:00.512164Z nonode@nohost <0.14906.1> 54c0952280 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:40:00.515535Z nonode@nohost <0.14906.1> 8ce1d26eb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:00.525128Z nonode@nohost <0.14906.1> c810c4b0f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:00.536337Z nonode@nohost <0.14906.1> bb883331b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [info] 2018-09-16T13:40:00.576719Z nonode@nohost <0.16805.1> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [notice] 2018-09-16T13:40:00.698318Z nonode@nohost <0.14906.1> 32b167e1c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:00.700436Z nonode@nohost <0.14906.1> 302c72203c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:00.707645Z nonode@nohost <0.14906.1> a8462d2fed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:00.713704Z nonode@nohost <0.14906.1> 394e22e0ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:00.733248Z nonode@nohost <0.14906.1> 9ad851212b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Abank.SampleAsset%5Cu0000%22 200 ok 9 [notice] 2018-09-16T13:40:01.196823Z nonode@nohost <0.14906.1> 4fa5881b68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:01.209800Z nonode@nohost <0.14906.1> 0b236959dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:40:01.216452Z nonode@nohost <0.14906.1> 6b444fec36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:01.231682Z nonode@nohost <0.14906.1> a305fbc91e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:40:01.248670Z nonode@nohost <0.14906.1> a4c8666314 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:01.256064Z nonode@nohost <0.14906.1> 4622190c89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:40:01.264580Z nonode@nohost <0.14906.1> 529e81da9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:01.269360Z nonode@nohost <0.14906.1> b99e1f7270 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:01.283948Z nonode@nohost <0.14906.1> f2bdb42f35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:40:01.286864Z nonode@nohost <0.14906.1> cbd8ef6e3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:01.447875Z nonode@nohost <0.14906.1> 3767ead4d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:01.453017Z nonode@nohost <0.14906.1> af184194ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:01.465088Z nonode@nohost <0.14906.1> 2e79a0e4a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:01.472222Z nonode@nohost <0.14906.1> f274afbc3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:01.524374Z nonode@nohost <0.14906.1> 8d7b7c0546 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:01.528876Z nonode@nohost <0.14906.1> 838959ae72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:01.538198Z nonode@nohost <0.14906.1> 383dae05e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:01.544291Z nonode@nohost <0.14906.1> 6c0d7d8006 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:01.618099Z nonode@nohost <0.14906.1> 165ed04358 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:01.656329Z nonode@nohost <0.14906.1> cc7acbb01e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00102%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:01.665225Z nonode@nohost <0.14906.1> 5d7015377c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00939ca06d3d9b74c6ca3479434a4ec640de051287e4b0284a39303b47766b8fd2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:01.671321Z nonode@nohost <0.14906.1> c5136b160b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00939ca06d3d9b74c6ca3479434a4ec640de051287e4b0284a39303b47766b8fd2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:02.459694Z nonode@nohost <0.14906.1> c6ce209ed8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:02.463234Z nonode@nohost <0.14906.1> f4f495366a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:02.469506Z nonode@nohost <0.14906.1> 60eb55a99d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:02.488603Z nonode@nohost <0.14906.1> f013537fdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:02.513436Z nonode@nohost <0.14906.1> a0a39a6223 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:40:02.515658Z nonode@nohost <0.14906.1> cbfd1e179e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:02.523840Z nonode@nohost <0.14906.1> 0758b6867a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:02.532138Z nonode@nohost <0.14906.1> e1f63060fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:02.548465Z nonode@nohost <0.14268.1> 19fbca7bf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:02.551624Z nonode@nohost <0.14268.1> ba01833738 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:02.560650Z nonode@nohost <0.14268.1> 5b25ce6978 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:02.575117Z nonode@nohost <0.14268.1> f30d89a8cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:40:02.586467Z nonode@nohost <0.14268.1> 031d732642 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:40:02.599970Z nonode@nohost <0.14268.1> beb515e7cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:40:02.609478Z nonode@nohost <0.14906.1> 73364ea271 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Aorg.hyperledger.composer.system.HistorianRecord%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Aorg.hyperledger.composer.system.HistorianRecord%5Cu0000%22 200 ok 70 [notice] 2018-09-16T13:40:03.880102Z nonode@nohost <0.14906.1> aadef17c84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:03.882731Z nonode@nohost <0.14906.1> 5c62fae57f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:03.887891Z nonode@nohost <0.14906.1> a66a3d550c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:03.891484Z nonode@nohost <0.14906.1> 2ee01dcfca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:03.917617Z nonode@nohost <0.14906.1> 37a5692d65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:03.920166Z nonode@nohost <0.14906.1> b88457c281 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:03.929779Z nonode@nohost <0.14906.1> 7ab66af398 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:03.941148Z nonode@nohost <0.14906.1> 67f5d1abdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:40:03.947045Z nonode@nohost <0.14906.1> 11f319d49c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:03.951445Z nonode@nohost <0.14906.1> ad480527cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:04.460067Z nonode@nohost <0.14906.1> bda9d2bd94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:04.463269Z nonode@nohost <0.14906.1> d9fa825141 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:04.477843Z nonode@nohost <0.14906.1> e6dc02989b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:04.480982Z nonode@nohost <0.14906.1> d1b3913ac9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:04.511418Z nonode@nohost <0.14906.1> 60129c4042 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:04.513459Z nonode@nohost <0.14906.1> f487832300 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:04.525608Z nonode@nohost <0.14906.1> 77d96e2ffe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:04.528439Z nonode@nohost <0.14906.1> 3de3128dc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:04.531059Z nonode@nohost <0.14906.1> ae96dcb30f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:04.539572Z nonode@nohost <0.14906.1> 27ed5fb8d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:04.715187Z nonode@nohost <0.14906.1> e90b5c75fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:04.718732Z nonode@nohost <0.14906.1> e24e7801ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:04.734463Z nonode@nohost <0.14906.1> d01dbc7c14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:04.741019Z nonode@nohost <0.14906.1> 7b4217911e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:04.817921Z nonode@nohost <0.14906.1> 35c48a954c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:04.823092Z nonode@nohost <0.14906.1> 9cacb7b94d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:04.838105Z nonode@nohost <0.14906.1> a8b76566c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:04.844313Z nonode@nohost <0.14906.1> 1c4afb9fe2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:04.913926Z nonode@nohost <0.14906.1> 61bd2716b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:04.958697Z nonode@nohost <0.14906.1> ea3bca9bbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00103%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:04.962489Z nonode@nohost <0.14906.1> 2dab8a19c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00997481f903b137032fb7235823f73aef7f31e1989dc6da3cbbf01973f53e6a61%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:04.969035Z nonode@nohost <0.14906.1> 5a0dc43774 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00997481f903b137032fb7235823f73aef7f31e1989dc6da3cbbf01973f53e6a61%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:05.526131Z nonode@nohost <0.14906.1> 61aa96130c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:05.531020Z nonode@nohost <0.14906.1> 3c6e64b53c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:40:05.546335Z nonode@nohost <0.14906.1> b9c334193f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:05.552565Z nonode@nohost <0.14906.1> 29a82cdf4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:05.587795Z nonode@nohost <0.14906.1> 4287b222c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:40:05.591123Z nonode@nohost <0.14906.1> ead939c4fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:05.597084Z nonode@nohost <0.14906.1> 708bc1aee2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:05.601695Z nonode@nohost <0.14906.1> cdb3b34c14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:05.605105Z nonode@nohost <0.14906.1> a6f6928e40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:05.611515Z nonode@nohost <0.14906.1> b8eaf948b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:06.924254Z nonode@nohost <0.14906.1> d57f1b325a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:06.939993Z nonode@nohost <0.14906.1> 91c23e18de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:06.945145Z nonode@nohost <0.14906.1> 285672cffe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:06.947949Z nonode@nohost <0.14906.1> 6af9ea2d0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:06.981045Z nonode@nohost <0.14906.1> 988ee418f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:06.987905Z nonode@nohost <0.14906.1> 5ac7175759 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:40:07.005097Z nonode@nohost <0.14906.1> ace8e5338c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:07.011317Z nonode@nohost <0.14906.1> 021e8efd1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:07.016600Z nonode@nohost <0.14906.1> c0a3776644 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:07.021447Z nonode@nohost <0.14906.1> 7718e1f79d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:08.000590Z nonode@nohost <0.14906.1> 59cb28e417 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.020557Z nonode@nohost <0.14906.1> aee2398d0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:08.022546Z nonode@nohost <0.14906.1> 09cd65fa27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.031975Z nonode@nohost <0.14906.1> a1a92a35b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:08.060581Z nonode@nohost <0.14906.1> 34c2528e03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:08.065421Z nonode@nohost <0.14906.1> fd96a2bc08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:08.071300Z nonode@nohost <0.14906.1> 6498f900b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.075127Z nonode@nohost <0.14906.1> c2fff12fe7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.081101Z nonode@nohost <0.14906.1> d15e2f7bcd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:08.087088Z nonode@nohost <0.14906.1> df94e3455d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.240059Z nonode@nohost <0.14906.1> f66816390c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.245044Z nonode@nohost <0.14906.1> 9c9a872b8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:08.250649Z nonode@nohost <0.14906.1> 150e0336ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.253600Z nonode@nohost <0.14906.1> 5566f46e16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.286988Z nonode@nohost <0.14906.1> 9acb70e48d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.290009Z nonode@nohost <0.14906.1> 7ad2362096 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:08.294246Z nonode@nohost <0.14906.1> 832747edac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.297116Z nonode@nohost <0.14906.1> 645c5390c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.299909Z nonode@nohost <0.14906.1> ad43c3f69a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.302374Z nonode@nohost <0.14906.1> 275d64e1ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.329262Z nonode@nohost <0.14906.1> 7d98893f8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.333979Z nonode@nohost <0.14906.1> cd2333f9cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:08.340509Z nonode@nohost <0.14906.1> f179881363 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.344381Z nonode@nohost <0.14906.1> eb5af8f250 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.413184Z nonode@nohost <0.14906.1> 716fe26929 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:08.418410Z nonode@nohost <0.14906.1> c1429eeb86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:08.422971Z nonode@nohost <0.14906.1> 54caec60b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.425972Z nonode@nohost <0.14906.1> a5f8aaa6bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.462744Z nonode@nohost <0.14906.1> 1a4cee982a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:08.484257Z nonode@nohost <0.14906.1> 9541b26a9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00104%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:08.490408Z nonode@nohost <0.14906.1> 16538f877d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b322e483fdc3fc801a19399b4937cef72c83b0b4e7bea45cfe06e96dc7ef2fb4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:08.494434Z nonode@nohost <0.14906.1> 90f8f83ebe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b322e483fdc3fc801a19399b4937cef72c83b0b4e7bea45cfe06e96dc7ef2fb4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:09.701062Z nonode@nohost <0.14906.1> c993b2e10c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:09.705684Z nonode@nohost <0.14906.1> 5cc64c9e5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:09.710339Z nonode@nohost <0.14906.1> 5757b7ff03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:09.714619Z nonode@nohost <0.14906.1> f0b1ac16fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:09.733329Z nonode@nohost <0.14906.1> 345ac7e080 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:09.735947Z nonode@nohost <0.14906.1> d97b2145a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:09.743389Z nonode@nohost <0.14906.1> 82569c1abd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:09.747305Z nonode@nohost <0.14906.1> df89d53c9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:09.750575Z nonode@nohost <0.14906.1> 9d0efe31ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:09.753169Z nonode@nohost <0.14906.1> 4d41187837 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:10.991115Z nonode@nohost <0.14906.1> 98763db55c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:11.006499Z nonode@nohost <0.14906.1> ae49f02ab0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:40:11.012352Z nonode@nohost <0.14906.1> 90797ec2f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:11.016683Z nonode@nohost <0.14906.1> 307424cce5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:11.045647Z nonode@nohost <0.14906.1> d057b84953 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:11.048428Z nonode@nohost <0.14906.1> 975183cffa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:11.065232Z nonode@nohost <0.14906.1> 241b6e2b20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.070995Z nonode@nohost <0.14906.1> 41f94b38c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.075085Z nonode@nohost <0.14906.1> ab001a0940 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.079000Z nonode@nohost <0.14906.1> deb2f01a2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.210789Z nonode@nohost <0.14906.1> f5a927b92d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:11.215939Z nonode@nohost <0.14906.1> 27e51d5dd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:11.234291Z nonode@nohost <0.14906.1> 3435c9cf52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.237116Z nonode@nohost <0.14906.1> cbf5fcaa13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.289718Z nonode@nohost <0.14906.1> 9ddabcdde8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.293088Z nonode@nohost <0.14906.1> 38d60b16ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:11.298991Z nonode@nohost <0.14906.1> 86c2d5f8f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.311313Z nonode@nohost <0.14906.1> ee6551896d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.313879Z nonode@nohost <0.14906.1> c5389c25c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:11.320833Z nonode@nohost <0.14906.1> 444a962dcb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.325624Z nonode@nohost <0.14906.1> 1f7d98c9bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.339184Z nonode@nohost <0.14906.1> 1e393850a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.378326Z nonode@nohost <0.14906.1> 9e8555a013 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:11.380319Z nonode@nohost <0.14906.1> 28ed2979b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.395772Z nonode@nohost <0.14906.1> 40ed50ead4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00105%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:11.398202Z nonode@nohost <0.14906.1> a3b81c227b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:11.405020Z nonode@nohost <0.14906.1> 0b546bb934 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.408173Z nonode@nohost <0.14906.1> 233cc4febf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f5c9dded22b62b90a428c3f4d5f83196a55e52d73465aeaffa6c4c98fc5db210%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:11.410367Z nonode@nohost <0.14906.1> 499f9ac548 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:11.421754Z nonode@nohost <0.14906.1> 47b764dd60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:11.425318Z nonode@nohost <0.14906.1> b93c2911a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f5c9dded22b62b90a428c3f4d5f83196a55e52d73465aeaffa6c4c98fc5db210%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:40:11.426052Z nonode@nohost <0.14268.1> ca2aa1bd20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:12.413274Z nonode@nohost <0.14268.1> cd3c52b81f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:12.420857Z nonode@nohost <0.14268.1> 2f279f1d4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:12.437609Z nonode@nohost <0.14268.1> c439f159dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:40:12.445077Z nonode@nohost <0.14268.1> eaa3ef617d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:12.480739Z nonode@nohost <0.14268.1> 87be0a90f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:12.484515Z nonode@nohost <0.14268.1> 2e3feb2374 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:12.503276Z nonode@nohost <0.14268.1> 6667980d4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:12.508333Z nonode@nohost <0.14268.1> fa2b491081 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:12.517018Z nonode@nohost <0.14268.1> bd40879fb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:12.520328Z nonode@nohost <0.14268.1> c8d00e7045 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:13.753277Z nonode@nohost <0.14268.1> c232691dfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:13.759444Z nonode@nohost <0.14268.1> 3e9eed4131 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:40:13.777116Z nonode@nohost <0.14268.1> 623fb0f395 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:40:13.781744Z nonode@nohost <0.14268.1> 0c6f0b0745 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:13.816187Z nonode@nohost <0.14268.1> 9b34380f8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:13.821383Z nonode@nohost <0.14268.1> f82beaf889 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:40:13.828532Z nonode@nohost <0.14268.1> 8238b22f57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:13.832370Z nonode@nohost <0.14268.1> 699eb7f143 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:13.840920Z nonode@nohost <0.14268.1> 73669859e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:13.843815Z nonode@nohost <0.14268.1> b9286d2464 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:14.062748Z nonode@nohost <0.14268.1> 855113c80e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:14.067909Z nonode@nohost <0.14268.1> 2211140e6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:40:14.079524Z nonode@nohost <0.14268.1> f49a70c38d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:14.085216Z nonode@nohost <0.14268.1> ee5514f9df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:14.146761Z nonode@nohost <0.14268.1> fa217e3a89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:14.150093Z nonode@nohost <0.14268.1> 6aacd5d7d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:14.165516Z nonode@nohost <0.14268.1> cc2fa3137f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:14.173150Z nonode@nohost <0.14268.1> de8f76ffe2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:14.242342Z nonode@nohost <0.14268.1> 9aef3e1194 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:14.282702Z nonode@nohost <0.14268.1> abdbd5acb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00106%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:14.286626Z nonode@nohost <0.14268.1> 0a7b2214a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009e1b33f0a4c66dd0c0333aacda40f6d79d8f9031e048733d5e875e8fafca4dc6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:14.292638Z nonode@nohost <0.14268.1> 15a5b1caf0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009e1b33f0a4c66dd0c0333aacda40f6d79d8f9031e048733d5e875e8fafca4dc6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:14.703267Z nonode@nohost <0.14268.1> dc204ab28d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:14.706151Z nonode@nohost <0.14268.1> 6342d7ff11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:14.718128Z nonode@nohost <0.14268.1> 2103c3823c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:14.724800Z nonode@nohost <0.14268.1> ced8a61477 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:14.762361Z nonode@nohost <0.14268.1> aa1b84ccb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:14.765991Z nonode@nohost <0.14268.1> 9534345009 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:14.778497Z nonode@nohost <0.14268.1> 0a15bae5ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:14.785826Z nonode@nohost <0.14268.1> 543557805c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:14.793181Z nonode@nohost <0.14268.1> 1660550829 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:14.800794Z nonode@nohost <0.14268.1> 386c590846 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:15.209826Z nonode@nohost <0.14268.1> 52f6592861 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:15.212152Z nonode@nohost <0.14268.1> dd8bbc91eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:15.232626Z nonode@nohost <0.14268.1> 1a21f4998e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:40:15.235369Z nonode@nohost <0.14268.1> b9d0fea5db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:15.262869Z nonode@nohost <0.14268.1> 65f3a3daa0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:15.267991Z nonode@nohost <0.14268.1> 2a7da4a432 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:15.281642Z nonode@nohost <0.14268.1> adb8a730b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:15.284919Z nonode@nohost <0.14268.1> edeec24509 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:15.289802Z nonode@nohost <0.14268.1> d5f73dafb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:15.292172Z nonode@nohost <0.14268.1> f1a5053dd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:17.140353Z nonode@nohost <0.14268.1> 41e14ad21b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:17.155537Z nonode@nohost <0.14268.1> b5dae1cbcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:17.185258Z nonode@nohost <0.14268.1> 5486eeaae8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:17.201604Z nonode@nohost <0.14268.1> 1f2dd938a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:17.248032Z nonode@nohost <0.14268.1> e68502f2c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:17.254808Z nonode@nohost <0.14268.1> a3ccc3262a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:40:17.259447Z nonode@nohost <0.14268.1> d3503b6e07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:17.276099Z nonode@nohost <0.14268.1> b920f8b7b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:17.279392Z nonode@nohost <0.14268.1> 5c9c6493d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:17.281578Z nonode@nohost <0.14268.1> 996d7b6cc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:17.448045Z nonode@nohost <0.14268.1> 599746bfd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:17.450423Z nonode@nohost <0.14268.1> e6c36a1681 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:17.455726Z nonode@nohost <0.14268.1> 56d9e92f68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:17.465006Z nonode@nohost <0.14268.1> 4562d84247 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:17.497074Z nonode@nohost <0.14268.1> 1a2249e3eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:17.501019Z nonode@nohost <0.14268.1> 88cc6e3668 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:40:17.514162Z nonode@nohost <0.14268.1> 07bbc19748 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:17.522965Z nonode@nohost <0.14268.1> bf26e34d12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:17.525964Z nonode@nohost <0.14268.1> db0618f899 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:17.531716Z nonode@nohost <0.14268.1> ccc1d6cb3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:17.734886Z nonode@nohost <0.14268.1> ab1366b6aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:17.751684Z nonode@nohost <0.14268.1> 970dafd90d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:40:17.757070Z nonode@nohost <0.14268.1> f82fe727d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:17.762660Z nonode@nohost <0.14268.1> babed50a12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:17.850433Z nonode@nohost <0.14268.1> 6e918c47e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:17.863971Z nonode@nohost <0.14268.1> 139668f9c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:17.868889Z nonode@nohost <0.14268.1> 312ec9d34c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:17.871402Z nonode@nohost <0.14268.1> 230827a861 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:17.929287Z nonode@nohost <0.14268.1> 4adf4159ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:17.968024Z nonode@nohost <0.14268.1> 8bb52ab146 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00107%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:40:17.978838Z nonode@nohost <0.14268.1> 2be073b52a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00aec5e20f9c92db43847a0e9ba59d944084cbcca9b60dec70df0ac23d5ede1f42%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:17.984627Z nonode@nohost <0.14268.1> 8b2a364951 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00aec5e20f9c92db43847a0e9ba59d944084cbcca9b60dec70df0ac23d5ede1f42%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:18.017200Z nonode@nohost <0.14268.1> 0a8855f2bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:18.022156Z nonode@nohost <0.14268.1> 5b83f8fa30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:18.045060Z nonode@nohost <0.14268.1> 94df867bac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:18.053087Z nonode@nohost <0.14268.1> 2399b715cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:18.084216Z nonode@nohost <0.14268.1> d0afc89e17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:18.093998Z nonode@nohost <0.14268.1> fdce8e5e9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:40:18.115793Z nonode@nohost <0.14268.1> dbdc425f8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:18.117471Z nonode@nohost <0.14268.1> 9c1701385b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:18.124575Z nonode@nohost <0.14268.1> 1ecfc1bfe6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:18.131223Z nonode@nohost <0.14268.1> 9e4d17eb63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:20.254211Z nonode@nohost <0.14268.1> 9ba291c98f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:20.259717Z nonode@nohost <0.14268.1> f5e15de69d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:40:20.277953Z nonode@nohost <0.14268.1> 2c5707ae5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:40:20.282494Z nonode@nohost <0.14268.1> f000eb7961 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:20.302702Z nonode@nohost <0.14268.1> d59297ddf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:20.308637Z nonode@nohost <0.14268.1> 5a9bff9414 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:20.336340Z nonode@nohost <0.14906.1> ce806895dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:20.342321Z nonode@nohost <0.14268.1> 5e95179cbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:40:20.348004Z nonode@nohost <0.14906.1> c85eeaab55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:20.350905Z nonode@nohost <0.14268.1> 6740dc20b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:40:20.376048Z nonode@nohost <0.14268.1> 0647cacce2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 19 [notice] 2018-09-16T13:40:20.384449Z nonode@nohost <0.14268.1> 3f86801d15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:40:20.395573Z nonode@nohost <0.14268.1> 7be1b8f81d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:20.403242Z nonode@nohost <0.14268.1> 6e552af2e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:20.424087Z nonode@nohost <0.14906.1> 7862813014 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 31 [notice] 2018-09-16T13:40:20.431200Z nonode@nohost <0.14906.1> 00a849c01d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:40:20.436284Z nonode@nohost <0.14906.1> b0791c62bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:20.453174Z nonode@nohost <0.14906.1> 976903d05c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:40:20.459342Z nonode@nohost <0.14906.1> fec40d8228 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:20.474125Z nonode@nohost <0.14906.1> 38d04f5a55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:40:20.677670Z nonode@nohost <0.14906.1> f3fe8e27f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:20.683710Z nonode@nohost <0.14906.1> 04a64cc80e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:20.695301Z nonode@nohost <0.14906.1> 7a95633c7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:20.702054Z nonode@nohost <0.14906.1> 6c0cf27211 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:20.752582Z nonode@nohost <0.14906.1> 8fd34c1d79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:20.758293Z nonode@nohost <0.14906.1> b9814136d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:20.770183Z nonode@nohost <0.14906.1> 2fa2c1d843 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:20.777452Z nonode@nohost <0.14906.1> 0c48cd942f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:20.838874Z nonode@nohost <0.14906.1> 34ab337ceb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:20.877383Z nonode@nohost <0.14906.1> 317fcb8fb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00108%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:20.891127Z nonode@nohost <0.14906.1> c77c2974f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c1ae9e1b19dab47444c5c31ff722f9c9a12869aea2f888ba6a5defff6e5d9ce6%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:40:20.897112Z nonode@nohost <0.14906.1> 04a319292c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c1ae9e1b19dab47444c5c31ff722f9c9a12869aea2f888ba6a5defff6e5d9ce6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:21.000076Z nonode@nohost <0.14906.1> 716b5e750d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:21.003595Z nonode@nohost <0.14906.1> 8ba79a654c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:21.007990Z nonode@nohost <0.14906.1> cd3f852a38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:21.017091Z nonode@nohost <0.14906.1> 2b215c83ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:21.041116Z nonode@nohost <0.14906.1> e5523642da couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:21.050679Z nonode@nohost <0.14906.1> 45c0d40103 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:21.055026Z nonode@nohost <0.14906.1> ee93a13fd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:21.060750Z nonode@nohost <0.14906.1> ba0bd61799 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:21.071509Z nonode@nohost <0.14906.1> 8052829878 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:21.073874Z nonode@nohost <0.14906.1> 79209d4e42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.024267Z nonode@nohost <0.14906.1> 3140950788 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.027672Z nonode@nohost <0.14906.1> 715ccc0bdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:23.040274Z nonode@nohost <0.14906.1> 9816121f50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.043483Z nonode@nohost <0.14906.1> fdebdd6bc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.072940Z nonode@nohost <0.14906.1> bfe188a965 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.075748Z nonode@nohost <0.14906.1> 12aea00da6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:23.087430Z nonode@nohost <0.14906.1> 27ff72c296 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.096575Z nonode@nohost <0.14906.1> ddd1dbc714 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:23.109985Z nonode@nohost <0.14906.1> 62ca50ee83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.116528Z nonode@nohost <0.14906.1> 76d7ebea1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:23.676111Z nonode@nohost <0.14906.1> a631ea21e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:23.678674Z nonode@nohost <0.14906.1> fc42b9a20f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:23.689806Z nonode@nohost <0.14906.1> d6a634a7ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.704212Z nonode@nohost <0.14906.1> 092d76472b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:23.734882Z nonode@nohost <0.14906.1> cc478021bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.739591Z nonode@nohost <0.14906.1> 630850035d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:23.744416Z nonode@nohost <0.14906.1> 08e17a54a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.748436Z nonode@nohost <0.14906.1> 86345c4950 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.752679Z nonode@nohost <0.14906.1> d4cf4a700f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.772098Z nonode@nohost <0.14906.1> 81a9202ecd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:23.958746Z nonode@nohost <0.14906.1> 801811733c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.962722Z nonode@nohost <0.14906.1> 5a114802cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:23.974181Z nonode@nohost <0.14906.1> 0d543fdc19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.980622Z nonode@nohost <0.14906.1> 822ce23fce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:23.993324Z nonode@nohost <0.14906.1> 403b556f96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:24.013444Z nonode@nohost <0.14906.1> b4b8f0cf26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:24.033758Z nonode@nohost <0.14906.1> c30b97a533 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:24.043864Z nonode@nohost <0.14906.1> 0692e23913 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:24.069214Z nonode@nohost <0.14906.1> e329072d78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:24.088487Z nonode@nohost <0.14268.1> f63f0177dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:40:24.096429Z nonode@nohost <0.14906.1> 69f27b26fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 16 [notice] 2018-09-16T13:40:24.099686Z nonode@nohost <0.14906.1> 018412aeb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:24.109103Z nonode@nohost <0.14268.1> 5938795202 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:40:24.113832Z nonode@nohost <0.14268.1> 35ea5675d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:24.122451Z nonode@nohost <0.14906.1> 585edadb63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:24.122680Z nonode@nohost <0.14268.1> 1e21566f81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:24.170893Z nonode@nohost <0.14906.1> 41a405e6f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:24.214663Z nonode@nohost <0.14906.1> 7a2dd560b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:24.228959Z nonode@nohost <0.14906.1> 8c248f0268 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00109%00?attachments=true 404 ok 6 [notice] 2018-09-16T13:40:24.231244Z nonode@nohost <0.14268.1> ebe4ce0a01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:24.239894Z nonode@nohost <0.14268.1> 203339d312 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f4621bd433400ec964e2650eabd874fbadc00acdef010a2e7812046e5f564985%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:24.257732Z nonode@nohost <0.14268.1> 0559a3b204 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f4621bd433400ec964e2650eabd874fbadc00acdef010a2e7812046e5f564985%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:25.908581Z nonode@nohost <0.14268.1> 47e6dff8ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:25.932244Z nonode@nohost <0.14268.1> e599551a96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:40:25.937285Z nonode@nohost <0.14268.1> fef7a17e15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:25.943813Z nonode@nohost <0.14268.1> 97eb2d9501 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:25.983336Z nonode@nohost <0.14268.1> 2801f49fca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:40:26.001195Z nonode@nohost <0.14268.1> f92b767317 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:40:26.009320Z nonode@nohost <0.14268.1> 76a4f21e2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.015388Z nonode@nohost <0.14268.1> 7c30aae8cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.027488Z nonode@nohost <0.14268.1> f0416f80fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.031065Z nonode@nohost <0.14268.1> c1b37c6f12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:26.689556Z nonode@nohost <0.14268.1> 4f33098620 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:26.693160Z nonode@nohost <0.14268.1> a4db55cf5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:26.697924Z nonode@nohost <0.14268.1> f66a512b99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.701041Z nonode@nohost <0.14268.1> a2c7b14045 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.726719Z nonode@nohost <0.14268.1> 612f026f4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.731184Z nonode@nohost <0.14268.1> 054c93af35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:26.736468Z nonode@nohost <0.14268.1> 5ad5eaf820 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.739633Z nonode@nohost <0.14268.1> 7c00981e72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.742666Z nonode@nohost <0.14268.1> dbfc2f2885 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.747253Z nonode@nohost <0.14268.1> 4be2177c1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:26.831930Z nonode@nohost <0.14268.1> c3a4745fec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.836576Z nonode@nohost <0.14268.1> f6136de354 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:26.842220Z nonode@nohost <0.14268.1> 70bc735f9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.848529Z nonode@nohost <0.14268.1> 44f065458a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:26.880581Z nonode@nohost <0.14268.1> 5bb809572c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.886409Z nonode@nohost <0.14268.1> 25eff877b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:26.891580Z nonode@nohost <0.14268.1> 3d71393b05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.894629Z nonode@nohost <0.14268.1> 28bc33b6ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.898031Z nonode@nohost <0.14268.1> 3f44743ae1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:26.904599Z nonode@nohost <0.14268.1> 98083126df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:27.005263Z nonode@nohost <0.14268.1> 5dee04b7e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:27.008858Z nonode@nohost <0.14268.1> b985eec2e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:27.015328Z nonode@nohost <0.14268.1> 364e610e33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:27.019978Z nonode@nohost <0.14268.1> 64aec2f757 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:27.070785Z nonode@nohost <0.14268.1> e539c38c23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:27.075281Z nonode@nohost <0.14268.1> b8a03c0ae9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:27.081113Z nonode@nohost <0.14268.1> 424d263e06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:27.085608Z nonode@nohost <0.14268.1> 5299ee2c49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:27.118499Z nonode@nohost <0.14268.1> fc80383ede couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:27.142368Z nonode@nohost <0.14268.1> 34a6dd15e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00110%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:27.147145Z nonode@nohost <0.14268.1> 69bc7bb034 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0080d8fae67826ff1883ae4fcb617b98982e1f63abc3ce9e2b15b2fd3d46f9e06c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:27.151780Z nonode@nohost <0.14268.1> 6dc2272506 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0080d8fae67826ff1883ae4fcb617b98982e1f63abc3ce9e2b15b2fd3d46f9e06c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:28.814398Z nonode@nohost <0.14268.1> 679c1883df couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:28.817751Z nonode@nohost <0.14268.1> 991887a6c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:28.830253Z nonode@nohost <0.14268.1> fee216c670 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:28.833236Z nonode@nohost <0.14268.1> c983f5ba16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:28.863920Z nonode@nohost <0.14268.1> 423feb8f44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:28.868667Z nonode@nohost <0.14268.1> 2034779ef0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:28.879433Z nonode@nohost <0.14268.1> f5dacb64eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:28.882382Z nonode@nohost <0.14268.1> ae614331be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:28.888203Z nonode@nohost <0.14268.1> 2cbeac7c37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:28.890982Z nonode@nohost <0.14268.1> b96fce76fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:29.560440Z nonode@nohost <0.14268.1> 757ab20ac4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:29.563338Z nonode@nohost <0.14268.1> 26948db67f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:29.572018Z nonode@nohost <0.14268.1> af1cfd9491 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:29.574821Z nonode@nohost <0.14268.1> 0abbb8366e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:29.599245Z nonode@nohost <0.14268.1> ea6b0423b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:29.602505Z nonode@nohost <0.14268.1> 84c15eaa47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:29.612659Z nonode@nohost <0.14268.1> 762a509307 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:29.618962Z nonode@nohost <0.14268.1> 30660b4ab0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:29.625477Z nonode@nohost <0.14268.1> c302d8a174 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:29.629290Z nonode@nohost <0.14268.1> b88af473bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:29.932342Z nonode@nohost <0.14268.1> 3be1308e16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:29.935721Z nonode@nohost <0.14268.1> c83b265019 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:29.945504Z nonode@nohost <0.14268.1> 991726a452 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:29.949280Z nonode@nohost <0.14268.1> 7f8fbe5d11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:29.984856Z nonode@nohost <0.14268.1> 255d2c9e46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:29.988069Z nonode@nohost <0.14268.1> 97ab6c1119 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:30.005113Z nonode@nohost <0.14268.1> 173c589174 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:30.012021Z nonode@nohost <0.14268.1> ee24c07f8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:30.019445Z nonode@nohost <0.14268.1> 7a30b26c89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:30.023511Z nonode@nohost <0.14268.1> b138b23735 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:30.233728Z nonode@nohost <0.14268.1> 28eabc51f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:30.237301Z nonode@nohost <0.14268.1> ef0e3883f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:30.251890Z nonode@nohost <0.14268.1> fd5e4caed2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:30.256032Z nonode@nohost <0.14268.1> e183ffc0fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:30.328745Z nonode@nohost <0.14268.1> 7d759f6df9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:30.347132Z nonode@nohost <0.14268.1> 7ce999dcfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:40:30.354585Z nonode@nohost <0.14268.1> 3855785607 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:40:30.368128Z nonode@nohost <0.14268.1> 859a0fef61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:40:30.404281Z nonode@nohost <0.14268.1> dfc496a22f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:40:30.426824Z nonode@nohost <0.14268.1> d4ea92ec11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00111%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:30.448246Z nonode@nohost <0.14268.1> 35132aa807 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ac9c1760fa22db40e52fd749978dca5179dfccbc3534c7a15d903d80ab896b54%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:40:30.454600Z nonode@nohost <0.14268.1> ba19a3373b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ac9c1760fa22db40e52fd749978dca5179dfccbc3534c7a15d903d80ab896b54%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:40:31.510231Z nonode@nohost <0.14268.1> 5393f411f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:31.515207Z nonode@nohost <0.14268.1> c7ca9f2675 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:31.528899Z nonode@nohost <0.14268.1> 5c4649026a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:31.550350Z nonode@nohost <0.14268.1> ea0650c5e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:40:31.579243Z nonode@nohost <0.14268.1> b95322dcb4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:31.582867Z nonode@nohost <0.14268.1> 57ac85917e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:31.597157Z nonode@nohost <0.14268.1> 6eee336886 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:40:31.600976Z nonode@nohost <0.14268.1> d4f3078ab9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:31.616351Z nonode@nohost <0.14268.1> 1957ed0624 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:40:31.621151Z nonode@nohost <0.14268.1> 165a4c7f1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:32.340143Z nonode@nohost <0.14268.1> f1d769680f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:32.343199Z nonode@nohost <0.14268.1> 3bd5645988 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:32.353430Z nonode@nohost <0.14268.1> af9c789ae6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:32.359074Z nonode@nohost <0.14268.1> 72f7b27c25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:32.391388Z nonode@nohost <0.14268.1> 98467cfbc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:32.394629Z nonode@nohost <0.14268.1> f5d4634c67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:32.399794Z nonode@nohost <0.14268.1> ea61161279 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:32.403638Z nonode@nohost <0.14268.1> 4bb1c1fff9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:32.407709Z nonode@nohost <0.14268.1> 2aff9e0d24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:32.412283Z nonode@nohost <0.14268.1> 85ca9bf657 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:33.340564Z nonode@nohost <0.14268.1> 54ef85f5ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:33.345077Z nonode@nohost <0.14268.1> fc87547451 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:33.352188Z nonode@nohost <0.14268.1> 3406d80f5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:33.364977Z nonode@nohost <0.14268.1> 88b70c27c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:40:33.396302Z nonode@nohost <0.14268.1> 2f0259842c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:40:33.401004Z nonode@nohost <0.14268.1> 32ec54e1a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:33.406387Z nonode@nohost <0.14268.1> 2a27490422 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:33.411948Z nonode@nohost <0.14268.1> 19172a33eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:33.417082Z nonode@nohost <0.14268.1> 0d77b87f72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:33.430084Z nonode@nohost <0.14268.1> bbecc03c7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:33.598628Z nonode@nohost <0.14268.1> 31d7c0dbda couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:33.602417Z nonode@nohost <0.14268.1> a52d258dd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:33.616404Z nonode@nohost <0.14268.1> 0b670cfb67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:33.619956Z nonode@nohost <0.14268.1> cad28562e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:33.680409Z nonode@nohost <0.14268.1> 0bf8999e9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:33.684076Z nonode@nohost <0.14268.1> d6e7eeca4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:33.692207Z nonode@nohost <0.14268.1> f4528db8b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:33.695825Z nonode@nohost <0.14268.1> bedbc4b255 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:33.736312Z nonode@nohost <0.14268.1> c7e2e2fb5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:33.759628Z nonode@nohost <0.14268.1> 849994c76e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00112%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:40:33.768072Z nonode@nohost <0.14268.1> b4bd750b13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000b5c32973771bee834da6166b3b4879ac7bf6c277ac6765f6be0926224d843d1%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:40:33.774882Z nonode@nohost <0.14268.1> 94735b6e31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000b5c32973771bee834da6166b3b4879ac7bf6c277ac6765f6be0926224d843d1%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:40:34.726251Z nonode@nohost <0.14268.1> 968ad82980 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:34.731076Z nonode@nohost <0.14268.1> 1041bac1f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:34.735757Z nonode@nohost <0.14268.1> cbfdb9edb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:34.740044Z nonode@nohost <0.14268.1> d6ed8e7790 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:34.760193Z nonode@nohost <0.14268.1> 43d085cdc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:34.765643Z nonode@nohost <0.14268.1> e5e569c60d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:34.779944Z nonode@nohost <0.14268.1> 5e27c78406 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:34.784690Z nonode@nohost <0.14268.1> 30cb5f46ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:34.788564Z nonode@nohost <0.14268.1> c449be5541 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:34.791364Z nonode@nohost <0.14268.1> 9fb2f6a366 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:35.107047Z nonode@nohost <0.14268.1> 21a9f6d632 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:35.110766Z nonode@nohost <0.14268.1> 026a0ed928 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:35.115408Z nonode@nohost <0.14268.1> d4133d74b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:35.119834Z nonode@nohost <0.14268.1> d65e501584 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:35.149948Z nonode@nohost <0.14268.1> e790915e62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:35.153581Z nonode@nohost <0.14268.1> 146d41db32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:35.158030Z nonode@nohost <0.14268.1> 75e1205b45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:35.161269Z nonode@nohost <0.14268.1> b5f3b1f2f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:35.164416Z nonode@nohost <0.14268.1> 36b6c19030 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:35.167173Z nonode@nohost <0.14268.1> a8290801ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.201151Z nonode@nohost <0.14268.1> be58918086 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:36.206398Z nonode@nohost <0.14268.1> bc4500bc31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:36.222118Z nonode@nohost <0.14268.1> 6e097f5081 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.228723Z nonode@nohost <0.14268.1> bc469e2e3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.256918Z nonode@nohost <0.14268.1> d8c9700bfb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.275635Z nonode@nohost <0.14268.1> dd28a7fb84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:40:36.277961Z nonode@nohost <0.14268.1> c48667929a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.285816Z nonode@nohost <0.14268.1> 37d771063c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.290922Z nonode@nohost <0.14268.1> 5226fe308f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.297048Z nonode@nohost <0.14268.1> c1f90fdae0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.499355Z nonode@nohost <0.14268.1> f63aa34bfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.503516Z nonode@nohost <0.14268.1> 484696c010 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:36.508634Z nonode@nohost <0.14268.1> b41ae47a77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.513506Z nonode@nohost <0.14268.1> 4937f9f2de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.558416Z nonode@nohost <0.14268.1> e9d89233ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.563769Z nonode@nohost <0.14268.1> 12a6b87e88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:36.573812Z nonode@nohost <0.14268.1> dd18d6698f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.579745Z nonode@nohost <0.14268.1> 4a3fb12f64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.633875Z nonode@nohost <0.14268.1> 1fb4f47d6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:36.665718Z nonode@nohost <0.14268.1> c03d73995c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00113%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:36.672638Z nonode@nohost <0.14268.1> a51ea84ad2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d2009d06a033040e14e71456fef195e54106450624953676c2264c5932b518d3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:36.678187Z nonode@nohost <0.14268.1> 30ab9da71e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d2009d06a033040e14e71456fef195e54106450624953676c2264c5932b518d3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:37.298431Z nonode@nohost <0.14268.1> 7f152421d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:37.301778Z nonode@nohost <0.14268.1> 5549d31f64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:37.313377Z nonode@nohost <0.14268.1> 1fbffd164d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:37.326250Z nonode@nohost <0.14268.1> 3a13159641 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:37.355353Z nonode@nohost <0.14268.1> 8c19495236 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:37.364794Z nonode@nohost <0.14268.1> f40d700276 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:37.376438Z nonode@nohost <0.14268.1> 15d0bd42c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:37.382829Z nonode@nohost <0.14268.1> a075ab179d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:37.396888Z nonode@nohost <0.14268.1> 4e7ba4e160 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:37.398278Z nonode@nohost <0.14268.1> 28dda47e7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:38.532874Z nonode@nohost <0.14268.1> d66ae58e9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:38.538093Z nonode@nohost <0.14268.1> 290e6a9a81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:38.554913Z nonode@nohost <0.14268.1> 1b6987e508 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:38.558812Z nonode@nohost <0.14268.1> 5ff828c6fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:38.599841Z nonode@nohost <0.14268.1> 75dfeef84f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:38.604518Z nonode@nohost <0.14268.1> fd25dfbba4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:38.613671Z nonode@nohost <0.14268.1> e43d7eb27a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:38.624001Z nonode@nohost <0.14268.1> c25d81e2cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:38.629302Z nonode@nohost <0.14268.1> 10a1a8df11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:38.637389Z nonode@nohost <0.14268.1> ade36c0f3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:39.349091Z nonode@nohost <0.14268.1> 6b017a3dd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:39.351899Z nonode@nohost <0.14268.1> 06c4d40de8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:39.360750Z nonode@nohost <0.14268.1> 02b2cfbae7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:39.369918Z nonode@nohost <0.14268.1> 903956e32d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:39.408935Z nonode@nohost <0.14268.1> c910763737 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:39.416359Z nonode@nohost <0.14268.1> 383afaaabb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:39.429942Z nonode@nohost <0.14268.1> 0fd4391c19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:39.438412Z nonode@nohost <0.14268.1> cc615dc314 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:39.448629Z nonode@nohost <0.14268.1> 3fb0733b5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:39.456264Z nonode@nohost <0.14268.1> e91a7a9ab7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:39.619087Z nonode@nohost <0.14268.1> f95ab880f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:39.624618Z nonode@nohost <0.14268.1> 564f96d800 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:39.641171Z nonode@nohost <0.14268.1> fc4f312e3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:39.650201Z nonode@nohost <0.14268.1> fa4d30d1aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:39.718651Z nonode@nohost <0.14268.1> 072091b859 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:39.722760Z nonode@nohost <0.14268.1> d61dbdaa31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:39.736698Z nonode@nohost <0.14268.1> 59f3d07006 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:39.740828Z nonode@nohost <0.14268.1> a7c2e784ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:39.768403Z nonode@nohost <0.14268.1> a6a2992cf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:39.787661Z nonode@nohost <0.14268.1> f4c4239f5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00114%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:39.794585Z nonode@nohost <0.14268.1> 00fc70f28b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0088b19b032796111210f17f3c4657268e1a59d7913b0a2d0b75f427a338c76266%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:39.800067Z nonode@nohost <0.14268.1> 734ff25b9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0088b19b032796111210f17f3c4657268e1a59d7913b0a2d0b75f427a338c76266%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:40.192181Z nonode@nohost <0.14268.1> 670890f884 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:40:40.203040Z nonode@nohost <0.14268.1> 02b53e3f9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:40:40.212232Z nonode@nohost <0.14268.1> 340793789c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:40:40.225759Z nonode@nohost <0.14268.1> 73d67041c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:40:40.259701Z nonode@nohost <0.14268.1> a8162d7ed4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:40.263582Z nonode@nohost <0.14268.1> 832aa0491b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:40.275453Z nonode@nohost <0.14268.1> 7e81cb42ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:40.279543Z nonode@nohost <0.14268.1> 8319609600 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:40.283336Z nonode@nohost <0.14268.1> 149d78f32a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:40.299120Z nonode@nohost <0.14268.1> ff5109a0af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:41.412455Z nonode@nohost <0.14268.1> dd8a91b494 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:41.416162Z nonode@nohost <0.14268.1> 924c7b8563 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:41.427361Z nonode@nohost <0.14268.1> 3293490fd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:41.434701Z nonode@nohost <0.14268.1> 2ba2484131 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:41.457516Z nonode@nohost <0.14268.1> 1042b09b5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:41.459734Z nonode@nohost <0.14268.1> 312d838492 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:41.464511Z nonode@nohost <0.14268.1> 4c90b7bf29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:41.468236Z nonode@nohost <0.14268.1> 4bebb86137 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:41.476490Z nonode@nohost <0.14268.1> fe0d8b2ff0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:41.484884Z nonode@nohost <0.14268.1> 05af6be4c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.636825Z nonode@nohost <0.14268.1> c3012c78b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.640450Z nonode@nohost <0.14268.1> 7895e04e09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:42.646406Z nonode@nohost <0.14268.1> bbc797d163 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.655642Z nonode@nohost <0.14268.1> 1e1f9d0684 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.687695Z nonode@nohost <0.14268.1> d654ae8044 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.690805Z nonode@nohost <0.14268.1> 497a029178 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:42.701968Z nonode@nohost <0.14268.1> 0a32b1c440 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.705988Z nonode@nohost <0.14268.1> 5e6e5cf2d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.712445Z nonode@nohost <0.14268.1> a38f405590 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.716627Z nonode@nohost <0.14268.1> 2b1cda5a81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.811885Z nonode@nohost <0.14268.1> 44169a39c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.815214Z nonode@nohost <0.14268.1> 706f530f41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:42.825832Z nonode@nohost <0.14268.1> 58d160215f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.829603Z nonode@nohost <0.14268.1> c530c3a2a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.856341Z nonode@nohost <0.14268.1> 7ff971b1cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.859604Z nonode@nohost <0.14268.1> cecb055956 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:42.867533Z nonode@nohost <0.14268.1> b804e34163 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.874416Z nonode@nohost <0.14268.1> f2e018bb44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.877584Z nonode@nohost <0.14268.1> 47fd869231 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:42.880274Z nonode@nohost <0.14268.1> 2540c165cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:43.097733Z nonode@nohost <0.14268.1> da1c3aff45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:43.102873Z nonode@nohost <0.14268.1> 7b472e9510 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:43.118024Z nonode@nohost <0.14268.1> 4106feb823 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:43.122768Z nonode@nohost <0.14268.1> affee265c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:43.179128Z nonode@nohost <0.14268.1> d76d41c35d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:43.182487Z nonode@nohost <0.14268.1> 2a1552fd8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:43.193001Z nonode@nohost <0.14268.1> 14d38068d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:43.199325Z nonode@nohost <0.14268.1> 3ab64d2cab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:43.235525Z nonode@nohost <0.14268.1> a9aa8f6e23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:43.259924Z nonode@nohost <0.14268.1> 2ddfc136c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00115%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:43.264816Z nonode@nohost <0.14268.1> 5441b4b2da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000b65c54f955f24361e86a86f3a16358c4a16819691ebd33ca32dcef421c10c54%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:43.274719Z nonode@nohost <0.14268.1> 4d329fab0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000b65c54f955f24361e86a86f3a16358c4a16819691ebd33ca32dcef421c10c54%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:44.282773Z nonode@nohost <0.14268.1> ce23124efb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:44.286180Z nonode@nohost <0.14268.1> 1000b418ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:44.299095Z nonode@nohost <0.14268.1> f90225ab35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:44.305063Z nonode@nohost <0.14268.1> 7e8f674ec7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:44.329377Z nonode@nohost <0.14268.1> b21a54ece1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:44.332906Z nonode@nohost <0.14268.1> 8dbfcb3bc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:44.340911Z nonode@nohost <0.14268.1> ed253ed86a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:44.347282Z nonode@nohost <0.14268.1> 8fdd350684 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:44.353496Z nonode@nohost <0.14268.1> b43a93194d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:44.356328Z nonode@nohost <0.14268.1> 740588feda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.768870Z nonode@nohost <0.14268.1> a2915e5349 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.774076Z nonode@nohost <0.14268.1> 6c2b666a88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:45.784747Z nonode@nohost <0.14268.1> 66610987f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.791239Z nonode@nohost <0.14268.1> 5ff3407244 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.817052Z nonode@nohost <0.14268.1> dfdf4450da couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:45.822362Z nonode@nohost <0.14268.1> e6020d2b65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:45.838175Z nonode@nohost <0.14268.1> c4d8b6b3b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.843150Z nonode@nohost <0.14268.1> 26eb1821ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.846316Z nonode@nohost <0.14268.1> 49b71c525a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.849023Z nonode@nohost <0.14268.1> e8f499defd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.876096Z nonode@nohost <0.14268.1> a221d1a2fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.879223Z nonode@nohost <0.14268.1> e10ee903fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:45.883870Z nonode@nohost <0.14268.1> 89d563950e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.887263Z nonode@nohost <0.14268.1> d29e783dac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.927301Z nonode@nohost <0.14268.1> 0a94e434fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.931000Z nonode@nohost <0.14268.1> 4de92a0bf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:45.935475Z nonode@nohost <0.14268.1> 60fccadae2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.938959Z nonode@nohost <0.14268.1> 95e8e946f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.942189Z nonode@nohost <0.14268.1> c8d1e56cd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:45.946134Z nonode@nohost <0.14268.1> 4a7e31de7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:46.123355Z nonode@nohost <0.14268.1> 77c818060f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:46.129451Z nonode@nohost <0.14268.1> 58a4c743f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:46.134476Z nonode@nohost <0.14268.1> cad985a5f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:46.139098Z nonode@nohost <0.14268.1> 4cadc25516 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:46.200282Z nonode@nohost <0.14268.1> 38190e991d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:46.204307Z nonode@nohost <0.14268.1> d538254949 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:46.214058Z nonode@nohost <0.14268.1> 0ebf6b1896 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:46.218040Z nonode@nohost <0.14268.1> 3e635f6a46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:46.253618Z nonode@nohost <0.14268.1> 1c9de92bc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:46.276098Z nonode@nohost <0.14268.1> 49b8fff381 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00116%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:46.280860Z nonode@nohost <0.14268.1> b6b7424fdb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ff4916e27b92c01818f5a0cb34115ddcd50afe6ba46fc947ae12346125da6735%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:46.284972Z nonode@nohost <0.14268.1> f5425458d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ff4916e27b92c01818f5a0cb34115ddcd50afe6ba46fc947ae12346125da6735%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:47.238466Z nonode@nohost <0.14268.1> 408b2ab12c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:47.244076Z nonode@nohost <0.14268.1> 4c8721aea7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:47.254404Z nonode@nohost <0.14268.1> 982ea6bb5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:47.266120Z nonode@nohost <0.14268.1> f31e71364c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:47.291357Z nonode@nohost <0.14268.1> ad3fdb7252 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:47.297695Z nonode@nohost <0.14268.1> 8a95ea27d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:47.309681Z nonode@nohost <0.14268.1> 2e1961edf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:47.331263Z nonode@nohost <0.14268.1> eaba706048 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:40:47.335400Z nonode@nohost <0.14268.1> 3ae9695faf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:47.369682Z nonode@nohost <0.14268.1> caa0dee38c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 34 [notice] 2018-09-16T13:40:48.690573Z nonode@nohost <0.14268.1> 4f69df5ea6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:48.704336Z nonode@nohost <0.14268.1> 1b99967755 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:48.714289Z nonode@nohost <0.14268.1> 622045d06f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:48.734675Z nonode@nohost <0.14268.1> 2d9262fe9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:40:48.765380Z nonode@nohost <0.14268.1> bfcddde4cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:48.772665Z nonode@nohost <0.14268.1> 7cc78b28b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:40:48.774335Z nonode@nohost <0.14268.1> f3bc148607 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:48.781237Z nonode@nohost <0.14268.1> f286763d52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:48.785539Z nonode@nohost <0.14268.1> 34a128957c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:48.802444Z nonode@nohost <0.14268.1> 23d220f307 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 17 [notice] 2018-09-16T13:40:48.810790Z nonode@nohost <0.14268.1> 15d448b969 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:40:48.813221Z nonode@nohost <0.14268.1> 7d224ddafc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:48.832578Z nonode@nohost <0.14268.1> 7f78186813 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:48.843637Z nonode@nohost <0.14268.1> a8bd1ef6fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:40:48.864858Z nonode@nohost <0.14268.1> 686a393260 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:48.876781Z nonode@nohost <0.14268.1> a7fcebc8fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:48.882185Z nonode@nohost <0.14268.1> 1285435ecd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:48.886251Z nonode@nohost <0.14268.1> 2392c89741 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:48.892622Z nonode@nohost <0.14268.1> d109393379 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:48.902283Z nonode@nohost <0.14268.1> 689da04dbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:49.123842Z nonode@nohost <0.14268.1> 89b142bba2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:49.126011Z nonode@nohost <0.14268.1> 433e35ee01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:49.131139Z nonode@nohost <0.14268.1> 6f9537915d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:49.133923Z nonode@nohost <0.14268.1> bad03badf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:49.185523Z nonode@nohost <0.14268.1> 4a8017ecb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:49.189262Z nonode@nohost <0.14268.1> 460105c82a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:49.197365Z nonode@nohost <0.14268.1> 2f37078ff9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:49.203077Z nonode@nohost <0.14268.1> cfa6eae9ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:49.241627Z nonode@nohost <0.14268.1> bf8d45e3ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:49.265340Z nonode@nohost <0.14268.1> 88fc9037ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00117%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:49.270126Z nonode@nohost <0.14268.1> 2ef9b89929 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d9da5b7273022fa952350bfc66fcf880d1d5934faa4a099c1d3aa2a0eddc4439%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:49.276036Z nonode@nohost <0.14268.1> 0ec19a1210 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d9da5b7273022fa952350bfc66fcf880d1d5934faa4a099c1d3aa2a0eddc4439%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:50.016969Z nonode@nohost <0.14268.1> 94df4e5e25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:50.020407Z nonode@nohost <0.14268.1> 0aec7d721e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:50.037466Z nonode@nohost <0.14268.1> 8981ce4432 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:50.055446Z nonode@nohost <0.14268.1> 44b28c7d1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:40:50.077436Z nonode@nohost <0.14268.1> 7e8cae6ff5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:50.085419Z nonode@nohost <0.14268.1> 083243c235 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:40:50.091295Z nonode@nohost <0.14268.1> 2172d87096 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:40:50.100449Z nonode@nohost <0.14268.1> d02b262158 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:40:50.103226Z nonode@nohost <0.14268.1> 9426c7a3f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:50.129275Z nonode@nohost <0.14268.1> 3c9341f707 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 26 [notice] 2018-09-16T13:40:51.413108Z nonode@nohost <0.14268.1> 7afa6940d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.416482Z nonode@nohost <0.14268.1> 99d3f13179 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:51.423846Z nonode@nohost <0.14268.1> 407fd6fe4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.430084Z nonode@nohost <0.14268.1> 19f93ced21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.460301Z nonode@nohost <0.14268.1> 259fb8f6ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.463732Z nonode@nohost <0.14268.1> b9febac5ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:51.472361Z nonode@nohost <0.14268.1> 252e9421f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.478465Z nonode@nohost <0.14268.1> 66e9ad4c09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.481525Z nonode@nohost <0.14268.1> bc36e3b4f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.484059Z nonode@nohost <0.14268.1> f839477898 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.876134Z nonode@nohost <0.14268.1> bde0986fac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.881531Z nonode@nohost <0.14268.1> 265bd6198d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:51.893794Z nonode@nohost <0.14268.1> 65be930091 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.900084Z nonode@nohost <0.14268.1> c554fbde9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.929127Z nonode@nohost <0.14268.1> cfa9e3e36f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:51.932121Z nonode@nohost <0.14268.1> 4b90f64fd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:51.942779Z nonode@nohost <0.14268.1> 5a438e605d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.949530Z nonode@nohost <0.14268.1> 360012ea32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.956263Z nonode@nohost <0.14268.1> 4c1687f498 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:51.959700Z nonode@nohost <0.14268.1> e7b7e7503b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:52.164459Z nonode@nohost <0.14268.1> 5da87de060 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:52.167701Z nonode@nohost <0.14268.1> 4d3e9b92f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:52.179423Z nonode@nohost <0.14268.1> f743c85ec3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:52.186252Z nonode@nohost <0.14268.1> 639e108b69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:52.242873Z nonode@nohost <0.14268.1> 8066fc9de6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:52.249009Z nonode@nohost <0.14268.1> 21acdfe4ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:52.261266Z nonode@nohost <0.14268.1> 8a5b1c5bf7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:52.268760Z nonode@nohost <0.14268.1> ac2167c7cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:52.330568Z nonode@nohost <0.14268.1> 34790d5b07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:52.367190Z nonode@nohost <0.14268.1> 4b16001687 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00118%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:52.375117Z nonode@nohost <0.14268.1> bc268bbd09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00da223645874b74062e7640daebc9a7fe6d5822f145765d35a361f1330a4f4041%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:52.381158Z nonode@nohost <0.14268.1> e5e4297f44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00da223645874b74062e7640daebc9a7fe6d5822f145765d35a361f1330a4f4041%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:53.017968Z nonode@nohost <0.14268.1> c4e75bddc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:53.024146Z nonode@nohost <0.14268.1> 35b4d73ba8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:53.038563Z nonode@nohost <0.14268.1> b566813bcd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:53.047505Z nonode@nohost <0.14268.1> 431abe5bfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:53.087172Z nonode@nohost <0.14268.1> 945235d8d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:53.093184Z nonode@nohost <0.14268.1> de43d7dc7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:53.110056Z nonode@nohost <0.14268.1> f0f9350113 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:53.119779Z nonode@nohost <0.14268.1> aee7ef00fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:53.125941Z nonode@nohost <0.14268.1> 70a17ea8d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:53.128260Z nonode@nohost <0.14268.1> 49f08c6091 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:54.110830Z nonode@nohost <0.14268.1> b3b45d3464 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:54.116066Z nonode@nohost <0.14268.1> 78264a77b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:54.121179Z nonode@nohost <0.14268.1> 7966013aed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:54.124426Z nonode@nohost <0.14268.1> d5a287e081 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:54.150447Z nonode@nohost <0.14268.1> 4217ed356c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:54.155418Z nonode@nohost <0.14268.1> f51490d6c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:54.160335Z nonode@nohost <0.14268.1> f7d7e91a6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:54.163984Z nonode@nohost <0.14268.1> 642371a91d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:54.168846Z nonode@nohost <0.14268.1> 78a55f2f2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:54.171336Z nonode@nohost <0.14268.1> 45b5d0fc2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.121830Z nonode@nohost <0.14268.1> 33fbbd7458 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.124858Z nonode@nohost <0.14268.1> 01f1c2e49e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:55.130206Z nonode@nohost <0.14268.1> 240e984df7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.136479Z nonode@nohost <0.14268.1> 09898ecc45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.188753Z nonode@nohost <0.14268.1> bf51086401 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:55.201501Z nonode@nohost <0.14268.1> 177398dee3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:55.206656Z nonode@nohost <0.14268.1> 782bcf0c2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.211060Z nonode@nohost <0.14268.1> e1440f7c9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.217092Z nonode@nohost <0.14268.1> 72c55dcaa0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:55.220863Z nonode@nohost <0.14268.1> 6ada6ef64c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.446091Z nonode@nohost <0.14268.1> c2e9fb444c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.450297Z nonode@nohost <0.14268.1> cd1008970d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:55.463885Z nonode@nohost <0.14268.1> 8416fa31e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.473305Z nonode@nohost <0.14268.1> 0b54311b1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.520344Z nonode@nohost <0.14268.1> 57ba7faa77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.528286Z nonode@nohost <0.14268.1> 9734015f11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:55.539129Z nonode@nohost <0.14268.1> 841bfa0a8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.553657Z nonode@nohost <0.14268.1> 8b8ace2249 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:40:55.606178Z nonode@nohost <0.14268.1> 0dccd51933 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.645401Z nonode@nohost <0.14268.1> f6674428bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00119%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:55.652329Z nonode@nohost <0.14268.1> f658f104de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00bd767b7cde1abcbdcd7f7f5e7705d76e15af7dc0add65ccd6770f0ce9af2599e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:55.657440Z nonode@nohost <0.14268.1> 626a32a4e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00bd767b7cde1abcbdcd7f7f5e7705d76e15af7dc0add65ccd6770f0ce9af2599e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:55.697747Z nonode@nohost <0.14268.1> e4a6286f1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:55.712167Z nonode@nohost <0.14268.1> 6766426603 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:55.716814Z nonode@nohost <0.14268.1> 8236055ba5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.720466Z nonode@nohost <0.14268.1> 0b37c1a788 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.753575Z nonode@nohost <0.14268.1> 9d57a4089b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.756666Z nonode@nohost <0.14268.1> 3feb16d9b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:55.761071Z nonode@nohost <0.14268.1> 5f4c1c96f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.772716Z nonode@nohost <0.14268.1> 5105d2aad1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.776428Z nonode@nohost <0.14268.1> 7385b7368b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:55.779640Z nonode@nohost <0.14268.1> 7269b8a0ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:57.471656Z nonode@nohost <0.14268.1> dc4adbb4ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:57.476709Z nonode@nohost <0.14268.1> cf8ce79b7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:57.481436Z nonode@nohost <0.14268.1> 19462cb03d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:57.493015Z nonode@nohost <0.14268.1> 995e420d29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:57.528412Z nonode@nohost <0.14268.1> 92a0047095 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:57.530736Z nonode@nohost <0.14268.1> 0395969900 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:57.536008Z nonode@nohost <0.14268.1> 8076e646a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:57.549404Z nonode@nohost <0.14268.1> 9171d2b483 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:57.552315Z nonode@nohost <0.14268.1> b692f9c732 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:57.554881Z nonode@nohost <0.14268.1> e851a3bdf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:57.949694Z nonode@nohost <0.14268.1> 5ae7d786b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:57.961519Z nonode@nohost <0.14268.1> cb6bbc58d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:57.970553Z nonode@nohost <0.14268.1> bf48fa9fc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:40:57.973094Z nonode@nohost <0.14268.1> 4c9460ebd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:58.010370Z nonode@nohost <0.14268.1> 857efe08bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:58.014958Z nonode@nohost <0.14268.1> 1a61c05c50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:40:58.020131Z nonode@nohost <0.14268.1> 89c4b379c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:58.022806Z nonode@nohost <0.14268.1> eda2622cd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:58.036608Z nonode@nohost <0.14268.1> 4a9a1da7bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:58.038753Z nonode@nohost <0.14268.1> b555f5bf73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:58.263446Z nonode@nohost <0.14268.1> 86a986a8a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:58.275993Z nonode@nohost <0.14268.1> 8cdfe93b09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:58.280411Z nonode@nohost <0.14268.1> eb8e206c30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:58.282991Z nonode@nohost <0.14268.1> 8600cb2f80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:58.333973Z nonode@nohost <0.14268.1> 98938d6fad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:58.344204Z nonode@nohost <0.14268.1> 339f9b58f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:58.348898Z nonode@nohost <0.14268.1> 80a478640d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:58.351929Z nonode@nohost <0.14268.1> 16078794d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:58.383394Z nonode@nohost <0.14268.1> b6382efa7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:58.417224Z nonode@nohost <0.14268.1> 7291d8a9d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:40:58.426248Z nonode@nohost <0.14906.1> 5a253a3c09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:40:58.457002Z nonode@nohost <0.14906.1> f5c157e038 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00120%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:58.469243Z nonode@nohost <0.14906.1> d135c513a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:58.480720Z nonode@nohost <0.14906.1> 661d5b7c1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:58.499635Z nonode@nohost <0.14906.1> d3b8136498 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c99fa510a15186323dd74433b9a217042b0e290f60a2c879e5258199a1a4cb7a%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:40:58.517406Z nonode@nohost <0.14906.1> f7518195c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c99fa510a15186323dd74433b9a217042b0e290f60a2c879e5258199a1a4cb7a%00?attachments=true 404 ok 14 [notice] 2018-09-16T13:40:58.526532Z nonode@nohost <0.14268.1> 279677cba7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 11 [notice] 2018-09-16T13:40:58.531723Z nonode@nohost <0.14268.1> f6ee5c62cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:40:58.550108Z nonode@nohost <0.14268.1> 56fca08e97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:40:58.559478Z nonode@nohost <0.14268.1> 86d3dc225f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:40:58.580086Z nonode@nohost <0.14268.1> 47a3ef8731 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:40:58.587653Z nonode@nohost <0.14268.1> b53ee5d102 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:41:00.207024Z nonode@nohost <0.14268.1> dfdd492c19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:00.217285Z nonode@nohost <0.14268.1> a6332cd967 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:00.226222Z nonode@nohost <0.14268.1> 535c972d94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:00.228989Z nonode@nohost <0.14268.1> 375a041e7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:00.274762Z nonode@nohost <0.14268.1> ebee292db2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:00.285594Z nonode@nohost <0.14268.1> 27ed97ed94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:41:00.292624Z nonode@nohost <0.14268.1> 17be216027 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:41:00.299742Z nonode@nohost <0.14268.1> d5e1c0845f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:41:00.303882Z nonode@nohost <0.14268.1> 7b69f3bdf3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:00.315850Z nonode@nohost <0.14268.1> e405a0c761 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:41:01.272642Z nonode@nohost <0.14268.1> fde3a4bfe2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:01.277614Z nonode@nohost <0.14268.1> bcb3b2ea74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:01.297946Z nonode@nohost <0.14268.1> d701450ccc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:41:01.304863Z nonode@nohost <0.14268.1> c1c895e0c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:41:01.334262Z nonode@nohost <0.14268.1> 875ec15b52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:01.343953Z nonode@nohost <0.14268.1> a82b8e05a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:41:01.356819Z nonode@nohost <0.14268.1> 4fb94fc47a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:01.368048Z nonode@nohost <0.14268.1> 9eebf9e7f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:01.373445Z nonode@nohost <0.14268.1> 2c6d70852d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:01.374584Z nonode@nohost <0.14268.1> e7034c8479 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:01.374712Z nonode@nohost <0.14906.1> 689f89d77b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:01.395519Z nonode@nohost <0.14906.1> 0716ab56df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:01.411153Z nonode@nohost <0.14906.1> 7ecf09e68c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:01.418786Z nonode@nohost <0.14906.1> 08f4e6e2d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:01.450200Z nonode@nohost <0.14906.1> 6e248144bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:01.472124Z nonode@nohost <0.14906.1> e7b5c8de26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:41:01.481869Z nonode@nohost <0.14906.1> 01b8d037ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:01.489110Z nonode@nohost <0.14906.1> d82c524c24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:01.496054Z nonode@nohost <0.14906.1> 8c6c574eaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:01.498389Z nonode@nohost <0.14906.1> a1de79e916 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:01.687291Z nonode@nohost <0.14906.1> d049788d43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:01.690228Z nonode@nohost <0.14906.1> 88ead5c57d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:01.707759Z nonode@nohost <0.14906.1> 3257c8d940 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:01.710816Z nonode@nohost <0.14906.1> c153540f03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:01.764362Z nonode@nohost <0.14906.1> 4ad7c3ef13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:01.767313Z nonode@nohost <0.14906.1> 08b613c904 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:01.772390Z nonode@nohost <0.14906.1> 82812f64a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:01.781368Z nonode@nohost <0.14906.1> ae170e15d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:41:01.825024Z nonode@nohost <0.14906.1> 1154fbf44e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:01.847381Z nonode@nohost <0.14906.1> d7a27444c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00121%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:01.853714Z nonode@nohost <0.14906.1> 8272d09d0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c49fd1ebe92d1460fd937970bba20f2697642c95500f7fb6ac6136574f9f6dee%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:41:01.864268Z nonode@nohost <0.14906.1> 6f20025014 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c49fd1ebe92d1460fd937970bba20f2697642c95500f7fb6ac6136574f9f6dee%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:41:02.874964Z nonode@nohost <0.14906.1> fa3445b6f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:02.877862Z nonode@nohost <0.14906.1> 69e92ed9ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:02.882270Z nonode@nohost <0.14906.1> 6500a49be6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:02.885941Z nonode@nohost <0.14906.1> dc3be19a52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:02.923248Z nonode@nohost <0.14906.1> 4334f0f1be couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:02.927244Z nonode@nohost <0.14906.1> bbf5607724 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:02.944642Z nonode@nohost <0.14906.1> e6499dc42c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:02.947573Z nonode@nohost <0.14906.1> 645da11762 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:02.950324Z nonode@nohost <0.14906.1> f194b84f4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:02.961287Z nonode@nohost <0.14906.1> 3707847bc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.440105Z nonode@nohost <0.14906.1> 333ea44b07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.444052Z nonode@nohost <0.14906.1> abba16137d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:04.457552Z nonode@nohost <0.14906.1> beb4ab028d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.463150Z nonode@nohost <0.14906.1> e284938706 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.487483Z nonode@nohost <0.14906.1> 380dab011d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.492494Z nonode@nohost <0.14906.1> 2375290966 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:04.503301Z nonode@nohost <0.14906.1> ab25c4543b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.510219Z nonode@nohost <0.14906.1> ff6f8c26f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.517059Z nonode@nohost <0.14906.1> 92d50aef54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.522069Z nonode@nohost <0.14906.1> 7b77e38419 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:04.701085Z nonode@nohost <0.14906.1> 7064db662e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.707127Z nonode@nohost <0.14906.1> 35b1c97ae1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:04.721845Z nonode@nohost <0.14906.1> cd4f4ff309 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.735548Z nonode@nohost <0.14906.1> ab91fff174 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.782818Z nonode@nohost <0.14906.1> 3873af6a88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.790824Z nonode@nohost <0.14906.1> e1a9b152d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:04.804256Z nonode@nohost <0.14906.1> fccf964c9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.832014Z nonode@nohost <0.14906.1> fd8ca91788 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:41:04.836856Z nonode@nohost <0.14906.1> 2259c4fd84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:04.839654Z nonode@nohost <0.14906.1> a1bd8dd278 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:05.006228Z nonode@nohost <0.14906.1> ab2cee149c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:05.009149Z nonode@nohost <0.14906.1> 866e652db6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:05.021273Z nonode@nohost <0.14906.1> a1ac2ff1d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:05.024370Z nonode@nohost <0.14906.1> 353761384c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:05.103860Z nonode@nohost <0.14906.1> 59f8efe6e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:05.105991Z nonode@nohost <0.14906.1> 6d04354146 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:05.110936Z nonode@nohost <0.14906.1> 005550143e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:05.117085Z nonode@nohost <0.14906.1> 42433a49fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:05.153385Z nonode@nohost <0.14906.1> 06b9e4ada0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:05.168463Z nonode@nohost <0.14906.1> ad2589c658 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00122%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:41:05.180436Z nonode@nohost <0.14906.1> c0054e706c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e3e6e1138e8c4640732b0f9e2051194b169d26ebffc35073470c8e6012827886%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:41:05.186958Z nonode@nohost <0.14906.1> 9a2d516581 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e3e6e1138e8c4640732b0f9e2051194b169d26ebffc35073470c8e6012827886%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:41:05.666643Z nonode@nohost <0.14906.1> 6ea91026f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:05.684903Z nonode@nohost <0.14906.1> 4be543de1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:41:05.692563Z nonode@nohost <0.14906.1> da82f85c22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:41:05.707332Z nonode@nohost <0.14906.1> 63f529009d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:41:05.745223Z nonode@nohost <0.14906.1> b8fcbee0a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 12 [notice] 2018-09-16T13:41:05.758499Z nonode@nohost <0.14906.1> 261fbc8088 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:41:05.769114Z nonode@nohost <0.14906.1> 1fd0e7b8d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:41:05.782372Z nonode@nohost <0.14906.1> 6e507b8c35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:41:05.798181Z nonode@nohost <0.14906.1> c051e1f0c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:41:05.813850Z nonode@nohost <0.14906.1> 719f91a7a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:41:07.315183Z nonode@nohost <0.14906.1> e83aff02a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 12 [notice] 2018-09-16T13:41:07.322309Z nonode@nohost <0.14906.1> d071941799 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:41:07.331645Z nonode@nohost <0.14906.1> bf33b1256e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:41:07.336332Z nonode@nohost <0.14906.1> 1ad311cf61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:07.374340Z nonode@nohost <0.14906.1> 629ef2fb72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:07.376936Z nonode@nohost <0.14906.1> 14bdb17d70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:07.384333Z nonode@nohost <0.14906.1> 6a6cd332da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:07.394301Z nonode@nohost <0.14906.1> 4093f5335f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:41:07.395854Z nonode@nohost <0.14906.1> 5440e90331 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:07.398407Z nonode@nohost <0.14906.1> 225ded0adf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.077233Z nonode@nohost <0.14906.1> 3f5058b87b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.079608Z nonode@nohost <0.14906.1> bbdd88077e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:08.086062Z nonode@nohost <0.14906.1> c3c031c997 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.097134Z nonode@nohost <0.14906.1> c0ac863fb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.125386Z nonode@nohost <0.14906.1> 82c5eeb14f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.136488Z nonode@nohost <0.14906.1> 9a9a4a4107 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:08.141749Z nonode@nohost <0.14906.1> 40a61eeb6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.146222Z nonode@nohost <0.14906.1> 71aa48210c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.150347Z nonode@nohost <0.14906.1> 7866201f3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.164344Z nonode@nohost <0.14906.1> c560233bec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:08.201725Z nonode@nohost <0.14906.1> 96d51d5ef1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:08.208631Z nonode@nohost <0.14906.1> bf7b78ec36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:41:08.222308Z nonode@nohost <0.14906.1> 0a488aa0a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.227297Z nonode@nohost <0.14906.1> 14d87d02c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.255742Z nonode@nohost <0.14906.1> e931a0ecc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.259976Z nonode@nohost <0.14906.1> 54befc8ad1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:08.265464Z nonode@nohost <0.14906.1> 2cdfbeebd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.271675Z nonode@nohost <0.14906.1> 1ab9c2955b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.274742Z nonode@nohost <0.14906.1> 0eeed53237 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.277146Z nonode@nohost <0.14906.1> 2e9ef6b79f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.364442Z nonode@nohost <0.14906.1> 20f3bdeea0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.370039Z nonode@nohost <0.14906.1> 0b21db9a64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:08.382843Z nonode@nohost <0.14906.1> 8f9857a3ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.392301Z nonode@nohost <0.14906.1> 22c04c8c1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.470446Z nonode@nohost <0.14906.1> 3da5c5a742 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:08.475875Z nonode@nohost <0.14906.1> 9a12bb5692 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:08.489441Z nonode@nohost <0.14906.1> 165b124d53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.498637Z nonode@nohost <0.14906.1> 3a44295330 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.562197Z nonode@nohost <0.14906.1> f678dec400 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:08.592074Z nonode@nohost <0.14906.1> ed170921a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00123%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:08.598684Z nonode@nohost <0.14906.1> d617ec675a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ddfb625a1be327d680e1ba3c55df5be4ebffb9a658b23e1f922438d61ca41f36%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:08.603334Z nonode@nohost <0.14906.1> fcd90774f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ddfb625a1be327d680e1ba3c55df5be4ebffb9a658b23e1f922438d61ca41f36%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:09.903425Z nonode@nohost <0.14906.1> 9816967af9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:09.907483Z nonode@nohost <0.14906.1> 60b9c9078e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:09.918590Z nonode@nohost <0.14906.1> a35c8f2774 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:09.928753Z nonode@nohost <0.14906.1> db4fe684e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:09.957868Z nonode@nohost <0.14906.1> 936029260b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:09.977114Z nonode@nohost <0.14906.1> e2cd52d068 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:41:09.984129Z nonode@nohost <0.14906.1> 40c3a018b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:41:10.001452Z nonode@nohost <0.14906.1> 06a15ac113 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 17 [notice] 2018-09-16T13:41:10.008164Z nonode@nohost <0.14906.1> 0b66d6a986 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:41:10.010112Z nonode@nohost <0.14906.1> 7df63d176b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:11.315747Z nonode@nohost <0.14906.1> d51d5512ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:11.321727Z nonode@nohost <0.14906.1> 7748f76a2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:11.334856Z nonode@nohost <0.14906.1> 1ffcc0178d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:11.344255Z nonode@nohost <0.14906.1> 2869bb01bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:11.384380Z nonode@nohost <0.14906.1> de52d61075 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:11.395010Z nonode@nohost <0.14906.1> 2825f194f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:41:11.396763Z nonode@nohost <0.14906.1> 1632d9a3e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:11.409329Z nonode@nohost <0.14906.1> 47b02926e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:11.414036Z nonode@nohost <0.14906.1> 67ac7c5490 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:11.427825Z nonode@nohost <0.14906.1> 0cac3170e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:41:11.485974Z nonode@nohost <0.14906.1> 50026a5819 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:11.488445Z nonode@nohost <0.14906.1> 4ef9bbc9e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:11.497795Z nonode@nohost <0.14906.1> 9de7465130 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:11.500638Z nonode@nohost <0.14906.1> 35243ef421 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:11.540547Z nonode@nohost <0.14906.1> 2a33a93be3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:11.542938Z nonode@nohost <0.14906.1> ac159decad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:11.552420Z nonode@nohost <0.14906.1> 877ec54751 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:11.557549Z nonode@nohost <0.14906.1> d3586272cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:11.562548Z nonode@nohost <0.14906.1> 87e4c8df5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:11.565314Z nonode@nohost <0.14906.1> f9ccccf7e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:11.683028Z nonode@nohost <0.14906.1> e57e4285d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:11.688189Z nonode@nohost <0.14906.1> f9b80140c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:11.712425Z nonode@nohost <0.14906.1> 0735458e59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:11.718187Z nonode@nohost <0.14906.1> 72427e3cf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:11.761005Z nonode@nohost <0.14906.1> 5dea5188f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:11.766703Z nonode@nohost <0.14906.1> c1f593ae97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:11.779088Z nonode@nohost <0.14906.1> 1f84416144 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:11.787425Z nonode@nohost <0.14906.1> 26179de570 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:11.841944Z nonode@nohost <0.14906.1> f0efa1e0a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:11.875660Z nonode@nohost <0.14906.1> 783effbed7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00124%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:11.882396Z nonode@nohost <0.14906.1> 665e120b6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008fc17356f67bbc067ec622e29aa2b17a251754e4fecc8b01c840a5f616427edb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:11.887843Z nonode@nohost <0.14906.1> d718e7c59c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008fc17356f67bbc067ec622e29aa2b17a251754e4fecc8b01c840a5f616427edb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:12.749698Z nonode@nohost <0.14906.1> aab2595c07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:12.755016Z nonode@nohost <0.14906.1> e14a6dbcab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:12.766451Z nonode@nohost <0.14906.1> 6d6ad550bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:12.772774Z nonode@nohost <0.14906.1> d7c9be1a22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:12.811153Z nonode@nohost <0.14906.1> 4bed974fad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:12.816767Z nonode@nohost <0.14906.1> 22d7fae967 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:12.831321Z nonode@nohost <0.14906.1> d8c0e99789 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:12.842466Z nonode@nohost <0.14906.1> 3dda7304e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:12.849618Z nonode@nohost <0.14906.1> df1943b9e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:12.854765Z nonode@nohost <0.14906.1> e9d232aeab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.498529Z nonode@nohost <0.14906.1> c0323f710e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.504303Z nonode@nohost <0.14906.1> d622286997 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:14.517824Z nonode@nohost <0.14906.1> ba238c959e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.519192Z nonode@nohost <0.14268.1> 0f15231947 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.524628Z nonode@nohost <0.14906.1> 77100fa26c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:14.529969Z nonode@nohost <0.14268.1> 41b4b4efd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:41:14.540334Z nonode@nohost <0.14268.1> c02abf1b8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.551239Z nonode@nohost <0.14268.1> 8f0183cf89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.582216Z nonode@nohost <0.14268.1> 4f6368928a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.585194Z nonode@nohost <0.14268.1> 44bc32cdf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:14.591072Z nonode@nohost <0.14268.1> 42ac3b9117 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:14.593075Z nonode@nohost <0.14906.1> fb9184d403 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:14.596795Z nonode@nohost <0.14268.1> 048f164f1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:14.611994Z nonode@nohost <0.14268.1> f66cfa4353 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.613535Z nonode@nohost <0.14906.1> 7102006771 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.620478Z nonode@nohost <0.14268.1> 7294ecc377 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.628127Z nonode@nohost <0.14268.1> bd8a540184 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.633355Z nonode@nohost <0.14268.1> 06573def94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.638137Z nonode@nohost <0.14268.1> f0b560b407 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.667926Z nonode@nohost <0.14268.1> 886f6e668f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.888677Z nonode@nohost <0.14268.1> b911cac370 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:14.896437Z nonode@nohost <0.14268.1> 4a4b2bdcf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:14.909403Z nonode@nohost <0.14268.1> f110bd98bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.916648Z nonode@nohost <0.14268.1> efede71941 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.979765Z nonode@nohost <0.14268.1> ba3a330e1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:14.988542Z nonode@nohost <0.14268.1> 161f0d83ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:15.004284Z nonode@nohost <0.14268.1> 29a0207c10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:15.011672Z nonode@nohost <0.14268.1> 03e0fa56e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:15.089081Z nonode@nohost <0.14268.1> fd57cfb098 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:15.129845Z nonode@nohost <0.14268.1> 6f01161bcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00125%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:15.143327Z nonode@nohost <0.14268.1> 118dd0ee46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d5bd93212acf43e0b865202850d6958f8b7abcbb50675e866f72a15da395a02a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:15.149469Z nonode@nohost <0.14268.1> c88c1dbb1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d5bd93212acf43e0b865202850d6958f8b7abcbb50675e866f72a15da395a02a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:15.514036Z nonode@nohost <0.14268.1> 17d933781f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:15.522056Z nonode@nohost <0.14268.1> ab63f89b8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:15.544315Z nonode@nohost <0.14268.1> 96b95134b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:15.547694Z nonode@nohost <0.14268.1> fc32f2b25d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:15.597869Z nonode@nohost <0.14268.1> 22300a6250 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:15.603711Z nonode@nohost <0.14268.1> d8b3f5a6e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:41:15.608665Z nonode@nohost <0.14268.1> 6fca0cee8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:15.611647Z nonode@nohost <0.14268.1> 679af226d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:15.614535Z nonode@nohost <0.14268.1> 0971c7a3ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:15.622121Z nonode@nohost <0.14268.1> a37f8c4323 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.408662Z nonode@nohost <0.14268.1> 92603d68d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.420551Z nonode@nohost <0.14268.1> 95120b18a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:17.426550Z nonode@nohost <0.14268.1> 6381dfb038 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:17.430005Z nonode@nohost <0.14268.1> 0a7db0bc9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.466260Z nonode@nohost <0.14268.1> c8d5289cbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.471104Z nonode@nohost <0.14268.1> e75fff0f98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:17.484896Z nonode@nohost <0.14268.1> 2e615dad18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.488803Z nonode@nohost <0.14268.1> af30c10ef7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.494867Z nonode@nohost <0.14268.1> 8527f14079 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.497401Z nonode@nohost <0.14268.1> ac03427d24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.508410Z nonode@nohost <0.14268.1> e647f9ded2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.523002Z nonode@nohost <0.14268.1> 9007324951 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:17.528394Z nonode@nohost <0.14268.1> c59512fff1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:17.539696Z nonode@nohost <0.14268.1> d847881293 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:17.582160Z nonode@nohost <0.14268.1> 0700997ea5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:17.593224Z nonode@nohost <0.14268.1> b23e73fde5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:17.597447Z nonode@nohost <0.14268.1> 5985a81219 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.600680Z nonode@nohost <0.14268.1> e39b00b634 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.613205Z nonode@nohost <0.14268.1> 502f5fbcd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.615286Z nonode@nohost <0.14268.1> fc127d4bf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.741565Z nonode@nohost <0.14268.1> 935fb304a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:17.748626Z nonode@nohost <0.14268.1> b656714668 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:17.758852Z nonode@nohost <0.14268.1> e584f4c706 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:17.769188Z nonode@nohost <0.14268.1> ad865ca688 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:17.834207Z nonode@nohost <0.14268.1> 1dc1e5781a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:17.839245Z nonode@nohost <0.14268.1> 0eb7247337 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:17.844004Z nonode@nohost <0.14268.1> 31c0c6c7c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.846615Z nonode@nohost <0.14268.1> 38885d48ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.887198Z nonode@nohost <0.14268.1> 9452ee3474 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:17.906427Z nonode@nohost <0.14268.1> b92eddb094 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00126%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:17.912320Z nonode@nohost <0.14268.1> 20483e29cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e970e8d8cd1bfd7181571293a555aad10bb70cb4f5caf428cea1947a19d4d437%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:17.917743Z nonode@nohost <0.14268.1> f5c9db81c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e970e8d8cd1bfd7181571293a555aad10bb70cb4f5caf428cea1947a19d4d437%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:18.783798Z nonode@nohost <0.14268.1> 051197a135 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:18.786581Z nonode@nohost <0.14268.1> a6e12ae888 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:18.791732Z nonode@nohost <0.14268.1> c1ef695d7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:18.800930Z nonode@nohost <0.14268.1> d56fddb73b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:18.825531Z nonode@nohost <0.14268.1> 5751d7ac97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:18.830528Z nonode@nohost <0.14268.1> e6e754e330 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:18.840792Z nonode@nohost <0.14268.1> ea19d847f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:18.852652Z nonode@nohost <0.14268.1> 7aa7b6ae75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:41:18.855536Z nonode@nohost <0.14268.1> 5c6facf32a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:18.859465Z nonode@nohost <0.14268.1> 9dfc7b9820 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:20.267642Z nonode@nohost <0.14268.1> 1990e4bfaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:41:20.273963Z nonode@nohost <0.14268.1> b709bb4fe4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:20.280251Z nonode@nohost <0.14268.1> 5698ef7717 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:20.284973Z nonode@nohost <0.14268.1> bf146cd846 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:20.316428Z nonode@nohost <0.14268.1> 73b2c03db6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:20.324845Z nonode@nohost <0.14268.1> 7f53b4e62b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:41:20.328364Z nonode@nohost <0.14268.1> ab3645914b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:20.331020Z nonode@nohost <0.14268.1> 56bccdd47d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:20.341067Z nonode@nohost <0.14268.1> 3db7aa4143 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:20.344288Z nonode@nohost <0.14268.1> bec3534994 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:20.562869Z nonode@nohost <0.14268.1> 462c954fef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:20.573216Z nonode@nohost <0.14268.1> 60e724366e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:41:20.587265Z nonode@nohost <0.14268.1> 098a3dc41a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:41:20.600641Z nonode@nohost <0.14268.1> 7d69b9e47e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:41:20.635543Z nonode@nohost <0.14268.1> 9cd70029c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:20.637358Z nonode@nohost <0.14268.1> 1c9e90a6e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:20.650734Z nonode@nohost <0.14268.1> 62818905e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:20.657255Z nonode@nohost <0.14268.1> 8714464a75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:20.671878Z nonode@nohost <0.14268.1> c9f6365535 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:20.676857Z nonode@nohost <0.14268.1> d7e18f5554 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:20.688961Z nonode@nohost <0.14268.1> 72b8a01953 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:20.699690Z nonode@nohost <0.14268.1> 391c9e0380 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:20.703952Z nonode@nohost <0.14906.1> 8d05c32a88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:41:20.707877Z nonode@nohost <0.14268.1> a4bde8d7cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:41:20.758564Z nonode@nohost <0.14268.1> 39ac63cf66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:20.776566Z nonode@nohost <0.14268.1> 737ef7c032 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:20.821857Z nonode@nohost <0.14268.1> d8b87ca045 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00127%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:20.825628Z nonode@nohost <0.14268.1> ceab303b48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:20.837124Z nonode@nohost <0.14268.1> fdecb433d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:20.851812Z nonode@nohost <0.14906.1> 4b33a4a23d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:20.852452Z nonode@nohost <0.14268.1> 4af514670d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e98dbd090c5a27444ae46fb7e3da3130d57353dc2fd5d7e8f1dc9af4b7bf0d7b%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:41:20.875322Z nonode@nohost <0.14268.1> ceb6837fac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e98dbd090c5a27444ae46fb7e3da3130d57353dc2fd5d7e8f1dc9af4b7bf0d7b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:21.633144Z nonode@nohost <0.14268.1> a71ecbabbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:21.640998Z nonode@nohost <0.14268.1> e896708629 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:21.657984Z nonode@nohost <0.14268.1> aff98fda3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:21.664698Z nonode@nohost <0.14268.1> b6c52cbd4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:21.702952Z nonode@nohost <0.14268.1> d9d2b33451 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:21.708519Z nonode@nohost <0.14268.1> a52950be99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:21.722837Z nonode@nohost <0.14268.1> 4ee0731405 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:21.732610Z nonode@nohost <0.14268.1> 0bafd8a16d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:21.739961Z nonode@nohost <0.14268.1> 0154c53322 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:21.744329Z nonode@nohost <0.14268.1> 87c3fb05c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:23.384704Z nonode@nohost <0.14268.1> 969fbb5622 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:23.389851Z nonode@nohost <0.14268.1> 265971e311 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:23.401427Z nonode@nohost <0.14268.1> 711b6bfa37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:23.407965Z nonode@nohost <0.14268.1> 758bd99b33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:23.437201Z nonode@nohost <0.14268.1> 355f0506fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:23.442485Z nonode@nohost <0.14268.1> 7e39eff90d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:23.453933Z nonode@nohost <0.14268.1> c300c4a189 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:23.460254Z nonode@nohost <0.14268.1> eb9e5f88f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:23.466749Z nonode@nohost <0.14268.1> ff85b5f806 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:23.471505Z nonode@nohost <0.14268.1> 40de192b2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:23.703832Z nonode@nohost <0.14268.1> edb6229a70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:23.709604Z nonode@nohost <0.14268.1> f7727d32fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:23.724886Z nonode@nohost <0.14268.1> c5b1431bc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:23.731850Z nonode@nohost <0.14268.1> 3aa57e9985 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:23.761534Z nonode@nohost <0.14268.1> 4cc055775f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:23.771094Z nonode@nohost <0.14268.1> ba2c3ae1c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:23.783343Z nonode@nohost <0.14268.1> 33106590cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:23.796148Z nonode@nohost <0.14268.1> 6dd1398aac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:23.803462Z nonode@nohost <0.14268.1> 0aafbaf2a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:23.807675Z nonode@nohost <0.14268.1> 7c6e8dbd06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:24.103940Z nonode@nohost <0.14268.1> 3fe8051843 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:24.109043Z nonode@nohost <0.14268.1> 7633e8071d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:24.113886Z nonode@nohost <0.14268.1> 3e8fe3f104 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:24.117254Z nonode@nohost <0.14268.1> 132a31ad1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:24.170160Z nonode@nohost <0.14268.1> 6b2375d984 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:24.175581Z nonode@nohost <0.14268.1> 38cbc8903c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:24.181543Z nonode@nohost <0.14268.1> a282e81d7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:24.185969Z nonode@nohost <0.14268.1> 60144ed531 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:24.236034Z nonode@nohost <0.14268.1> 008d5589d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:24.253944Z nonode@nohost <0.14268.1> ddf588b47e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00128%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:24.258861Z nonode@nohost <0.14268.1> ec83e3d3ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00fdd26fb54d3bab351075636e9ee57051f2a80af1248ccdf25fe1404470a9583f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:24.264659Z nonode@nohost <0.14268.1> 7618c10af2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00fdd26fb54d3bab351075636e9ee57051f2a80af1248ccdf25fe1404470a9583f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:24.462214Z nonode@nohost <0.14268.1> 0e76c6ec8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:24.467906Z nonode@nohost <0.14268.1> ed3917f60c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:24.472995Z nonode@nohost <0.14268.1> e6e32bc4a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:24.490282Z nonode@nohost <0.14268.1> b195b8c099 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:24.525980Z nonode@nohost <0.14268.1> 94ae04d67b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:24.540434Z nonode@nohost <0.14268.1> 89a9347b9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:41:24.545504Z nonode@nohost <0.14268.1> 094995c3b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:24.564120Z nonode@nohost <0.14268.1> 6d1b3873c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:41:24.567464Z nonode@nohost <0.14268.1> fa21c4e865 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:24.569542Z nonode@nohost <0.14268.1> e85763fa01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:25.971086Z nonode@nohost <0.14268.1> 562d0a407b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:25.975617Z nonode@nohost <0.14268.1> 6d9b84173e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:25.985710Z nonode@nohost <0.14268.1> c3dcc198b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:25.993009Z nonode@nohost <0.14268.1> 69ec5ec5cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:26.021562Z nonode@nohost <0.14268.1> 14300de8f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:26.027549Z nonode@nohost <0.14268.1> 6e103b9d12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:41:26.041450Z nonode@nohost <0.14268.1> 3b139aaf7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:26.047803Z nonode@nohost <0.14268.1> d0e8481b4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:26.056206Z nonode@nohost <0.14268.1> 779eb1f392 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:26.061442Z nonode@nohost <0.14268.1> e4b7cf101c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.035221Z nonode@nohost <0.14268.1> aff2ba1045 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.039864Z nonode@nohost <0.14268.1> 74100eb130 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:27.053901Z nonode@nohost <0.14268.1> 10763104e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.063207Z nonode@nohost <0.14268.1> ea825176b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.092939Z nonode@nohost <0.14268.1> 073c913525 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.095962Z nonode@nohost <0.14268.1> 321797b270 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:27.100487Z nonode@nohost <0.14268.1> b9559ae85e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.112581Z nonode@nohost <0.14268.1> 836ff5e3d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.115408Z nonode@nohost <0.14268.1> 60a5076b69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.118292Z nonode@nohost <0.14268.1> 77552f613e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.303096Z nonode@nohost <0.14268.1> bc1e8a5f21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:27.308111Z nonode@nohost <0.14268.1> 39988891b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:27.322123Z nonode@nohost <0.14268.1> a54e6445b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.328210Z nonode@nohost <0.14268.1> e26554e65f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.359388Z nonode@nohost <0.14268.1> ff6b33586d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.364108Z nonode@nohost <0.14268.1> 4f2c55c69c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:27.369482Z nonode@nohost <0.14268.1> ea77358a6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.383879Z nonode@nohost <0.14268.1> db84d83759 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:41:27.389546Z nonode@nohost <0.14268.1> f344dda91b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:27.401968Z nonode@nohost <0.14268.1> 735888b557 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.615286Z nonode@nohost <0.14268.1> 21134a2c2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:27.619383Z nonode@nohost <0.14268.1> b2e4697d8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:27.632048Z nonode@nohost <0.14268.1> ba6302ea5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:27.656629Z nonode@nohost <0.14268.1> 5d6a823f07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 21 [notice] 2018-09-16T13:41:27.709348Z nonode@nohost <0.14268.1> 56c8b6513b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:27.719273Z nonode@nohost <0.14268.1> 1db51a6950 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:41:27.722788Z nonode@nohost <0.14268.1> 40d5a70d34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:27.729318Z nonode@nohost <0.14268.1> 6c6f84014b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:27.768199Z nonode@nohost <0.14268.1> 35a15a9c27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:27.796100Z nonode@nohost <0.14268.1> fe27ed808f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00129%00?attachments=true 404 ok 12 [notice] 2018-09-16T13:41:27.799749Z nonode@nohost <0.14268.1> 69dc2587d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f5987670b58b705923314589c8d4713bddc1fed308309fcbd96e105791b7bdaf%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:27.805138Z nonode@nohost <0.14268.1> cab53bdc17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f5987670b58b705923314589c8d4713bddc1fed308309fcbd96e105791b7bdaf%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:29.120583Z nonode@nohost <0.14268.1> d432aafcf3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:29.125850Z nonode@nohost <0.14268.1> ddedceee65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:29.132877Z nonode@nohost <0.14268.1> 9f34bab235 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:29.136132Z nonode@nohost <0.14268.1> 2b555681ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:29.159794Z nonode@nohost <0.14268.1> 3753c7415d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:29.165447Z nonode@nohost <0.14268.1> b6ffc88ab1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:29.170792Z nonode@nohost <0.14268.1> 765a29d149 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:29.174129Z nonode@nohost <0.14268.1> b580bb2b9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:29.177258Z nonode@nohost <0.14268.1> 58f4bc0746 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:29.186068Z nonode@nohost <0.14268.1> edf7d922fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:29.902074Z nonode@nohost <0.14268.1> 8a7dd0a1fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:29.908687Z nonode@nohost <0.14268.1> ff6e79e20c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:29.916826Z nonode@nohost <0.14268.1> af74b6a9ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:29.920129Z nonode@nohost <0.14268.1> 1762778992 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:29.948224Z nonode@nohost <0.14268.1> 5e562e34dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:29.952527Z nonode@nohost <0.14268.1> 8ac5ea7b89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:29.958326Z nonode@nohost <0.14268.1> c86e47e8fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:29.964686Z nonode@nohost <0.14268.1> e682582b55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:29.968257Z nonode@nohost <0.14268.1> 6e4ffaa150 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:29.971013Z nonode@nohost <0.14268.1> 89427952d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:30.230881Z nonode@nohost <0.14268.1> 52352e31bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:30.234021Z nonode@nohost <0.14268.1> fcf7234299 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:30.245971Z nonode@nohost <0.14268.1> 6c05ece7b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:30.251862Z nonode@nohost <0.14268.1> 3fb9818e5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:30.290227Z nonode@nohost <0.14268.1> 71ce8d278c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:30.293200Z nonode@nohost <0.14268.1> a3468fc341 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:30.298425Z nonode@nohost <0.14268.1> 6400cfe3b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:30.308090Z nonode@nohost <0.14268.1> 11f4eb00be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:30.311516Z nonode@nohost <0.14268.1> b10b841ff6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:30.313659Z nonode@nohost <0.14268.1> 241d65e1f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:30.537988Z nonode@nohost <0.14268.1> e20564c960 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:30.540774Z nonode@nohost <0.14268.1> 863719dd04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:30.555599Z nonode@nohost <0.14268.1> f0a15f9f74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:30.566651Z nonode@nohost <0.14268.1> dd9225056c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:30.632667Z nonode@nohost <0.14268.1> debbda8302 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:30.644081Z nonode@nohost <0.14268.1> ee184a3e7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:30.655861Z nonode@nohost <0.14268.1> f855739ef7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:30.659703Z nonode@nohost <0.14268.1> 1e492bca47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:30.731305Z nonode@nohost <0.14268.1> f75666430e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:30.752347Z nonode@nohost <0.14268.1> d13ed1c27b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00130%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:30.769208Z nonode@nohost <0.14268.1> 76f34fc317 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c0a98eba4fc72ee2c44026c7ea5aba8eb16a24f776563ee28a9fea30390cf828%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:30.776425Z nonode@nohost <0.14268.1> 33ef525ced couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c0a98eba4fc72ee2c44026c7ea5aba8eb16a24f776563ee28a9fea30390cf828%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:41:31.899202Z nonode@nohost <0.14268.1> c0fa20c5f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:31.908901Z nonode@nohost <0.14268.1> 74be144d1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:31.913841Z nonode@nohost <0.14268.1> c84497efd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:31.917250Z nonode@nohost <0.14268.1> f8967e0003 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:31.953983Z nonode@nohost <0.14268.1> 6ce289bb6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:31.957117Z nonode@nohost <0.14268.1> 0612a4febb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:31.961288Z nonode@nohost <0.14268.1> e85cd473eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:31.970674Z nonode@nohost <0.14268.1> e78b455ba1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:31.974144Z nonode@nohost <0.14268.1> 36c4a97952 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:31.983927Z nonode@nohost <0.14268.1> 8dbda1dcb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:32.722551Z nonode@nohost <0.14268.1> cdef43266d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:41:32.726167Z nonode@nohost <0.14268.1> 74ff135aa1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:32.730371Z nonode@nohost <0.14268.1> 0801e1f19e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:32.737194Z nonode@nohost <0.14268.1> df92512234 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:32.763916Z nonode@nohost <0.14268.1> 8b1f3bc4db couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:32.777298Z nonode@nohost <0.14268.1> 0d1073bc05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:32.782427Z nonode@nohost <0.14268.1> 831bcc5d89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:32.786151Z nonode@nohost <0.14268.1> a2e7852b9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:32.800828Z nonode@nohost <0.14268.1> 1b58cb423c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:32.805042Z nonode@nohost <0.14268.1> 6d1c6f571b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:33.540464Z nonode@nohost <0.14268.1> 2b11de7d23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:33.546024Z nonode@nohost <0.14268.1> fcab36c0a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:33.560830Z nonode@nohost <0.14268.1> 9c5b0ab30a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:33.576095Z nonode@nohost <0.14268.1> 8b4513cf7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:33.613859Z nonode@nohost <0.14268.1> 07731703e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:33.619546Z nonode@nohost <0.14268.1> 1ae9f2db05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:33.642069Z nonode@nohost <0.14268.1> 485af98c5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:33.647476Z nonode@nohost <0.14268.1> e2a1218893 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:33.650539Z nonode@nohost <0.14268.1> d1bb1ee6a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:33.653081Z nonode@nohost <0.14268.1> b055b87315 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:33.856508Z nonode@nohost <0.14268.1> 49c20b53f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:33.860363Z nonode@nohost <0.14268.1> 28cad2a243 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:33.874414Z nonode@nohost <0.14268.1> 409839f326 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:33.880141Z nonode@nohost <0.14268.1> 1aac8f1278 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:33.939654Z nonode@nohost <0.14268.1> 6e70f03cc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:33.945179Z nonode@nohost <0.14268.1> a3c6395024 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:33.950044Z nonode@nohost <0.14268.1> 9189a95a49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:33.961838Z nonode@nohost <0.14268.1> 39acb411ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:34.037454Z nonode@nohost <0.14268.1> 2d10fa613a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:34.069946Z nonode@nohost <0.14268.1> 3cfc11f595 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00131%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:34.085430Z nonode@nohost <0.14268.1> e67e704515 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00cc2efd030937941aadac29e2a547f472ca368e7e2b438bfc252b3499a4fafef1%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:34.089234Z nonode@nohost <0.14268.1> c480a04158 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00cc2efd030937941aadac29e2a547f472ca368e7e2b438bfc252b3499a4fafef1%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:34.446699Z nonode@nohost <0.14268.1> 6644c5b534 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:34.457642Z nonode@nohost <0.14268.1> 245508fc2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:34.464747Z nonode@nohost <0.14268.1> 3ec786e9b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:34.468147Z nonode@nohost <0.14268.1> 4539cad2a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:34.509887Z nonode@nohost <0.14268.1> 68c8980f58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:34.521224Z nonode@nohost <0.14268.1> 68b6b479a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:34.528277Z nonode@nohost <0.14268.1> 4d116c68d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:34.530843Z nonode@nohost <0.14268.1> 6ec867f857 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:34.543843Z nonode@nohost <0.14268.1> 88f5147f7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:34.546717Z nonode@nohost <0.14268.1> 4f34479d74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:35.577027Z nonode@nohost <0.14268.1> c877031ff9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:35.581556Z nonode@nohost <0.14268.1> 179403a065 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:35.592478Z nonode@nohost <0.14268.1> d331f2d25b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:35.604832Z nonode@nohost <0.14268.1> fb75bee635 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:35.627232Z nonode@nohost <0.14268.1> 8bbcd22345 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:35.631016Z nonode@nohost <0.14268.1> 7b6c2c656a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:35.642247Z nonode@nohost <0.14268.1> 8230e40490 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:35.658025Z nonode@nohost <0.14268.1> c9eeab6637 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:35.660611Z nonode@nohost <0.14268.1> 6eeb795050 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:35.675146Z nonode@nohost <0.14268.1> 16cc1cb99a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:41:36.878082Z nonode@nohost <0.14268.1> 4c3528a2ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:36.905703Z nonode@nohost <0.14268.1> edd39907e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 14 [notice] 2018-09-16T13:41:36.912644Z nonode@nohost <0.14268.1> 60ef99a337 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:41:36.926371Z nonode@nohost <0.14268.1> 74ae74da71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:41:36.955797Z nonode@nohost <0.14268.1> 8f8dc885e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:36.960435Z nonode@nohost <0.14268.1> c725cc527d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:36.967188Z nonode@nohost <0.14268.1> 2e3d438e53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:36.972088Z nonode@nohost <0.14268.1> 1c78d5ee4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:36.984325Z nonode@nohost <0.14268.1> 8da85c5394 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:36.988941Z nonode@nohost <0.14268.1> 73665f2dc1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:37.186537Z nonode@nohost <0.14268.1> 355096c52b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:37.191538Z nonode@nohost <0.14268.1> 88896ec201 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:37.206032Z nonode@nohost <0.14268.1> 9774b8df5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:37.226365Z nonode@nohost <0.14268.1> c54a299bec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:37.298658Z nonode@nohost <0.14268.1> 6389cc4ee5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:37.301772Z nonode@nohost <0.14268.1> d6c762cf4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:37.309536Z nonode@nohost <0.14268.1> 134a35e373 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:37.322906Z nonode@nohost <0.14268.1> 5bcf5ba445 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:37.365169Z nonode@nohost <0.14268.1> 5e8289a19c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 13 [notice] 2018-09-16T13:41:37.368891Z nonode@nohost <0.14906.1> f662db0841 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:41:37.372070Z nonode@nohost <0.14268.1> bac6e143e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:41:37.400594Z nonode@nohost <0.14268.1> 42f95f4a0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00132%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:41:37.410623Z nonode@nohost <0.14268.1> 44bf85aa8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:37.417253Z nonode@nohost <0.14268.1> 4a5993ef5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007a7c2485ee84c86b07d2cbbb81e3bb165dc66e55c80ab99e711b5b2d27a02746%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:37.425167Z nonode@nohost <0.14268.1> a0c8901337 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:37.432479Z nonode@nohost <0.14906.1> 6a175cde1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007a7c2485ee84c86b07d2cbbb81e3bb165dc66e55c80ab99e711b5b2d27a02746%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:41:37.461660Z nonode@nohost <0.14906.1> f57fc19869 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:37.469108Z nonode@nohost <0.14906.1> dcf024b594 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:37.486503Z nonode@nohost <0.14906.1> ba83e1857d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:41:37.491706Z nonode@nohost <0.14906.1> f267e74645 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:37.496333Z nonode@nohost <0.14906.1> e40df0e7bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:37.500998Z nonode@nohost <0.14906.1> 2b476d24e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:38.469310Z nonode@nohost <0.14906.1> 927d1e8dd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:38.477015Z nonode@nohost <0.14906.1> b47896aa95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:38.481346Z nonode@nohost <0.14906.1> 931daf4b1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:38.487482Z nonode@nohost <0.14906.1> bcdf00de77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:38.517227Z nonode@nohost <0.14906.1> 838d10ab2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:38.524369Z nonode@nohost <0.14906.1> 92b6e078c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:38.540281Z nonode@nohost <0.14906.1> e67a3d5fed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:38.542934Z nonode@nohost <0.14906.1> e691aae962 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:38.546658Z nonode@nohost <0.14906.1> 961a46aae5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:38.552597Z nonode@nohost <0.14906.1> b49a513432 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:39.737059Z nonode@nohost <0.14906.1> 62dc443b80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:39.744514Z nonode@nohost <0.14906.1> 33b071bbcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:39.749546Z nonode@nohost <0.14906.1> 7761783201 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:39.759678Z nonode@nohost <0.14906.1> e2067cfa0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:39.794972Z nonode@nohost <0.14906.1> 232aa05f6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:39.799352Z nonode@nohost <0.14906.1> 88e072e788 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:39.806958Z nonode@nohost <0.14906.1> 3bd3540036 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:39.812453Z nonode@nohost <0.14906.1> 8b79f92e78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:39.817433Z nonode@nohost <0.14906.1> 50d1e03046 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:39.819821Z nonode@nohost <0.14906.1> a7e49a28d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:39.996024Z nonode@nohost <0.14906.1> da85e7fea9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:40.012685Z nonode@nohost <0.14906.1> 721292afab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:41:40.018838Z nonode@nohost <0.14906.1> 4381908e6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:40.026057Z nonode@nohost <0.14906.1> 9299f0a419 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:40.077274Z nonode@nohost <0.14906.1> 8b72187cc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:40.080161Z nonode@nohost <0.14906.1> f459c608bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:40.085212Z nonode@nohost <0.14906.1> ad1adfd37e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:40.088905Z nonode@nohost <0.14906.1> 1256d08a36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:40.136939Z nonode@nohost <0.14906.1> 10d2f1235e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:40.156887Z nonode@nohost <0.14906.1> 77b477ea7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00133%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:40.172349Z nonode@nohost <0.14906.1> ec05aa0871 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a65d7c626c416050da0f1ef543a8b9b20a082fd8a59627f9f9124c367f12e2ee%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:41:40.188236Z nonode@nohost <0.14906.1> acbb3f54dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a65d7c626c416050da0f1ef543a8b9b20a082fd8a59627f9f9124c367f12e2ee%00?attachments=true 404 ok 6 [notice] 2018-09-16T13:41:40.361702Z nonode@nohost <0.14906.1> 6fe6a3dfab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:40.364011Z nonode@nohost <0.14906.1> cc4d80fe91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:40.378561Z nonode@nohost <0.14906.1> b71efa4fd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:40.384989Z nonode@nohost <0.14906.1> dfa4bc8f64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:40.428574Z nonode@nohost <0.14906.1> 71db3391a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:40.432604Z nonode@nohost <0.14906.1> 5248176e4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:40.446917Z nonode@nohost <0.14906.1> 96bcb62833 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:40.452317Z nonode@nohost <0.14906.1> 5364d4c526 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:40.455412Z nonode@nohost <0.14906.1> e3033bee02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:40.458390Z nonode@nohost <0.14906.1> 731e12e950 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:41.446437Z nonode@nohost <0.14906.1> 85df98ef74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:41.450521Z nonode@nohost <0.14906.1> 93c2991729 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:41.471688Z nonode@nohost <0.14906.1> 0274238175 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:41.474260Z nonode@nohost <0.14906.1> 64fc57cfe6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:41.508356Z nonode@nohost <0.14906.1> 1a89bbea87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:41.511666Z nonode@nohost <0.14906.1> 7305c5049d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:41.520347Z nonode@nohost <0.14906.1> 9c38fb49ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:41.531314Z nonode@nohost <0.14906.1> bd9b71c53a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:41:41.535541Z nonode@nohost <0.14906.1> ce2a815ede couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:41.538235Z nonode@nohost <0.14906.1> aa59da809f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:42.743329Z nonode@nohost <0.14906.1> 3254f02857 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:42.747998Z nonode@nohost <0.14906.1> fac9c97040 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:42.762308Z nonode@nohost <0.14906.1> b8f19f42ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:42.766331Z nonode@nohost <0.14906.1> 2cd17f1c51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:42.826709Z nonode@nohost <0.14906.1> 7988974451 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:42.827840Z nonode@nohost <0.14906.1> c9918c4f93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:42.844363Z nonode@nohost <0.14906.1> 680c1d2b50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:42.851330Z nonode@nohost <0.14906.1> 139a048d49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:42.868331Z nonode@nohost <0.14906.1> a26f86d4ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:41:42.871206Z nonode@nohost <0.14906.1> a9dcc50411 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:43.017055Z nonode@nohost <0.14906.1> 4d98cd6226 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:43.021528Z nonode@nohost <0.14906.1> 4bb836c550 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:43.026398Z nonode@nohost <0.14906.1> d8dd8f6cbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:43.032235Z nonode@nohost <0.14906.1> 3c71d88a8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:43.097986Z nonode@nohost <0.14906.1> 720b7ad4a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:43.103875Z nonode@nohost <0.14906.1> 8dde82adf3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:43.108641Z nonode@nohost <0.14906.1> b47e388595 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:43.111612Z nonode@nohost <0.14906.1> 762a6cf28f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:43.174295Z nonode@nohost <0.14906.1> 097933bb89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:43.205647Z nonode@nohost <0.14906.1> 6e6bd2104a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00134%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:43.210444Z nonode@nohost <0.14906.1> 51ac3002fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c52404c715dc7dcbd50966f8abc1c95a8e3ecc3b66c3b67e84c03bcb2e71cbca%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:43.213546Z nonode@nohost <0.14906.1> ee974108f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c52404c715dc7dcbd50966f8abc1c95a8e3ecc3b66c3b67e84c03bcb2e71cbca%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:43.381713Z nonode@nohost <0.14906.1> 107cde5c0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:43.385418Z nonode@nohost <0.14906.1> 5d3a9cbc16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:43.390017Z nonode@nohost <0.14906.1> 89929e479b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:43.392990Z nonode@nohost <0.14906.1> 6c9b531c8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:43.417209Z nonode@nohost <0.14906.1> be6fc3a25e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:43.421391Z nonode@nohost <0.14906.1> deae644136 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:43.426019Z nonode@nohost <0.14906.1> 14faf1510a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:43.429558Z nonode@nohost <0.14906.1> 30f0828c2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:43.433030Z nonode@nohost <0.14906.1> 4052720f3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:43.438023Z nonode@nohost <0.14906.1> b890217ab2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:44.120813Z nonode@nohost <0.14906.1> 6f2c20f86b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:44.125079Z nonode@nohost <0.14906.1> e271a8bb38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:44.130316Z nonode@nohost <0.14906.1> 6b317a827d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:44.134590Z nonode@nohost <0.14906.1> aff7a4c9de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:44.158508Z nonode@nohost <0.14906.1> 2c9db32340 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:44.163788Z nonode@nohost <0.14906.1> 80b0806f79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:44.169508Z nonode@nohost <0.14906.1> b766576444 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:44.173962Z nonode@nohost <0.14906.1> 3aaf70faa8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:44.178091Z nonode@nohost <0.14906.1> e4dbfcd61c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:44.181692Z nonode@nohost <0.14906.1> ec08a11776 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:45.527819Z nonode@nohost <0.14906.1> e56768bf2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:45.531328Z nonode@nohost <0.14906.1> 46f923edeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:45.554960Z nonode@nohost <0.14906.1> fca92e2fd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:41:45.558058Z nonode@nohost <0.14906.1> 85328829ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:45.584707Z nonode@nohost <0.14906.1> 4312685e5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:45.598010Z nonode@nohost <0.14906.1> 0b0103dad3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:45.613671Z nonode@nohost <0.14906.1> 08baa5c26e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:45.616717Z nonode@nohost <0.14906.1> ccefe5105e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:45.624236Z nonode@nohost <0.14906.1> 84562a53cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:45.628968Z nonode@nohost <0.14906.1> 0d54fd4fce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:45.872933Z nonode@nohost <0.14906.1> 69a96ca312 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:45.878499Z nonode@nohost <0.14906.1> 42787691cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:45.895702Z nonode@nohost <0.14906.1> 6c90a5c813 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:45.902642Z nonode@nohost <0.14906.1> 8e95ba4f5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:45.960018Z nonode@nohost <0.14906.1> a400a75490 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:45.966673Z nonode@nohost <0.14906.1> fc2952a6b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:41:45.971420Z nonode@nohost <0.14906.1> 0f9fe90177 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:45.977181Z nonode@nohost <0.14906.1> 753a8e4b61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:46.043969Z nonode@nohost <0.14906.1> 240bbb4329 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:46.080376Z nonode@nohost <0.14906.1> 8c80bd6167 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00135%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:46.084929Z nonode@nohost <0.14906.1> a97a0774af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00473e8d0d53aa78db80d35dc69f3bf564ea92703099f8434c0749edfe0538e464%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:46.090586Z nonode@nohost <0.14906.1> 93bdead08b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00473e8d0d53aa78db80d35dc69f3bf564ea92703099f8434c0749edfe0538e464%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:46.620469Z nonode@nohost <0.14906.1> 7011aca91a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 14 [notice] 2018-09-16T13:41:46.623010Z nonode@nohost <0.14906.1> 9a47935601 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:46.628625Z nonode@nohost <0.14906.1> 3052d7ff65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:46.631580Z nonode@nohost <0.14906.1> 5cf21d5023 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:46.676019Z nonode@nohost <0.14906.1> ffe6fe8902 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:41:46.686954Z nonode@nohost <0.14906.1> d592dca318 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:41:46.691982Z nonode@nohost <0.14906.1> f8834a7112 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:46.709499Z nonode@nohost <0.14906.1> 7d5d3ae051 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 17 [notice] 2018-09-16T13:41:46.712048Z nonode@nohost <0.14906.1> c5e869ca89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:46.724399Z nonode@nohost <0.14906.1> e68730f000 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:41:46.965553Z nonode@nohost <0.14906.1> b2e6caec28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:46.971080Z nonode@nohost <0.14906.1> bd29aa575f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:46.978987Z nonode@nohost <0.14906.1> 4259efe082 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:46.984633Z nonode@nohost <0.14906.1> cac897bf1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:47.018365Z nonode@nohost <0.14906.1> e84c19ba84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:47.020822Z nonode@nohost <0.14906.1> a41ffb05a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:47.025495Z nonode@nohost <0.14906.1> 70744c9d11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:47.028931Z nonode@nohost <0.14906.1> 177c1ff45a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:47.032078Z nonode@nohost <0.14906.1> e38438e011 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:47.034649Z nonode@nohost <0.14906.1> 0d2ea7fb94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:48.853464Z nonode@nohost <0.14906.1> b53fba8036 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:48.856314Z nonode@nohost <0.14906.1> d323444b49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:48.860615Z nonode@nohost <0.14906.1> efdc28d7a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:48.863534Z nonode@nohost <0.14906.1> 7538a9ca6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:48.882354Z nonode@nohost <0.14906.1> cf325ab7c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:48.885279Z nonode@nohost <0.14906.1> 330f55c8f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:48.890613Z nonode@nohost <0.14906.1> 80123c3688 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:48.894766Z nonode@nohost <0.14906.1> 883da95eb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:48.898144Z nonode@nohost <0.14906.1> 631c414901 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:48.900489Z nonode@nohost <0.14906.1> c66d1c15ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:49.064968Z nonode@nohost <0.14906.1> 31b40423d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:49.068234Z nonode@nohost <0.14906.1> 45b82f00db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:49.072596Z nonode@nohost <0.14906.1> 6c622b197c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:49.075504Z nonode@nohost <0.14906.1> a3c802d718 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:49.102512Z nonode@nohost <0.14906.1> cdf1ac40bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:49.106136Z nonode@nohost <0.14906.1> 6b8db2d823 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:49.126298Z nonode@nohost <0.14906.1> 5c9e081743 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:49.132549Z nonode@nohost <0.14906.1> 73f668827c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:49.151440Z nonode@nohost <0.14906.1> 91770c4379 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:49.173978Z nonode@nohost <0.14906.1> d1a788f1e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:41:49.180213Z nonode@nohost <0.14906.1> 4bff125105 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:41:49.182591Z nonode@nohost <0.14906.1> 2954c4ccf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:49.195806Z nonode@nohost <0.14268.1> 9d59cda347 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:41:49.196497Z nonode@nohost <0.14906.1> 8e212e4c31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:41:49.248356Z nonode@nohost <0.14906.1> 87a4db3674 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:49.256661Z nonode@nohost <0.14906.1> c50ccd1fe3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:49.290062Z nonode@nohost <0.14906.1> 585219e99e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00136%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:49.293300Z nonode@nohost <0.14906.1> 840faa53b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:49.315403Z nonode@nohost <0.14268.1> b464a9dbea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:41:49.320537Z nonode@nohost <0.14268.1> 36b7f49ec8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:49.326639Z nonode@nohost <0.14906.1> d1a7238983 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00425f022b166bfa38b7987000944f2c6083a5391033c2d6ef32aef764b79a553a%00?attachments=true 404 ok 19 [notice] 2018-09-16T13:41:49.344800Z nonode@nohost <0.14906.1> 535e33fff6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00425f022b166bfa38b7987000944f2c6083a5391033c2d6ef32aef764b79a553a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:49.945333Z nonode@nohost <0.14906.1> 67b366f12e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:49.954497Z nonode@nohost <0.14906.1> ab99e32523 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:49.966646Z nonode@nohost <0.14906.1> c18f7357f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:49.970022Z nonode@nohost <0.14906.1> 241c2be1a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:50.008287Z nonode@nohost <0.14906.1> 77e1f8f056 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:41:50.014328Z nonode@nohost <0.14906.1> 660c2835ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:41:50.023351Z nonode@nohost <0.14906.1> ccf8ff7492 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:50.027579Z nonode@nohost <0.14906.1> 159d8c0314 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:50.031488Z nonode@nohost <0.14906.1> 112ea93b92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:50.037920Z nonode@nohost <0.14906.1> 02fbdee710 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:51.377206Z nonode@nohost <0.14906.1> 8f6af965d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:51.381770Z nonode@nohost <0.14906.1> 5434da7558 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:51.386783Z nonode@nohost <0.14906.1> e676469e42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:51.390705Z nonode@nohost <0.14906.1> cfecde96ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:51.420917Z nonode@nohost <0.14906.1> 237aabbef6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:51.426447Z nonode@nohost <0.14906.1> a129fa3a54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:51.441139Z nonode@nohost <0.14906.1> d5bae4dbd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:51.447222Z nonode@nohost <0.14906.1> 926abdffae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:51.456467Z nonode@nohost <0.14906.1> 2c3fd097dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:51.461019Z nonode@nohost <0.14906.1> 14e5ca384e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:51.688129Z nonode@nohost <0.14906.1> 094c534e47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:51.692224Z nonode@nohost <0.14906.1> 5f1a234235 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:51.704592Z nonode@nohost <0.14906.1> 8b5d69bc0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:51.713830Z nonode@nohost <0.14906.1> 2387bd4375 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:51.773300Z nonode@nohost <0.14906.1> ef0c35d494 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:51.776673Z nonode@nohost <0.14906.1> c7eca3e861 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:51.784240Z nonode@nohost <0.14906.1> 2feaf59793 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:51.804089Z nonode@nohost <0.14906.1> 3cb5258882 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 17 [notice] 2018-09-16T13:41:51.852102Z nonode@nohost <0.14906.1> 0d981f0af1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:51.876704Z nonode@nohost <0.14906.1> d1025e2829 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00137%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:51.883799Z nonode@nohost <0.14906.1> cf9ff36d91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005e7ba2386d3049bd2aecda8bce1d152a25ab953b21870a2b433d1fb8ab25271b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:51.889529Z nonode@nohost <0.14906.1> cb27886710 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005e7ba2386d3049bd2aecda8bce1d152a25ab953b21870a2b433d1fb8ab25271b%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:52.670732Z nonode@nohost <0.14906.1> 83e529406e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:52.677198Z nonode@nohost <0.14906.1> 0282df24bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:52.686919Z nonode@nohost <0.14906.1> be790a1a18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:52.693440Z nonode@nohost <0.14906.1> 6a22f78c94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:52.726851Z nonode@nohost <0.14906.1> c5b40e8457 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:52.728177Z nonode@nohost <0.14906.1> 56d323ab91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:52.756142Z nonode@nohost <0.14906.1> 2ab17888d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:41:52.773261Z nonode@nohost <0.14906.1> 59110f6dc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:41:52.780441Z nonode@nohost <0.14906.1> 2df6cccebc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:41:52.783105Z nonode@nohost <0.14906.1> 178a1fe68a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:52.842297Z nonode@nohost <0.14906.1> 09b3c9cadf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:52.845612Z nonode@nohost <0.14906.1> 09b0d4078b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:52.850456Z nonode@nohost <0.14906.1> 68dd5af8ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:52.859486Z nonode@nohost <0.14906.1> a9e7f7074b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:52.898730Z nonode@nohost <0.14906.1> d0415846fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:52.901972Z nonode@nohost <0.14906.1> 476a5c1675 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:52.906398Z nonode@nohost <0.14906.1> 46d8a5d6e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:52.914293Z nonode@nohost <0.14906.1> c6b59201bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:52.919170Z nonode@nohost <0.14906.1> 0888c17c14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:52.932808Z nonode@nohost <0.14906.1> eb75381807 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.221362Z nonode@nohost <0.14906.1> 76dd8f0306 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.223724Z nonode@nohost <0.14906.1> 3e6f209dfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:54.227976Z nonode@nohost <0.14906.1> ccb3377d04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.231256Z nonode@nohost <0.14906.1> b5dfb3c96d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.263907Z nonode@nohost <0.14906.1> 3f3a33184f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.269124Z nonode@nohost <0.14906.1> 85d462acf3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:54.282258Z nonode@nohost <0.14906.1> 1fd68fb27e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.287354Z nonode@nohost <0.14906.1> 068aa8439e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.291525Z nonode@nohost <0.14906.1> d3d18436ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.294638Z nonode@nohost <0.14906.1> 2da49c522d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.501240Z nonode@nohost <0.14906.1> ddb16fe251 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.503957Z nonode@nohost <0.14906.1> d69ac73879 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:54.513851Z nonode@nohost <0.14906.1> 1a20279ec3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.530259Z nonode@nohost <0.14906.1> ffde5305a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:54.594275Z nonode@nohost <0.14906.1> af9ca2fb31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.605842Z nonode@nohost <0.14906.1> 5066d4d538 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:54.615579Z nonode@nohost <0.14906.1> ee6593b460 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.621930Z nonode@nohost <0.14906.1> a51caf297e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.681829Z nonode@nohost <0.14906.1> 0e99ca76d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:54.724630Z nonode@nohost <0.14906.1> a090ce5917 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00138%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:54.730270Z nonode@nohost <0.14906.1> 8237211301 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007ab5a0c49d52b5a834a2354b1943e48e25e978015b84720128a9ebdf472ce790%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:54.737659Z nonode@nohost <0.14906.1> 855d8da12c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007ab5a0c49d52b5a834a2354b1943e48e25e978015b84720128a9ebdf472ce790%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:55.277710Z nonode@nohost <0.14906.1> b429286600 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:55.283152Z nonode@nohost <0.14906.1> 5cf77c5bdb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:55.297812Z nonode@nohost <0.14906.1> 34e54294ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:55.313112Z nonode@nohost <0.14906.1> e7672b3065 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:41:55.344660Z nonode@nohost <0.14906.1> b2f30bdb58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:55.348798Z nonode@nohost <0.14906.1> bf86351e73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:55.357696Z nonode@nohost <0.14906.1> 7044654a6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:55.363611Z nonode@nohost <0.14906.1> ab3ec79d49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:55.366689Z nonode@nohost <0.14906.1> 1b35ffb5e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:55.372052Z nonode@nohost <0.14906.1> 3bb00b8e4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:56.072633Z nonode@nohost <0.14906.1> 63da819729 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:56.074886Z nonode@nohost <0.14906.1> 621bd940b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:56.078773Z nonode@nohost <0.14906.1> 716bb290b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:56.081340Z nonode@nohost <0.14906.1> 18f1ba9511 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:56.108372Z nonode@nohost <0.14906.1> dbe01b0ddb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:56.110342Z nonode@nohost <0.14906.1> 9f80af09c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:56.114994Z nonode@nohost <0.14906.1> 56db067dc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:56.120909Z nonode@nohost <0.14906.1> 51c021a508 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:56.122367Z nonode@nohost <0.14906.1> 033066e6ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:56.126851Z nonode@nohost <0.14906.1> b30bb00980 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:57.262373Z nonode@nohost <0.14906.1> 67a0217f7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:57.274999Z nonode@nohost <0.14906.1> 260962871e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:57.279989Z nonode@nohost <0.14906.1> 4d73e8a194 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:41:57.288202Z nonode@nohost <0.14906.1> 4bfa28ab3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:57.321730Z nonode@nohost <0.14906.1> 16c9a6fe21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:57.322935Z nonode@nohost <0.14906.1> 2a5cb7338a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:57.329887Z nonode@nohost <0.14906.1> c13f5c95ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:57.334470Z nonode@nohost <0.14906.1> 2fb1a7705a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:57.338046Z nonode@nohost <0.14906.1> 498b2a2076 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:57.340209Z nonode@nohost <0.14906.1> de2cb66cea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:57.534109Z nonode@nohost <0.14906.1> 43bc73c5fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:57.538877Z nonode@nohost <0.14906.1> c5c2da112e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:57.543474Z nonode@nohost <0.14906.1> d4eb60db18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:57.546411Z nonode@nohost <0.14906.1> af63577692 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:57.596622Z nonode@nohost <0.14906.1> 417b7c4238 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:57.600358Z nonode@nohost <0.14906.1> d02613228d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:57.609418Z nonode@nohost <0.14906.1> c343831b9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:57.615121Z nonode@nohost <0.14906.1> 4b3d735b4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:41:57.651969Z nonode@nohost <0.14906.1> 1d4b63a740 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:57.676391Z nonode@nohost <0.14906.1> 25b51ff7e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00139%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:41:57.680701Z nonode@nohost <0.14906.1> 7ac5070422 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0026a1ff03ed8115c1518e8117ea186789c7ddc7ddf0e8c9b2a80cf123a46bc7c3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:57.686054Z nonode@nohost <0.14906.1> 57b3e558e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0026a1ff03ed8115c1518e8117ea186789c7ddc7ddf0e8c9b2a80cf123a46bc7c3%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:41:58.186831Z nonode@nohost <0.14906.1> c3fe468b2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:58.189478Z nonode@nohost <0.14906.1> 8393071c88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:58.203285Z nonode@nohost <0.14906.1> 1645c9e656 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:58.206335Z nonode@nohost <0.14906.1> de6ad25fc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:58.243346Z nonode@nohost <0.14906.1> f4d77acd38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:58.246083Z nonode@nohost <0.14906.1> 2fab3c6cbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:58.259665Z nonode@nohost <0.14906.1> 130646bed1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:58.264598Z nonode@nohost <0.14906.1> 19309cd5cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:58.272531Z nonode@nohost <0.14906.1> bd15aee6b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:58.284871Z nonode@nohost <0.14906.1> d61fa4fa59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:58.858741Z nonode@nohost <0.14906.1> 8ce85c05b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:58.871887Z nonode@nohost <0.14906.1> 4f1556ebcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:58.877587Z nonode@nohost <0.14906.1> 2dbd05a6b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:58.936572Z nonode@nohost <0.14906.1> 27c4c97965 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:58.973794Z nonode@nohost <0.14906.1> 4333ff3a59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:41:58.976794Z nonode@nohost <0.14906.1> 2e89eeea62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:41:58.984591Z nonode@nohost <0.14906.1> 1946426533 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:41:58.987517Z nonode@nohost <0.14906.1> 956c2eea73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:58.990583Z nonode@nohost <0.14906.1> ab4f8d2d29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:41:58.996116Z nonode@nohost <0.14906.1> 9901ffe700 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:00.438891Z nonode@nohost <0.14906.1> 2b1b6d4ced couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 13 [notice] 2018-09-16T13:42:00.450720Z nonode@nohost <0.14906.1> 1f00bae052 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:42:00.456306Z nonode@nohost <0.14906.1> 2fe2bda6f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:00.462843Z nonode@nohost <0.14906.1> 56492e940f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:00.490210Z nonode@nohost <0.14906.1> 5d40e25be1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:00.497676Z nonode@nohost <0.14906.1> 317feb0683 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:42:00.505726Z nonode@nohost <0.14906.1> 2d1cab547e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:42:00.526393Z nonode@nohost <0.14906.1> e48cf09b0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 20 [notice] 2018-09-16T13:42:00.529116Z nonode@nohost <0.14906.1> 155ce18e07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:00.532146Z nonode@nohost <0.14906.1> 9a127a3c11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:00.702951Z nonode@nohost <0.14906.1> 164417c7d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:00.705787Z nonode@nohost <0.14906.1> 8e4552f5d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:00.712696Z nonode@nohost <0.14906.1> 6157655bf7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:00.719143Z nonode@nohost <0.14906.1> 0318ed0764 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:00.765499Z nonode@nohost <0.14906.1> 42b16341f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:00.769649Z nonode@nohost <0.14906.1> 820e8f4072 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:00.782421Z nonode@nohost <0.14906.1> 1cb71f97ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:00.786503Z nonode@nohost <0.14906.1> 911a7c0021 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:00.856224Z nonode@nohost <0.14906.1> a499fad48b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:00.882131Z nonode@nohost <0.14906.1> f75c1fad8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00140%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:00.895464Z nonode@nohost <0.14906.1> a458c93ed7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a9264a92a2015db1eaae4ec2f9fcd90ef5253f1af72eba67b93c1a52211b392e%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:42:00.898939Z nonode@nohost <0.14906.1> b3f9680ccd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a9264a92a2015db1eaae4ec2f9fcd90ef5253f1af72eba67b93c1a52211b392e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:01.090205Z nonode@nohost <0.14906.1> 46e3998d98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:01.096312Z nonode@nohost <0.14906.1> 4a6f924eac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:01.105359Z nonode@nohost <0.14906.1> f281cc884c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:01.108510Z nonode@nohost <0.14906.1> 3843552d0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:01.152260Z nonode@nohost <0.14906.1> c1605e92d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:01.156190Z nonode@nohost <0.14906.1> a638d16a0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:42:01.163938Z nonode@nohost <0.14906.1> 7c4e315efe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:01.166838Z nonode@nohost <0.14906.1> b4cce86ad0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:01.171214Z nonode@nohost <0.14906.1> 8b40f6622a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:01.181155Z nonode@nohost <0.14906.1> 4ae48cf5db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:01.988437Z nonode@nohost <0.14906.1> a7a66e2c76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:01.999448Z nonode@nohost <0.14906.1> 421f3d3e8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:02.004329Z nonode@nohost <0.14906.1> 8dd215f4d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:02.015424Z nonode@nohost <0.14906.1> 94345b341a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:02.041502Z nonode@nohost <0.14906.1> 2ecd69a644 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:02.044211Z nonode@nohost <0.14906.1> cfdc9dd006 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:02.052246Z nonode@nohost <0.14906.1> bdc3a3fdcb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:02.059238Z nonode@nohost <0.14906.1> 15628c9dc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:02.064532Z nonode@nohost <0.14906.1> 5517888043 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:02.071774Z nonode@nohost <0.14906.1> 6a8e555d28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [info] 2018-09-16T13:42:02.576802Z nonode@nohost <0.16805.1> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T13:42:02.577155Z nonode@nohost <0.16805.1> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [notice] 2018-09-16T13:42:03.484881Z nonode@nohost <0.14906.1> 10deb03170 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:42:03.490218Z nonode@nohost <0.14906.1> aec03e172d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:03.496451Z nonode@nohost <0.14906.1> 435a268a7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:03.511929Z nonode@nohost <0.14906.1> 93f3aa2796 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:03.533204Z nonode@nohost <0.14906.1> 79358f36e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:03.536093Z nonode@nohost <0.14906.1> 08212f94c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:03.549820Z nonode@nohost <0.14906.1> 3a38af641c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:03.556925Z nonode@nohost <0.14906.1> df25da6c7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:03.568906Z nonode@nohost <0.14906.1> e41a42b295 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:03.577248Z nonode@nohost <0.14906.1> 59978efcc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:03.733933Z nonode@nohost <0.14906.1> c544f3ec3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:03.736955Z nonode@nohost <0.14906.1> 6e7f87f06e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:03.742210Z nonode@nohost <0.14906.1> 6ac76d1655 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:03.746396Z nonode@nohost <0.14906.1> d9285d8918 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:03.778600Z nonode@nohost <0.14906.1> ae510636c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:03.791473Z nonode@nohost <0.14906.1> cb4ee56d2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:42:03.799370Z nonode@nohost <0.14906.1> c3fe1eb127 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:42:03.807800Z nonode@nohost <0.14906.1> 4c13e53249 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:42:03.813238Z nonode@nohost <0.14906.1> caffb1f570 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:03.830939Z nonode@nohost <0.14906.1> 7fd1946fa4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 17 [notice] 2018-09-16T13:42:03.843664Z nonode@nohost <0.14268.1> 09017f47bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 11 [notice] 2018-09-16T13:42:03.862372Z nonode@nohost <0.14268.1> 1e4c966206 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:42:03.877104Z nonode@nohost <0.14268.1> 4cbdb78c54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:42:03.879514Z nonode@nohost <0.14268.1> 7323f59e8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:03.950770Z nonode@nohost <0.14268.1> 18963b0543 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:03.953547Z nonode@nohost <0.14268.1> 5e319e97f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:03.959542Z nonode@nohost <0.14268.1> 070a5ed5f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:03.964736Z nonode@nohost <0.14268.1> 3a974fe94b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:04.031332Z nonode@nohost <0.14268.1> 7e8fe62407 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:04.066014Z nonode@nohost <0.14268.1> 1ffb6a8b7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00141%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:04.074231Z nonode@nohost <0.14268.1> 50f814b550 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008c03ec7c183dffea93b77406726f59245e2f58b602eae97d8ad62887ad509c7c%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:42:04.089473Z nonode@nohost <0.14268.1> b06cd6d707 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008c03ec7c183dffea93b77406726f59245e2f58b602eae97d8ad62887ad509c7c%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:42:04.751446Z nonode@nohost <0.14268.1> 52fd8b56bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:04.773724Z nonode@nohost <0.14268.1> f59a635734 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 14 [notice] 2018-09-16T13:42:04.781146Z nonode@nohost <0.14268.1> ce9388f9e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:42:04.800675Z nonode@nohost <0.14268.1> 568447fe5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 19 [notice] 2018-09-16T13:42:04.835600Z nonode@nohost <0.14268.1> 9a107a1f4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:42:04.850513Z nonode@nohost <0.14268.1> 73ecaf4a1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 14 [notice] 2018-09-16T13:42:04.860098Z nonode@nohost <0.14268.1> e4c648c2c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:42:04.867006Z nonode@nohost <0.14268.1> ccb6222c22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:04.872888Z nonode@nohost <0.14268.1> 133da77570 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:04.888306Z nonode@nohost <0.14268.1> 2add2b8466 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:42:06.459481Z nonode@nohost <0.14268.1> 78cee72a38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:06.467304Z nonode@nohost <0.14268.1> a090a06fd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:06.486749Z nonode@nohost <0.14268.1> a203a20e38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:06.498956Z nonode@nohost <0.14268.1> 9bcbb70f4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:06.531952Z nonode@nohost <0.14268.1> 9bdc9357cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:42:06.534987Z nonode@nohost <0.14268.1> 7bdfd30313 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:06.560566Z nonode@nohost <0.14268.1> e97a792578 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:42:06.565087Z nonode@nohost <0.14268.1> 073889e6fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:06.576338Z nonode@nohost <0.14268.1> 18de3922c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:06.588215Z nonode@nohost <0.14268.1> 3b790d25d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:06.874754Z nonode@nohost <0.14268.1> f7791f6c60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:06.888604Z nonode@nohost <0.14268.1> 84107134e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:06.912930Z nonode@nohost <0.14268.1> 06cc90b23e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:06.922131Z nonode@nohost <0.14268.1> 77fe0ab6e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:06.948279Z nonode@nohost <0.14268.1> cfaa39ba7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:06.952114Z nonode@nohost <0.14268.1> 6affc4fdc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:06.973106Z nonode@nohost <0.14268.1> d4a69a301e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:06.976796Z nonode@nohost <0.14268.1> e4b588ad46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:06.985142Z nonode@nohost <0.14268.1> 51923bea57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:06.988088Z nonode@nohost <0.14268.1> 899ebee43b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:07.231142Z nonode@nohost <0.14268.1> 51b4dd7a70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:07.236101Z nonode@nohost <0.14268.1> fd969d2798 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:07.241806Z nonode@nohost <0.14268.1> d3de735d00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:07.255710Z nonode@nohost <0.14268.1> 705c24c755 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:07.307016Z nonode@nohost <0.14268.1> 8bfe5bc7eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:07.314252Z nonode@nohost <0.14268.1> 4784494ff9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:07.318859Z nonode@nohost <0.14268.1> 5eafd4d66f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:07.330103Z nonode@nohost <0.14268.1> 55b623f1a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:07.396769Z nonode@nohost <0.14268.1> 822450cf23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:07.439938Z nonode@nohost <0.14268.1> d06c8ded8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00142%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:07.455036Z nonode@nohost <0.14268.1> 869a89f62b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002aec6d8d267c58da367641842012be9a63e0874629eab906b6c915a9a34ab2ef%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:07.459674Z nonode@nohost <0.14268.1> af33fb9b6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002aec6d8d267c58da367641842012be9a63e0874629eab906b6c915a9a34ab2ef%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:07.865824Z nonode@nohost <0.14268.1> 1bc062706f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:07.882621Z nonode@nohost <0.14268.1> b9625f7cb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:42:07.889653Z nonode@nohost <0.14268.1> 108aa11991 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:42:07.898877Z nonode@nohost <0.14268.1> 8b4698f996 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:07.928130Z nonode@nohost <0.14268.1> 1695b2fbe3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:42:07.929491Z nonode@nohost <0.14268.1> 172e625a2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:07.946512Z nonode@nohost <0.14268.1> 9f0b87ea0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:07.951865Z nonode@nohost <0.14268.1> 861bc04077 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:07.956289Z nonode@nohost <0.14268.1> 4b835c172e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:07.962019Z nonode@nohost <0.14268.1> f0587ab988 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:09.173815Z nonode@nohost <0.14268.1> 209611ab46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:09.180484Z nonode@nohost <0.14268.1> e31080abdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:09.186088Z nonode@nohost <0.14268.1> b6fefd55f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:09.189848Z nonode@nohost <0.14268.1> 5744e4ba1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:09.234901Z nonode@nohost <0.14268.1> b684801fd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:09.246642Z nonode@nohost <0.14268.1> aa65b48d16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:09.250834Z nonode@nohost <0.14268.1> 7bef0f9d3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:09.257577Z nonode@nohost <0.14268.1> 590d99d09f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:09.260440Z nonode@nohost <0.14268.1> 92380597ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:09.266033Z nonode@nohost <0.14268.1> ea386ce2a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:10.334792Z nonode@nohost <0.14268.1> 5a02ba8a0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:10.340965Z nonode@nohost <0.14268.1> 575120eb58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:42:10.346162Z nonode@nohost <0.14268.1> cb487d2c6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:10.351168Z nonode@nohost <0.14268.1> ea536a6637 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:10.383768Z nonode@nohost <0.14268.1> e5c5a36322 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:10.385970Z nonode@nohost <0.14268.1> b44766a06a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:10.404994Z nonode@nohost <0.14268.1> e37c19ce1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:10.408262Z nonode@nohost <0.14268.1> d2f880bbdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:10.411165Z nonode@nohost <0.14268.1> fa1dae8dc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:10.421541Z nonode@nohost <0.14268.1> 7e82c667aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:10.643029Z nonode@nohost <0.14268.1> 69a7063ab0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:10.645766Z nonode@nohost <0.14268.1> 6774b63ec6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:10.658281Z nonode@nohost <0.14268.1> 53cdbcc027 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:10.672076Z nonode@nohost <0.14268.1> f9deeb980f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:10.722216Z nonode@nohost <0.14268.1> b157c07523 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:10.726685Z nonode@nohost <0.14268.1> 7292956957 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:10.736497Z nonode@nohost <0.14268.1> d4f1eb82b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:10.741928Z nonode@nohost <0.14268.1> 17a2a6877c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:10.791066Z nonode@nohost <0.14268.1> dfa47931e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:10.820244Z nonode@nohost <0.14268.1> 4f26ba5ddf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00143%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:10.826689Z nonode@nohost <0.14268.1> 4f13d706a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00faa72e1dad0b15e8264495553ec0dbedd0197f816c80902a1a2b8da0263c60eb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:10.831527Z nonode@nohost <0.14268.1> 790370e5cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00faa72e1dad0b15e8264495553ec0dbedd0197f816c80902a1a2b8da0263c60eb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:10.932474Z nonode@nohost <0.14268.1> d6050718d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:10.934693Z nonode@nohost <0.14268.1> 7f6956cc2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:10.941653Z nonode@nohost <0.14268.1> ec1451fd2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:10.946042Z nonode@nohost <0.14268.1> 45d01bd0f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:10.977336Z nonode@nohost <0.14268.1> b320e67fec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:10.981018Z nonode@nohost <0.14268.1> f07a8ecb0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:10.986500Z nonode@nohost <0.14268.1> 11e3b99a20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:10.989538Z nonode@nohost <0.14268.1> 4659a7bca3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:10.992542Z nonode@nohost <0.14268.1> 2073446bee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:10.995691Z nonode@nohost <0.14268.1> 6c0545618b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:11.741416Z nonode@nohost <0.14268.1> 488fcd6fa1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:11.743419Z nonode@nohost <0.14268.1> 899e66c9e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:11.751150Z nonode@nohost <0.14268.1> 50a891cdaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:11.758576Z nonode@nohost <0.14268.1> 609c9cb1d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:11.790688Z nonode@nohost <0.14268.1> 5f912302f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:11.800491Z nonode@nohost <0.14268.1> 2dfcb15916 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:11.808598Z nonode@nohost <0.14268.1> 92034606bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:11.812928Z nonode@nohost <0.14268.1> 0f6e362543 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:11.816353Z nonode@nohost <0.14268.1> 326d3c5b8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:11.828485Z nonode@nohost <0.14268.1> efe9e4fa53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:42:13.505797Z nonode@nohost <0.14268.1> beb529dcca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:13.518025Z nonode@nohost <0.14268.1> eb690a771f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:42:13.534111Z nonode@nohost <0.14268.1> c2aa741c1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 16 [notice] 2018-09-16T13:42:13.535528Z nonode@nohost <0.14268.1> 5d74b25049 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:13.567124Z nonode@nohost <0.14268.1> 6bc0b1273a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:13.569314Z nonode@nohost <0.14268.1> c17e21ebdb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:13.575983Z nonode@nohost <0.14268.1> 87958ee62a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:13.578725Z nonode@nohost <0.14268.1> 624931e09e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:13.582786Z nonode@nohost <0.14268.1> ec4d19859e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:13.593050Z nonode@nohost <0.14268.1> 1f35121e2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:13.797188Z nonode@nohost <0.14268.1> e98fe69255 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:42:13.809414Z nonode@nohost <0.14268.1> f2e320de2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:42:13.815507Z nonode@nohost <0.14268.1> daf09d7b21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:13.826512Z nonode@nohost <0.14268.1> 7d97c652b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:42:13.851057Z nonode@nohost <0.14268.1> ff228958c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:13.857550Z nonode@nohost <0.14268.1> 3b7f77ccdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:13.865813Z nonode@nohost <0.14268.1> a75c8976bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:13.875456Z nonode@nohost <0.14268.1> 959f88eb22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:13.920237Z nonode@nohost <0.14268.1> f7a1a46af4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:42:13.921417Z nonode@nohost <0.14268.1> 05ff0af371 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:13.932870Z nonode@nohost <0.14906.1> 8c7d7655a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 15 [notice] 2018-09-16T13:42:13.934035Z nonode@nohost <0.14906.1> df2d77e882 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:13.943818Z nonode@nohost <0.14268.1> accee042ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:42:13.952569Z nonode@nohost <0.14906.1> 12ea43dafb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:13.956675Z nonode@nohost <0.14268.1> 8818a5c2c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:13.961548Z nonode@nohost <0.14906.1> 046e1a1241 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:42:13.964727Z nonode@nohost <0.14268.1> bb071c226a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:14.027585Z nonode@nohost <0.14268.1> 7e895e48ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:14.032487Z nonode@nohost <0.14268.1> a30842a43d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:14.081629Z nonode@nohost <0.14268.1> 0b0fb7933f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00144%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:14.091966Z nonode@nohost <0.14268.1> 451d972275 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007ce8a3e436c6d09ce2642910108ebeecab312373cdb252dc7d4cb210c8baee36%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:14.097667Z nonode@nohost <0.14268.1> 8360ba1350 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007ce8a3e436c6d09ce2642910108ebeecab312373cdb252dc7d4cb210c8baee36%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:14.510042Z nonode@nohost <0.14268.1> 608d2f1905 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:14.516191Z nonode@nohost <0.14268.1> 2510a7d63d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:14.529641Z nonode@nohost <0.14268.1> 7bd380bc99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:14.540482Z nonode@nohost <0.14268.1> 5326e1a383 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:14.568710Z nonode@nohost <0.14268.1> 2f9feac23d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:14.571864Z nonode@nohost <0.14268.1> 6728d52578 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:14.579615Z nonode@nohost <0.14268.1> 691541c0aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:14.582295Z nonode@nohost <0.14268.1> 3de136d93f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:14.586362Z nonode@nohost <0.14268.1> 13d9164f48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:14.589351Z nonode@nohost <0.14268.1> 676855dd6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:16.564073Z nonode@nohost <0.14268.1> bfd30bfbf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:16.579281Z nonode@nohost <0.14268.1> ee8eb57724 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:16.588793Z nonode@nohost <0.14268.1> be9ff7ea6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:16.606956Z nonode@nohost <0.14268.1> a3a9fe31fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:16.653573Z nonode@nohost <0.14268.1> 7a856409b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:16.661849Z nonode@nohost <0.14268.1> 9e6e64b2f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:16.674501Z nonode@nohost <0.14268.1> bf477268cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:16.700691Z nonode@nohost <0.14268.1> e1179ce74a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 17 [notice] 2018-09-16T13:42:16.712658Z nonode@nohost <0.14268.1> ee036f230d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:42:16.715457Z nonode@nohost <0.14268.1> 7e3e8c386d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.099353Z nonode@nohost <0.14268.1> 062551a449 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.103208Z nonode@nohost <0.14268.1> 9e0215fbae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:17.108392Z nonode@nohost <0.14268.1> ae338e3ac7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.111455Z nonode@nohost <0.14268.1> 57feabc0d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.132715Z nonode@nohost <0.14268.1> 3abdb71697 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.135715Z nonode@nohost <0.14268.1> f287efd447 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:17.141442Z nonode@nohost <0.14268.1> 5384aa07d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.144488Z nonode@nohost <0.14268.1> 97e9bc89d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.147275Z nonode@nohost <0.14268.1> d1bd05a5cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.149204Z nonode@nohost <0.14268.1> 6d3d70cda9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.221149Z nonode@nohost <0.14268.1> 501b4877cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.226578Z nonode@nohost <0.14268.1> 9c7056f640 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:17.231232Z nonode@nohost <0.14268.1> 930293a4ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.234342Z nonode@nohost <0.14268.1> bb6ea9605e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.261029Z nonode@nohost <0.14268.1> ea8c51ccb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.266504Z nonode@nohost <0.14268.1> 559baddea6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:17.271294Z nonode@nohost <0.14268.1> c28aaac9d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.274684Z nonode@nohost <0.14268.1> c3f404df13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.277769Z nonode@nohost <0.14268.1> 64940123ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.280511Z nonode@nohost <0.14268.1> 4f3c1a5e39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.377485Z nonode@nohost <0.14268.1> 4e39983458 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:17.382736Z nonode@nohost <0.14268.1> 3ee18371d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:17.387345Z nonode@nohost <0.14268.1> 34bb20562e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.390526Z nonode@nohost <0.14268.1> d352e43c1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.436816Z nonode@nohost <0.14268.1> 7c0522e2db couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:17.441553Z nonode@nohost <0.14268.1> 0fa0108bb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:17.445817Z nonode@nohost <0.14268.1> bf2711bf74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.448793Z nonode@nohost <0.14268.1> 5dc48c8d1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:17.503364Z nonode@nohost <0.14268.1> 450f63609f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:17.535782Z nonode@nohost <0.14268.1> 244d546e7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00145%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:17.548510Z nonode@nohost <0.14268.1> 307c5079ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c366cd0dba07c6e83122387990a37a0531bc44a6d4910d5f313e314d3e75374b%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:42:17.556431Z nonode@nohost <0.14268.1> 6278cd9fb4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c366cd0dba07c6e83122387990a37a0531bc44a6d4910d5f313e314d3e75374b%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:42:19.164945Z nonode@nohost <0.14268.1> a53fc46213 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:19.171717Z nonode@nohost <0.14268.1> 743134177b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:19.181433Z nonode@nohost <0.14268.1> d5c7825c4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:19.189058Z nonode@nohost <0.14268.1> e700aad11c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:19.227022Z nonode@nohost <0.14268.1> 4bd85b639a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:19.233898Z nonode@nohost <0.14268.1> 9970854672 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:19.240508Z nonode@nohost <0.14268.1> ef3400bf8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:19.244699Z nonode@nohost <0.14268.1> ad892218a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:19.249115Z nonode@nohost <0.14268.1> c0f6c7818d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:19.252326Z nonode@nohost <0.14268.1> 13f0a50963 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:19.851592Z nonode@nohost <0.14268.1> bfb9853087 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:19.855990Z nonode@nohost <0.14268.1> cc3963d6bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:19.860528Z nonode@nohost <0.14268.1> b795de2dac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:19.863634Z nonode@nohost <0.14268.1> ca2c631282 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:19.894499Z nonode@nohost <0.14268.1> 7722b26def couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:19.899467Z nonode@nohost <0.14268.1> 26f5b5db04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:19.913923Z nonode@nohost <0.14268.1> 159cc35211 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:19.919879Z nonode@nohost <0.14268.1> 6c744656be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:19.927672Z nonode@nohost <0.14268.1> 020d14cce5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:19.933382Z nonode@nohost <0.14268.1> cd8d64913b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:20.433446Z nonode@nohost <0.14268.1> 9e79bba000 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:20.441864Z nonode@nohost <0.14268.1> 2b23e5defb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:42:20.443344Z nonode@nohost <0.14268.1> f8c1f4c26f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:20.446627Z nonode@nohost <0.14268.1> eaa0941f61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:20.485687Z nonode@nohost <0.14268.1> 3863c2df42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:20.488145Z nonode@nohost <0.14268.1> 25ac18f381 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:20.502187Z nonode@nohost <0.14268.1> c43862be84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:42:20.503901Z nonode@nohost <0.14268.1> 68d2a6748a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:20.522092Z nonode@nohost <0.14268.1> c651df127e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:20.537951Z nonode@nohost <0.14268.1> f0618508eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:42:20.752360Z nonode@nohost <0.14268.1> ab392493bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:20.767282Z nonode@nohost <0.14268.1> 15cfa77baf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:42:20.777309Z nonode@nohost <0.14268.1> 1e884c6c55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:42:20.786057Z nonode@nohost <0.14268.1> b191767f4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:42:20.851310Z nonode@nohost <0.14268.1> 5206b831ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:20.860050Z nonode@nohost <0.14268.1> 1fac101ffc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:42:20.880580Z nonode@nohost <0.14268.1> 7018c35f23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:20.891977Z nonode@nohost <0.14268.1> 878cef5da2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:20.956710Z nonode@nohost <0.14268.1> 9b5638c653 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:20.981954Z nonode@nohost <0.14268.1> ca14a0f38c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00146%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:20.985765Z nonode@nohost <0.14268.1> 04f9e1cef8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f68c6cc9fa28a5390f4b82e2b17774411df3fa4b0f64a83f0506247ec1929875%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:20.991829Z nonode@nohost <0.14268.1> dbc0f5dfa9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f68c6cc9fa28a5390f4b82e2b17774411df3fa4b0f64a83f0506247ec1929875%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:42:21.948775Z nonode@nohost <0.14268.1> 89a31122eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:21.951847Z nonode@nohost <0.14268.1> 03049a1428 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:21.956517Z nonode@nohost <0.14268.1> c58c252926 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:21.959621Z nonode@nohost <0.14268.1> aed8d517b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:21.990880Z nonode@nohost <0.14268.1> 71a6b3b2c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:21.993970Z nonode@nohost <0.14268.1> cfdb460d34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:21.998936Z nonode@nohost <0.14268.1> 46d4498e05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:22.002121Z nonode@nohost <0.14268.1> 55cd64427b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:22.005573Z nonode@nohost <0.14268.1> 15b26ab7d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:22.008773Z nonode@nohost <0.14268.1> 435f48042d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:23.074821Z nonode@nohost <0.14268.1> 7e6c19186f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:23.079982Z nonode@nohost <0.14268.1> d903c3d1aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:23.084685Z nonode@nohost <0.14268.1> 1c0866d7e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:23.087446Z nonode@nohost <0.14268.1> 80a994d5c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:23.115149Z nonode@nohost <0.14268.1> 97af74669d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:23.119220Z nonode@nohost <0.14268.1> 7137eb06fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:23.133787Z nonode@nohost <0.14268.1> 75479a26df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:23.137217Z nonode@nohost <0.14268.1> f59406b710 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:23.146763Z nonode@nohost <0.14268.1> 3369220b1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:23.149274Z nonode@nohost <0.14268.1> c04decbb81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:23.301605Z nonode@nohost <0.14268.1> 2277d88ca3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:23.313722Z nonode@nohost <0.14268.1> 8af4705b09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:23.325232Z nonode@nohost <0.14268.1> 78da337c5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:23.331732Z nonode@nohost <0.14268.1> d284b35ef3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:23.367775Z nonode@nohost <0.14268.1> 1b470f5ce1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:23.371731Z nonode@nohost <0.14268.1> 522c24bd2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:42:23.374660Z nonode@nohost <0.14268.1> 03e6930d16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:23.381717Z nonode@nohost <0.14268.1> 81d575fc87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:23.391898Z nonode@nohost <0.14268.1> 51ddd0ecb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:23.403711Z nonode@nohost <0.14268.1> aa5e2d4246 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:42:23.647063Z nonode@nohost <0.14268.1> 51812c077e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:23.657073Z nonode@nohost <0.14268.1> 4dfb17692d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:23.676133Z nonode@nohost <0.14268.1> 46a89e3494 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:23.699220Z nonode@nohost <0.14268.1> 04c69266c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:42:23.746388Z nonode@nohost <0.14268.1> d51380986b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:23.750364Z nonode@nohost <0.14268.1> ff0f15ddc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:23.762378Z nonode@nohost <0.14268.1> 39d39d64c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:23.768996Z nonode@nohost <0.14268.1> 29243a4978 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:23.830078Z nonode@nohost <0.14268.1> f19f4eab08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:23.867470Z nonode@nohost <0.14268.1> 04df597cbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00147%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:23.875332Z nonode@nohost <0.14268.1> c58e5045fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007fc19dabf1bd578a50b76cdaa42427c4bd8b8f9f6508bba68664ad4384e4333b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:23.885689Z nonode@nohost <0.14268.1> 8cb6346c18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007fc19dabf1bd578a50b76cdaa42427c4bd8b8f9f6508bba68664ad4384e4333b%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:42:24.951014Z nonode@nohost <0.14268.1> 11ae10608a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:24.969241Z nonode@nohost <0.14268.1> eb41ba04ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:24.980912Z nonode@nohost <0.14268.1> 0b28e4ac86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:24.993885Z nonode@nohost <0.14268.1> c4659e33be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:25.036913Z nonode@nohost <0.14268.1> 2c7493330b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:25.044855Z nonode@nohost <0.14268.1> 9c512450a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:42:25.060409Z nonode@nohost <0.14268.1> 9a6f0b02ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:25.065661Z nonode@nohost <0.14268.1> dee6ad19aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:25.066933Z nonode@nohost <0.14268.1> 67e26e5a57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:25.070342Z nonode@nohost <0.14268.1> 65ac97134c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:25.838448Z nonode@nohost <0.14268.1> b2a90e1eab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:25.843463Z nonode@nohost <0.14268.1> 14eef64ae7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:25.849821Z nonode@nohost <0.14268.1> c98cf60011 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:25.852956Z nonode@nohost <0.14268.1> 230aa196cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:25.902484Z nonode@nohost <0.14268.1> b95e777f4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:25.912281Z nonode@nohost <0.14268.1> 453a84eae0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:42:25.918537Z nonode@nohost <0.14268.1> 24f49f9cac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:25.926358Z nonode@nohost <0.14268.1> 71473b42da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:25.941490Z nonode@nohost <0.14268.1> 03db9ee96a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:25.944151Z nonode@nohost <0.14268.1> 5e027eab4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:26.762337Z nonode@nohost <0.14268.1> ffd73e9465 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:26.767476Z nonode@nohost <0.14268.1> dba328763a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:26.779299Z nonode@nohost <0.14268.1> 0470c01cda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:26.785707Z nonode@nohost <0.14268.1> fff86252ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:26.814699Z nonode@nohost <0.14268.1> 3f6551914c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:26.819945Z nonode@nohost <0.14268.1> 738ab8a0ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:26.831245Z nonode@nohost <0.14268.1> 817b6d3fd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:26.842684Z nonode@nohost <0.14268.1> 55c2635918 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:26.854773Z nonode@nohost <0.14268.1> 797a93d33d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:26.857234Z nonode@nohost <0.14268.1> f97b04ecdb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:27.078516Z nonode@nohost <0.14268.1> e1cc7f8273 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:27.085509Z nonode@nohost <0.14268.1> 4a005da7ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:27.096585Z nonode@nohost <0.14268.1> 9c7d4e9e48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:27.107447Z nonode@nohost <0.14268.1> 5cedbbf06a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:27.181195Z nonode@nohost <0.14268.1> d97f0318a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:27.192403Z nonode@nohost <0.14268.1> 9631c73efb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:42:27.205045Z nonode@nohost <0.14268.1> d28a3dce8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:27.212095Z nonode@nohost <0.14268.1> 314a45ddad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:27.286141Z nonode@nohost <0.14268.1> 8cefaea49f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:27.324457Z nonode@nohost <0.14268.1> af7c67d9e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00148%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:27.332949Z nonode@nohost <0.14268.1> 52fbe20aa8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0018cbe73c16d11ce220ae80e7b67c3588fd11f5ff8023c4bf1a8a5600a3b11847%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:27.341069Z nonode@nohost <0.14268.1> a489c8c539 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0018cbe73c16d11ce220ae80e7b67c3588fd11f5ff8023c4bf1a8a5600a3b11847%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:28.139080Z nonode@nohost <0.14268.1> 1ac32902f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:42:28.146453Z nonode@nohost <0.14268.1> c2d080907d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:42:28.150856Z nonode@nohost <0.14268.1> 1e85b1ec27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:28.155650Z nonode@nohost <0.14268.1> 1d75d3181e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:28.179924Z nonode@nohost <0.14268.1> fb20ce9340 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:28.183169Z nonode@nohost <0.14268.1> f992fa4ce9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:28.189614Z nonode@nohost <0.14268.1> e659a2e4ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:28.198612Z nonode@nohost <0.14268.1> 07752e0f5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:28.201003Z nonode@nohost <0.14268.1> 79723baa76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:28.206216Z nonode@nohost <0.14268.1> e35c9a0eba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:28.216263Z nonode@nohost <0.14268.1> c4c9b89afa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:28.232711Z nonode@nohost <0.14268.1> 280bc7b182 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:28.236328Z nonode@nohost <0.14268.1> 3ed52298cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:28.246306Z nonode@nohost <0.14268.1> 48d3f7ff1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:28.259019Z nonode@nohost <0.14268.1> 6c10c3ebbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:28.273568Z nonode@nohost <0.14268.1> f3e92a52ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:28.286145Z nonode@nohost <0.14268.1> 58b955fa66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:28.301683Z nonode@nohost <0.14268.1> bc8d7049d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:28.303361Z nonode@nohost <0.14268.1> 811e7a0ec6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:28.306606Z nonode@nohost <0.14268.1> d26a93ec84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:29.817472Z nonode@nohost <0.14268.1> bc86c1cf01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:29.820405Z nonode@nohost <0.14268.1> ceee7fd349 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:29.836501Z nonode@nohost <0.14268.1> c790f0ca1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:29.841465Z nonode@nohost <0.14268.1> 2d986e5498 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:29.880121Z nonode@nohost <0.14268.1> c98dd8f25d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:29.889620Z nonode@nohost <0.14268.1> 30d6a20b8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:42:29.890994Z nonode@nohost <0.14268.1> f395789039 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:29.893832Z nonode@nohost <0.14268.1> cfe4734750 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:29.900619Z nonode@nohost <0.14268.1> c796e276b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:29.903062Z nonode@nohost <0.14268.1> b0dd56e14f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:30.107425Z nonode@nohost <0.14268.1> 7691500cb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:30.116327Z nonode@nohost <0.14268.1> 2caee13a07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:42:30.119352Z nonode@nohost <0.14268.1> fba8e3e081 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:30.129229Z nonode@nohost <0.14268.1> 964fa283aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:42:30.204009Z nonode@nohost <0.14268.1> 0418b96f2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:30.220429Z nonode@nohost <0.14268.1> 1ae993871d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:30.226866Z nonode@nohost <0.14268.1> b9104f2e33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:30.230372Z nonode@nohost <0.14268.1> be6c45fe94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:30.260198Z nonode@nohost <0.14268.1> 6899c46299 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:30.279600Z nonode@nohost <0.14268.1> dc06c1af79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00149%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:42:30.286745Z nonode@nohost <0.14268.1> 0b16f2eed4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b13a6fa021257514192a24696481d010828b31f8ec83020a1cc0008a7e5e14d2%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:42:30.291360Z nonode@nohost <0.14268.1> 7270e66e02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b13a6fa021257514192a24696481d010828b31f8ec83020a1cc0008a7e5e14d2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:30.919976Z nonode@nohost <0.14268.1> fe9aa66751 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:30.923714Z nonode@nohost <0.14268.1> 8fd30e4d3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:30.929812Z nonode@nohost <0.14268.1> e8ea83c9ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:30.932652Z nonode@nohost <0.14268.1> 9c3a6b3568 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:30.962844Z nonode@nohost <0.14268.1> d834d9d61f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:30.965423Z nonode@nohost <0.14268.1> b2a8fff508 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:30.970789Z nonode@nohost <0.14268.1> 602777c593 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:30.979286Z nonode@nohost <0.14268.1> aa2de4ad6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:30.987081Z nonode@nohost <0.14268.1> 9f36379729 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:31.003656Z nonode@nohost <0.14268.1> 6112ef34b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:31.472572Z nonode@nohost <0.14268.1> ad8d654ce8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:31.490454Z nonode@nohost <0.14268.1> 33d1644c9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:42:31.493541Z nonode@nohost <0.14268.1> c7e23d1f41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:31.503329Z nonode@nohost <0.14268.1> f3ba8b2b91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:42:31.526029Z nonode@nohost <0.14268.1> 8f8eb9665c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:31.527896Z nonode@nohost <0.14268.1> c8e8fc10f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:31.532216Z nonode@nohost <0.14268.1> f300028b33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:31.535813Z nonode@nohost <0.14268.1> e2359fc7cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:31.548147Z nonode@nohost <0.14268.1> 7f2b7b78a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:42:31.550868Z nonode@nohost <0.14268.1> c81ea5d43f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:32.913655Z nonode@nohost <0.14268.1> 69d53942c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:32.916228Z nonode@nohost <0.14268.1> 91a9f2cb20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:32.922552Z nonode@nohost <0.14268.1> 8710b8d5ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:32.934550Z nonode@nohost <0.14268.1> b7aace75c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:42:32.967699Z nonode@nohost <0.14268.1> 9892cbabd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:42:32.969065Z nonode@nohost <0.14268.1> 1d69cfa584 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:32.974745Z nonode@nohost <0.14268.1> bbd74d19dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:32.980180Z nonode@nohost <0.14268.1> a5d3a6292e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:32.988461Z nonode@nohost <0.14268.1> 29fe51c0cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:32.990938Z nonode@nohost <0.14268.1> 61a11e00a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:33.197319Z nonode@nohost <0.14268.1> 0857f281a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:33.199482Z nonode@nohost <0.14268.1> 81d14dd8e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:33.204971Z nonode@nohost <0.14268.1> ebf16a0685 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:33.207436Z nonode@nohost <0.14268.1> f790e2b94f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:33.257389Z nonode@nohost <0.14268.1> c040f88659 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:33.279784Z nonode@nohost <0.14268.1> 27c67484ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:42:33.286082Z nonode@nohost <0.14268.1> b175942dee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:33.290818Z nonode@nohost <0.14268.1> 4d64950a00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:33.328774Z nonode@nohost <0.14268.1> 37d7468e4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:33.348470Z nonode@nohost <0.14268.1> b917b7a11b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00150%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:42:33.352991Z nonode@nohost <0.14268.1> 168d71b88e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0087e9a047409ac9b2fb1c18aa41e03438d3ee228712ad2c7e6c5219f3a432a9ac%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:42:33.360732Z nonode@nohost <0.14268.1> ae65a46793 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0087e9a047409ac9b2fb1c18aa41e03438d3ee228712ad2c7e6c5219f3a432a9ac%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:33.979709Z nonode@nohost <0.14268.1> 6d5a8c2a75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:33.993290Z nonode@nohost <0.14268.1> e257f7c336 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:42:34.000433Z nonode@nohost <0.14268.1> c296cf5d81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:42:34.011609Z nonode@nohost <0.14268.1> f01d3819d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:42:34.051788Z nonode@nohost <0.14268.1> d6d74e59ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:34.065264Z nonode@nohost <0.14268.1> 1a6904b198 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:42:34.076508Z nonode@nohost <0.14268.1> 265c3771d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:42:34.083195Z nonode@nohost <0.14268.1> 4e228ad9f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:34.089495Z nonode@nohost <0.14268.1> 82859e3679 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:34.112278Z nonode@nohost <0.14268.1> 2a12f39c76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 20 [notice] 2018-09-16T13:42:34.389586Z nonode@nohost <0.14268.1> f773f0ebe7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:34.393096Z nonode@nohost <0.14268.1> ce2c3f9c06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:34.415229Z nonode@nohost <0.14268.1> 91a221ec9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:34.419470Z nonode@nohost <0.14268.1> 64d56b1080 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:34.445763Z nonode@nohost <0.14268.1> 4c71abb8f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:34.448230Z nonode@nohost <0.14268.1> 97df35c9f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:34.456553Z nonode@nohost <0.14268.1> 032c2dcf1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:34.465678Z nonode@nohost <0.14268.1> 6c9a8b0c19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:34.469217Z nonode@nohost <0.14268.1> 20ba04b24a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:34.472586Z nonode@nohost <0.14268.1> 44f1a6036d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:36.249214Z nonode@nohost <0.14268.1> 37b23a8eba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:36.264434Z nonode@nohost <0.14268.1> 07a7a92b4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:36.270806Z nonode@nohost <0.14268.1> ebc5996787 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:36.275364Z nonode@nohost <0.14268.1> 9b99e52182 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:36.312560Z nonode@nohost <0.14268.1> e4113124e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:36.327297Z nonode@nohost <0.14268.1> 46c716f41f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:36.331547Z nonode@nohost <0.14268.1> 2d384c32de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:36.334760Z nonode@nohost <0.14268.1> 1d46fc8c12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:36.342001Z nonode@nohost <0.14268.1> cb1745eaff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:36.344204Z nonode@nohost <0.14268.1> 78552d8095 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:36.575727Z nonode@nohost <0.14268.1> 924e2e5c4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:36.578886Z nonode@nohost <0.14268.1> 6755575429 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:36.586252Z nonode@nohost <0.14268.1> 13c52bbbe6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:36.604931Z nonode@nohost <0.14268.1> c5bea9849c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 16 [notice] 2018-09-16T13:42:36.667731Z nonode@nohost <0.14268.1> 6a2708d1dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:36.675370Z nonode@nohost <0.14268.1> 547707348d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:42:36.684574Z nonode@nohost <0.14268.1> e4875808a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:36.691906Z nonode@nohost <0.14268.1> 13c340815c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:36.738075Z nonode@nohost <0.14268.1> ba37debe06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:36.760692Z nonode@nohost <0.14268.1> 9a116b7ad0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00151%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:36.765091Z nonode@nohost <0.14268.1> 0598b4f1a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e9442ab5d3df10f68b29eb026b97e1ceca0058efe6d6ee71c5ce06579bef8bb7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:36.773008Z nonode@nohost <0.14268.1> 0d018ccd03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e9442ab5d3df10f68b29eb026b97e1ceca0058efe6d6ee71c5ce06579bef8bb7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:36.991373Z nonode@nohost <0.14268.1> 2ebb51ab68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:36.998377Z nonode@nohost <0.14268.1> d3a71776e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:37.002816Z nonode@nohost <0.14268.1> 71bb3a9640 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:37.005822Z nonode@nohost <0.14268.1> d09bb86c14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:37.038184Z nonode@nohost <0.14268.1> 7a6e892e0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:37.053125Z nonode@nohost <0.14268.1> 3201199607 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:37.059609Z nonode@nohost <0.14268.1> 37128d55fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:37.073677Z nonode@nohost <0.14268.1> f083b8c86e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:37.076881Z nonode@nohost <0.14268.1> a2c52d696f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:37.079585Z nonode@nohost <0.14268.1> 5369e93b6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:37.194912Z nonode@nohost <0.14268.1> 7bdb7608c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:37.201648Z nonode@nohost <0.14268.1> 4a275aedb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:42:37.217041Z nonode@nohost <0.14268.1> 869cb53aca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:37.221461Z nonode@nohost <0.14268.1> ff0da19b1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:37.260122Z nonode@nohost <0.14268.1> 7f7f811952 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:37.268269Z nonode@nohost <0.14268.1> 618db2601c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:42:37.279113Z nonode@nohost <0.14268.1> 4b6f0b6b51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:42:37.281991Z nonode@nohost <0.14268.1> bd4a2db58a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:37.285478Z nonode@nohost <0.14268.1> 481dc61166 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:37.292971Z nonode@nohost <0.14268.1> 583c7dc184 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:38.964233Z nonode@nohost <0.14268.1> 9b4a954d6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:38.973416Z nonode@nohost <0.14268.1> 9da57ebb16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:38.990222Z nonode@nohost <0.14268.1> 6ff8966f67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:39.000878Z nonode@nohost <0.14268.1> af1a8d6a65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:39.031666Z nonode@nohost <0.14268.1> cd43f9b71d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:39.035209Z nonode@nohost <0.14268.1> 3eebd8cfdd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:39.046215Z nonode@nohost <0.14268.1> 380aa9a059 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:39.051438Z nonode@nohost <0.14268.1> 11841d755d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:39.054140Z nonode@nohost <0.14268.1> 9e4204727d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:39.059210Z nonode@nohost <0.14268.1> 964da3ee30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:39.304387Z nonode@nohost <0.14268.1> 8837b4e41f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:39.306380Z nonode@nohost <0.14268.1> 7ff7dbed31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:39.311839Z nonode@nohost <0.14268.1> 944ddeb97a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:39.317721Z nonode@nohost <0.14268.1> 0246200755 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:39.395725Z nonode@nohost <0.14268.1> 85fbdb6e57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:39.408427Z nonode@nohost <0.14268.1> 7f19e4ee46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:42:39.414810Z nonode@nohost <0.14268.1> 5105c5d594 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:39.418160Z nonode@nohost <0.14268.1> d5dfed8e9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:39.471121Z nonode@nohost <0.14268.1> c882a77de4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:39.497074Z nonode@nohost <0.14268.1> 0bfbd5e6de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00152%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:39.501880Z nonode@nohost <0.14268.1> 6bc1285c6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009dd82a5bf784c074ba428cb8bfb97e85cea7f801efa4f0bafdea3c9ff6c16cbc%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:42:39.513700Z nonode@nohost <0.14268.1> 0ad2c259be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009dd82a5bf784c074ba428cb8bfb97e85cea7f801efa4f0bafdea3c9ff6c16cbc%00?attachments=true 404 ok 8 [notice] 2018-09-16T13:42:39.800523Z nonode@nohost <0.14268.1> 9edb3bbc92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:39.803128Z nonode@nohost <0.14268.1> 4423f4f68c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:39.807768Z nonode@nohost <0.14268.1> f216bd9afd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:39.811179Z nonode@nohost <0.14268.1> 4a6cc2fbda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:39.851159Z nonode@nohost <0.14268.1> d7183eb1f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:39.858438Z nonode@nohost <0.14268.1> 4d24decd7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:39.880531Z nonode@nohost <0.14268.1> 48fc198a3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:39.889952Z nonode@nohost <0.14268.1> d88a248dcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:39.899959Z nonode@nohost <0.14268.1> c1a5b7df8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:39.912611Z nonode@nohost <0.14268.1> 8b3044194e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:40.308568Z nonode@nohost <0.14268.1> 29b3531e13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:40.311424Z nonode@nohost <0.14268.1> 855a62312f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:40.316569Z nonode@nohost <0.14268.1> aab5615ffa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:40.321755Z nonode@nohost <0.14268.1> c37063ddb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:40.357243Z nonode@nohost <0.14268.1> 3f0a133489 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:40.360646Z nonode@nohost <0.14268.1> d47cedcb01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:40.366253Z nonode@nohost <0.14268.1> 988ad05e64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:40.369401Z nonode@nohost <0.14268.1> 5c57865740 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:40.372331Z nonode@nohost <0.14268.1> 1b6728e4b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:40.375972Z nonode@nohost <0.14268.1> 92fe3c5bfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:42.066487Z nonode@nohost <0.14268.1> 6b76ceab41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.071172Z nonode@nohost <0.14268.1> 9f4cc8705a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:42.076791Z nonode@nohost <0.14268.1> ce13925fa5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.084820Z nonode@nohost <0.14268.1> 1d47ef242b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.155473Z nonode@nohost <0.14268.1> a87da3f9d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.159138Z nonode@nohost <0.14268.1> 7ce623fef4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:42.165309Z nonode@nohost <0.14268.1> 706ac84100 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.171609Z nonode@nohost <0.14268.1> 481c9e2623 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.178338Z nonode@nohost <0.14268.1> 3363e8e440 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.182303Z nonode@nohost <0.14268.1> cfa9385d57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.381533Z nonode@nohost <0.14268.1> 31207f5484 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.387286Z nonode@nohost <0.14268.1> 1d48c83d61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:42.401751Z nonode@nohost <0.14268.1> edeed48ec5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.406340Z nonode@nohost <0.14268.1> 469a45aed7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.463643Z nonode@nohost <0.14268.1> 8f3a5c590a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.473623Z nonode@nohost <0.14268.1> 37b8c35079 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:42.495920Z nonode@nohost <0.14268.1> 434733f5f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.500444Z nonode@nohost <0.14268.1> c65cb527db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.544158Z nonode@nohost <0.14268.1> 89a8d1173e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.563287Z nonode@nohost <0.14268.1> 6b057bf6a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00153%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:42.569654Z nonode@nohost <0.14268.1> 70709a4366 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0037a2c37d41d243642e6c806b2690ffd4ccc912b8e4561f9b7a996913944ee8a3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:42.578406Z nonode@nohost <0.14268.1> 1870b1373e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0037a2c37d41d243642e6c806b2690ffd4ccc912b8e4561f9b7a996913944ee8a3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:42.689112Z nonode@nohost <0.14268.1> 36c1d09f5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:42.694480Z nonode@nohost <0.14268.1> 10216c775d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:42.699202Z nonode@nohost <0.14268.1> dca9de2a7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.702495Z nonode@nohost <0.14268.1> 1d1b97247c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.734823Z nonode@nohost <0.14268.1> c80fbedd2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:42.739989Z nonode@nohost <0.14268.1> cdad3c1bf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:42.744676Z nonode@nohost <0.14268.1> 7345712af0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.748286Z nonode@nohost <0.14268.1> 408d5e178a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.751145Z nonode@nohost <0.14268.1> bbc99be534 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:42.753456Z nonode@nohost <0.14268.1> 0c2620fb24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:43.294480Z nonode@nohost <0.14268.1> c1be432c65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:43.305942Z nonode@nohost <0.14268.1> 11a7e66ddc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:43.311483Z nonode@nohost <0.14268.1> 1d5135782b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:43.322286Z nonode@nohost <0.14268.1> e714c9bd0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:43.368146Z nonode@nohost <0.14268.1> ba8394e2cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:43.372391Z nonode@nohost <0.14268.1> 4ea90b643a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:43.380918Z nonode@nohost <0.14268.1> 3297bb9b9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:43.384702Z nonode@nohost <0.14268.1> 1361a0c558 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:43.392989Z nonode@nohost <0.14268.1> 07abe28fdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:43.395604Z nonode@nohost <0.14268.1> 2d16ea6085 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:44.930201Z nonode@nohost <0.14268.1> 0596820130 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:44.945250Z nonode@nohost <0.14268.1> de4a2bbd6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:42:44.946810Z nonode@nohost <0.14268.1> 9bd45b37a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:44.961012Z nonode@nohost <0.14268.1> 32b1a90855 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:44.993052Z nonode@nohost <0.14268.1> d420a9c4db couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.005930Z nonode@nohost <0.14268.1> e70130eca4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:45.021642Z nonode@nohost <0.14268.1> bddf03796c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.033503Z nonode@nohost <0.14268.1> 4f6eb3b733 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.040421Z nonode@nohost <0.14268.1> e7c9386dc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.052800Z nonode@nohost <0.14268.1> 8cc50461ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:45.306118Z nonode@nohost <0.14268.1> 08561a2572 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.310227Z nonode@nohost <0.14268.1> 7c56303c40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:45.317077Z nonode@nohost <0.14268.1> 0c6d4fb23a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.324723Z nonode@nohost <0.14268.1> 4a1607e7d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.385464Z nonode@nohost <0.14268.1> 4d6e300cc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.388535Z nonode@nohost <0.14268.1> 56a8c6e55d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:45.397335Z nonode@nohost <0.14268.1> 16d35370fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.409649Z nonode@nohost <0.14268.1> 4c855e6526 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.472896Z nonode@nohost <0.14268.1> 081d60c157 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.508487Z nonode@nohost <0.14268.1> 9175da6096 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00154%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:45.522302Z nonode@nohost <0.14268.1> d39cb5f057 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00bfce9944c0af6109e4f68677086ed64c60433d147d0c55b6b0a3152ccbb90524%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:42:45.538911Z nonode@nohost <0.14268.1> e1ca6f35e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00bfce9944c0af6109e4f68677086ed64c60433d147d0c55b6b0a3152ccbb90524%00?attachments=true 404 ok 12 [notice] 2018-09-16T13:42:45.794550Z nonode@nohost <0.14268.1> c5e4ed33fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:45.799676Z nonode@nohost <0.14268.1> f99c48c9a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:45.814739Z nonode@nohost <0.14268.1> 803b2b4ed0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.827384Z nonode@nohost <0.14268.1> 1a83981cc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:45.862930Z nonode@nohost <0.14268.1> 6266acae01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.871980Z nonode@nohost <0.14268.1> cdf5998315 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:42:45.878743Z nonode@nohost <0.14268.1> eb3c499ac8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.891683Z nonode@nohost <0.14268.1> 71cad855e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.896850Z nonode@nohost <0.14268.1> 0a8f7bc5c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:45.901362Z nonode@nohost <0.14268.1> 0659133f1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:46.221181Z nonode@nohost <0.14268.1> 25c71db254 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:46.229630Z nonode@nohost <0.14268.1> 9f1a0be0ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:42:46.236892Z nonode@nohost <0.14268.1> 482fad85ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:46.241111Z nonode@nohost <0.14268.1> 5afbd16414 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:46.279005Z nonode@nohost <0.14268.1> 7ba1fd443b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:46.282055Z nonode@nohost <0.14268.1> ee89f894cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:46.287919Z nonode@nohost <0.14268.1> e6a9df2681 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:46.294961Z nonode@nohost <0.14268.1> e46c258007 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:46.297694Z nonode@nohost <0.14268.1> 9ee6024521 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:46.300081Z nonode@nohost <0.14268.1> b6db7bd864 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.184025Z nonode@nohost <0.14268.1> 8c38320ebd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.189780Z nonode@nohost <0.14268.1> df12260dee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:48.212158Z nonode@nohost <0.14268.1> 082bebe3fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.219608Z nonode@nohost <0.14268.1> edbc51ceb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.259292Z nonode@nohost <0.14268.1> 123c971320 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.262655Z nonode@nohost <0.14268.1> 55ddfbea88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:48.278120Z nonode@nohost <0.14268.1> c8cc7c70b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.281467Z nonode@nohost <0.14268.1> 32bb4715be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.290371Z nonode@nohost <0.14268.1> 63c8149a30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.292892Z nonode@nohost <0.14268.1> 68e89364ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.504777Z nonode@nohost <0.14268.1> d618106a3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.507547Z nonode@nohost <0.14268.1> 22b41af1eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:48.516480Z nonode@nohost <0.14268.1> c64bb3167c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.523781Z nonode@nohost <0.14268.1> 7e2c36c971 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:48.577168Z nonode@nohost <0.14268.1> 32d174ae2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.580167Z nonode@nohost <0.14268.1> fb3ca18468 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:48.589839Z nonode@nohost <0.14268.1> b43c492cbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.593093Z nonode@nohost <0.14268.1> 20730e44c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.620504Z nonode@nohost <0.14268.1> dd029d8e90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.632471Z nonode@nohost <0.14268.1> ac755f4d76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00155%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:48.636515Z nonode@nohost <0.14268.1> 7f090368d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0050ae0774fd6eabf59e0dc67a20b77b2ed60fd9caa52c63a5c19173fe6477666b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:48.640201Z nonode@nohost <0.14268.1> eabf3a4124 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0050ae0774fd6eabf59e0dc67a20b77b2ed60fd9caa52c63a5c19173fe6477666b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:48.888859Z nonode@nohost <0.14268.1> c4c24d6927 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:48.897190Z nonode@nohost <0.14268.1> 74ad36f84c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:48.901791Z nonode@nohost <0.14268.1> 345bc62a27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.905028Z nonode@nohost <0.14268.1> 4fea2b0a20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.922551Z nonode@nohost <0.14268.1> 25e49521a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.925349Z nonode@nohost <0.14268.1> d21e4e2dd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:48.933225Z nonode@nohost <0.14268.1> 33511c4c4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.937166Z nonode@nohost <0.14268.1> 1f69ff2445 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.940172Z nonode@nohost <0.14268.1> 987d07ff0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.950815Z nonode@nohost <0.14268.1> 9a1049af05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.979255Z nonode@nohost <0.14268.1> 1d591dd950 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.981995Z nonode@nohost <0.14268.1> a9f6e07075 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:48.990866Z nonode@nohost <0.14268.1> 282fe10f43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:48.998286Z nonode@nohost <0.14268.1> c1bae2785d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:49.047539Z nonode@nohost <0.14268.1> e68f5439b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:49.051264Z nonode@nohost <0.14268.1> 261c8fccc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:42:49.053139Z nonode@nohost <0.14268.1> 1726d84ee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:49.058329Z nonode@nohost <0.14268.1> c69535f63a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:49.062171Z nonode@nohost <0.14268.1> 13a24fe461 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:49.064546Z nonode@nohost <0.14268.1> 6d462e3577 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.048713Z nonode@nohost <0.14268.1> 70954615bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:51.051433Z nonode@nohost <0.14268.1> 657f0999bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:51.061030Z nonode@nohost <0.14268.1> dfde94fd9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.068511Z nonode@nohost <0.14268.1> 098f0ff3e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:51.087150Z nonode@nohost <0.14268.1> f1898d2e11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.099632Z nonode@nohost <0.14268.1> 2444ab972a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:51.104365Z nonode@nohost <0.14268.1> 18678878e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.113588Z nonode@nohost <0.14268.1> 64bb902fc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.116169Z nonode@nohost <0.14268.1> b488428e95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.119011Z nonode@nohost <0.14268.1> b5ac0a4a34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.238356Z nonode@nohost <0.14268.1> bd040e6ae3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:51.247647Z nonode@nohost <0.14268.1> 6e96b8eda3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:51.256226Z nonode@nohost <0.14268.1> 6f2e81a602 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:51.259612Z nonode@nohost <0.14268.1> 2c7d75ed8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.309551Z nonode@nohost <0.14268.1> daf8d497b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.321744Z nonode@nohost <0.14268.1> ef402ad915 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:51.334571Z nonode@nohost <0.14268.1> 8da0a871f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:51.343765Z nonode@nohost <0.14268.1> 7648a23b52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:42:51.368122Z nonode@nohost <0.14268.1> d617896178 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.393302Z nonode@nohost <0.14268.1> d6a0139665 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00156%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:51.398666Z nonode@nohost <0.14268.1> 0d6e6e4703 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ff85bd348e3958777fe70585778c4d85a4078d1f49c83d60bc8bdfb827f4215d%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:42:51.419699Z nonode@nohost <0.14268.1> 364733fe73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ff85bd348e3958777fe70585778c4d85a4078d1f49c83d60bc8bdfb827f4215d%00?attachments=true 404 ok 11 [notice] 2018-09-16T13:42:51.697812Z nonode@nohost <0.14268.1> 2e72463b05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.700903Z nonode@nohost <0.14268.1> e14807d052 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:51.731753Z nonode@nohost <0.14268.1> 181fc137c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 16 [notice] 2018-09-16T13:42:51.738083Z nonode@nohost <0.14268.1> 26ba9b35ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.770731Z nonode@nohost <0.14268.1> 207e34a0c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.773697Z nonode@nohost <0.14268.1> 3fef9c37fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:51.778027Z nonode@nohost <0.14268.1> ea8fde4aa5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.787196Z nonode@nohost <0.14268.1> f2bae5ff53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.790369Z nonode@nohost <0.14268.1> d8372e0a07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.796263Z nonode@nohost <0.14268.1> 03a76b1897 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.959776Z nonode@nohost <0.14268.1> 0ecc428b79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.967582Z nonode@nohost <0.14268.1> 1c1897e5d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:51.973855Z nonode@nohost <0.14268.1> 0fe4d89d24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:51.977883Z nonode@nohost <0.14268.1> 3b05ebdd8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:52.029899Z nonode@nohost <0.14268.1> 662c73e6dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:52.042098Z nonode@nohost <0.14268.1> 8002217af4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:42:52.048858Z nonode@nohost <0.14268.1> 28eb474a14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:52.052921Z nonode@nohost <0.14268.1> f697a03ced couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:52.073199Z nonode@nohost <0.14268.1> 2df854b4c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 20 [notice] 2018-09-16T13:42:52.089453Z nonode@nohost <0.14268.1> 201c8fa9ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 16 [notice] 2018-09-16T13:42:54.230934Z nonode@nohost <0.14268.1> d27d17647f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.234957Z nonode@nohost <0.14268.1> 1b4e43a5a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:54.247601Z nonode@nohost <0.14268.1> 32a1237cea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.250722Z nonode@nohost <0.14268.1> 56476ad90d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.291097Z nonode@nohost <0.14268.1> 91e3d90749 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.294029Z nonode@nohost <0.14268.1> b42baa1ea4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:54.303226Z nonode@nohost <0.14268.1> 0ca5f8615d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.308995Z nonode@nohost <0.14268.1> 731f8edd36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.325228Z nonode@nohost <0.14268.1> 03efbaa7c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:42:54.339194Z nonode@nohost <0.14268.1> 7199dacda2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:42:54.533934Z nonode@nohost <0.14268.1> dfac5bc24a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:54.539978Z nonode@nohost <0.14268.1> 5eb87a0852 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:42:54.545844Z nonode@nohost <0.14268.1> 06dd52c596 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.552169Z nonode@nohost <0.14268.1> ef6c8e437c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:54.572626Z nonode@nohost <0.14268.1> d7ed241858 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.576484Z nonode@nohost <0.14268.1> de4b462f9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:42:54.586590Z nonode@nohost <0.14268.1> 7c7a7567b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:42:54.593704Z nonode@nohost <0.14268.1> 087ef386ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.604511Z nonode@nohost <0.14268.1> e72c3d7b0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:54.607415Z nonode@nohost <0.14268.1> ac354010ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:54.617258Z nonode@nohost <0.14268.1> 058e48d20d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:42:54.626231Z nonode@nohost <0.14268.1> 7a02bb9e66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:42:54.648650Z nonode@nohost <0.14268.1> 68704feb7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.682940Z nonode@nohost <0.14268.1> c6c3158875 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.686538Z nonode@nohost <0.14268.1> b50ab0bb98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:54.721390Z nonode@nohost <0.14268.1> c15b696240 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00157%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:54.733768Z nonode@nohost <0.14268.1> 463ce491bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.745227Z nonode@nohost <0.14268.1> 2445446dd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.752602Z nonode@nohost <0.14268.1> 251412719b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b91b57cb38cf4439844848e6d9d9bb65aae111ca6d18ca15bed0ccc2f67e8cdb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:54.756545Z nonode@nohost <0.14268.1> 0282dcc7bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.761443Z nonode@nohost <0.14906.1> bed3297eb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:54.764254Z nonode@nohost <0.14906.1> fff43eb864 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.766884Z nonode@nohost <0.14268.1> f7c9ab530d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:54.766969Z nonode@nohost <0.14906.1> 2f3c1e969f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b91b57cb38cf4439844848e6d9d9bb65aae111ca6d18ca15bed0ccc2f67e8cdb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:54.788311Z nonode@nohost <0.14268.1> 8189e31b47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:54.793109Z nonode@nohost <0.14268.1> 4f7dd12dda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.831245Z nonode@nohost <0.14268.1> b5ba4086e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.834326Z nonode@nohost <0.14268.1> 9552b5c4a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:54.843067Z nonode@nohost <0.14268.1> 080455288b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.847935Z nonode@nohost <0.14268.1> a3b25b3bd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.852247Z nonode@nohost <0.14268.1> 7878122bc1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:54.855236Z nonode@nohost <0.14268.1> b8f051e8a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.056853Z nonode@nohost <0.14268.1> 186cfc7158 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:57.059083Z nonode@nohost <0.14268.1> 02ed236da6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:57.063243Z nonode@nohost <0.14268.1> 07493385f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.075136Z nonode@nohost <0.14268.1> f8f4272dab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.105578Z nonode@nohost <0.14268.1> 043f521670 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.110852Z nonode@nohost <0.14268.1> 03ef8ab3c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:57.121203Z nonode@nohost <0.14268.1> 462bd52407 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.124489Z nonode@nohost <0.14268.1> 814a611eb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.127132Z nonode@nohost <0.14268.1> c53ba2cc34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.136365Z nonode@nohost <0.14268.1> 20ec91d88e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:57.312859Z nonode@nohost <0.14268.1> 82ffd7465d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:57.322539Z nonode@nohost <0.14268.1> 9832e0f669 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:57.327593Z nonode@nohost <0.14268.1> d0145bda3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.331084Z nonode@nohost <0.14268.1> fd1282aaff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.364414Z nonode@nohost <0.14268.1> 8f8de17578 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:42:57.370880Z nonode@nohost <0.14268.1> d588aef4dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:42:57.376604Z nonode@nohost <0.14268.1> a06a9628e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:57.380554Z nonode@nohost <0.14268.1> 3ed75aa944 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.384116Z nonode@nohost <0.14268.1> 8b2e2cb231 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.387033Z nonode@nohost <0.14268.1> c93dad2c8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.615743Z nonode@nohost <0.14268.1> 592fd4115a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:42:57.618729Z nonode@nohost <0.14268.1> e2072584ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:57.631476Z nonode@nohost <0.14268.1> 9eb9cf456e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.637278Z nonode@nohost <0.14268.1> 86798c73e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.698999Z nonode@nohost <0.14268.1> c4ece685cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.702130Z nonode@nohost <0.14268.1> eb6de8b2fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:57.709725Z nonode@nohost <0.14268.1> 8fa4bb5a8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.713653Z nonode@nohost <0.14268.1> fee0a36fc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.751975Z nonode@nohost <0.14268.1> 3128354362 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:57.773985Z nonode@nohost <0.14268.1> c8fb9f591a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00158%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:57.777484Z nonode@nohost <0.14268.1> 7a18b4f9a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005de67689f267e4372c6fabfbf9235b8cf813041df88cc9bfd54fbd7ae56104af%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:57.792345Z nonode@nohost <0.14268.1> 69ad8748ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005de67689f267e4372c6fabfbf9235b8cf813041df88cc9bfd54fbd7ae56104af%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:57.921032Z nonode@nohost <0.14268.1> cc13bf7cff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.929178Z nonode@nohost <0.14268.1> 801c7eb094 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:57.939698Z nonode@nohost <0.14268.1> 711cd84017 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.945660Z nonode@nohost <0.14268.1> c4c8f099d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.973724Z nonode@nohost <0.14268.1> 7031487af1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:42:57.978909Z nonode@nohost <0.14268.1> 99cc8ef921 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:42:57.989788Z nonode@nohost <0.14268.1> cfda1e76df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:57.996324Z nonode@nohost <0.14268.1> 5e2909db44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:58.003117Z nonode@nohost <0.14268.1> fbf3568806 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:42:58.007066Z nonode@nohost <0.14268.1> aee9dc9586 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.317614Z nonode@nohost <0.14268.1> 29989771af couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:00.324553Z nonode@nohost <0.14268.1> 3ad053a0e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:43:00.328734Z nonode@nohost <0.14268.1> f86c52d493 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:00.337369Z nonode@nohost <0.14268.1> afafbc9712 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:43:00.367311Z nonode@nohost <0.14268.1> c02a49cd7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.369035Z nonode@nohost <0.14906.1> 0e4a7a74d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.376655Z nonode@nohost <0.14906.1> cdfd3017e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:43:00.377158Z nonode@nohost <0.14268.1> b6bd02065a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:43:00.388438Z nonode@nohost <0.14906.1> a73c7a051e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:00.391940Z nonode@nohost <0.14268.1> d0c4eb6033 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:00.396339Z nonode@nohost <0.14906.1> 6050b80a09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:00.397583Z nonode@nohost <0.14268.1> c5543877bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:00.407880Z nonode@nohost <0.14268.1> 73a5d600f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:00.417261Z nonode@nohost <0.14268.1> e86d8001ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.435989Z nonode@nohost <0.14268.1> 9ed30ce039 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:00.437906Z nonode@nohost <0.14268.1> 8a8229eedd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:00.457538Z nonode@nohost <0.14268.1> 1cd8393b03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:43:00.465269Z nonode@nohost <0.14268.1> 6120b02acd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.470118Z nonode@nohost <0.14268.1> 40ecfaa38c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.474306Z nonode@nohost <0.14268.1> 7dfb231e43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.580945Z nonode@nohost <0.14268.1> a7193dfe11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:00.583492Z nonode@nohost <0.14268.1> 184378354f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:00.601116Z nonode@nohost <0.14268.1> 46b23d693c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:00.604155Z nonode@nohost <0.14268.1> fa11712872 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.628113Z nonode@nohost <0.14268.1> c59e42ea40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:00.630368Z nonode@nohost <0.14268.1> fe9689c044 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:00.634941Z nonode@nohost <0.14268.1> a348f57adf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:00.638037Z nonode@nohost <0.14268.1> 6af6ad0c04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.640853Z nonode@nohost <0.14268.1> 2cbe7f1e37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.643146Z nonode@nohost <0.14268.1> 281f7dd5d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.690801Z nonode@nohost <0.14268.1> 8ceabd666c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:43:00.693710Z nonode@nohost <0.14268.1> 5ca49db9a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:00.713203Z nonode@nohost <0.14268.1> 541dc269d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:43:00.716110Z nonode@nohost <0.14268.1> 684da6b142 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.769775Z nonode@nohost <0.14268.1> 5e53e40c98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:00.775885Z nonode@nohost <0.14268.1> 95b3d00cf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:43:00.780161Z nonode@nohost <0.14268.1> 51760bb56f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.783135Z nonode@nohost <0.14268.1> 15165664e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.825874Z nonode@nohost <0.14268.1> bc06a85a6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:00.854933Z nonode@nohost <0.14268.1> 70eb20f790 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00159%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:00.860796Z nonode@nohost <0.14268.1> 9c97f87d42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a3cb4b76a1ac29c9b316271df3b7bdfe959f75422fa099f60f147bbb97c18d66%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:43:00.871038Z nonode@nohost <0.14268.1> 8603de184e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a3cb4b76a1ac29c9b316271df3b7bdfe959f75422fa099f60f147bbb97c18d66%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:43:03.059817Z nonode@nohost <0.14268.1> a5aa7dc294 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:03.064859Z nonode@nohost <0.14268.1> 4f558ff4eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:03.081827Z nonode@nohost <0.14268.1> 56abde85ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.084053Z nonode@nohost <0.14268.1> 2a0b6b1f99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.115824Z nonode@nohost <0.14268.1> 84cef7c366 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.124564Z nonode@nohost <0.14268.1> b44973834a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:03.130169Z nonode@nohost <0.14268.1> 17ed0c5fe2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.141353Z nonode@nohost <0.14268.1> 5526b452fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.147422Z nonode@nohost <0.14268.1> a71f9a5834 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.158969Z nonode@nohost <0.14268.1> c314d0ea33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:43:03.342009Z nonode@nohost <0.14268.1> 5080685dde couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:43:03.358004Z nonode@nohost <0.14268.1> 7bc7c90e06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:43:03.359798Z nonode@nohost <0.14268.1> e05fa48657 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.371685Z nonode@nohost <0.14268.1> ef47737629 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.379951Z nonode@nohost <0.14268.1> 7314360a0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:03.392659Z nonode@nohost <0.14268.1> 1391f9f016 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:03.407175Z nonode@nohost <0.14268.1> 4af49f5971 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.418047Z nonode@nohost <0.14268.1> 9bb9db761a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.454349Z nonode@nohost <0.14268.1> baea1c8f39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:03.460478Z nonode@nohost <0.14268.1> c2e604d499 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.465076Z nonode@nohost <0.14906.1> d9353d6c88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:43:03.466861Z nonode@nohost <0.14906.1> 8edbb85030 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:03.471737Z nonode@nohost <0.14906.1> dba3f5ee31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:03.479334Z nonode@nohost <0.14906.1> daec9a36b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:03.483209Z nonode@nohost <0.14268.1> 621cc3ea1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.486295Z nonode@nohost <0.14906.1> b02e7d37ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:03.488993Z nonode@nohost <0.14268.1> f6afc31376 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:03.533517Z nonode@nohost <0.14268.1> b23ebfd9bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.538307Z nonode@nohost <0.14268.1> 0e293bd3da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.580852Z nonode@nohost <0.14268.1> bd3547e6fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:03.592573Z nonode@nohost <0.14906.1> b6c7671d5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:03.589793Z nonode@nohost <0.14268.1> 3c5c9f85fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00160%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:03.605365Z nonode@nohost <0.14268.1> a1866b9b19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.622089Z nonode@nohost <0.14268.1> 0e18ee225e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f16127b14cd5b46b6c01a2546de9fe3a30e8aac070252129866bf7c6078ef9ec%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:43:03.624283Z nonode@nohost <0.14906.1> d9b1f313b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:03.639428Z nonode@nohost <0.14906.1> b5c9606b30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f16127b14cd5b46b6c01a2546de9fe3a30e8aac070252129866bf7c6078ef9ec%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:03.669057Z nonode@nohost <0.14906.1> 448f9fb71c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:03.672398Z nonode@nohost <0.14906.1> f13f64b2a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:03.693628Z nonode@nohost <0.14906.1> e723276c69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:03.699098Z nonode@nohost <0.14906.1> 2f8fbc515b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:03.712234Z nonode@nohost <0.14906.1> 21a56b0f83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:03.714854Z nonode@nohost <0.14906.1> 660ee8f36d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:05.992147Z nonode@nohost <0.14906.1> f1153e0c93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:06.006159Z nonode@nohost <0.14906.1> 53a34ab1d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:06.012417Z nonode@nohost <0.14906.1> 10ecc4990a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:06.025939Z nonode@nohost <0.14906.1> 96aa3e3602 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:06.061073Z nonode@nohost <0.14906.1> 0ce7fbfd80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:06.063411Z nonode@nohost <0.14906.1> 5bc8e8e245 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:06.068270Z nonode@nohost <0.14906.1> 344503688c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:06.080336Z nonode@nohost <0.14906.1> fd6ca09e54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:06.084386Z nonode@nohost <0.14906.1> 72f3f1df70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:06.092403Z nonode@nohost <0.14906.1> 4be48ad369 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:06.313009Z nonode@nohost <0.14906.1> f0e3611683 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:06.326413Z nonode@nohost <0.14906.1> b296be6391 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:43:06.332337Z nonode@nohost <0.14906.1> 87ef1ec6eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:06.343035Z nonode@nohost <0.14906.1> 9eb3ef9a77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:43:06.370410Z nonode@nohost <0.14906.1> 0f4aa7aac9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:06.375126Z nonode@nohost <0.14906.1> 44e228e0cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:43:06.380351Z nonode@nohost <0.14906.1> 2563dde4d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:06.388333Z nonode@nohost <0.14906.1> b39a456b1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:06.391140Z nonode@nohost <0.14906.1> ba5716f038 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:06.393320Z nonode@nohost <0.14906.1> a1d80e8e57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:06.587966Z nonode@nohost <0.14906.1> e8853a1004 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:06.599696Z nonode@nohost <0.14906.1> 6a432fe9a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:06.604799Z nonode@nohost <0.14906.1> 179225c115 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:06.610719Z nonode@nohost <0.14906.1> 3ee02d9a6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:06.665818Z nonode@nohost <0.14906.1> 1a7d3ad8b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:06.671877Z nonode@nohost <0.14906.1> 15f701818c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:43:06.680323Z nonode@nohost <0.14906.1> c733a5480c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:06.686154Z nonode@nohost <0.14906.1> c9169a91c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:06.744350Z nonode@nohost <0.14906.1> 58d6a6dcdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:06.762109Z nonode@nohost <0.14906.1> 44e23d85a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:06.775317Z nonode@nohost <0.14906.1> ba03c8c9f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00161%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:06.781945Z nonode@nohost <0.14906.1> 4c7fca19d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:06.786703Z nonode@nohost <0.14906.1> 677da2681c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0079c47d011097783a3caf87e1fdf310e0956f9d44c9ac38d5b26c469416b8ca82%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:06.795903Z nonode@nohost <0.14906.1> 64967e13dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:06.799380Z nonode@nohost <0.14906.1> 6088b2ee6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0079c47d011097783a3caf87e1fdf310e0956f9d44c9ac38d5b26c469416b8ca82%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:06.808099Z nonode@nohost <0.14906.1> 6dd4f230d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:06.865449Z nonode@nohost <0.14906.1> 495885e51f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:06.878105Z nonode@nohost <0.14906.1> 426a5bcc1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:06.883190Z nonode@nohost <0.14906.1> 6b3cd532b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:06.891138Z nonode@nohost <0.14906.1> 809b8d68a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:06.895331Z nonode@nohost <0.14906.1> c4d18d408c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:06.904529Z nonode@nohost <0.14906.1> 18d580341b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:08.465042Z nonode@nohost <0.14906.1> ba52366731 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:08.467373Z nonode@nohost <0.14906.1> d9d4941638 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:08.471553Z nonode@nohost <0.14906.1> 00a0a0bc97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:08.478435Z nonode@nohost <0.14906.1> 45be3f37de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:08.515359Z nonode@nohost <0.14906.1> d99b7eb27c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:08.520866Z nonode@nohost <0.14906.1> 03ac64c786 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:08.525968Z nonode@nohost <0.14906.1> b641171f90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:08.529205Z nonode@nohost <0.14906.1> c513b7847b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:08.532724Z nonode@nohost <0.14906.1> ffe39e2b1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:08.535619Z nonode@nohost <0.14906.1> 949f188bb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.595265Z nonode@nohost <0.14906.1> c9a6bd4bd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.598088Z nonode@nohost <0.14906.1> 7c7f1b0c5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:09.602489Z nonode@nohost <0.14906.1> b30b16d08b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.605325Z nonode@nohost <0.14906.1> 2b29858968 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.626640Z nonode@nohost <0.14906.1> 4023716765 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.629217Z nonode@nohost <0.14906.1> e9797a99f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:09.639485Z nonode@nohost <0.14906.1> 3e8063b1ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.653190Z nonode@nohost <0.14906.1> f0023840bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.658504Z nonode@nohost <0.14906.1> 58abac00f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.670340Z nonode@nohost <0.14906.1> f8c5d9743c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.723382Z nonode@nohost <0.14906.1> 5d497e3133 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:09.727822Z nonode@nohost <0.14906.1> 7599975ec0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:43:09.742668Z nonode@nohost <0.14906.1> ea1968ddd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.756108Z nonode@nohost <0.14906.1> c84ad3d58d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:09.791893Z nonode@nohost <0.14906.1> ab0251507f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:09.799487Z nonode@nohost <0.14906.1> f7d03735f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:43:09.800914Z nonode@nohost <0.14906.1> f2503d9eb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.817726Z nonode@nohost <0.14906.1> 0f7e9c5e99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.821132Z nonode@nohost <0.14906.1> 9424f2e9b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.823735Z nonode@nohost <0.14906.1> a2d0225559 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:09.948388Z nonode@nohost <0.14906.1> dac9233d34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:09.960607Z nonode@nohost <0.14906.1> 3f7f8d8b38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:43:09.966491Z nonode@nohost <0.14906.1> befd73d9de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:09.993514Z nonode@nohost <0.14906.1> 922a69b299 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 16 [notice] 2018-09-16T13:43:10.060893Z nonode@nohost <0.14906.1> cd24739975 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:10.062058Z nonode@nohost <0.14906.1> d291be79fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:10.079302Z nonode@nohost <0.14906.1> d7f9988c9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:10.092134Z nonode@nohost <0.14906.1> 65be46d7fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:10.152293Z nonode@nohost <0.14906.1> 586a54668a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:10.179697Z nonode@nohost <0.14906.1> 40c56675b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00162%00?attachments=true 404 ok 9 [notice] 2018-09-16T13:43:10.194119Z nonode@nohost <0.14906.1> 43df6a7681 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0022b869295fa1935d8e74a92c6249f503f9f1d1583fbb33b51cdd8404302d044f%00?attachments=true 404 ok 14 [notice] 2018-09-16T13:43:10.210815Z nonode@nohost <0.14906.1> 403b35221f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0022b869295fa1935d8e74a92c6249f503f9f1d1583fbb33b51cdd8404302d044f%00?attachments=true 404 ok 16 [notice] 2018-09-16T13:43:11.406485Z nonode@nohost <0.14906.1> c7cbf75c07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:11.417613Z nonode@nohost <0.14906.1> 3f5158ef16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:11.428579Z nonode@nohost <0.14906.1> 4f19119025 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:11.451843Z nonode@nohost <0.14906.1> d040e731c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:43:11.463977Z nonode@nohost <0.14906.1> 67d462fbc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:11.472859Z nonode@nohost <0.14906.1> 016398865c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:11.478596Z nonode@nohost <0.14906.1> b385c28b30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:11.484804Z nonode@nohost <0.14906.1> a216dfe402 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:11.491637Z nonode@nohost <0.14906.1> f4a8612bf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:11.495422Z nonode@nohost <0.14906.1> 7dfdab5b89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.566822Z nonode@nohost <0.14906.1> e25bd80e02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.569802Z nonode@nohost <0.14906.1> fa1ebc5f62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:12.574053Z nonode@nohost <0.14906.1> 10985d791c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.577078Z nonode@nohost <0.14906.1> 5f6924432f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.602761Z nonode@nohost <0.14906.1> 4a4516501a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.607603Z nonode@nohost <0.14906.1> 0d1fad0e03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:12.629449Z nonode@nohost <0.14906.1> 5f4a7c90c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.633102Z nonode@nohost <0.14906.1> 9ef16f8a1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.639329Z nonode@nohost <0.14906.1> a6b87f2e93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.641985Z nonode@nohost <0.14906.1> de7664ce2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.735695Z nonode@nohost <0.14906.1> bbe44eba0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.740652Z nonode@nohost <0.14906.1> e629208603 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:12.745874Z nonode@nohost <0.14906.1> b411c013a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.748813Z nonode@nohost <0.14906.1> 59d2cfb4dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.775468Z nonode@nohost <0.14906.1> e23c6c3f97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:12.780294Z nonode@nohost <0.14906.1> 9319f685f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:12.785227Z nonode@nohost <0.14906.1> 088b351ad5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.788535Z nonode@nohost <0.14906.1> f665780dc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.791668Z nonode@nohost <0.14906.1> 1bd4d20cff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.794156Z nonode@nohost <0.14906.1> ae3d8f3890 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.807275Z nonode@nohost <0.14906.1> 5a8e1f80d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:12.817342Z nonode@nohost <0.14906.1> e3b3d7f95b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:12.822016Z nonode@nohost <0.14906.1> a2504f8b43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.824920Z nonode@nohost <0.14906.1> a9129aa8c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.886366Z nonode@nohost <0.14906.1> fe4899a2d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.889450Z nonode@nohost <0.14906.1> d5ca3968e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:12.893877Z nonode@nohost <0.14906.1> 4aedb77149 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.896857Z nonode@nohost <0.14906.1> c1fc7efe4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:12.959339Z nonode@nohost <0.14906.1> e962b13bf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:13.007179Z nonode@nohost <0.14906.1> fb928cf2df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00163%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:13.013424Z nonode@nohost <0.14906.1> 16d52292f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006a7158678a27f4c6f0bc1fa5433c83ae1fb03a05900cc224d93a10e73c47cb51%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:13.018722Z nonode@nohost <0.14906.1> 30fd417ee4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006a7158678a27f4c6f0bc1fa5433c83ae1fb03a05900cc224d93a10e73c47cb51%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:14.291748Z nonode@nohost <0.14906.1> 15bd86ac53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:14.303435Z nonode@nohost <0.14906.1> ed420008bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:14.319009Z nonode@nohost <0.14906.1> 80adcc0f1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:14.322596Z nonode@nohost <0.14906.1> 01f9a314a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:14.350127Z nonode@nohost <0.14906.1> 6d280bc4ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:14.361348Z nonode@nohost <0.14906.1> c5984e4dd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:14.366214Z nonode@nohost <0.14906.1> ca556c6d7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:14.370382Z nonode@nohost <0.14906.1> 64b39d512a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:14.374260Z nonode@nohost <0.14906.1> df1520b568 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:14.388999Z nonode@nohost <0.14906.1> 146b8808f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:15.334344Z nonode@nohost <0.14906.1> 12dc33fdff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:15.339896Z nonode@nohost <0.14906.1> 86bfa2b5ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:43:15.350678Z nonode@nohost <0.14906.1> 4d6a4c7a7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:15.356416Z nonode@nohost <0.14906.1> 34bd2b59d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:15.387093Z nonode@nohost <0.14906.1> 10a313aaa6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:15.394975Z nonode@nohost <0.14906.1> 2a2420f478 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:15.408772Z nonode@nohost <0.14906.1> a3af3bbce3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:15.424286Z nonode@nohost <0.14906.1> ae673a13a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:43:15.449720Z nonode@nohost <0.14906.1> c2723e7c34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:15.452717Z nonode@nohost <0.14906.1> 048edc1d00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:15.735325Z nonode@nohost <0.14906.1> eaaaa79537 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:15.739847Z nonode@nohost <0.14906.1> d59ec1d597 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:15.757567Z nonode@nohost <0.14906.1> 120ec4d712 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:15.763997Z nonode@nohost <0.14906.1> 78d19abc60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:15.800927Z nonode@nohost <0.14906.1> 877f6459b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:15.806727Z nonode@nohost <0.14906.1> dfd18c5e87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:43:15.820467Z nonode@nohost <0.14906.1> 309bf595d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:15.824963Z nonode@nohost <0.14906.1> 097a8c43bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:15.834782Z nonode@nohost <0.14906.1> 1c0158b9d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:15.840830Z nonode@nohost <0.14906.1> c42f58a265 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:16.068912Z nonode@nohost <0.14906.1> 7be8db9bfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:16.076567Z nonode@nohost <0.14906.1> b921c9d8f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:43:16.085492Z nonode@nohost <0.14906.1> e8d29d795a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:16.093463Z nonode@nohost <0.14906.1> 96f23b89a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:16.146434Z nonode@nohost <0.14906.1> 3a04b48a8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:16.157492Z nonode@nohost <0.14906.1> 1f19136615 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:16.164599Z nonode@nohost <0.14906.1> 12947ae8b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:16.170954Z nonode@nohost <0.14906.1> adf3c0b5f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:16.233207Z nonode@nohost <0.14906.1> 891ca6022a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:16.273055Z nonode@nohost <0.14906.1> 3f9fad78bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00164%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:43:16.282710Z nonode@nohost <0.14906.1> 51e1abc744 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0000960da5ec24731f239bde58de8dd6581beaa0b967f7bbc2a1552c8c951bd0aa%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:16.290685Z nonode@nohost <0.14906.1> fec12fe2e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0000960da5ec24731f239bde58de8dd6581beaa0b967f7bbc2a1552c8c951bd0aa%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:17.286513Z nonode@nohost <0.14906.1> 4fbd3ca2ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:17.294157Z nonode@nohost <0.14906.1> 5e7036d3bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:17.313230Z nonode@nohost <0.14906.1> 5ed987b88f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:17.341733Z nonode@nohost <0.14906.1> d8baae2dfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:43:17.370756Z nonode@nohost <0.14906.1> 2f1a43d88a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:17.389440Z nonode@nohost <0.14906.1> b7b38a8fda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:43:17.396177Z nonode@nohost <0.14906.1> e22bd96ae3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:17.408243Z nonode@nohost <0.14906.1> 9daca8e3da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:43:17.412647Z nonode@nohost <0.14906.1> 5e690c2bcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:17.433177Z nonode@nohost <0.14906.1> 8e4c1d0f1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 20 [notice] 2018-09-16T13:43:17.932469Z nonode@nohost <0.14906.1> eff56d053b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:43:17.948255Z nonode@nohost <0.14906.1> e0c3bfd7c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:43:17.955093Z nonode@nohost <0.14906.1> 63996eae24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:17.959274Z nonode@nohost <0.14906.1> 64d384b56e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:17.983374Z nonode@nohost <0.14906.1> fe09268870 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:17.996464Z nonode@nohost <0.14906.1> ea7590e5ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:43:18.006895Z nonode@nohost <0.14906.1> 07e88125ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:43:18.017717Z nonode@nohost <0.14906.1> dc166ea6eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:18.024420Z nonode@nohost <0.14906.1> d4ee44ec97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:18.033853Z nonode@nohost <0.14906.1> fc95804b9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:19.238329Z nonode@nohost <0.14906.1> 1510727460 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:19.242230Z nonode@nohost <0.14906.1> b55cdbbdb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:19.255739Z nonode@nohost <0.14906.1> c7ca3e5bdd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:19.258414Z nonode@nohost <0.14906.1> 97a32e3c19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:19.290301Z nonode@nohost <0.14906.1> 795a4a7879 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:19.292412Z nonode@nohost <0.14906.1> ffa0a0d98a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:19.301119Z nonode@nohost <0.14906.1> 6bf9467237 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:19.303876Z nonode@nohost <0.14906.1> 633522c330 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:19.317524Z nonode@nohost <0.14906.1> b2164f7027 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:19.320190Z nonode@nohost <0.14906.1> a05ddff01f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:19.543917Z nonode@nohost <0.14906.1> 138ed33381 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:19.549229Z nonode@nohost <0.14906.1> b61166eaa8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:19.553660Z nonode@nohost <0.14906.1> 675359cbb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:19.556599Z nonode@nohost <0.14906.1> f44dea6363 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:19.625052Z nonode@nohost <0.14906.1> b50927b897 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:19.632956Z nonode@nohost <0.14906.1> 459ff7b356 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:19.637147Z nonode@nohost <0.14906.1> 3481d6eff3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:19.641138Z nonode@nohost <0.14906.1> 132e257dbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:19.675811Z nonode@nohost <0.14906.1> cb441aa31b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:19.693971Z nonode@nohost <0.14906.1> c7c4c32c9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00165%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:43:19.699651Z nonode@nohost <0.14906.1> 606a058baf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0072ee753d4d0c4863f0e35f1b23d703c4814ee045f56a02c10a68753eb5b7dd2f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:19.708733Z nonode@nohost <0.14906.1> 4019337f9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0072ee753d4d0c4863f0e35f1b23d703c4814ee045f56a02c10a68753eb5b7dd2f%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:43:20.063199Z nonode@nohost <0.14906.1> 2536b1386a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:20.067667Z nonode@nohost <0.14906.1> 916698d7e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:20.079231Z nonode@nohost <0.14906.1> 38283a90b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:20.082538Z nonode@nohost <0.14906.1> 9783ea828c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:20.121075Z nonode@nohost <0.14906.1> 256113cc23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:20.123524Z nonode@nohost <0.14906.1> 9cb508ce97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:20.127803Z nonode@nohost <0.14906.1> 0293a3c453 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:20.141009Z nonode@nohost <0.14906.1> 9836a616bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:20.147370Z nonode@nohost <0.14906.1> 94969b4787 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:20.150756Z nonode@nohost <0.14906.1> aa4d976deb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:20.812334Z nonode@nohost <0.14906.1> c3a8290661 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:20.826661Z nonode@nohost <0.14906.1> 8005f264b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:43:20.831730Z nonode@nohost <0.14906.1> 5b930becc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:20.836861Z nonode@nohost <0.14906.1> 1f5368e0da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:20.871274Z nonode@nohost <0.14906.1> a9f23f9da8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:20.874235Z nonode@nohost <0.14906.1> f095ba826e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:20.879762Z nonode@nohost <0.14906.1> 02f891fb8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:20.886073Z nonode@nohost <0.14906.1> 015ebed1db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:20.900310Z nonode@nohost <0.14906.1> f0ec791839 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:20.902748Z nonode@nohost <0.14906.1> aaebc16c49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:22.507645Z nonode@nohost <0.14906.1> d9964e1d1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:22.510349Z nonode@nohost <0.14906.1> d5dd306510 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:22.515329Z nonode@nohost <0.14906.1> 5c865c1024 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:22.519137Z nonode@nohost <0.14906.1> 22eca53a12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:22.544922Z nonode@nohost <0.14906.1> 1a6f227480 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:22.556628Z nonode@nohost <0.14906.1> 53eea0d9a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:22.566781Z nonode@nohost <0.14906.1> 8a23f224d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:22.570645Z nonode@nohost <0.14906.1> fdccc5fdc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:22.574463Z nonode@nohost <0.14906.1> abe0756780 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:22.576727Z nonode@nohost <0.14906.1> 94d25c4044 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:22.786645Z nonode@nohost <0.14906.1> e530071b43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:22.789370Z nonode@nohost <0.14906.1> 8b6fcd891a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:22.796142Z nonode@nohost <0.14906.1> a3f1d6470c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:22.799072Z nonode@nohost <0.14906.1> 6a1f79a8c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:22.834614Z nonode@nohost <0.14906.1> 82874204be couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:22.840016Z nonode@nohost <0.14906.1> 22bd4dd110 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:22.857469Z nonode@nohost <0.14906.1> f29d3c3f0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:22.873213Z nonode@nohost <0.14906.1> 8258ac1d3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:22.886588Z nonode@nohost <0.14906.1> 048e283e0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:22.900058Z nonode@nohost <0.14906.1> 73bb1c83ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:43:22.913297Z nonode@nohost <0.14906.1> a88036cfaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:22.933314Z nonode@nohost <0.14906.1> faa886bc41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:43:22.947471Z nonode@nohost <0.14268.1> b2200623cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:43:22.954657Z nonode@nohost <0.14906.1> fbdb81637d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 21 [notice] 2018-09-16T13:43:22.993013Z nonode@nohost <0.14906.1> 4b8a4fb831 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:23.005840Z nonode@nohost <0.14906.1> aa4d6702d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:23.041715Z nonode@nohost <0.14906.1> ec071fbf1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00166%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:23.048098Z nonode@nohost <0.14906.1> 0d153de8f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:23.065830Z nonode@nohost <0.14906.1> 6e798386e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:23.070260Z nonode@nohost <0.14268.1> 6fda7877e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:23.075869Z nonode@nohost <0.14906.1> 9100e172b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008291bc4661388985ab4ad36206884c7c9c602e5d66aa64c7c50a0b8973651750%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:43:23.103502Z nonode@nohost <0.14906.1> 77e96dbb3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008291bc4661388985ab4ad36206884c7c9c602e5d66aa64c7c50a0b8973651750%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:23.561499Z nonode@nohost <0.14906.1> c847f03f62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:23.564226Z nonode@nohost <0.14906.1> 09fbc7cd41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:23.568897Z nonode@nohost <0.14906.1> 33cb503e6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:23.571857Z nonode@nohost <0.14906.1> 275daed2c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:23.596482Z nonode@nohost <0.14906.1> 0f7ca4f029 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:23.599143Z nonode@nohost <0.14906.1> aadea8ead3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:23.603577Z nonode@nohost <0.14906.1> 83ebf925ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:23.606724Z nonode@nohost <0.14906.1> 6f19690584 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:23.609398Z nonode@nohost <0.14906.1> 5107317990 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:23.611767Z nonode@nohost <0.14906.1> 6c58e584f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:25.691583Z nonode@nohost <0.14906.1> b4ad3feea8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:25.696673Z nonode@nohost <0.14906.1> b5c1b3bb1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:25.717194Z nonode@nohost <0.14906.1> 1485d32d2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:25.724173Z nonode@nohost <0.14906.1> 12e2b5bd5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:25.750494Z nonode@nohost <0.14906.1> 9112e2a0b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:25.752922Z nonode@nohost <0.14906.1> 52372adba0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:25.760823Z nonode@nohost <0.14906.1> 421f5a4e1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:25.764122Z nonode@nohost <0.14906.1> 6057dc3ead couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:25.769392Z nonode@nohost <0.14906.1> f0d0b2610f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:25.780725Z nonode@nohost <0.14906.1> b770b9ecc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:25.936194Z nonode@nohost <0.14906.1> 6707ebff44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:25.941036Z nonode@nohost <0.14906.1> fcff736761 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:25.945568Z nonode@nohost <0.14906.1> 71e09805b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:25.948409Z nonode@nohost <0.14906.1> 532371f30e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:25.978740Z nonode@nohost <0.14906.1> a4cbd81aa7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:25.983664Z nonode@nohost <0.14906.1> 1ccdc0ac5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:25.988518Z nonode@nohost <0.14906.1> e2e29ccaf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:25.991589Z nonode@nohost <0.14906.1> dbbe5112dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:25.996787Z nonode@nohost <0.14906.1> 8c6c48c983 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:25.998615Z nonode@nohost <0.14268.1> 709ba050d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:26.006645Z nonode@nohost <0.14268.1> 2f277e1069 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:26.007531Z nonode@nohost <0.14906.1> 16939e11fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:26.037474Z nonode@nohost <0.14906.1> 731997ccfe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:26.040984Z nonode@nohost <0.14906.1> 741360a4b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:26.119950Z nonode@nohost <0.14906.1> 77592d10cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:26.127643Z nonode@nohost <0.14906.1> 44fe5cd00d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:26.132203Z nonode@nohost <0.14906.1> f2d81ef7c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:26.137533Z nonode@nohost <0.14906.1> a939b5247c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:26.210142Z nonode@nohost <0.14906.1> 8ffd508376 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:26.214786Z nonode@nohost <0.14906.1> 5c4bd666bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:26.216333Z nonode@nohost <0.14268.1> 57581c0251 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:26.233776Z nonode@nohost <0.14906.1> ccebe4d630 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:26.262024Z nonode@nohost <0.14906.1> 2820382759 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00167%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:43:26.269260Z nonode@nohost <0.14906.1> 8ae4733085 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:26.274177Z nonode@nohost <0.14906.1> bdd6e3be0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00fa481a81bc1b5852223d70abdc23806accbbc6a30aa93ead1744d8e953e0c6fd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:26.292490Z nonode@nohost <0.14906.1> f1e0f04aed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00fa481a81bc1b5852223d70abdc23806accbbc6a30aa93ead1744d8e953e0c6fd%00?attachments=true 404 ok 6 [notice] 2018-09-16T13:43:26.330953Z nonode@nohost <0.14906.1> c3c770920e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:26.333672Z nonode@nohost <0.14906.1> fedd20769d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:26.339109Z nonode@nohost <0.14906.1> c9e6edd9b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:26.342302Z nonode@nohost <0.14906.1> b90af90058 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:26.347176Z nonode@nohost <0.14906.1> 3fad225545 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:26.356196Z nonode@nohost <0.14906.1> 43534255f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:43:28.542847Z nonode@nohost <0.14906.1> 94a804094f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:28.552667Z nonode@nohost <0.14906.1> f66e704be2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:28.559401Z nonode@nohost <0.14906.1> 02c1a0602f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:28.567108Z nonode@nohost <0.14906.1> c8db4256e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:28.589721Z nonode@nohost <0.14906.1> d512ac511e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:28.592903Z nonode@nohost <0.14906.1> ff66c23751 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:28.598126Z nonode@nohost <0.14906.1> 86e16fc494 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:28.609028Z nonode@nohost <0.14906.1> 8b1421805d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:28.612047Z nonode@nohost <0.14906.1> 65d828821f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:28.619903Z nonode@nohost <0.14906.1> 092fa86f38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:28.862934Z nonode@nohost <0.14906.1> 32f2d3bd35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:43:28.865449Z nonode@nohost <0.14906.1> 467b221214 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:28.874577Z nonode@nohost <0.14906.1> e3f9ac021f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:28.884812Z nonode@nohost <0.14906.1> 69443a48db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:28.925792Z nonode@nohost <0.14906.1> f66916635a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:28.940839Z nonode@nohost <0.14906.1> 9ac2208157 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:28.948254Z nonode@nohost <0.14906.1> 6167c65a48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:28.961447Z nonode@nohost <0.14906.1> 3f482475f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:28.964779Z nonode@nohost <0.14906.1> a0181cd211 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:28.967491Z nonode@nohost <0.14906.1> 662a0d12a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:29.202303Z nonode@nohost <0.14906.1> 7fafe05c7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:29.207060Z nonode@nohost <0.14906.1> c23ff0ecd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:29.221766Z nonode@nohost <0.14906.1> 5bd7d6d5b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:29.227387Z nonode@nohost <0.14906.1> 928dae274f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:29.285652Z nonode@nohost <0.14906.1> 472bde75ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:29.300122Z nonode@nohost <0.14906.1> 3521347b82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:43:29.309822Z nonode@nohost <0.14268.1> 6a210cff95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:29.311986Z nonode@nohost <0.14906.1> f1b8a9ac08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:29.312932Z nonode@nohost <0.14268.1> f9bf5c91c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:29.319731Z nonode@nohost <0.14268.1> 8859a56bf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:29.335107Z nonode@nohost <0.14268.1> c1de8e8416 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:29.394747Z nonode@nohost <0.14268.1> e6d418f341 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:29.412847Z nonode@nohost <0.14268.1> aaeec62466 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:43:29.460232Z nonode@nohost <0.14268.1> 679e39d596 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00168%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:29.469049Z nonode@nohost <0.14268.1> 41f004ece0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00bd16f65c383b38f08ed70bf2d3111af84b3b9c01a5a98cf256286f315795df97%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:29.482413Z nonode@nohost <0.14268.1> dd9790b468 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00bd16f65c383b38f08ed70bf2d3111af84b3b9c01a5a98cf256286f315795df97%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:43:29.485775Z nonode@nohost <0.14268.1> 0a97e2e54a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:29.490964Z nonode@nohost <0.14268.1> d472b5330b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:29.509536Z nonode@nohost <0.14268.1> cd7ef08145 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:29.516582Z nonode@nohost <0.14268.1> 568f3d1b8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:29.527731Z nonode@nohost <0.14268.1> 91f14bd6de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:29.536544Z nonode@nohost <0.14268.1> 231c53aab3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:43:31.285085Z nonode@nohost <0.14268.1> 99fbf9cca2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:31.291357Z nonode@nohost <0.14268.1> 5dd6059192 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:31.309132Z nonode@nohost <0.14268.1> b3de9450e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.321662Z nonode@nohost <0.14268.1> a1850da159 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.362947Z nonode@nohost <0.14268.1> e4fb527936 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.373033Z nonode@nohost <0.14268.1> 248ed7070b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:31.390463Z nonode@nohost <0.14268.1> 2ba80d38b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.397618Z nonode@nohost <0.14268.1> ee1f44b1d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.406419Z nonode@nohost <0.14268.1> 380c019c8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.409517Z nonode@nohost <0.14268.1> c558e481d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.860666Z nonode@nohost <0.14268.1> a3769711eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.864426Z nonode@nohost <0.14268.1> 86eddb4676 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:31.868967Z nonode@nohost <0.14268.1> 667d7b7f9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.872005Z nonode@nohost <0.14268.1> d53ca1fe80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.897564Z nonode@nohost <0.14268.1> caeb22ac09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.902601Z nonode@nohost <0.14268.1> 813ee4dc3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:31.910693Z nonode@nohost <0.14268.1> f3a85b5aca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.913776Z nonode@nohost <0.14268.1> a701c6804e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.918094Z nonode@nohost <0.14268.1> 903c0bd4c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:31.922761Z nonode@nohost <0.14268.1> 04e999a506 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:32.103791Z nonode@nohost <0.14268.1> ca625e1f66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:32.133320Z nonode@nohost <0.14268.1> 74f8bd2a67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:43:32.137761Z nonode@nohost <0.14268.1> e222d3a1e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:32.151267Z nonode@nohost <0.14268.1> 27e242a0f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:43:32.199525Z nonode@nohost <0.14268.1> 4462540eaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:32.202448Z nonode@nohost <0.14268.1> e63a116dcd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:32.213833Z nonode@nohost <0.14268.1> dc49b9bf45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:32.221737Z nonode@nohost <0.14268.1> 567d90f0c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:32.254703Z nonode@nohost <0.14268.1> 480fd60a2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:32.276935Z nonode@nohost <0.14268.1> a90cb2fbf7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00169%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:32.282804Z nonode@nohost <0.14268.1> 65718e796b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00cecd66d4a36f600933fbc9ab28610ff5a1df8795c32ff207d4548ed1c2e07c1c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:32.286497Z nonode@nohost <0.14268.1> 1773722772 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00cecd66d4a36f600933fbc9ab28610ff5a1df8795c32ff207d4548ed1c2e07c1c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:32.532644Z nonode@nohost <0.14268.1> 12a7b1d1ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:32.537723Z nonode@nohost <0.14268.1> 71210ef122 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:32.545011Z nonode@nohost <0.14268.1> e250b29741 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:32.564469Z nonode@nohost <0.14268.1> f43630f9d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:32.604115Z nonode@nohost <0.14268.1> dc0e5418d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:32.611209Z nonode@nohost <0.14268.1> a6959146eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:32.616731Z nonode@nohost <0.14268.1> 372d215a09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:32.620773Z nonode@nohost <0.14268.1> 15b266f528 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:32.624391Z nonode@nohost <0.14268.1> 9b65bcd8d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:32.627118Z nonode@nohost <0.14268.1> 654494f459 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:34.302567Z nonode@nohost <0.14268.1> f6bafe5840 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:34.305874Z nonode@nohost <0.14268.1> 4ac547ada1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:34.310455Z nonode@nohost <0.14268.1> b00d52c30b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:34.313699Z nonode@nohost <0.14268.1> f7f84f3503 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:34.342577Z nonode@nohost <0.14268.1> da569b26e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:34.346110Z nonode@nohost <0.14268.1> 99c18b68a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:34.350794Z nonode@nohost <0.14268.1> e22ef4f351 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:34.354002Z nonode@nohost <0.14268.1> 1900092ce3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:34.356988Z nonode@nohost <0.14268.1> 40fd8db83a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:34.360645Z nonode@nohost <0.14268.1> cc2686ef14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:34.481667Z nonode@nohost <0.14268.1> 59c47c1c52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:34.484617Z nonode@nohost <0.14268.1> d54c9d9ccf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:34.493912Z nonode@nohost <0.14268.1> ee877a4ff1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:34.516310Z nonode@nohost <0.14268.1> fcece68e91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:43:34.555066Z nonode@nohost <0.14268.1> 4715306114 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:34.561031Z nonode@nohost <0.14268.1> a7ef3fdbfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:34.581441Z nonode@nohost <0.14268.1> 0aa72d0324 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:34.593611Z nonode@nohost <0.14268.1> 212b6b510f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:34.609207Z nonode@nohost <0.14268.1> 37af511338 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:34.653629Z nonode@nohost <0.14268.1> 7caf1a062e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 44 [notice] 2018-09-16T13:43:34.792724Z nonode@nohost <0.14268.1> 69cca0f740 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:34.795838Z nonode@nohost <0.14268.1> 8d527f7bed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:34.806310Z nonode@nohost <0.14268.1> 009da0c640 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:34.815987Z nonode@nohost <0.14268.1> 5e6d825e80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:34.906510Z nonode@nohost <0.14268.1> c410b19cd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:34.912652Z nonode@nohost <0.14268.1> cbf5e71358 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:34.928843Z nonode@nohost <0.14268.1> b103d836f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:34.942110Z nonode@nohost <0.14268.1> d8ae95015f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:35.015260Z nonode@nohost <0.14268.1> 54421c1621 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:35.052431Z nonode@nohost <0.14268.1> dfb52cae70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00170%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:35.060634Z nonode@nohost <0.14268.1> ba482d2733 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004d82c9eb3b7365042787f2026224bed61270c2925868937a6dc430eb6e759195%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:35.072042Z nonode@nohost <0.14268.1> fc3d2551ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004d82c9eb3b7365042787f2026224bed61270c2925868937a6dc430eb6e759195%00?attachments=true 404 ok 6 [notice] 2018-09-16T13:43:35.685777Z nonode@nohost <0.14268.1> f8c0e4d517 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:35.694399Z nonode@nohost <0.14268.1> e071f8fdd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:43:35.702823Z nonode@nohost <0.14268.1> 173c3687c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:35.707173Z nonode@nohost <0.14268.1> 87d2a498c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:35.749817Z nonode@nohost <0.14268.1> 9f31426818 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:35.752818Z nonode@nohost <0.14268.1> f4e21bb682 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:35.764966Z nonode@nohost <0.14268.1> def9b77be6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:35.772627Z nonode@nohost <0.14268.1> 31b7a988e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:35.780643Z nonode@nohost <0.14268.1> c671f31845 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:35.783514Z nonode@nohost <0.14268.1> 7a550bc62c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.029131Z nonode@nohost <0.14268.1> 5debf2273e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.041634Z nonode@nohost <0.14268.1> 0fec2553c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:37.053009Z nonode@nohost <0.14268.1> b045cf1d48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.071446Z nonode@nohost <0.14268.1> 04528ec3f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.089280Z nonode@nohost <0.14268.1> 536790f472 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.095207Z nonode@nohost <0.14268.1> d95446754d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:37.109263Z nonode@nohost <0.14268.1> 7bdc136e14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.128946Z nonode@nohost <0.14268.1> 646ee9ce15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.136448Z nonode@nohost <0.14268.1> 8785440942 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.139696Z nonode@nohost <0.14268.1> a121232a59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.814898Z nonode@nohost <0.14268.1> 2a03b9a38e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.818761Z nonode@nohost <0.14268.1> 1ce7407077 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:37.823687Z nonode@nohost <0.14268.1> 287e2a90d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.826704Z nonode@nohost <0.14268.1> 165298d051 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.853583Z nonode@nohost <0.14268.1> 24a4f737da couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.857184Z nonode@nohost <0.14268.1> cee1a20c64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:37.861792Z nonode@nohost <0.14268.1> 2a50e23464 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.865025Z nonode@nohost <0.14268.1> eb307e385f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.868249Z nonode@nohost <0.14268.1> 2053b8e095 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:37.870827Z nonode@nohost <0.14268.1> 124b97df90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:38.077462Z nonode@nohost <0.14268.1> 8e444486cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:38.082103Z nonode@nohost <0.14268.1> 8347126b7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:38.087309Z nonode@nohost <0.14268.1> 7769dd22e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:38.092673Z nonode@nohost <0.14268.1> 12122b0a4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:38.150721Z nonode@nohost <0.14268.1> 82f211c5f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:38.156198Z nonode@nohost <0.14268.1> 499a81a5e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:38.160825Z nonode@nohost <0.14268.1> 0a6cdc5d5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:38.163929Z nonode@nohost <0.14268.1> 052cea52a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:38.231941Z nonode@nohost <0.14268.1> ac6e6b1ee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:38.264999Z nonode@nohost <0.14268.1> c302bc2056 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00171%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:38.271844Z nonode@nohost <0.14268.1> fd92c2310c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004cb6326bd68dd5119d47a85a99a284ef8b486ec0fb76c33c2b6cbfe2b7c76912%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:38.283875Z nonode@nohost <0.14268.1> 479188c083 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004cb6326bd68dd5119d47a85a99a284ef8b486ec0fb76c33c2b6cbfe2b7c76912%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:38.508757Z nonode@nohost <0.14268.1> 630af0afce couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:38.518338Z nonode@nohost <0.14268.1> 53c48841ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:38.534976Z nonode@nohost <0.14268.1> c63755352f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:38.541494Z nonode@nohost <0.14268.1> d9d71a49dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:38.578378Z nonode@nohost <0.14268.1> c0c78e9677 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:38.593621Z nonode@nohost <0.14268.1> 666bc9104c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:43:38.596153Z nonode@nohost <0.14268.1> cc1493f080 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:38.604703Z nonode@nohost <0.14268.1> 44d954b832 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:38.616607Z nonode@nohost <0.14268.1> d9879496d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:38.619396Z nonode@nohost <0.14268.1> c9d9c57d74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:39.930542Z nonode@nohost <0.14268.1> bd05bdfc2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:39.933567Z nonode@nohost <0.14268.1> 4c0cee500d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:39.945608Z nonode@nohost <0.14268.1> 28c5e864f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:39.961435Z nonode@nohost <0.14268.1> 4ff6f80325 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:39.991679Z nonode@nohost <0.14268.1> ae16b97bb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:40.000814Z nonode@nohost <0.14268.1> 0e351fc8a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:40.016453Z nonode@nohost <0.14268.1> fa66823a36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:43:40.021719Z nonode@nohost <0.14268.1> 3ee4b4b4bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:40.026658Z nonode@nohost <0.14268.1> 71069abbd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:40.029900Z nonode@nohost <0.14268.1> 459b771d51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:41.066045Z nonode@nohost <0.14268.1> 2c309b912d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:41.071355Z nonode@nohost <0.14268.1> 3ac7d31f76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:41.093496Z nonode@nohost <0.14268.1> e7f3cd52c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:41.107714Z nonode@nohost <0.14268.1> c1c38fe962 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:43:41.127325Z nonode@nohost <0.14268.1> 528cfffe2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:41.138291Z nonode@nohost <0.14268.1> 41885c3f4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:43:41.144976Z nonode@nohost <0.14268.1> 1780aa8f11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:41.152526Z nonode@nohost <0.14268.1> 5e96283362 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:43:41.156368Z nonode@nohost <0.14268.1> 1f9888784b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:41.174848Z nonode@nohost <0.14268.1> 5cde28e3c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 18 [notice] 2018-09-16T13:43:41.332221Z nonode@nohost <0.14268.1> af38b737ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:41.343646Z nonode@nohost <0.14268.1> bcb4dae454 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:43:41.350505Z nonode@nohost <0.14268.1> 29d248fabc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:41.359074Z nonode@nohost <0.14268.1> 99f6c5461c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:43:41.419069Z nonode@nohost <0.14268.1> dc4928f630 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:41.439390Z nonode@nohost <0.14268.1> 346d4ba7ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:43:41.450324Z nonode@nohost <0.14268.1> c333c2f2de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:41.468969Z nonode@nohost <0.14906.1> 6319ea87b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:41.471241Z nonode@nohost <0.14268.1> 9fb0ce6193 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:43:41.475541Z nonode@nohost <0.14906.1> ebf4d8a2b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:43:41.526196Z nonode@nohost <0.14906.1> 9c68f245ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:41.536860Z nonode@nohost <0.14906.1> 928cbe40b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:41.565517Z nonode@nohost <0.14906.1> e8d804abc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00172%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:41.572097Z nonode@nohost <0.14906.1> ae9f9046a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:41.574717Z nonode@nohost <0.14268.1> 5af1ff864d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ff32aee55c380789a97eaeae3749b96716a93620fb6008b5551f7ce407e2d8bf%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:43:41.603818Z nonode@nohost <0.14268.1> dbbc577efa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ff32aee55c380789a97eaeae3749b96716a93620fb6008b5551f7ce407e2d8bf%00?attachments=true 404 ok 14 [notice] 2018-09-16T13:43:41.613160Z nonode@nohost <0.14906.1> e07fcf0144 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:43:41.624143Z nonode@nohost <0.14906.1> 39b039895c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:43:41.637526Z nonode@nohost <0.14906.1> 5bd100efa0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:41.648034Z nonode@nohost <0.14906.1> 4125f6d457 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:41.650886Z nonode@nohost <0.14906.1> 3b9d64ffb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:41.672150Z nonode@nohost <0.14906.1> e45b0c6925 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:43:42.783419Z nonode@nohost <0.14906.1> 76384dcbaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:42.791879Z nonode@nohost <0.14906.1> 4cd96b580f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:43:42.802226Z nonode@nohost <0.14906.1> 32e210cc99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:42.832579Z nonode@nohost <0.14906.1> c2d82b4f81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 23 [notice] 2018-09-16T13:43:42.856488Z nonode@nohost <0.14906.1> 736753d54d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:42.866317Z nonode@nohost <0.14906.1> 87511810b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:43:42.872088Z nonode@nohost <0.14906.1> e6cd95c1bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:42.892831Z nonode@nohost <0.14906.1> b5ce015023 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 20 [notice] 2018-09-16T13:43:42.896748Z nonode@nohost <0.14906.1> c20bd8c764 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:42.911471Z nonode@nohost <0.14906.1> 73e71f99b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:43:44.290039Z nonode@nohost <0.14906.1> 1b6c584e1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.293052Z nonode@nohost <0.14906.1> c3d42e7943 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:44.302773Z nonode@nohost <0.14906.1> 3490bc14c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.306840Z nonode@nohost <0.14906.1> 969072b02e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.326402Z nonode@nohost <0.14906.1> 6b37938fee couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.329519Z nonode@nohost <0.14906.1> 66dc1d98fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:44.347122Z nonode@nohost <0.14906.1> d660209bf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:43:44.351334Z nonode@nohost <0.14906.1> 1a96ffa70f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.357809Z nonode@nohost <0.14906.1> 0c3fcd0fd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.361091Z nonode@nohost <0.14906.1> 9a406e4045 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.494063Z nonode@nohost <0.14906.1> 54a06f3f0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.499147Z nonode@nohost <0.14906.1> 51486dd874 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:44.510074Z nonode@nohost <0.14906.1> a866864d74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.512844Z nonode@nohost <0.14906.1> 31ec887e23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.539882Z nonode@nohost <0.14906.1> f160909a20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:44.544178Z nonode@nohost <0.14906.1> 5fc09a1042 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:44.548411Z nonode@nohost <0.14906.1> 8e07a8f2c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.554130Z nonode@nohost <0.14906.1> 673b28103b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.560643Z nonode@nohost <0.14268.1> c84489cf79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.562532Z nonode@nohost <0.14906.1> a195d664c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:44.569646Z nonode@nohost <0.14906.1> 00e2f298f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.586107Z nonode@nohost <0.14906.1> 0282353fcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:44.606507Z nonode@nohost <0.14906.1> ff289f414c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:44.612747Z nonode@nohost <0.14906.1> 404d4ad13b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:44.675541Z nonode@nohost <0.14906.1> 0a783f2871 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:44.677715Z nonode@nohost <0.14906.1> 15ec1881d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:44.689431Z nonode@nohost <0.14906.1> 180e277bc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:44.692294Z nonode@nohost <0.14906.1> 9268ca28db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:44.763635Z nonode@nohost <0.14906.1> b21e42f7fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:44.789980Z nonode@nohost <0.14906.1> 90ed6b4de2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00173%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:44.798164Z nonode@nohost <0.14906.1> e7a08c7c73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006b04ecadbd5c189465263b815a86c8724c9523fe557c5f85163b50b861b3a45e%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:43:44.806609Z nonode@nohost <0.14906.1> f3a036676b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006b04ecadbd5c189465263b815a86c8724c9523fe557c5f85163b50b861b3a45e%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:43:45.679979Z nonode@nohost <0.14906.1> 5c96df6b1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:45.683122Z nonode@nohost <0.14906.1> 11904cce6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:45.693125Z nonode@nohost <0.14906.1> b6e93a86a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:45.695951Z nonode@nohost <0.14906.1> 4f087d4eb4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:45.732601Z nonode@nohost <0.14906.1> 973bdf39bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:45.737287Z nonode@nohost <0.14906.1> 6323678c00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:45.741444Z nonode@nohost <0.14906.1> d0ceb21d3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:45.753062Z nonode@nohost <0.14906.1> 559ec1453f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:45.757811Z nonode@nohost <0.14906.1> 1f9917c562 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:45.763002Z nonode@nohost <0.14906.1> c8485d58bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:47.309865Z nonode@nohost <0.14906.1> 9caaaac084 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.312660Z nonode@nohost <0.14906.1> 7710fcfffc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:47.317086Z nonode@nohost <0.14906.1> 80b5e8593a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.319948Z nonode@nohost <0.14906.1> d42257ea0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.351016Z nonode@nohost <0.14906.1> 159c41d288 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.353788Z nonode@nohost <0.14906.1> 4af7b82f59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:47.358362Z nonode@nohost <0.14906.1> e5fe50511e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.361191Z nonode@nohost <0.14906.1> 1c01c3e438 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.363973Z nonode@nohost <0.14906.1> 4ecb4a3a03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.366302Z nonode@nohost <0.14906.1> ea6f983ae8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.473691Z nonode@nohost <0.14906.1> 839d8e7531 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.477350Z nonode@nohost <0.14906.1> fbf9d6859e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:47.491030Z nonode@nohost <0.14906.1> 242c6c00f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.497638Z nonode@nohost <0.14906.1> a3a5a1fcde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.528179Z nonode@nohost <0.14906.1> ccdc5ef19d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:47.532155Z nonode@nohost <0.14906.1> 899edd4d33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:47.543580Z nonode@nohost <0.14906.1> 1526eebebf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.547366Z nonode@nohost <0.14906.1> bca8ac7982 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.554102Z nonode@nohost <0.14906.1> 538c3da759 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.556768Z nonode@nohost <0.14906.1> a41ef32748 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.789471Z nonode@nohost <0.14906.1> a58c65d42f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.802655Z nonode@nohost <0.14906.1> 6e5acbdd72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:47.816479Z nonode@nohost <0.14906.1> b6ee520128 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.827269Z nonode@nohost <0.14906.1> 1a9c0d1437 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.904826Z nonode@nohost <0.14906.1> 6af0d69bad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.908093Z nonode@nohost <0.14906.1> 4073741d15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:47.914864Z nonode@nohost <0.14906.1> c274fb0b95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.917880Z nonode@nohost <0.14906.1> 104decb4bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:47.979384Z nonode@nohost <0.14906.1> ca081072c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:48.020870Z nonode@nohost <0.14906.1> 6987682f9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00174%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:48.026485Z nonode@nohost <0.14906.1> a22a1a0d23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00777ec8aef0278850674647eb5e9b1b6064a580fa597c3403ee1ffb7d4a2851ea%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:48.029915Z nonode@nohost <0.14906.1> 6d40b293e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00777ec8aef0278850674647eb5e9b1b6064a580fa597c3403ee1ffb7d4a2851ea%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:48.367700Z nonode@nohost <0.14906.1> cefd7bf311 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:48.370154Z nonode@nohost <0.14906.1> 6dc6b77317 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:48.376700Z nonode@nohost <0.14906.1> b958d64126 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:48.391865Z nonode@nohost <0.14906.1> f4db567743 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:48.417242Z nonode@nohost <0.14906.1> 2a73b23d0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:48.419815Z nonode@nohost <0.14906.1> 41ee6c1e54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:48.437425Z nonode@nohost <0.14906.1> 93f20d99e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:48.441161Z nonode@nohost <0.14906.1> ebaee0402f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:48.444398Z nonode@nohost <0.14906.1> 79d98a3f6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:48.449199Z nonode@nohost <0.14906.1> 213956d728 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.111064Z nonode@nohost <0.14906.1> 9d94d81272 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.123180Z nonode@nohost <0.14906.1> 184b714f93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:50.127411Z nonode@nohost <0.14906.1> 677ccee4e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.138056Z nonode@nohost <0.14906.1> abdee117b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.185150Z nonode@nohost <0.14906.1> d9495f437e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:50.187438Z nonode@nohost <0.14906.1> 003c118e0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:50.191592Z nonode@nohost <0.14906.1> daa1f17b28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.194345Z nonode@nohost <0.14906.1> bf673fbf75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.197442Z nonode@nohost <0.14906.1> d179f8fec9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.201871Z nonode@nohost <0.14906.1> 6e0facc9b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.784285Z nonode@nohost <0.14906.1> 81f7f6387f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.789085Z nonode@nohost <0.14906.1> 58f80b63c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:50.801483Z nonode@nohost <0.14906.1> 33c2c6b4ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:50.804725Z nonode@nohost <0.14906.1> a07c1c4582 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.838988Z nonode@nohost <0.14906.1> de1fa453d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:50.844244Z nonode@nohost <0.14906.1> d4fdf8fcb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:43:50.851986Z nonode@nohost <0.14906.1> 67ec917bb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:50.854732Z nonode@nohost <0.14906.1> 3d10a835f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.858139Z nonode@nohost <0.14906.1> cc1bf67469 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.868893Z nonode@nohost <0.14906.1> 9f5ed8a864 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.894372Z nonode@nohost <0.14906.1> 5814438d12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:50.900225Z nonode@nohost <0.14906.1> 52638abca7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:50.905769Z nonode@nohost <0.14906.1> 1e5383bc1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.916833Z nonode@nohost <0.14906.1> d78bf777dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.950092Z nonode@nohost <0.14906.1> 39f0a22a80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:50.952209Z nonode@nohost <0.14906.1> b972bc23a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:50.961419Z nonode@nohost <0.14906.1> 2e20933013 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.968168Z nonode@nohost <0.14906.1> b2d42ae35a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.970960Z nonode@nohost <0.14906.1> 66485a84a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:50.973210Z nonode@nohost <0.14906.1> 59aff5278e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:51.165281Z nonode@nohost <0.14906.1> 35c6075844 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:51.168343Z nonode@nohost <0.14906.1> 9a7dd75646 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:51.179598Z nonode@nohost <0.14906.1> 4694f01d99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:51.186936Z nonode@nohost <0.14906.1> 679a6ead06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:51.254389Z nonode@nohost <0.14906.1> d9ad376365 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:51.258216Z nonode@nohost <0.14906.1> fcd8ddecd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:51.273670Z nonode@nohost <0.14906.1> 3d3a749dc1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:51.276570Z nonode@nohost <0.14906.1> c589f921ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:51.336617Z nonode@nohost <0.14906.1> 6410e445ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:51.373308Z nonode@nohost <0.14906.1> 775e6c0ea4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00175%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:51.380799Z nonode@nohost <0.14906.1> 71cbd1ff7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0053d17b294f1a4ed6bded2dc378d9b5615ad6cdd720aa1fa9139fb1f00abb50f4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:51.386395Z nonode@nohost <0.14906.1> 9f5d3891b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0053d17b294f1a4ed6bded2dc378d9b5615ad6cdd720aa1fa9139fb1f00abb50f4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:53.334618Z nonode@nohost <0.14906.1> 20a06a5c20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.339839Z nonode@nohost <0.14906.1> c77120f67b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:53.352639Z nonode@nohost <0.14906.1> 5835ca239b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.361590Z nonode@nohost <0.14906.1> 5647d4e9ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.403593Z nonode@nohost <0.14906.1> d337990aef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:53.409262Z nonode@nohost <0.14906.1> 99a06bff8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:53.423003Z nonode@nohost <0.14906.1> 388358b47f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.430954Z nonode@nohost <0.14906.1> e543c5697f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.442771Z nonode@nohost <0.14906.1> 6f845bec7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.446795Z nonode@nohost <0.14906.1> 69c4da213e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.671613Z nonode@nohost <0.14906.1> 5c430d0a09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:53.677451Z nonode@nohost <0.14906.1> 77cc5af470 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:53.694027Z nonode@nohost <0.14906.1> 658e69b151 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.700565Z nonode@nohost <0.14906.1> 587cec7bfb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.732875Z nonode@nohost <0.14906.1> 853f5a04aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:53.738423Z nonode@nohost <0.14906.1> 77d33b29da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:53.753795Z nonode@nohost <0.14906.1> 1c61653b69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.765861Z nonode@nohost <0.14906.1> 53eab485e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.773393Z nonode@nohost <0.14906.1> fe9e869889 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.777322Z nonode@nohost <0.14906.1> 732fd7cb79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.806138Z nonode@nohost <0.14906.1> 044413792b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.808979Z nonode@nohost <0.14906.1> 6a3dd7ee8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:53.821679Z nonode@nohost <0.14906.1> f574cb12da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.824929Z nonode@nohost <0.14906.1> 5f8747bed6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.861387Z nonode@nohost <0.14906.1> 09aae853ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.872663Z nonode@nohost <0.14906.1> 15c95a8f8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:53.877518Z nonode@nohost <0.14906.1> 5fc9abf27f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.881828Z nonode@nohost <0.14906.1> 286033e7fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.888969Z nonode@nohost <0.14906.1> e612356458 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:53.896211Z nonode@nohost <0.14906.1> 0630d7f2c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:54.032090Z nonode@nohost <0.14906.1> 7f76c3d658 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:54.035584Z nonode@nohost <0.14906.1> b071f275bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:54.049584Z nonode@nohost <0.14906.1> f1fae1b03c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:54.058285Z nonode@nohost <0.14906.1> 34d428ed28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:54.114774Z nonode@nohost <0.14906.1> 3f42a8c085 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:54.120979Z nonode@nohost <0.14906.1> 1619a395e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:54.135933Z nonode@nohost <0.14906.1> d5556762be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:54.147332Z nonode@nohost <0.14906.1> a231fbd763 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:54.208820Z nonode@nohost <0.14906.1> cc3265d3e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:54.236240Z nonode@nohost <0.14906.1> cd6793ec03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00176%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:54.248383Z nonode@nohost <0.14906.1> fd7e749df3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0020d296d9f0b2cb92e6804f1b31395ce13329ca16dca5705cc737d5b5b86b73bb%00?attachments=true 404 ok 6 [notice] 2018-09-16T13:43:54.252041Z nonode@nohost <0.14906.1> 0705aaa9d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0020d296d9f0b2cb92e6804f1b31395ce13329ca16dca5705cc737d5b5b86b73bb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:56.122349Z nonode@nohost <0.14906.1> 1732fbda95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:56.125661Z nonode@nohost <0.14906.1> f85770a65b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:56.130862Z nonode@nohost <0.14906.1> d97c9ddd26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:56.134340Z nonode@nohost <0.14906.1> d8c94e3e18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:56.168002Z nonode@nohost <0.14906.1> 5f1ffa2df3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:56.171728Z nonode@nohost <0.14906.1> e672348257 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:56.176670Z nonode@nohost <0.14906.1> 658d8439d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:56.179787Z nonode@nohost <0.14906.1> c939050c11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:56.188198Z nonode@nohost <0.14906.1> 25f4618379 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:56.190958Z nonode@nohost <0.14906.1> 6a18806a85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:56.438829Z nonode@nohost <0.14906.1> 6ef2999936 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:56.441720Z nonode@nohost <0.14906.1> 2126548fbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:56.446690Z nonode@nohost <0.14906.1> b70609434b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:56.450227Z nonode@nohost <0.14906.1> 17e749c7db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:56.473866Z nonode@nohost <0.14906.1> f2f5ea16ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:56.478299Z nonode@nohost <0.14906.1> c146cade75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:56.482907Z nonode@nohost <0.14906.1> 3d153fd25a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:56.486224Z nonode@nohost <0.14906.1> 3bdb7f57d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:56.497185Z nonode@nohost <0.14906.1> da1f5bc02d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:56.500172Z nonode@nohost <0.14906.1> 4359c0072f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:57.032844Z nonode@nohost <0.14906.1> 322ae2f871 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:57.046196Z nonode@nohost <0.14906.1> d10da63e9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:57.051177Z nonode@nohost <0.14906.1> e72b600509 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:57.054235Z nonode@nohost <0.14906.1> 36ea4edfc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:57.078628Z nonode@nohost <0.14906.1> aa2f473aec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:57.084534Z nonode@nohost <0.14906.1> 48181ac765 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:57.101796Z nonode@nohost <0.14906.1> 0319018839 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:57.105259Z nonode@nohost <0.14906.1> 0b9bb7bd1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:57.112246Z nonode@nohost <0.14906.1> fda54b9f52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:43:57.114685Z nonode@nohost <0.14906.1> c25843b5cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:57.329940Z nonode@nohost <0.14906.1> e4b491a11c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:43:57.332330Z nonode@nohost <0.14906.1> 21ffc33af0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:57.349702Z nonode@nohost <0.14906.1> 5aa9fc113c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:57.352386Z nonode@nohost <0.14906.1> d49172c62a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:57.405579Z nonode@nohost <0.14906.1> bc8de3f282 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:57.408674Z nonode@nohost <0.14906.1> 19a8ec42e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:57.414095Z nonode@nohost <0.14906.1> cd81e902ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:57.417218Z nonode@nohost <0.14906.1> d7c2b4a1a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:57.456834Z nonode@nohost <0.14906.1> d8205c1a9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:57.468356Z nonode@nohost <0.14906.1> b93ae97009 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00177%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:43:57.485904Z nonode@nohost <0.14906.1> b8e6aff07d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f49ae15210c242841713a5ba3bfdfc0bc4ecc094ff1a3e8ed47e4f99dd649ef5%00?attachments=true 404 ok 6 [notice] 2018-09-16T13:43:57.493509Z nonode@nohost <0.14906.1> a8cf619103 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f49ae15210c242841713a5ba3bfdfc0bc4ecc094ff1a3e8ed47e4f99dd649ef5%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:43:58.922840Z nonode@nohost <0.14906.1> c93476a846 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:43:58.935751Z nonode@nohost <0.14906.1> 1c44281585 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:43:58.940361Z nonode@nohost <0.14906.1> 95dba31403 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:58.951010Z nonode@nohost <0.14906.1> ad3217d665 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:43:58.983705Z nonode@nohost <0.14906.1> db525410c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:43:58.993015Z nonode@nohost <0.14906.1> 05c58c2ef8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:43:58.997685Z nonode@nohost <0.14906.1> 01c2ed32ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:59.008403Z nonode@nohost <0.14906.1> 080b07a6b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:43:59.010027Z nonode@nohost <0.14906.1> 743aa48130 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:59.013220Z nonode@nohost <0.14906.1> 2739b7c684 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:59.380670Z nonode@nohost <0.14906.1> de5b4285aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 12 [notice] 2018-09-16T13:43:59.396608Z nonode@nohost <0.14906.1> ba44296d48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:43:59.404825Z nonode@nohost <0.14906.1> 4d0775a700 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:43:59.415201Z nonode@nohost <0.14906.1> 40d37ebcde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:43:59.440144Z nonode@nohost <0.14906.1> 9b7aa1f8b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:43:59.448063Z nonode@nohost <0.14906.1> d7ec096c48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:43:59.455672Z nonode@nohost <0.14906.1> f4689890e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:43:59.463193Z nonode@nohost <0.14906.1> 891bbe478f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:43:59.468114Z nonode@nohost <0.14906.1> e1b67533c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:43:59.474402Z nonode@nohost <0.14906.1> ff8f9384dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:00.069071Z nonode@nohost <0.14906.1> 9579ce3015 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:00.072003Z nonode@nohost <0.14906.1> c757b0c209 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:00.087038Z nonode@nohost <0.14906.1> c2c414bab5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:00.103403Z nonode@nohost <0.14906.1> 323d505d03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:00.152612Z nonode@nohost <0.14906.1> 87cdc5edba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:44:00.163652Z nonode@nohost <0.14906.1> cd68d66293 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:44:00.168242Z nonode@nohost <0.14906.1> c3f03947c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:00.178957Z nonode@nohost <0.14906.1> fda9994c3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:44:00.199505Z nonode@nohost <0.14906.1> 34294169f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:00.231833Z nonode@nohost <0.14906.1> bbded764c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 32 [notice] 2018-09-16T13:44:00.350790Z nonode@nohost <0.14906.1> d2d843d520 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:00.358889Z nonode@nohost <0.14906.1> b3d838080a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:44:00.366526Z nonode@nohost <0.14906.1> 180cdeaea7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:00.372254Z nonode@nohost <0.14906.1> c0ac8804ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:00.436657Z nonode@nohost <0.14906.1> d511574d1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:00.441967Z nonode@nohost <0.14906.1> 5c24f577f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:00.454739Z nonode@nohost <0.14906.1> 7fbd872f1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:00.465316Z nonode@nohost <0.14906.1> e61b478fc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:00.529034Z nonode@nohost <0.14906.1> 06fbdb5d27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:00.566134Z nonode@nohost <0.14906.1> 9d6136333a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00178%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:00.573341Z nonode@nohost <0.14906.1> b85cd270d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ee5cb06d278e4ab6483c94be7c22d3adce282b3503da32b83fb57718ab28e7c2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:00.578781Z nonode@nohost <0.14906.1> 449043dd33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ee5cb06d278e4ab6483c94be7c22d3adce282b3503da32b83fb57718ab28e7c2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:02.002581Z nonode@nohost <0.14906.1> fd1f584818 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:02.004950Z nonode@nohost <0.14906.1> b6dc2bc617 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:02.018808Z nonode@nohost <0.14906.1> db583e8c78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:02.022281Z nonode@nohost <0.14906.1> 7c4d682883 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:02.052527Z nonode@nohost <0.14906.1> 426baa42f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:02.055120Z nonode@nohost <0.14906.1> dd4f6b093c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:02.064210Z nonode@nohost <0.14906.1> 71e854939b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:02.067515Z nonode@nohost <0.14906.1> 7e2398be12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:02.074767Z nonode@nohost <0.14906.1> 98752cb4ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:02.088605Z nonode@nohost <0.14906.1> 94593458dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:44:02.146080Z nonode@nohost <0.14906.1> f0c463790b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:02.148321Z nonode@nohost <0.14906.1> 95751d7fdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:02.156632Z nonode@nohost <0.14906.1> 97e836b0ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:02.159741Z nonode@nohost <0.14906.1> 1a08767c5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:02.191059Z nonode@nohost <0.14906.1> f35786acd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:02.193631Z nonode@nohost <0.14906.1> b98930ed13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:02.204427Z nonode@nohost <0.14906.1> 97eee7f785 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:02.211082Z nonode@nohost <0.14906.1> 89d7b6d7ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:02.226938Z nonode@nohost <0.14906.1> 3f2cde6170 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:02.231827Z nonode@nohost <0.14906.1> 9060aa6876 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:03.232988Z nonode@nohost <0.14906.1> ec39336644 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:03.248446Z nonode@nohost <0.14906.1> 3bb934e83b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:03.257088Z nonode@nohost <0.14906.1> 2739e8a17e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:03.276382Z nonode@nohost <0.14906.1> 9b8b51b29e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:44:03.308192Z nonode@nohost <0.14906.1> 337b3c722a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:03.309347Z nonode@nohost <0.14906.1> 04461b46e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:03.324540Z nonode@nohost <0.14906.1> 5e1e5dbf84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:03.339046Z nonode@nohost <0.14906.1> 24b3c8498f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:03.343336Z nonode@nohost <0.14906.1> 48706a9dea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:03.347124Z nonode@nohost <0.14906.1> 03fc928673 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:03.520201Z nonode@nohost <0.14906.1> ce26742559 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:03.525687Z nonode@nohost <0.14906.1> 87e90396ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:03.537117Z nonode@nohost <0.14906.1> d3ca67b035 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:03.544135Z nonode@nohost <0.14906.1> 6ec88c3d20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:03.596230Z nonode@nohost <0.14906.1> fe5d536e38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:03.600669Z nonode@nohost <0.14906.1> 85ef649e91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:03.612234Z nonode@nohost <0.14906.1> d4d75965df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:03.619099Z nonode@nohost <0.14906.1> 4d3517b399 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:03.685046Z nonode@nohost <0.14906.1> bb5741f641 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:03.725100Z nonode@nohost <0.14906.1> 13db834fea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00179%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:03.732240Z nonode@nohost <0.14906.1> d209697063 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000b261b01fd72a32685ec832a3546df3de1b6175bcc51c0587fb38b476c13af29%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:03.738959Z nonode@nohost <0.14906.1> 6a1d418653 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000b261b01fd72a32685ec832a3546df3de1b6175bcc51c0587fb38b476c13af29%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:04.807685Z nonode@nohost <0.14906.1> 0a293d38e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:04.813938Z nonode@nohost <0.14906.1> ee0370d446 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:04.832232Z nonode@nohost <0.14906.1> 1e42c812cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:04.834910Z nonode@nohost <0.14906.1> 48d6ea7d68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:04.867271Z nonode@nohost <0.14906.1> 7559d7e08f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:04.869750Z nonode@nohost <0.14906.1> 198266a52c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:04.876442Z nonode@nohost <0.14906.1> 6415738939 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:04.879116Z nonode@nohost <0.14906.1> deca63d631 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:04.888575Z nonode@nohost <0.14906.1> 2785fe5bd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:04.890574Z nonode@nohost <0.14906.1> 15cb214998 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:04.965659Z nonode@nohost <0.14906.1> d389e2ec85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:04.977331Z nonode@nohost <0.14906.1> 93f9148f18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:04.982078Z nonode@nohost <0.14906.1> 0dce5691c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:04.993108Z nonode@nohost <0.14906.1> 7d1174d3b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:05.014193Z nonode@nohost <0.14906.1> 14ab67024a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:05.024942Z nonode@nohost <0.14906.1> 9a7407ec2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:05.032588Z nonode@nohost <0.14906.1> ffe85c964c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:05.035537Z nonode@nohost <0.14906.1> 0676d851ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:05.045068Z nonode@nohost <0.14906.1> 528a852342 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:05.046942Z nonode@nohost <0.14906.1> 4cf4788ece couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:06.258838Z nonode@nohost <0.14906.1> 8c17970eb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:06.261263Z nonode@nohost <0.14906.1> ea605ef06e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:06.274205Z nonode@nohost <0.14906.1> 0f96c4d877 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:06.277563Z nonode@nohost <0.14906.1> 2120dc0fda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:06.318785Z nonode@nohost <0.14906.1> 0b41538a19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:06.324484Z nonode@nohost <0.14906.1> 9970a985b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:06.344257Z nonode@nohost <0.14906.1> 659c3e24cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:06.347449Z nonode@nohost <0.14906.1> d2530508a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:06.352511Z nonode@nohost <0.14906.1> 10c68f9d63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:06.357251Z nonode@nohost <0.14906.1> 35aec14683 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:06.541932Z nonode@nohost <0.14906.1> 84c19687bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:06.544377Z nonode@nohost <0.14906.1> 78d4204c1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:06.552714Z nonode@nohost <0.14906.1> 0bb3e62ff0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:06.559553Z nonode@nohost <0.14906.1> aaa8584f8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:06.625777Z nonode@nohost <0.14906.1> 70b41520b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:06.628564Z nonode@nohost <0.14906.1> 6184c80d77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:06.633103Z nonode@nohost <0.14906.1> ede8766caa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:06.636747Z nonode@nohost <0.14906.1> ca8fa7f795 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:06.674576Z nonode@nohost <0.14906.1> 2c7a2d6715 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:06.693326Z nonode@nohost <0.14906.1> 626e2bdb10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00180%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:06.697195Z nonode@nohost <0.14906.1> 4ee892084d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002ad27028542f6a47f64d693fc71ef282dd8175aad61b4ce988694a38f1064d88%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:06.704126Z nonode@nohost <0.14906.1> 3a74ab80cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002ad27028542f6a47f64d693fc71ef282dd8175aad61b4ce988694a38f1064d88%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:07.760456Z nonode@nohost <0.14906.1> 2070cf2899 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:07.763288Z nonode@nohost <0.14906.1> 3deee9497e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:07.768667Z nonode@nohost <0.14906.1> 11b1a47bbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:07.771265Z nonode@nohost <0.14906.1> 44d43aaea7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:07.816105Z nonode@nohost <0.14906.1> ee17eb24dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:07.828393Z nonode@nohost <0.14906.1> 23abafeb4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:07.839031Z nonode@nohost <0.14906.1> 4454181b8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:07.845500Z nonode@nohost <0.14906.1> 942f74c842 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:07.860689Z nonode@nohost <0.14906.1> 463c148d7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:07.866843Z nonode@nohost <0.14906.1> 4b0ab1e3b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:07.988986Z nonode@nohost <0.14906.1> b686d28590 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:07.993589Z nonode@nohost <0.14906.1> 82d6486422 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:07.999079Z nonode@nohost <0.14906.1> b9fac59a59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:08.001715Z nonode@nohost <0.14906.1> 12d8ba104b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:08.038298Z nonode@nohost <0.14906.1> ebe8c8c6a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:08.040795Z nonode@nohost <0.14906.1> 910bb820cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:08.045214Z nonode@nohost <0.14906.1> a40dbfcbb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:08.047850Z nonode@nohost <0.14906.1> 95ee79ea7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:08.050236Z nonode@nohost <0.14906.1> 533ef2ac1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:08.052228Z nonode@nohost <0.14906.1> 5fa6c6ce7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.175273Z nonode@nohost <0.14906.1> b50c6fda4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:09.180457Z nonode@nohost <0.14906.1> b2dd795373 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:09.186746Z nonode@nohost <0.14906.1> 87ad06a383 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.189970Z nonode@nohost <0.14906.1> 061fd7b108 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.219082Z nonode@nohost <0.14906.1> 7f98bffe3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:09.223353Z nonode@nohost <0.14906.1> 977fc7ab9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:09.228292Z nonode@nohost <0.14906.1> 69eb60855e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.231196Z nonode@nohost <0.14906.1> a5c818c693 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.233963Z nonode@nohost <0.14906.1> c0469339f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.236197Z nonode@nohost <0.14906.1> 7a5eccd66a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.457605Z nonode@nohost <0.14906.1> 92fc181609 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.461045Z nonode@nohost <0.14906.1> ff9cac54a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:09.469555Z nonode@nohost <0.14906.1> eda6bbed23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.473194Z nonode@nohost <0.14906.1> a751921d6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.534350Z nonode@nohost <0.14906.1> de5023a134 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.540296Z nonode@nohost <0.14906.1> 38bbbc9b38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:09.553940Z nonode@nohost <0.14906.1> 861b05b5ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.563717Z nonode@nohost <0.14906.1> 54e1745843 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.632836Z nonode@nohost <0.14906.1> d052537dc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:09.674837Z nonode@nohost <0.14906.1> 2775929ac8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00181%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:09.682593Z nonode@nohost <0.14906.1> e6d161012c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00516b52a759a514ffe8e9b5d794d8fe259696ebf9e6d16f353f7ae1bb9709b057%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:09.688436Z nonode@nohost <0.14906.1> d0636c5832 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00516b52a759a514ffe8e9b5d794d8fe259696ebf9e6d16f353f7ae1bb9709b057%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:10.702765Z nonode@nohost <0.14906.1> 8f47960554 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:10.715337Z nonode@nohost <0.14906.1> 1c4982c1e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:44:10.725129Z nonode@nohost <0.14906.1> c540426e1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:44:10.737833Z nonode@nohost <0.14906.1> 445857a500 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:44:10.765199Z nonode@nohost <0.14906.1> 6c6541b08b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:10.772348Z nonode@nohost <0.14906.1> d42500a702 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:10.792002Z nonode@nohost <0.14906.1> d6dd6ccf86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:10.798583Z nonode@nohost <0.14906.1> de0724422d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:10.801935Z nonode@nohost <0.14906.1> 1787dc8637 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:10.804459Z nonode@nohost <0.14906.1> 1edcd8d6a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:10.827162Z nonode@nohost <0.14906.1> cb81205849 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:10.843959Z nonode@nohost <0.14906.1> c2eeeefb88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:44:10.850007Z nonode@nohost <0.14906.1> 5b96fef2ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:10.857774Z nonode@nohost <0.14906.1> 6c9dab72b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:10.893531Z nonode@nohost <0.14906.1> 3691022ad3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:10.908328Z nonode@nohost <0.14906.1> 5f0e0f6cb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:44:10.910302Z nonode@nohost <0.14906.1> 8a72a0426b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:10.913595Z nonode@nohost <0.14906.1> fdf8cb12bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:10.924344Z nonode@nohost <0.14906.1> 01f36db978 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:10.932375Z nonode@nohost <0.14906.1> 40ff5858a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:12.241242Z nonode@nohost <0.14906.1> d2cdd40155 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:12.253941Z nonode@nohost <0.14906.1> 61d9309826 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:12.257973Z nonode@nohost <0.14906.1> 14f549444f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:12.260902Z nonode@nohost <0.14906.1> 09455854e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:12.293095Z nonode@nohost <0.14906.1> 21cbf0c32f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:12.295901Z nonode@nohost <0.14906.1> 1368da8ed2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:12.304801Z nonode@nohost <0.14906.1> af6017fdca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:12.306444Z nonode@nohost <0.14906.1> b56e79faf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:12.309160Z nonode@nohost <0.14906.1> b03f2695ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:12.324292Z nonode@nohost <0.14906.1> d3a06f0bc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:44:12.534436Z nonode@nohost <0.14906.1> 8c7bfac056 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:12.536475Z nonode@nohost <0.14906.1> c995b9867c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:12.541082Z nonode@nohost <0.14906.1> 74f11c60f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:12.544381Z nonode@nohost <0.14906.1> c12e477a3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:12.606726Z nonode@nohost <0.14906.1> 1fa3d241b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:12.617802Z nonode@nohost <0.14906.1> c60aa70208 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:12.622836Z nonode@nohost <0.14906.1> 20fb572f61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:12.627550Z nonode@nohost <0.14906.1> f7fdfd5611 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:12.698498Z nonode@nohost <0.14906.1> 10d255105c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:12.728865Z nonode@nohost <0.14906.1> 1ca5e467e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00182%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:12.733443Z nonode@nohost <0.14906.1> ce27e100c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00653f85e655e4caaaaceec37bda557783675fce2969cb8b7eed5076809fef4a52%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:12.742267Z nonode@nohost <0.14906.1> 07f7b4fb8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00653f85e655e4caaaaceec37bda557783675fce2969cb8b7eed5076809fef4a52%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:13.416459Z nonode@nohost <0.14906.1> 26f044c729 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.422174Z nonode@nohost <0.14906.1> 34be6ddfbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:13.438571Z nonode@nohost <0.14906.1> 73be769cce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.450029Z nonode@nohost <0.14906.1> 892dbaa3a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.479975Z nonode@nohost <0.14906.1> a2f694a652 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.482719Z nonode@nohost <0.14906.1> 2116a9193d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:13.492754Z nonode@nohost <0.14906.1> fe50c01c36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.501245Z nonode@nohost <0.14906.1> a172f00000 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.509253Z nonode@nohost <0.14906.1> 643d9fd93b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.516001Z nonode@nohost <0.14906.1> 84366b08bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.863891Z nonode@nohost <0.14906.1> 992705bc6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.869629Z nonode@nohost <0.14906.1> 6e800e21a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:13.882553Z nonode@nohost <0.14906.1> ee3b7395b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.893441Z nonode@nohost <0.14906.1> 9f83a6549e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.922971Z nonode@nohost <0.14906.1> 87641c47ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.934530Z nonode@nohost <0.14906.1> 9cbf7d182b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:13.939603Z nonode@nohost <0.14906.1> 6e0b3ae328 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.945064Z nonode@nohost <0.14906.1> 913168a3e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:13.952743Z nonode@nohost <0.14906.1> f24601bf66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:13.955248Z nonode@nohost <0.14906.1> eaac6a6131 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:15.237221Z nonode@nohost <0.14906.1> 271bbc11de couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:15.247344Z nonode@nohost <0.14906.1> a582da0c6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:15.266416Z nonode@nohost <0.14906.1> ce62a1fcb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:15.313751Z nonode@nohost <0.14906.1> 1527afe3ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:15.347971Z nonode@nohost <0.14906.1> fb742e0314 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:15.364772Z nonode@nohost <0.14906.1> 1c3cc56a59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:15.368958Z nonode@nohost <0.14906.1> 6859bd9ad1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:15.374651Z nonode@nohost <0.14906.1> 84d752b3ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:15.380321Z nonode@nohost <0.14906.1> 589a730798 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:15.383903Z nonode@nohost <0.14906.1> 5767e04e99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:15.608886Z nonode@nohost <0.14906.1> 1691092874 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:15.615891Z nonode@nohost <0.14906.1> 94f1d320d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:44:15.633605Z nonode@nohost <0.14906.1> d8b84ecd8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:15.634906Z nonode@nohost <0.14906.1> d707333625 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:15.710660Z nonode@nohost <0.14906.1> a9bd3e85e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:15.713543Z nonode@nohost <0.14906.1> 97513ec85f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:15.724092Z nonode@nohost <0.14906.1> ab3995c48e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:15.727188Z nonode@nohost <0.14906.1> 8e25f13344 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:15.773539Z nonode@nohost <0.14906.1> 93034d9b62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:15.798776Z nonode@nohost <0.14906.1> 9b574ba272 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00183%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:44:15.803488Z nonode@nohost <0.14906.1> c23e3b7a41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00af9dda0e217b035697702d5095d21935b04f3c30619b67bb0eb27841fa753a63%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:15.811871Z nonode@nohost <0.14906.1> 709a3a5d19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00af9dda0e217b035697702d5095d21935b04f3c30619b67bb0eb27841fa753a63%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:44:16.469379Z nonode@nohost <0.14906.1> 433b858bc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:16.487269Z nonode@nohost <0.14906.1> 8549864ba2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:44:16.490907Z nonode@nohost <0.14906.1> ffddfbdee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:16.499314Z nonode@nohost <0.14906.1> e7a971b0c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:44:16.522609Z nonode@nohost <0.14906.1> 0573f93aa2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:16.529745Z nonode@nohost <0.14906.1> 3d6bf69775 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:44:16.541507Z nonode@nohost <0.14906.1> 139aece7b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:44:16.544521Z nonode@nohost <0.14906.1> fa724a7f36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:16.558333Z nonode@nohost <0.14906.1> 328721ffa7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:16.560535Z nonode@nohost <0.14906.1> b9acef48bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:16.817949Z nonode@nohost <0.14906.1> 5b12571e78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:16.835519Z nonode@nohost <0.14906.1> 319592142a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:44:16.843946Z nonode@nohost <0.14906.1> 51b267a84d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:16.863073Z nonode@nohost <0.14906.1> 1bbe5bc9b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:44:16.897732Z nonode@nohost <0.14906.1> 906eea4d51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:16.906327Z nonode@nohost <0.14906.1> 2ca5d9ed3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:44:16.932046Z nonode@nohost <0.14906.1> dc61066081 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:44:16.941320Z nonode@nohost <0.14906.1> 3566c8c955 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:44:16.953452Z nonode@nohost <0.14906.1> b9ff3920b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:44:16.958566Z nonode@nohost <0.14906.1> d11f584c1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:18.687152Z nonode@nohost <0.14906.1> 5112a55e4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:18.696957Z nonode@nohost <0.14906.1> 8ad87875b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:44:18.702597Z nonode@nohost <0.14906.1> 0c614e999f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:18.708846Z nonode@nohost <0.14906.1> 426731f507 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:18.753367Z nonode@nohost <0.14906.1> b28faa51e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:18.762538Z nonode@nohost <0.14906.1> 2d61d3c4e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:44:18.768157Z nonode@nohost <0.14906.1> 75dc34f724 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:18.776707Z nonode@nohost <0.14906.1> 06161453a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:18.781061Z nonode@nohost <0.14906.1> ed3434e4cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:18.793930Z nonode@nohost <0.14906.1> abe15af2eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:18.954340Z nonode@nohost <0.14906.1> 2fd3986c36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:18.961900Z nonode@nohost <0.14906.1> 978558d0bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:18.973339Z nonode@nohost <0.14906.1> 6d327e1fd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:18.976955Z nonode@nohost <0.14906.1> bd6f9a80cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:19.050042Z nonode@nohost <0.14906.1> 1a3a194682 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:19.056826Z nonode@nohost <0.14906.1> 5be1b47a17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:19.073285Z nonode@nohost <0.14906.1> ef76a1d452 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:19.076329Z nonode@nohost <0.14906.1> 52a98f4376 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:19.142250Z nonode@nohost <0.14906.1> 77e2823623 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:19.167294Z nonode@nohost <0.14906.1> 46bee4d1f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:19.186753Z nonode@nohost <0.14906.1> 6c1c4c9fb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00184%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:19.191880Z nonode@nohost <0.14906.1> 7ef085d717 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:19.206504Z nonode@nohost <0.14906.1> 659f03eb4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:19.221623Z nonode@nohost <0.14906.1> b260eeea1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009e2cd5c54c3bcfc51bb0e4afdac3299398d7e54bae1af4dc527802379702bd65%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:19.224917Z nonode@nohost <0.14906.1> de83a26daf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:19.249016Z nonode@nohost <0.14906.1> 2dc03baa8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009e2cd5c54c3bcfc51bb0e4afdac3299398d7e54bae1af4dc527802379702bd65%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:44:19.295278Z nonode@nohost <0.14906.1> 076afbb1c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:19.303898Z nonode@nohost <0.14906.1> 6432d8d8b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:44:19.310507Z nonode@nohost <0.14906.1> 91d237c97a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:19.317473Z nonode@nohost <0.14906.1> c55ad53e75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:19.339406Z nonode@nohost <0.14906.1> 18517b5a90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 21 [notice] 2018-09-16T13:44:19.356873Z nonode@nohost <0.14906.1> 4e38fe6dc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:44:19.540931Z nonode@nohost <0.14906.1> 795d48a465 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:19.548947Z nonode@nohost <0.14906.1> 080ee30cd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:44:19.554145Z nonode@nohost <0.14906.1> 253adb31af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:19.561896Z nonode@nohost <0.14906.1> d5ebae1b6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:44:19.591362Z nonode@nohost <0.14906.1> f62fab3c0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:19.595824Z nonode@nohost <0.14906.1> 719e3aee2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:44:19.606910Z nonode@nohost <0.14906.1> aa00e68c3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:19.612996Z nonode@nohost <0.14906.1> 57353ee971 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:19.616586Z nonode@nohost <0.14906.1> fa3e35df2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:19.618888Z nonode@nohost <0.14906.1> 6739cc745b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:21.887242Z nonode@nohost <0.14906.1> b0f05ee90d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:21.898868Z nonode@nohost <0.14906.1> 272dd68baf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:21.903525Z nonode@nohost <0.14906.1> 4c578e451c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:21.907050Z nonode@nohost <0.14906.1> 80ae7b2fbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:21.938955Z nonode@nohost <0.14906.1> 801f1af40e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:21.943638Z nonode@nohost <0.14906.1> 220fbf35af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:21.946679Z nonode@nohost <0.14906.1> a38863dd18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:21.949589Z nonode@nohost <0.14906.1> 6484da28c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:21.952483Z nonode@nohost <0.14906.1> 0712782107 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:21.957481Z nonode@nohost <0.14906.1> e4d22cb7c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.135117Z nonode@nohost <0.14906.1> 6808448c2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:22.138245Z nonode@nohost <0.14906.1> 55fad05086 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:22.144082Z nonode@nohost <0.14906.1> 078ca25993 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:22.147066Z nonode@nohost <0.14906.1> fc6869cd5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.174986Z nonode@nohost <0.14906.1> fa54b7a2b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:22.180968Z nonode@nohost <0.14906.1> 18b4d5fede couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:22.181890Z nonode@nohost <0.14268.1> f9efbfcbac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:22.195630Z nonode@nohost <0.14268.1> 6611ebb76a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:44:22.206658Z nonode@nohost <0.14268.1> 293fc17604 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.208539Z nonode@nohost <0.14268.1> f895ad8ea5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.215912Z nonode@nohost <0.14268.1> 0ae35a755a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.217444Z nonode@nohost <0.14906.1> ec346577cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.232779Z nonode@nohost <0.14268.1> f8d2cd72da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.252372Z nonode@nohost <0.14268.1> 2fe17b660e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.299720Z nonode@nohost <0.14268.1> d4a300b682 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:22.305137Z nonode@nohost <0.14268.1> 95614aaed5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:22.319357Z nonode@nohost <0.14268.1> ab16af53e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:22.326226Z nonode@nohost <0.14268.1> 933eafc5e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.339784Z nonode@nohost <0.14268.1> 8611e3a56b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.343400Z nonode@nohost <0.14268.1> 1f5ec122e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:22.369276Z nonode@nohost <0.14268.1> 32c6feba78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.380755Z nonode@nohost <0.14268.1> 845abfc02b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:22.409209Z nonode@nohost <0.14268.1> 876cd96519 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.437558Z nonode@nohost <0.14268.1> 21182cd31c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.441379Z nonode@nohost <0.14268.1> d8ddca7830 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:22.460641Z nonode@nohost <0.14268.1> e795aa360d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00185%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:22.466385Z nonode@nohost <0.14268.1> 11ee93f55d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.472568Z nonode@nohost <0.14268.1> 07eb035938 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.476360Z nonode@nohost <0.14268.1> 71ac93d490 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ebd65b89bd7691efb13c1b606fcd17fa6a4f38fb880eb3cfe567cdea5441a600%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:22.479091Z nonode@nohost <0.14268.1> 09ed3511f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.483364Z nonode@nohost <0.14268.1> af76e50f45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:22.492117Z nonode@nohost <0.14268.1> 0db08de0e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ebd65b89bd7691efb13c1b606fcd17fa6a4f38fb880eb3cfe567cdea5441a600%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:24.798799Z nonode@nohost <0.14268.1> 1f87c44256 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:24.802365Z nonode@nohost <0.14268.1> 5bdfd4aef1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:24.807672Z nonode@nohost <0.14268.1> 339468c032 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:24.815715Z nonode@nohost <0.14268.1> d2bdd0588d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:24.856520Z nonode@nohost <0.14268.1> 18b7739607 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:24.861122Z nonode@nohost <0.14268.1> 059adb64d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:24.876683Z nonode@nohost <0.14268.1> 80111a6b4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:24.879890Z nonode@nohost <0.14268.1> 0c321d09c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:24.883130Z nonode@nohost <0.14268.1> 9375aa1949 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:24.886790Z nonode@nohost <0.14268.1> 9b8036fe96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:25.093573Z nonode@nohost <0.14268.1> 1d76c81a02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:25.106851Z nonode@nohost <0.14268.1> 8fbf32c34b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:44:25.112923Z nonode@nohost <0.14268.1> ba54fc7361 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:25.116197Z nonode@nohost <0.14268.1> 343c4c0d8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:25.161340Z nonode@nohost <0.14268.1> a9affc963e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:25.161970Z nonode@nohost <0.14906.1> c167f80cde couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:25.168154Z nonode@nohost <0.14906.1> e6699e95ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:25.168553Z nonode@nohost <0.10440.2> 2b7caf1573 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:25.169746Z nonode@nohost <0.14268.1> 5eca9cdf44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:25.183589Z nonode@nohost <0.14906.1> 8413864730 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:25.184584Z nonode@nohost <0.10440.2> d1ef2c8fcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:25.183538Z nonode@nohost <0.10457.2> befd0fd89e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:25.192877Z nonode@nohost <0.10457.2> 28310c5109 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:25.193599Z nonode@nohost <0.10440.2> f0573106ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:25.194521Z nonode@nohost <0.10457.2> 2f2489119a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:25.217767Z nonode@nohost <0.10440.2> fc029d33cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:25.231754Z nonode@nohost <0.10440.2> 5ae68734dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:25.253506Z nonode@nohost <0.10440.2> bcf8d8b895 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:44:25.253698Z nonode@nohost <0.14906.1> 480a8b0db5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:25.271924Z nonode@nohost <0.14906.1> 644b1c34ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:25.284545Z nonode@nohost <0.14906.1> 84b59e7c91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00186%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:25.295504Z nonode@nohost <0.10440.2> c29fb893f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:25.296833Z nonode@nohost <0.14906.1> 1165fefede couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:25.302370Z nonode@nohost <0.10440.2> 36a00f2eb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:25.304120Z nonode@nohost <0.14906.1> a7188fd2c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003487500c317ee6a4422f17258d206a303f3e8d70d66286f9b0f16561420a7077%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:44:25.318190Z nonode@nohost <0.14906.1> cb883c1d3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:25.318816Z nonode@nohost <0.10458.2> 970ef28c0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003487500c317ee6a4422f17258d206a303f3e8d70d66286f9b0f16561420a7077%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:44:25.321777Z nonode@nohost <0.10440.2> 8dcfa91044 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:25.323476Z nonode@nohost <0.10458.2> 4139bfcc48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:25.335360Z nonode@nohost <0.10440.2> 45cc6d3a2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:44:25.338965Z nonode@nohost <0.14906.1> b501033655 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:44:25.339227Z nonode@nohost <0.10440.2> 4e4a1a09ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:27.848769Z nonode@nohost <0.14906.1> 704762f808 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:27.860059Z nonode@nohost <0.14906.1> 87e0872e0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:44:27.870628Z nonode@nohost <0.14906.1> 7569d59305 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:27.874790Z nonode@nohost <0.14906.1> 305f9bea29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:27.900951Z nonode@nohost <0.14906.1> 6914dc5930 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:27.905388Z nonode@nohost <0.14906.1> 58f9c767ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:27.911345Z nonode@nohost <0.14906.1> 0946209abb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:27.923768Z nonode@nohost <0.14906.1> 39c2f7f1c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:27.930908Z nonode@nohost <0.14906.1> f2c5eac717 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:27.936586Z nonode@nohost <0.14906.1> f362342a84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:27.976008Z nonode@nohost <0.14906.1> 2ca98a0bf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:27.978614Z nonode@nohost <0.14906.1> be906254c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:27.987835Z nonode@nohost <0.14906.1> 0dcd1443bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:27.992751Z nonode@nohost <0.14906.1> 121cf72698 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:28.034801Z nonode@nohost <0.14906.1> e7e3f9d62b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:28.036971Z nonode@nohost <0.14906.1> a6b38a779a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:28.042384Z nonode@nohost <0.14906.1> 10bd42c742 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:28.053598Z nonode@nohost <0.14906.1> e16a12d6bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:28.056353Z nonode@nohost <0.14906.1> 79e5390d68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:28.067801Z nonode@nohost <0.14906.1> 1b15820850 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:28.176024Z nonode@nohost <0.14906.1> 75ec11b353 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:28.178992Z nonode@nohost <0.14906.1> 03802931f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:28.186549Z nonode@nohost <0.14906.1> 969b870f56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:28.193148Z nonode@nohost <0.14906.1> 4f544fc1a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:28.225444Z nonode@nohost <0.14906.1> 160ee63d60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:28.231954Z nonode@nohost <0.14906.1> 1ab5af95ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:28.235390Z nonode@nohost <0.10440.2> b79219c67b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:28.241470Z nonode@nohost <0.14906.1> a69b683238 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:28.243111Z nonode@nohost <0.10440.2> c053e03caf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:28.255499Z nonode@nohost <0.14906.1> c8dd68b93b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:28.256171Z nonode@nohost <0.10440.2> b4407dd2ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:28.260869Z nonode@nohost <0.10440.2> bb9a47cb91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:28.272559Z nonode@nohost <0.14906.1> 807b321997 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:44:28.275752Z nonode@nohost <0.10440.2> 8fb254c992 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:28.345097Z nonode@nohost <0.10440.2> 9990e50306 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:28.349663Z nonode@nohost <0.10440.2> bed31f5725 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:28.364613Z nonode@nohost <0.10440.2> daa3952d4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:28.376157Z nonode@nohost <0.10440.2> b52d08f61f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:44:28.449377Z nonode@nohost <0.10440.2> 15480954a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:44:28.472947Z nonode@nohost <0.10440.2> 0fc18c8516 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00187%00?attachments=true 404 ok 10 [notice] 2018-09-16T13:44:28.477343Z nonode@nohost <0.10440.2> 3a85615bac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a13b6174a945c4485fe4dff377003299d3a9deb2810792e8713c448a3fc11151%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:28.480717Z nonode@nohost <0.10440.2> 0c7d818ec7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a13b6174a945c4485fe4dff377003299d3a9deb2810792e8713c448a3fc11151%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:30.858474Z nonode@nohost <0.10440.2> 362f034ddd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:30.860926Z nonode@nohost <0.10440.2> e284960807 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:30.869598Z nonode@nohost <0.10440.2> fd4812e072 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:30.878163Z nonode@nohost <0.10440.2> a06389925d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:30.909838Z nonode@nohost <0.10440.2> 100bfdeef8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:30.911826Z nonode@nohost <0.10440.2> 8685b5f956 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:30.924250Z nonode@nohost <0.10440.2> 18c7a6ee13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:30.931222Z nonode@nohost <0.10440.2> 86eaf93487 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:30.940593Z nonode@nohost <0.10440.2> 02dd5f607f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:30.951932Z nonode@nohost <0.14906.1> bbea6125fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:44:30.953314Z nonode@nohost <0.10440.2> e50bce3507 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:30.965712Z nonode@nohost <0.10440.2> 251a3797e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:30.969291Z nonode@nohost <0.14906.1> 2dc88c1212 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:30.979731Z nonode@nohost <0.10440.2> 304618d83f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:31.022577Z nonode@nohost <0.10440.2> a6670a1176 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:44:31.025690Z nonode@nohost <0.10440.2> 107d6bd7ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:31.035265Z nonode@nohost <0.10440.2> 099616b931 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:31.056076Z nonode@nohost <0.10440.2> 3fcaf76662 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:44:31.058921Z nonode@nohost <0.10440.2> 50eeee54a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:31.075882Z nonode@nohost <0.10440.2> c1b38225bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:31.113836Z nonode@nohost <0.10440.2> c40057401d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:31.120984Z nonode@nohost <0.10440.2> a075c10b62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:31.126517Z nonode@nohost <0.10440.2> f3715f8245 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:31.139704Z nonode@nohost <0.10440.2> f94cbb5520 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:31.177905Z nonode@nohost <0.10440.2> e79c0ec4a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:31.180414Z nonode@nohost <0.10440.2> 61ee014239 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:31.188229Z nonode@nohost <0.10440.2> 0b9d8a2cf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:31.191082Z nonode@nohost <0.10440.2> 66cf2dd4e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:31.193745Z nonode@nohost <0.10440.2> 09c0b2d7c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:31.197233Z nonode@nohost <0.10440.2> ade3ff35dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:31.223579Z nonode@nohost <0.10440.2> d15c2b7fb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:31.230899Z nonode@nohost <0.10440.2> 4a41a6e784 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:44:31.236991Z nonode@nohost <0.10440.2> 2d33c54726 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:31.241582Z nonode@nohost <0.10440.2> 12abc48d52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:31.297564Z nonode@nohost <0.10440.2> 3b4d7b2c9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:31.306173Z nonode@nohost <0.10440.2> 5bae0b1f0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:31.311279Z nonode@nohost <0.10440.2> fc84963a57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:31.313919Z nonode@nohost <0.10440.2> f0c96de1f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:31.360146Z nonode@nohost <0.10440.2> 7b2503d232 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:31.387689Z nonode@nohost <0.10440.2> 538220ebf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00188%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:31.393018Z nonode@nohost <0.10440.2> 46e2c02791 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e35d5bd9c986b7601720893daf26c0271ba14a2b480740c2b060884cdd3c449e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:31.396826Z nonode@nohost <0.10440.2> b5e2a9352f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e35d5bd9c986b7601720893daf26c0271ba14a2b480740c2b060884cdd3c449e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:33.674232Z nonode@nohost <0.10440.2> 54043a86f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:33.677109Z nonode@nohost <0.10440.2> a24f9efaed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:33.681720Z nonode@nohost <0.10440.2> b2accfd647 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:33.684590Z nonode@nohost <0.10440.2> b156be2672 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:33.709975Z nonode@nohost <0.10440.2> 08f1c85b37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:33.712744Z nonode@nohost <0.10440.2> ca61c8f6f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:33.716947Z nonode@nohost <0.10440.2> 0ce53379e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:33.719960Z nonode@nohost <0.10440.2> 2222dca0c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:33.722865Z nonode@nohost <0.10440.2> ad30bb4829 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:33.725192Z nonode@nohost <0.10440.2> 114777b3b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:33.934791Z nonode@nohost <0.10440.2> 000810b906 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:33.937658Z nonode@nohost <0.10440.2> 3e698baf1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:33.941925Z nonode@nohost <0.10440.2> effe111847 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:33.944922Z nonode@nohost <0.10440.2> c56424e100 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:33.998028Z nonode@nohost <0.10440.2> 7264d446f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:34.001021Z nonode@nohost <0.10440.2> b55086fc12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:34.007286Z nonode@nohost <0.10440.2> a079409434 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:34.009546Z nonode@nohost <0.14906.1> cdad84c37c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:34.016917Z nonode@nohost <0.10440.2> 20aa746546 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:34.017231Z nonode@nohost <0.14906.1> f8dbc153da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:34.060775Z nonode@nohost <0.14906.1> fc789f6ae2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:34.066540Z nonode@nohost <0.14906.1> ff57e79327 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:34.074347Z nonode@nohost <0.14906.1> 173a876b3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:34.075865Z nonode@nohost <0.10440.2> 3f43d02bd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:34.087888Z nonode@nohost <0.10440.2> b34797126e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00189%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:34.092621Z nonode@nohost <0.10440.2> a30e1d712d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:34.097367Z nonode@nohost <0.10440.2> 55caf26882 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:34.100129Z nonode@nohost <0.10440.2> 640faea9a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:34.127183Z nonode@nohost <0.10440.2> 3d6bd86e85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d6d15c8f9ef537a21576c3e9e6238ce7db0de841ab623f1895e283d4271374be%00?attachments=true 404 ok 11 [notice] 2018-09-16T13:44:34.137404Z nonode@nohost <0.10440.2> 310da2c013 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d6d15c8f9ef537a21576c3e9e6238ce7db0de841ab623f1895e283d4271374be%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:34.138453Z nonode@nohost <0.14906.1> 66f9f8b38a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 15 [notice] 2018-09-16T13:44:34.149124Z nonode@nohost <0.14906.1> 7b980fcaaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:34.151140Z nonode@nohost <0.10440.2> 441f52fb3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 13 [notice] 2018-09-16T13:44:34.165661Z nonode@nohost <0.10440.2> 2a8fbe41be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:34.168016Z nonode@nohost <0.14906.1> 05adecf32c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:44:34.168536Z nonode@nohost <0.10440.2> 14a84eb7ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:34.174523Z nonode@nohost <0.14906.1> 3abde4794f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:34.187701Z nonode@nohost <0.10440.2> a5529c0646 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:34.190006Z nonode@nohost <0.14906.1> bdeafd3281 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:34.216389Z nonode@nohost <0.14906.1> b498ff05f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:44:34.225408Z nonode@nohost <0.14906.1> 9d3802931a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:34.228092Z nonode@nohost <0.14906.1> f83986ef4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:36.685160Z nonode@nohost <0.14906.1> c28181381a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 11 [notice] 2018-09-16T13:44:36.690180Z nonode@nohost <0.14906.1> 80b0bd1fa3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:36.700681Z nonode@nohost <0.14906.1> 098e95b9dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:36.715930Z nonode@nohost <0.14906.1> 2c728f9f42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:36.740496Z nonode@nohost <0.14906.1> 824bb70174 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:36.743211Z nonode@nohost <0.14906.1> 78c91c270f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:36.749888Z nonode@nohost <0.14906.1> 09e9daf884 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:36.756914Z nonode@nohost <0.14906.1> e235a09360 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:36.768140Z nonode@nohost <0.14906.1> e3d956c71a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:44:36.776725Z nonode@nohost <0.14906.1> c759b6fd22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:36.840363Z nonode@nohost <0.14906.1> 0cb066e7eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:36.847157Z nonode@nohost <0.14906.1> 55567e1cf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:36.856302Z nonode@nohost <0.14906.1> 4c66e706c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:36.858887Z nonode@nohost <0.14906.1> 8cd80fa026 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:36.890559Z nonode@nohost <0.14906.1> 6303b0b043 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:36.892601Z nonode@nohost <0.14906.1> c3c6031804 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:36.896665Z nonode@nohost <0.14906.1> 3b80f2c307 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:36.901439Z nonode@nohost <0.14906.1> 0fd9368e87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:36.913821Z nonode@nohost <0.14906.1> 4c080ddafe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:36.916682Z nonode@nohost <0.14906.1> 1f5d1fb5f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:36.963646Z nonode@nohost <0.14906.1> ae38b68850 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:36.967979Z nonode@nohost <0.14906.1> e16043fe81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:44:36.976229Z nonode@nohost <0.14906.1> d28de0df11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:36.984214Z nonode@nohost <0.14906.1> 41d375819f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:37.017175Z nonode@nohost <0.14906.1> fb5d7b71b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:37.020551Z nonode@nohost <0.14906.1> 1e211d99ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:37.031929Z nonode@nohost <0.14906.1> aa361b6866 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:37.040072Z nonode@nohost <0.14906.1> 6e8a5fb587 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:37.046410Z nonode@nohost <0.14906.1> b27ac4e423 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:37.049583Z nonode@nohost <0.14906.1> 6aabd2d46b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:37.096283Z nonode@nohost <0.14906.1> e4034fda3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:37.098862Z nonode@nohost <0.14906.1> 587c089620 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:37.103154Z nonode@nohost <0.14906.1> fa916a3485 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:37.112921Z nonode@nohost <0.14906.1> fecd4ed399 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:37.165284Z nonode@nohost <0.14906.1> da4588985a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:37.168044Z nonode@nohost <0.14906.1> 971f774242 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:37.172393Z nonode@nohost <0.14906.1> 5f2d1f4805 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:37.178728Z nonode@nohost <0.14906.1> 50b0a7deb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:37.242602Z nonode@nohost <0.14906.1> ca0b6dddce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:37.287267Z nonode@nohost <0.14906.1> 6e7408fdd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00190%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:37.290642Z nonode@nohost <0.14906.1> bdca9fe4cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00516bfeb8862645b5b321ed4c73dea394942068d8489c16161478eec192157fa0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:37.294626Z nonode@nohost <0.14906.1> f25be34aae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00516bfeb8862645b5b321ed4c73dea394942068d8489c16161478eec192157fa0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:39.401752Z nonode@nohost <0.14906.1> 78522d5c90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:39.405206Z nonode@nohost <0.14906.1> d4080e6d10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:39.409971Z nonode@nohost <0.14906.1> 4ea92dcb76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:39.419406Z nonode@nohost <0.14906.1> 6d834581a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:39.461951Z nonode@nohost <0.14906.1> ddaf300ab8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:39.467442Z nonode@nohost <0.14906.1> 9a35dccd30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:39.472200Z nonode@nohost <0.14906.1> 374858a687 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:39.481492Z nonode@nohost <0.14906.1> 9cccfc1244 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:39.484653Z nonode@nohost <0.14906.1> 024abba20b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:39.493313Z nonode@nohost <0.14906.1> 9bbe83e0da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:39.830599Z nonode@nohost <0.14906.1> 1fff5bad95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:39.836057Z nonode@nohost <0.14906.1> e3f0bc468e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:39.838597Z nonode@nohost <0.14906.1> bc092bf86b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:39.856667Z nonode@nohost <0.14906.1> 1a5af93a9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:39.888561Z nonode@nohost <0.14906.1> 7a0d457b92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:39.892512Z nonode@nohost <0.14906.1> 5920b87eb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:44:39.899845Z nonode@nohost <0.14906.1> 79b55929e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:39.910224Z nonode@nohost <0.14906.1> ddf378e5ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:39.915336Z nonode@nohost <0.14906.1> ae77c76add couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:39.919455Z nonode@nohost <0.14906.1> c0eb81ecdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:39.956071Z nonode@nohost <0.14906.1> 3feb31e0cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:39.965513Z nonode@nohost <0.14906.1> b01591404f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:44:39.976457Z nonode@nohost <0.14906.1> 1a62954581 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:39.980004Z nonode@nohost <0.14906.1> bedbf62f7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:40.011400Z nonode@nohost <0.14906.1> 8a64e5a0d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:40.029475Z nonode@nohost <0.14906.1> ea0028d179 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:44:40.036081Z nonode@nohost <0.14906.1> 7abf3a1381 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:40.041434Z nonode@nohost <0.14906.1> f397f004ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:40.045164Z nonode@nohost <0.14906.1> f2fa3198f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:40.054420Z nonode@nohost <0.14906.1> a37d07b19f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:40.215879Z nonode@nohost <0.14906.1> a507c00bfe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:40.219914Z nonode@nohost <0.14906.1> 6cd8ee1665 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:44:40.225208Z nonode@nohost <0.14906.1> dabd74c049 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:40.234177Z nonode@nohost <0.14906.1> de6471c322 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:40.297542Z nonode@nohost <0.14906.1> 8e0d7120c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:40.299845Z nonode@nohost <0.14906.1> 9072b7ad0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:40.304487Z nonode@nohost <0.14906.1> 47db6a6920 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:40.307396Z nonode@nohost <0.14906.1> 6e4c5e1f86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:40.353037Z nonode@nohost <0.14906.1> 8b0f185967 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:40.379636Z nonode@nohost <0.14906.1> baadfe9b21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00191%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:44:40.384147Z nonode@nohost <0.14906.1> 7606537db4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00693d6fe6085918798bc3cdf00f497aee8cd1238b8e04bf5e016fa122f37fe61f%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:44:40.388705Z nonode@nohost <0.14906.1> 64c832e43e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00693d6fe6085918798bc3cdf00f497aee8cd1238b8e04bf5e016fa122f37fe61f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:42.373473Z nonode@nohost <0.14906.1> 5e4be27399 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:42.387068Z nonode@nohost <0.14906.1> 8c24938163 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:42.389288Z nonode@nohost <0.10440.2> a4912bc38e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:42.402897Z nonode@nohost <0.10440.2> 23713ad243 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:42.403711Z nonode@nohost <0.14906.1> e15182159d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:42.415936Z nonode@nohost <0.14906.1> 2cd8738ad3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:42.423712Z nonode@nohost <0.14906.1> 9b7dd05e4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:42.429273Z nonode@nohost <0.10440.2> cbe3a7e4ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:42.467984Z nonode@nohost <0.10440.2> 071410f84b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:42.484350Z nonode@nohost <0.10440.2> 396831c2b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:44:42.490618Z nonode@nohost <0.14906.1> f289c90725 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 13 [notice] 2018-09-16T13:44:42.493260Z nonode@nohost <0.10440.2> d9f99ad83d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:42.497983Z nonode@nohost <0.14906.1> 4937ca2abf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:44:42.507815Z nonode@nohost <0.14906.1> 9a1675ca24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:42.516861Z nonode@nohost <0.14906.1> ccc2a76789 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:42.529691Z nonode@nohost <0.14906.1> d20a0fb4c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:42.536558Z nonode@nohost <0.10440.2> 4fec9416ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:44:42.543989Z nonode@nohost <0.10440.2> 11d5b7a868 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:42.544065Z nonode@nohost <0.14906.1> f07eeb0acb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:44:42.561561Z nonode@nohost <0.10440.2> d2c0d7cced couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:43.115403Z nonode@nohost <0.10440.2> d322053313 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:43.124966Z nonode@nohost <0.10440.2> 661b85bfc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:43.136384Z nonode@nohost <0.10440.2> 1d3521f156 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:43.163868Z nonode@nohost <0.10440.2> d42a2dc772 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:44:43.195663Z nonode@nohost <0.10440.2> 4422d687cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:44:43.203463Z nonode@nohost <0.10440.2> c5b0a72e36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:44:43.211695Z nonode@nohost <0.10440.2> 0537473650 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:43.223652Z nonode@nohost <0.10440.2> c4bb13b717 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:43.229040Z nonode@nohost <0.10440.2> 60e2576704 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:43.231562Z nonode@nohost <0.10440.2> 7a30dbfa1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:43.391860Z nonode@nohost <0.10440.2> 024802de18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:43.395905Z nonode@nohost <0.10440.2> f469f9ecfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:44:43.414941Z nonode@nohost <0.10440.2> 8e67b2717b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:43.424098Z nonode@nohost <0.10440.2> ecc55082c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:44:43.487118Z nonode@nohost <0.10440.2> e09427a821 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:44:43.489201Z nonode@nohost <0.10440.2> a0694deef2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:43.494360Z nonode@nohost <0.10440.2> 3349fb5ba9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:43.497559Z nonode@nohost <0.10440.2> 1c47c803c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:43.541404Z nonode@nohost <0.10440.2> b6c15e59e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:43.567186Z nonode@nohost <0.10440.2> f2a8f0f41e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00192%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:43.575396Z nonode@nohost <0.10440.2> 1b61f61d13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003ea2b6d37b02b3c124147cd7bebffa6ff6bd16158124f8d03aa1fc474ceace30%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:43.581479Z nonode@nohost <0.10440.2> b3470afba8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003ea2b6d37b02b3c124147cd7bebffa6ff6bd16158124f8d03aa1fc474ceace30%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:45.190029Z nonode@nohost <0.10440.2> 3285ede75b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:45.195246Z nonode@nohost <0.10440.2> 444acb6887 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:45.203243Z nonode@nohost <0.10440.2> b06593961a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:45.206748Z nonode@nohost <0.10440.2> 09fa2869fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:45.246358Z nonode@nohost <0.10440.2> 5074cd90d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:45.252442Z nonode@nohost <0.10440.2> fbdcb1798d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:45.257733Z nonode@nohost <0.10440.2> 3bd1b693f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:45.267647Z nonode@nohost <0.10440.2> 82d46c7d4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:45.272886Z nonode@nohost <0.10440.2> a50c4f6c93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:45.285696Z nonode@nohost <0.10440.2> 8cf8fdf5ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:45.451172Z nonode@nohost <0.10440.2> 902dedbe3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:45.458634Z nonode@nohost <0.10440.2> 06a1a97c86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:45.463714Z nonode@nohost <0.10440.2> 60b011b624 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:45.472145Z nonode@nohost <0.10440.2> ea40db8ebb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:45.495520Z nonode@nohost <0.10440.2> 44cf868455 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:45.498659Z nonode@nohost <0.10440.2> 2983ec92f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:45.511648Z nonode@nohost <0.10440.2> 419ffc0b7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:45.514878Z nonode@nohost <0.10440.2> 0d93727dec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:45.528647Z nonode@nohost <0.10440.2> a6347e788c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:45.538119Z nonode@nohost <0.10440.2> b0e56ae53c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:46.237802Z nonode@nohost <0.10440.2> 428bce8e5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 12 [notice] 2018-09-16T13:44:46.245454Z nonode@nohost <0.10440.2> 42994a0fa3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:44:46.255731Z nonode@nohost <0.10440.2> 631c234652 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:44:46.260295Z nonode@nohost <0.10440.2> cbc4dbf46d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:46.293671Z nonode@nohost <0.10440.2> 4877cb2f26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:46.294619Z nonode@nohost <0.10440.2> f646276a2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:46.300746Z nonode@nohost <0.10440.2> 24494f0b98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:46.303508Z nonode@nohost <0.10440.2> 44e1e8c7f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:46.312332Z nonode@nohost <0.10440.2> 87118df3b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:46.322588Z nonode@nohost <0.10440.2> 02d8ee64e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:44:46.508749Z nonode@nohost <0.10440.2> 5f93b68c61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 11 [notice] 2018-09-16T13:44:46.520026Z nonode@nohost <0.10440.2> 2f37146957 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:44:46.532926Z nonode@nohost <0.10440.2> 1cc4db7d61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:44:46.540069Z nonode@nohost <0.10440.2> 5c9bdf658d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:44:46.612824Z nonode@nohost <0.10440.2> f0f0a3a553 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:44:46.625732Z nonode@nohost <0.10440.2> bd10618d53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:44:46.647431Z nonode@nohost <0.10440.2> d66bc79adb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 17 [notice] 2018-09-16T13:44:46.673046Z nonode@nohost <0.10440.2> 7c8707ac3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 25 [notice] 2018-09-16T13:44:46.727443Z nonode@nohost <0.10440.2> 8ab15d2da8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:46.770373Z nonode@nohost <0.10440.2> ff54d5da95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00193%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:46.775019Z nonode@nohost <0.10440.2> 83acd1c908 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0002f62965ab2e983b97e33a9b082cf6eaec396673bd84c484a79cd4f8b3736fe6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:46.782467Z nonode@nohost <0.10440.2> ee3e1f0a75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0002f62965ab2e983b97e33a9b082cf6eaec396673bd84c484a79cd4f8b3736fe6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:47.856836Z nonode@nohost <0.10440.2> 0fadd5c247 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:47.861049Z nonode@nohost <0.10440.2> aafdb6ed16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:47.865643Z nonode@nohost <0.10440.2> 949d1179e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:47.869272Z nonode@nohost <0.10440.2> c6b259def0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:47.905630Z nonode@nohost <0.10440.2> 27900c08e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:47.910000Z nonode@nohost <0.10440.2> ba845827e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:47.914403Z nonode@nohost <0.10440.2> 00b18b695b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:47.917277Z nonode@nohost <0.10440.2> 7e6468bf76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:47.920027Z nonode@nohost <0.10440.2> bc889aa80d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:47.922248Z nonode@nohost <0.10440.2> 65cf791426 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:48.463139Z nonode@nohost <0.10440.2> 275a40fd2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:48.466066Z nonode@nohost <0.10440.2> c5a225843d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:48.470411Z nonode@nohost <0.10440.2> f2e31aafbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:48.473412Z nonode@nohost <0.10440.2> 406e227632 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:48.495623Z nonode@nohost <0.10440.2> 07a318f9a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:48.498839Z nonode@nohost <0.10440.2> 684b6982b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:48.507884Z nonode@nohost <0.10440.2> c17b45b4d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:48.514272Z nonode@nohost <0.10440.2> ef53ba2c40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:48.520025Z nonode@nohost <0.10440.2> df16ccb82f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:48.522291Z nonode@nohost <0.10440.2> 434cfabaf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:49.503939Z nonode@nohost <0.10440.2> db077f77e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:49.508965Z nonode@nohost <0.10440.2> 1877d7f024 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:49.521814Z nonode@nohost <0.10440.2> 8058407fca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:49.535332Z nonode@nohost <0.10440.2> 670ff82f93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:44:49.562553Z nonode@nohost <0.10440.2> 60afe77392 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:49.570172Z nonode@nohost <0.10440.2> af59fb8d4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:49.584157Z nonode@nohost <0.10440.2> e8e07644a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:49.593536Z nonode@nohost <0.10440.2> 9048699e7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:49.609256Z nonode@nohost <0.10440.2> 1a1e26eb3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:49.616443Z nonode@nohost <0.10440.2> b28390b784 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:49.854983Z nonode@nohost <0.10440.2> 14438ce78f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:49.860013Z nonode@nohost <0.10440.2> 61e3792f23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:49.874400Z nonode@nohost <0.10440.2> 1c83018c0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:49.880743Z nonode@nohost <0.10440.2> 63102306c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:49.957572Z nonode@nohost <0.10440.2> 8c874da69a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:49.962815Z nonode@nohost <0.10440.2> 13184bb572 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:49.979100Z nonode@nohost <0.10440.2> b5a25d5b13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:49.985667Z nonode@nohost <0.10440.2> a55365d3f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:50.041504Z nonode@nohost <0.10440.2> 90b5b499ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:50.083159Z nonode@nohost <0.10440.2> 4bce594908 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00194%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:50.086981Z nonode@nohost <0.10440.2> a86f1c9740 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0026b516e062ba48e4e279cefd25efc27f59a34c4f3cc93eaf4de0c303559f459c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:50.098829Z nonode@nohost <0.10440.2> a78f88a2df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0026b516e062ba48e4e279cefd25efc27f59a34c4f3cc93eaf4de0c303559f459c%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:44:50.725795Z nonode@nohost <0.10440.2> 172352e903 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:50.731000Z nonode@nohost <0.10440.2> 8f45183adc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:50.745061Z nonode@nohost <0.10440.2> c6a349b698 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:50.764938Z nonode@nohost <0.10440.2> b8895bdbe0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:50.824973Z nonode@nohost <0.10440.2> 3f0878a6a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:50.829697Z nonode@nohost <0.10440.2> 0c3c042d0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:50.836848Z nonode@nohost <0.10440.2> 57fd2569c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:50.844765Z nonode@nohost <0.10440.2> 9e75929a34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:50.851939Z nonode@nohost <0.10440.2> 058790fe96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:50.855416Z nonode@nohost <0.10440.2> 6c71f5aac3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:51.396678Z nonode@nohost <0.10440.2> 6f7cd589ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:51.406585Z nonode@nohost <0.10440.2> 3edaf9691d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:51.410745Z nonode@nohost <0.10440.2> 149757c254 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:51.416127Z nonode@nohost <0.10440.2> 5ccd34aef6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:51.448523Z nonode@nohost <0.10440.2> afc4467d12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:51.459348Z nonode@nohost <0.10440.2> 46685c186a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:51.464171Z nonode@nohost <0.10440.2> d7ac2b4a5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:51.477050Z nonode@nohost <0.10440.2> 032edef3a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:51.480851Z nonode@nohost <0.10440.2> 96ba9c338c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:51.484292Z nonode@nohost <0.10440.2> 8181238dbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:52.243331Z nonode@nohost <0.10440.2> 8e7a2c07aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:52.245681Z nonode@nohost <0.10440.2> 471998f6d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:52.249936Z nonode@nohost <0.10440.2> ea83e7c67c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:52.259843Z nonode@nohost <0.10440.2> 7d014ad50b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:52.303967Z nonode@nohost <0.10440.2> fa4842af11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:52.316913Z nonode@nohost <0.10440.2> 0d045f7de9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:52.324563Z nonode@nohost <0.10440.2> 09a20eb334 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:44:52.327115Z nonode@nohost <0.10440.2> c6f37d8e61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:52.332161Z nonode@nohost <0.10440.2> a10e8b8551 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:52.337011Z nonode@nohost <0.10440.2> 203ac99112 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:52.588415Z nonode@nohost <0.10440.2> 777bb55bfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:44:52.596971Z nonode@nohost <0.10440.2> 7b0951bdc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:52.604597Z nonode@nohost <0.10440.2> 16879760be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:52.607328Z nonode@nohost <0.10440.2> 1efd4f15e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:52.660551Z nonode@nohost <0.10440.2> 9b39c9d8d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:52.665944Z nonode@nohost <0.10440.2> 5af95180c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:52.670779Z nonode@nohost <0.10440.2> 4183725207 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:52.673686Z nonode@nohost <0.10440.2> 44cc16cc9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:52.739817Z nonode@nohost <0.10440.2> 07b707b50f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:52.769704Z nonode@nohost <0.10440.2> 29a4c5741d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00195%00?attachments=true 404 ok 12 [notice] 2018-09-16T13:44:52.773771Z nonode@nohost <0.10440.2> 4642327c48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b184ab8128e24200dd9379d07d515e36e7c534f5f5c6b45fd5de0c4ebf053402%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:52.779797Z nonode@nohost <0.10440.2> 2e61053304 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b184ab8128e24200dd9379d07d515e36e7c534f5f5c6b45fd5de0c4ebf053402%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:44:53.642949Z nonode@nohost <0.10440.2> 292c845a06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:53.654926Z nonode@nohost <0.10440.2> 7d7c4721b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:53.667468Z nonode@nohost <0.10440.2> 434a7d7182 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:53.673188Z nonode@nohost <0.10440.2> 57728da419 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:53.712514Z nonode@nohost <0.10440.2> 46df2a9694 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:53.715152Z nonode@nohost <0.10440.2> 30696c1a6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:53.719513Z nonode@nohost <0.10440.2> a2c3f365d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:53.731096Z nonode@nohost <0.10440.2> abca70cb0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:53.734118Z nonode@nohost <0.10440.2> 1a92833c98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:53.736691Z nonode@nohost <0.10440.2> 3613c85852 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:54.345486Z nonode@nohost <0.10440.2> 8e7f35e0e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:54.349786Z nonode@nohost <0.10440.2> 14d8bf2a54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:54.363284Z nonode@nohost <0.10440.2> a94cd57775 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:54.369075Z nonode@nohost <0.10440.2> 0581625e19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:54.405117Z nonode@nohost <0.10440.2> 24f9993c01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:54.409856Z nonode@nohost <0.10440.2> 5f9d85233f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:54.424531Z nonode@nohost <0.10440.2> a5bf3efeda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:54.433187Z nonode@nohost <0.10440.2> e7a625cd84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:54.438205Z nonode@nohost <0.10440.2> 3e72cdd1db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:54.444223Z nonode@nohost <0.10440.2> 8a9f65d861 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:55.541328Z nonode@nohost <0.10440.2> 53c1d7c61e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:55.545895Z nonode@nohost <0.10440.2> 83df1d2da1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:55.552169Z nonode@nohost <0.10440.2> cc9de8b3e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:55.556467Z nonode@nohost <0.10440.2> dfc07a6bd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:55.597731Z nonode@nohost <0.10440.2> aee87c4e60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:55.600450Z nonode@nohost <0.10440.2> 6092b6623a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:55.609346Z nonode@nohost <0.10440.2> e8151157c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:55.614259Z nonode@nohost <0.10440.2> 5dc551557b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:55.617314Z nonode@nohost <0.10440.2> ad0d9c8642 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:55.632476Z nonode@nohost <0.10440.2> c8bd7d50ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:44:55.860944Z nonode@nohost <0.10440.2> f2a63ee0d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:55.865991Z nonode@nohost <0.10440.2> 2d6fa920e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:55.874434Z nonode@nohost <0.10440.2> 93ce639b7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:55.887054Z nonode@nohost <0.10440.2> 0b437a630b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:55.939072Z nonode@nohost <0.10440.2> d3598b354e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:55.948327Z nonode@nohost <0.10440.2> 732beb13d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:55.958728Z nonode@nohost <0.10440.2> e1fac70b06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:55.964879Z nonode@nohost <0.10440.2> f8bfa15321 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:56.009656Z nonode@nohost <0.10440.2> 24f34339af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:56.046270Z nonode@nohost <0.10440.2> 5f548689b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00196%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:56.053763Z nonode@nohost <0.10440.2> 0b0c8c0148 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f97dccb5017364b75954e4d1e84308e34d4a934d71d16b4f2650ff3e361d9052%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:56.059507Z nonode@nohost <0.10440.2> 31194cc609 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f97dccb5017364b75954e4d1e84308e34d4a934d71d16b4f2650ff3e361d9052%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:56.337537Z nonode@nohost <0.10440.2> 1783f2038e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:56.349350Z nonode@nohost <0.10440.2> 063c441116 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:56.355211Z nonode@nohost <0.10440.2> 71d9931081 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:56.362882Z nonode@nohost <0.10440.2> 51586bcd31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:56.388925Z nonode@nohost <0.10440.2> 7c6a900ce8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:56.391034Z nonode@nohost <0.10440.2> 90d35a7ce6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:56.409308Z nonode@nohost <0.10440.2> f5549dde0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:56.412799Z nonode@nohost <0.10440.2> 7c6e5a18c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:56.415793Z nonode@nohost <0.10440.2> 9ff667ea38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:56.418392Z nonode@nohost <0.10440.2> e95085c3bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:57.278837Z nonode@nohost <0.10440.2> 20a8e100ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:57.281275Z nonode@nohost <0.10440.2> 44dfb8bc8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:57.292982Z nonode@nohost <0.10440.2> c7cd8f6c40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:57.296350Z nonode@nohost <0.10440.2> 7d2942fe73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:57.337452Z nonode@nohost <0.10440.2> 10be89e0b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:44:57.344625Z nonode@nohost <0.10440.2> 44e1924bc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:57.350553Z nonode@nohost <0.10440.2> a91a3d1f52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:57.353573Z nonode@nohost <0.10440.2> df85f6d7b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:57.360582Z nonode@nohost <0.10440.2> cbe13a7c33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:57.365803Z nonode@nohost <0.10440.2> 2537b38791 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:58.388453Z nonode@nohost <0.10440.2> e942f02c99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:58.396720Z nonode@nohost <0.10440.2> 5bb2287ee4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:58.403063Z nonode@nohost <0.10440.2> e9c0053eac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:58.409848Z nonode@nohost <0.10440.2> 174de3cc8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:58.445113Z nonode@nohost <0.10440.2> c3dbd5de45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:58.447729Z nonode@nohost <0.10440.2> 15c61d5aa2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:58.455990Z nonode@nohost <0.10440.2> 89929e1baf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:58.464231Z nonode@nohost <0.10440.2> bf39a014e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:58.467271Z nonode@nohost <0.10440.2> a50cf16c03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:58.477262Z nonode@nohost <0.10440.2> 69068749ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:58.699843Z nonode@nohost <0.10440.2> 9492ea0ef5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:44:58.709004Z nonode@nohost <0.10440.2> 7870d2e75b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:58.715484Z nonode@nohost <0.10440.2> b541ef5359 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:58.719225Z nonode@nohost <0.10440.2> 15a3bf82a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:58.779235Z nonode@nohost <0.10440.2> 3b2cac4aea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:44:58.796280Z nonode@nohost <0.10440.2> d01c48f775 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 16 [notice] 2018-09-16T13:44:58.802838Z nonode@nohost <0.10440.2> 3d26da80db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:44:58.804547Z nonode@nohost <0.10440.2> 817d5d1a86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:58.848131Z nonode@nohost <0.10440.2> 7f744734d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:58.865770Z nonode@nohost <0.10440.2> fa165d203d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00197%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:58.876129Z nonode@nohost <0.10440.2> b27fb797be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0080c4f6631c6f96999d307a5b428ac56cd0b69b8ceed2e717c3842dce91c2a010%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:44:58.879979Z nonode@nohost <0.10440.2> 78f3c2c8ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0080c4f6631c6f96999d307a5b428ac56cd0b69b8ceed2e717c3842dce91c2a010%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:59.374117Z nonode@nohost <0.10440.2> a309d5229c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:59.376649Z nonode@nohost <0.10440.2> f861544fad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:59.380833Z nonode@nohost <0.10440.2> 38e932e857 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:59.383694Z nonode@nohost <0.10440.2> a9bf015faa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:59.423722Z nonode@nohost <0.10440.2> 58280650fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:44:59.425708Z nonode@nohost <0.10440.2> 93cd747881 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:44:59.430941Z nonode@nohost <0.10440.2> 4a80806c8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:59.453233Z nonode@nohost <0.10440.2> ac4b5d58d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:59.455850Z nonode@nohost <0.10440.2> ca23ae97d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:44:59.459499Z nonode@nohost <0.10440.2> ecd25c5cb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:00.530175Z nonode@nohost <0.10440.2> 817058440f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:00.536518Z nonode@nohost <0.10440.2> 8b3e6d1b8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:00.547880Z nonode@nohost <0.10440.2> 5be37c03a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:00.554403Z nonode@nohost <0.10440.2> db893e9891 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:00.584529Z nonode@nohost <0.10440.2> 3733fd227c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:00.589989Z nonode@nohost <0.10440.2> 91ecd3ad09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:00.604067Z nonode@nohost <0.10440.2> b0dc175141 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:00.631351Z nonode@nohost <0.10440.2> d26ad49ed6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:45:00.637692Z nonode@nohost <0.10440.2> 21701ec73e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:00.663926Z nonode@nohost <0.10440.2> 90e9bd2f51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 26 [info] 2018-09-16T13:45:00.733730Z nonode@nohost <0.14282.2> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [notice] 2018-09-16T13:45:01.588847Z nonode@nohost <0.10440.2> 494f54a8fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:01.595980Z nonode@nohost <0.10440.2> dba7e6f66e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:45:01.605232Z nonode@nohost <0.10440.2> d401b1311b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:01.612065Z nonode@nohost <0.10440.2> cdbc235ef6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:01.652104Z nonode@nohost <0.10440.2> 396a1333b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:01.669080Z nonode@nohost <0.10440.2> af1d256ec2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:45:01.682681Z nonode@nohost <0.10440.2> cf7c274e71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:01.692045Z nonode@nohost <0.10440.2> b1af9c9538 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:01.699697Z nonode@nohost <0.10440.2> ee422866ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:01.701670Z nonode@nohost <0.10440.2> e07986685f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:01.949993Z nonode@nohost <0.10440.2> 1b12cd93ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:01.953547Z nonode@nohost <0.10440.2> 976fe0205c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:01.966546Z nonode@nohost <0.10440.2> 0645b5840c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:01.972638Z nonode@nohost <0.10440.2> db783350e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:02.065196Z nonode@nohost <0.10440.2> 44a8842c58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:02.069565Z nonode@nohost <0.10440.2> 1b5486227c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:02.084081Z nonode@nohost <0.10440.2> e0989c68e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:02.096032Z nonode@nohost <0.10440.2> dfdf42bd6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:02.149116Z nonode@nohost <0.10440.2> 5da7f24615 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:02.172485Z nonode@nohost <0.10440.2> a371316ed6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00198%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:45:02.176165Z nonode@nohost <0.10440.2> 7466c6ee1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004a7cbe3e8757dadea5e98539bfef0f578ecf882bf1eb9b8c08559fa109125250%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:02.185271Z nonode@nohost <0.14906.1> bafa952d88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004a7cbe3e8757dadea5e98539bfef0f578ecf882bf1eb9b8c08559fa109125250%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:45:02.188282Z nonode@nohost <0.10440.2> 60f0220291 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:45:02.192345Z nonode@nohost <0.10440.2> 2b38d1f4c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:02.216317Z nonode@nohost <0.10440.2> 7a7f4ce6c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:45:02.219651Z nonode@nohost <0.10440.2> 52c3b67f85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:02.254584Z nonode@nohost <0.10440.2> ecdd949b9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:02.258254Z nonode@nohost <0.10440.2> a83978bb07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:02.274499Z nonode@nohost <0.10440.2> 7511e58d59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:02.281433Z nonode@nohost <0.10440.2> 2acb846b39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:02.289008Z nonode@nohost <0.10440.2> 2980e852b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:02.296900Z nonode@nohost <0.10440.2> 7c5f1ef2ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:03.380439Z nonode@nohost <0.10440.2> fe459178c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:03.386198Z nonode@nohost <0.10440.2> 4e4583ff7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:03.397404Z nonode@nohost <0.10440.2> 7e0bbed53c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:03.403201Z nonode@nohost <0.10440.2> 2c0a4baa5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:03.428708Z nonode@nohost <0.10440.2> b1a73b918b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:03.432907Z nonode@nohost <0.10440.2> 8e0e09958c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:03.446045Z nonode@nohost <0.10440.2> 8f18c50dda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:03.457688Z nonode@nohost <0.10440.2> 786d7edd5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:03.461469Z nonode@nohost <0.10440.2> 2cad56cdbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:03.464473Z nonode@nohost <0.10440.2> e65de05692 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:04.788737Z nonode@nohost <0.10440.2> f026b8710f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:04.791031Z nonode@nohost <0.10440.2> 5a4ed397fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:04.801600Z nonode@nohost <0.10440.2> 6bba968a3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:04.804976Z nonode@nohost <0.10440.2> eccfba41a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:04.838005Z nonode@nohost <0.10440.2> aea662913c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:04.840446Z nonode@nohost <0.10440.2> 787afad833 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:04.844987Z nonode@nohost <0.10440.2> 4548f42d25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:04.851205Z nonode@nohost <0.10440.2> a6928fee0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:04.854463Z nonode@nohost <0.10440.2> fad00ae2a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:04.857327Z nonode@nohost <0.10440.2> b832114649 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:05.099540Z nonode@nohost <0.10440.2> 0064b8f7cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:05.102400Z nonode@nohost <0.10440.2> da3bd6e90e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:05.113349Z nonode@nohost <0.10440.2> a01c974951 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:05.121374Z nonode@nohost <0.10440.2> 52bc22b2d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:05.143760Z nonode@nohost <0.10440.2> 70d7e3d7ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:05.158938Z nonode@nohost <0.10440.2> a3d6db5e52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:05.165215Z nonode@nohost <0.10440.2> bd2a345e66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:05.184053Z nonode@nohost <0.10440.2> 4cb34241c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:05.215193Z nonode@nohost <0.10440.2> 523d2942af couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:05.223442Z nonode@nohost <0.10440.2> 426e9dfdc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:05.230433Z nonode@nohost <0.14906.1> 461a87bd35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:05.234147Z nonode@nohost <0.14906.1> fe8d2992c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:05.238455Z nonode@nohost <0.10440.2> 577bdd6dac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:45:05.243648Z nonode@nohost <0.10440.2> 6851d60c23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:05.247003Z nonode@nohost <0.10440.2> 5d84ae34ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:05.247919Z nonode@nohost <0.14906.1> 41eb4ffbb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:05.267623Z nonode@nohost <0.14906.1> 99e813c914 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:05.302540Z nonode@nohost <0.14906.1> e275d9350e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:05.313238Z nonode@nohost <0.14906.1> 0fd85758f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:05.348837Z nonode@nohost <0.14906.1> 5fc4e5774e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00199%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:05.378922Z nonode@nohost <0.14906.1> 4d5be9535f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007c79106df70fe1f89fe4cd56f4f65433b8c3f492e1a88ca18c7709c64715c7f0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:05.391341Z nonode@nohost <0.14906.1> c626cf034e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007c79106df70fe1f89fe4cd56f4f65433b8c3f492e1a88ca18c7709c64715c7f0%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:45:05.909779Z nonode@nohost <0.14906.1> 0c6197bd8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:05.927629Z nonode@nohost <0.14906.1> e159be323e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:45:05.932138Z nonode@nohost <0.14906.1> 7fdc586fa5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:05.936299Z nonode@nohost <0.14906.1> fb5fbee72f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:05.970122Z nonode@nohost <0.14906.1> 656b874f23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:05.973051Z nonode@nohost <0.14906.1> e7d2199f55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:05.980275Z nonode@nohost <0.14906.1> 98605e873d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:05.984515Z nonode@nohost <0.14906.1> 76d1d152cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:05.996988Z nonode@nohost <0.14906.1> 1f1a883c49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:05.999759Z nonode@nohost <0.14906.1> ebd78c6055 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:07.955244Z nonode@nohost <0.14906.1> 38519589d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:07.969381Z nonode@nohost <0.14906.1> 263da9ae8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:45:07.974520Z nonode@nohost <0.14906.1> 8eb42cc85e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:07.978167Z nonode@nohost <0.14906.1> 3c0f75a909 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:08.010645Z nonode@nohost <0.14906.1> 3400be2145 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:08.013502Z nonode@nohost <0.14906.1> d09a9448bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:08.032800Z nonode@nohost <0.14906.1> 0492fda5e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:08.041308Z nonode@nohost <0.14906.1> 394ca576c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:08.056796Z nonode@nohost <0.14906.1> 671ecd997f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:08.060623Z nonode@nohost <0.14906.1> 30d4bc89aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:08.082485Z nonode@nohost <0.14906.1> ee38fc68be couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:08.085709Z nonode@nohost <0.14906.1> b7504ff6e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:45:08.101138Z nonode@nohost <0.14906.1> 3dbf3151a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:08.106286Z nonode@nohost <0.14906.1> 3afd694004 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:08.140589Z nonode@nohost <0.14906.1> 169c37a07d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:08.144030Z nonode@nohost <0.14906.1> ad4ae45735 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:08.155540Z nonode@nohost <0.14906.1> b2c6e6c080 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:08.161562Z nonode@nohost <0.14906.1> c917c5609e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:08.173934Z nonode@nohost <0.14906.1> d6959bc938 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:08.176483Z nonode@nohost <0.14906.1> f2c9b2568a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:08.355964Z nonode@nohost <0.14906.1> 6268acc4cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:08.361477Z nonode@nohost <0.14906.1> 989933b16b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:08.382562Z nonode@nohost <0.14906.1> 306a970289 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:08.388835Z nonode@nohost <0.14906.1> af8b43b115 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:08.455183Z nonode@nohost <0.14906.1> 4d523a958a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:08.457770Z nonode@nohost <0.14906.1> 7949fccf6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:08.472349Z nonode@nohost <0.14906.1> 3fb56fc246 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:45:08.477103Z nonode@nohost <0.14906.1> dd5b9bcfa4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:08.525225Z nonode@nohost <0.14906.1> f11c6a679d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:08.569821Z nonode@nohost <0.14906.1> 28bece8564 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00200%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:08.574122Z nonode@nohost <0.14906.1> e2e530cf34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00615ede4388b714ab4bf5004b9ce783af846b6a09d24933cbdffa1bc27aee1261%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:08.577465Z nonode@nohost <0.14906.1> db4e39d4ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00615ede4388b714ab4bf5004b9ce783af846b6a09d24933cbdffa1bc27aee1261%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:08.956348Z nonode@nohost <0.14906.1> e736b4a051 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:08.962689Z nonode@nohost <0.14906.1> 7d4614b041 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:08.990290Z nonode@nohost <0.14906.1> 8291ca8bd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:09.000782Z nonode@nohost <0.14906.1> 47a8ca4f82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:09.045730Z nonode@nohost <0.14906.1> 127aaac05c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:09.062555Z nonode@nohost <0.14906.1> f5667de074 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:45:09.071120Z nonode@nohost <0.14906.1> 2b9c06ab7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:09.077029Z nonode@nohost <0.14906.1> adbc9a53dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:09.086205Z nonode@nohost <0.14906.1> 5e94ec6c50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:09.102244Z nonode@nohost <0.14906.1> 2fc86de1b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:10.948521Z nonode@nohost <0.14906.1> 0c78ca2697 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:10.951306Z nonode@nohost <0.14906.1> aa619cffdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:10.967130Z nonode@nohost <0.14906.1> b612ef4abd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:10.987312Z nonode@nohost <0.14906.1> 6186f18b88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:45:11.009179Z nonode@nohost <0.14906.1> 1763bca77f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:11.017958Z nonode@nohost <0.14906.1> c3eb305d65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:45:11.019351Z nonode@nohost <0.14906.1> ca675fd688 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.047050Z nonode@nohost <0.14906.1> d3dad62687 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:45:11.050246Z nonode@nohost <0.14906.1> 10ff6fefc1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.054893Z nonode@nohost <0.14906.1> db5cb3987a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:11.281941Z nonode@nohost <0.14906.1> b78e2a99d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.287135Z nonode@nohost <0.14906.1> 60229db199 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:11.296448Z nonode@nohost <0.14906.1> 60ea2f3c6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.303337Z nonode@nohost <0.14906.1> 81ce7ef375 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.341839Z nonode@nohost <0.14906.1> 3d83f4b8a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:11.347530Z nonode@nohost <0.14906.1> 9b136cc0f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:11.380944Z nonode@nohost <0.14906.1> 926f731cbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.383815Z nonode@nohost <0.14906.1> 48ae53d48c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.388077Z nonode@nohost <0.14906.1> 2f087d19a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:11.390120Z nonode@nohost <0.14906.1> 110a92e91e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.602561Z nonode@nohost <0.14906.1> d492e5cfdb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.605206Z nonode@nohost <0.14906.1> 4843989607 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:11.619345Z nonode@nohost <0.14906.1> c5313ca04c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.633053Z nonode@nohost <0.14906.1> ba086eaa36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:11.696468Z nonode@nohost <0.14906.1> 6d508f8ec0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.704529Z nonode@nohost <0.14906.1> 2948a5a5ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:11.740086Z nonode@nohost <0.14906.1> a676365d41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:45:11.747801Z nonode@nohost <0.14906.1> 19b36c3d54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:45:11.812616Z nonode@nohost <0.14906.1> 9feab99188 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:11.849253Z nonode@nohost <0.14906.1> 26e221438d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00201%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:11.861121Z nonode@nohost <0.14906.1> 2dd62bfc09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f09198a7c018b86295b4d97a455276ff9f146aa7073fac12a27ac11cfcd43da2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:11.864334Z nonode@nohost <0.14906.1> bbd65ac35b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f09198a7c018b86295b4d97a455276ff9f146aa7073fac12a27ac11cfcd43da2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:11.914164Z nonode@nohost <0.14906.1> 5a381d7e2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.916699Z nonode@nohost <0.14906.1> d0c061d3e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:11.935076Z nonode@nohost <0.14906.1> fee8139c77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.940080Z nonode@nohost <0.14906.1> cb8fb16c4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:11.980247Z nonode@nohost <0.14906.1> 27ea3e5648 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:11.983291Z nonode@nohost <0.14906.1> d384cba344 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:11.991889Z nonode@nohost <0.14906.1> 3006713740 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:12.003016Z nonode@nohost <0.14906.1> f2ad634eb4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:12.005960Z nonode@nohost <0.14906.1> 7b71e00a88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:12.008017Z nonode@nohost <0.14906.1> 1d7392e674 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:13.625489Z nonode@nohost <0.14906.1> e1a475c38d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:13.629289Z nonode@nohost <0.14906.1> 26f8a49210 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:13.641929Z nonode@nohost <0.14906.1> 9f41cbb736 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:13.654302Z nonode@nohost <0.14906.1> 36cebe0efd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:13.688333Z nonode@nohost <0.14906.1> f0215003a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:13.690956Z nonode@nohost <0.14906.1> e8d4b15d85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:13.700352Z nonode@nohost <0.14906.1> 32b3abf071 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:13.711920Z nonode@nohost <0.14906.1> 019aa407af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:13.715953Z nonode@nohost <0.14906.1> fa0c94267f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:13.718092Z nonode@nohost <0.14906.1> 96e49eb141 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:14.414792Z nonode@nohost <0.14906.1> 0600fde00d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:14.419661Z nonode@nohost <0.14906.1> b321c1528d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:14.430033Z nonode@nohost <0.14906.1> a83ff42c5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:14.435810Z nonode@nohost <0.14906.1> cdf2147cb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:14.464177Z nonode@nohost <0.14906.1> 092ab88d2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:14.468961Z nonode@nohost <0.14906.1> b273d65b83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:14.478538Z nonode@nohost <0.14906.1> cc7aa5dcde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:14.484153Z nonode@nohost <0.14906.1> b555050e0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:14.489875Z nonode@nohost <0.14906.1> a5d773b114 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:14.493310Z nonode@nohost <0.14906.1> bc695e8e65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:14.649504Z nonode@nohost <0.14906.1> 97ccaf795c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:14.654932Z nonode@nohost <0.14906.1> dcb87b633a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:14.676906Z nonode@nohost <0.14906.1> 04419cc9f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:14.683416Z nonode@nohost <0.14906.1> e3a70e5aff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:14.755862Z nonode@nohost <0.14906.1> fa89ab1e2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:14.763126Z nonode@nohost <0.14906.1> 08802d0521 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:14.777850Z nonode@nohost <0.14906.1> b99d0dd3fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:14.780680Z nonode@nohost <0.14906.1> 276de78d16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:14.818921Z nonode@nohost <0.14906.1> 66440f85f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:14.856606Z nonode@nohost <0.14906.1> b9f5533a3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00202%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:14.864728Z nonode@nohost <0.14906.1> a582e0e08c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005504ce1c877d49cc4b13cd55145796b5f2fa736c7b3e190b7125e60f776868f3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:14.870906Z nonode@nohost <0.14906.1> 211c792079 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005504ce1c877d49cc4b13cd55145796b5f2fa736c7b3e190b7125e60f776868f3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:14.977434Z nonode@nohost <0.14906.1> 65649c2144 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:14.981343Z nonode@nohost <0.14906.1> 2d4dbb0d39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:14.998001Z nonode@nohost <0.14906.1> 65b85c20a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:15.006250Z nonode@nohost <0.14906.1> 7674daba22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:15.040906Z nonode@nohost <0.14906.1> cf78010cd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:15.048075Z nonode@nohost <0.14906.1> e80380b37a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:15.054794Z nonode@nohost <0.14906.1> 6d00f67ea1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:15.064262Z nonode@nohost <0.14906.1> 8e6e18d4fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:15.067705Z nonode@nohost <0.14906.1> 9a3b334229 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:15.078495Z nonode@nohost <0.14906.1> 2421f1669c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:16.628275Z nonode@nohost <0.14906.1> 8d4a8a3b82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:16.644121Z nonode@nohost <0.14906.1> 5534c61f4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:16.652283Z nonode@nohost <0.14906.1> 2511069ba8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:16.661564Z nonode@nohost <0.14906.1> 2e43f22ad4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:45:16.688268Z nonode@nohost <0.14906.1> 2f78acea38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:16.692866Z nonode@nohost <0.14906.1> 875fd5ac20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:16.704628Z nonode@nohost <0.14906.1> 58e57a1dc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:16.711216Z nonode@nohost <0.14906.1> 54129192d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:16.716382Z nonode@nohost <0.14906.1> 374790b7d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:16.718710Z nonode@nohost <0.14906.1> 482d5e54fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:17.644519Z nonode@nohost <0.14906.1> cba4cb8e24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:17.649948Z nonode@nohost <0.14906.1> e4a6f922bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:17.660212Z nonode@nohost <0.14906.1> a6ac8eb83a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:17.670032Z nonode@nohost <0.14906.1> e084ad73dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:17.706616Z nonode@nohost <0.14906.1> 089cc65db1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 12 [notice] 2018-09-16T13:45:17.716054Z nonode@nohost <0.14906.1> 3fb1ae93cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:45:17.719865Z nonode@nohost <0.14906.1> ba3e7c8762 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:17.734667Z nonode@nohost <0.14906.1> 346acd3190 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:45:17.735937Z nonode@nohost <0.14906.1> 76c4978bb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:17.739802Z nonode@nohost <0.14906.1> 63bf444d8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:17.767754Z nonode@nohost <0.14906.1> 9b0c1c1f8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:17.775999Z nonode@nohost <0.14906.1> 5b43903ef6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:17.784500Z nonode@nohost <0.14906.1> 6f200ea897 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:17.790994Z nonode@nohost <0.14906.1> 1c9f8e6d92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:17.821534Z nonode@nohost <0.14906.1> a6e4fdaf3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:17.828088Z nonode@nohost <0.14906.1> 48403633ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:17.840047Z nonode@nohost <0.14906.1> c47755017a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:17.845340Z nonode@nohost <0.14906.1> e62d7b553c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:17.851769Z nonode@nohost <0.14906.1> f540546f45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:17.856436Z nonode@nohost <0.14906.1> 864d50acca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:17.972071Z nonode@nohost <0.14906.1> 57f42ccd90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:17.975838Z nonode@nohost <0.14906.1> 2a0154374f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:17.990756Z nonode@nohost <0.14906.1> a0f7fac8bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:17.997494Z nonode@nohost <0.14906.1> 7b66b7a51e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:18.075482Z nonode@nohost <0.14906.1> f4749ea6f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:18.078791Z nonode@nohost <0.14906.1> c374081fb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:18.085396Z nonode@nohost <0.14906.1> e4cc56b0fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:18.089132Z nonode@nohost <0.14906.1> 59d5c770ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:18.134217Z nonode@nohost <0.14906.1> bb740921aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:18.159493Z nonode@nohost <0.14906.1> cfa05cb5ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00203%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:45:18.164529Z nonode@nohost <0.14906.1> fc84d6aa52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b3551c9b47d85baa671f188b337e8b1b4e69c17cbe00995a5dfd2d237d38aab1%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:45:18.167398Z nonode@nohost <0.14906.1> b03a33d6b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b3551c9b47d85baa671f188b337e8b1b4e69c17cbe00995a5dfd2d237d38aab1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:19.555529Z nonode@nohost <0.14906.1> 53bc909ab8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:19.577239Z nonode@nohost <0.14906.1> ab6d7ac6bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:19.581944Z nonode@nohost <0.14906.1> f3b1c1e430 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:19.584863Z nonode@nohost <0.14906.1> c7d2cc9758 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:19.612588Z nonode@nohost <0.14906.1> c430abe84c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:19.618812Z nonode@nohost <0.14906.1> 7360f395e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:19.625958Z nonode@nohost <0.14906.1> 7a4654f993 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:19.633361Z nonode@nohost <0.14906.1> e535d02564 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:19.641546Z nonode@nohost <0.14906.1> b8f4fa5d31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:19.644685Z nonode@nohost <0.14906.1> 6565ace014 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:20.531930Z nonode@nohost <0.14906.1> a2d1939d2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:20.548894Z nonode@nohost <0.14906.1> 72902504e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 16 [notice] 2018-09-16T13:45:20.560681Z nonode@nohost <0.14906.1> dacb37ea77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:45:20.575924Z nonode@nohost <0.14906.1> c391a0a4ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:45:20.611532Z nonode@nohost <0.14906.1> 836128c0cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:45:20.622261Z nonode@nohost <0.14906.1> 1e21ac8bd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:45:20.627861Z nonode@nohost <0.14906.1> 9082cba6ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:20.637681Z nonode@nohost <0.14906.1> 5c358ca0cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:20.642417Z nonode@nohost <0.14906.1> eb5b42ca32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:20.662484Z nonode@nohost <0.14906.1> b48d97d38c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 20 [notice] 2018-09-16T13:45:20.714181Z nonode@nohost <0.14906.1> 365bbf96fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:20.722245Z nonode@nohost <0.14906.1> ce43ed5407 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:45:20.730117Z nonode@nohost <0.14906.1> 36da565fdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:20.734945Z nonode@nohost <0.14906.1> 76cb7c4790 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:20.775722Z nonode@nohost <0.14906.1> c52a2bf7b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:20.779863Z nonode@nohost <0.14906.1> 92184250d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:45:20.789998Z nonode@nohost <0.14906.1> 857feb73cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:20.794460Z nonode@nohost <0.14906.1> 32faa41a43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:20.799035Z nonode@nohost <0.14906.1> 7d7252d534 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:20.803447Z nonode@nohost <0.14906.1> 96d7dc8e9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:20.951092Z nonode@nohost <0.14906.1> 61318c2a71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:20.953987Z nonode@nohost <0.14906.1> daca591e6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:20.965713Z nonode@nohost <0.14906.1> 3a91e2e788 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:20.970215Z nonode@nohost <0.14906.1> 45c4f5cf1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:21.029116Z nonode@nohost <0.14906.1> 631368bddf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:21.044000Z nonode@nohost <0.14906.1> ea4ef38f1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:21.048461Z nonode@nohost <0.14906.1> c4994f4347 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:21.051552Z nonode@nohost <0.14906.1> 86a6edeb26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:21.118416Z nonode@nohost <0.14906.1> 7b4f8715c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:21.160500Z nonode@nohost <0.14906.1> ff72012187 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00204%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:45:21.163757Z nonode@nohost <0.14906.1> 05c9a4f29a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002718b4f4ec7b6454d67ad03801039d493ad97490f4695965e29f1e2237e31f3c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:21.170394Z nonode@nohost <0.14906.1> 0c8fa47767 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002718b4f4ec7b6454d67ad03801039d493ad97490f4695965e29f1e2237e31f3c%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:45:22.626645Z nonode@nohost <0.14906.1> a4cdcad0f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:22.631323Z nonode@nohost <0.14906.1> 006bc7d532 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:22.646220Z nonode@nohost <0.14906.1> 6077956e5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:22.650267Z nonode@nohost <0.14906.1> 621fa27d89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:22.681989Z nonode@nohost <0.14906.1> a09b3aa2f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:22.693233Z nonode@nohost <0.14906.1> 3dfe4cf5f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:22.697360Z nonode@nohost <0.14906.1> 568304811e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:22.700880Z nonode@nohost <0.14906.1> 2c32643499 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:22.713482Z nonode@nohost <0.14906.1> 3000bc6bca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:22.716579Z nonode@nohost <0.14906.1> bd8b534fbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:23.191828Z nonode@nohost <0.14906.1> 8fe4252238 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:23.200389Z nonode@nohost <0.14906.1> dd1a95fdc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:23.221164Z nonode@nohost <0.14906.1> 5bf9a4370f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:23.227959Z nonode@nohost <0.14906.1> 580459f209 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:23.271375Z nonode@nohost <0.14906.1> 7e727f4752 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:23.274548Z nonode@nohost <0.14906.1> 4572727ffa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:23.288305Z nonode@nohost <0.14906.1> 997257947e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:23.292722Z nonode@nohost <0.14906.1> b93abd3679 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:23.297727Z nonode@nohost <0.14906.1> 5cacffc324 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:23.299882Z nonode@nohost <0.14906.1> 496b0549bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:24.136590Z nonode@nohost <0.14906.1> a494d4a17c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:24.145817Z nonode@nohost <0.14906.1> afcd10342d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:45:24.147427Z nonode@nohost <0.14906.1> 91245c8c0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:24.151792Z nonode@nohost <0.14906.1> 3e5b2e16af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:24.181632Z nonode@nohost <0.14906.1> 0651f5e7f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:24.186985Z nonode@nohost <0.14906.1> 65410cbd56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:24.198535Z nonode@nohost <0.14906.1> ae0969fa2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:24.206273Z nonode@nohost <0.14906.1> c02181eeb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:24.213545Z nonode@nohost <0.14906.1> f62f01aeac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:24.217237Z nonode@nohost <0.14906.1> b1ae36d3ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:24.354388Z nonode@nohost <0.14906.1> 3456402580 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:24.359499Z nonode@nohost <0.14906.1> bea09d5cdd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:24.370985Z nonode@nohost <0.14906.1> 42336df5f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:24.377638Z nonode@nohost <0.14906.1> e2a8b0bcac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:24.427810Z nonode@nohost <0.14906.1> 8b4f2754ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:24.430951Z nonode@nohost <0.14906.1> 75facc9c38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:24.444245Z nonode@nohost <0.14906.1> 766021dedf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:24.448133Z nonode@nohost <0.14906.1> 7286229a3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:24.489064Z nonode@nohost <0.14906.1> b1565cf2d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:24.506578Z nonode@nohost <0.14906.1> 1ce865082e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00205%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:24.510955Z nonode@nohost <0.14906.1> 810d585f74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0002f264bef8fbc81d439892deb059097fbc58cf10d77145b7cd69b24e8682bed5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:24.514262Z nonode@nohost <0.14906.1> 2fd36c91c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0002f264bef8fbc81d439892deb059097fbc58cf10d77145b7cd69b24e8682bed5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:25.670560Z nonode@nohost <0.14906.1> 367c4c02fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:25.673404Z nonode@nohost <0.14906.1> 5d307b520c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:25.681184Z nonode@nohost <0.14906.1> 0354b4ff40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:25.690118Z nonode@nohost <0.14906.1> adf62b7f9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:25.708433Z nonode@nohost <0.14906.1> 7c67b5b866 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:25.711202Z nonode@nohost <0.14906.1> fa4c02fc0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:25.727315Z nonode@nohost <0.14906.1> 62b1029026 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:25.742074Z nonode@nohost <0.14906.1> a6bf8385a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:25.751408Z nonode@nohost <0.14906.1> f2e99cf0aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:25.754214Z nonode@nohost <0.14906.1> 0017f47934 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:25.847032Z nonode@nohost <0.14906.1> 17759d2d50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:25.849810Z nonode@nohost <0.14906.1> f64d800136 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:25.861546Z nonode@nohost <0.14906.1> b19426183f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:25.864550Z nonode@nohost <0.14906.1> 7034113e16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:25.894862Z nonode@nohost <0.14906.1> 7369edf803 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:25.897133Z nonode@nohost <0.14906.1> 31ae9e894c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:25.901237Z nonode@nohost <0.14906.1> f5c14de32d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:25.903957Z nonode@nohost <0.14906.1> 6ad06f3895 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:25.923074Z nonode@nohost <0.14906.1> d89169f654 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:25.925474Z nonode@nohost <0.14906.1> a85742f5de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:27.196931Z nonode@nohost <0.14906.1> 80829e98b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:27.199667Z nonode@nohost <0.14906.1> 2fa5c4bd57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:27.203872Z nonode@nohost <0.14906.1> ca18194f14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:27.206823Z nonode@nohost <0.14906.1> 6c088aa0ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:27.244137Z nonode@nohost <0.14906.1> 8e89d6127e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:27.246605Z nonode@nohost <0.14906.1> e9e7b35bad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:27.261934Z nonode@nohost <0.14906.1> 4bd2c6f067 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:27.274168Z nonode@nohost <0.14906.1> 0075ea16ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:27.280417Z nonode@nohost <0.14906.1> 0922c21015 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:27.285874Z nonode@nohost <0.14906.1> b2ab9dfecb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:27.508650Z nonode@nohost <0.14906.1> 4a3103273d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:27.513136Z nonode@nohost <0.14906.1> 77eaa65f73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:27.535780Z nonode@nohost <0.14906.1> 29fc3d6853 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:45:27.546760Z nonode@nohost <0.14906.1> 4c98e1d813 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:45:27.607174Z nonode@nohost <0.14906.1> 09a6a84433 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:27.616816Z nonode@nohost <0.14906.1> ffcd6dc525 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:45:27.620753Z nonode@nohost <0.14906.1> 81a0831307 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:27.633135Z nonode@nohost <0.14906.1> a22ffc9681 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:45:27.668841Z nonode@nohost <0.14906.1> 2f89674753 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:27.715098Z nonode@nohost <0.14906.1> 1975d6dd02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00206%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:27.723162Z nonode@nohost <0.14906.1> abf10f60cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00104336c205aa5be1ffb3f1396091e13c5cb43839354f6456613c2793604a3f7e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:27.728636Z nonode@nohost <0.14906.1> ec51a6cc9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00104336c205aa5be1ffb3f1396091e13c5cb43839354f6456613c2793604a3f7e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:28.400778Z nonode@nohost <0.14906.1> 30235b4825 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.403911Z nonode@nohost <0.14906.1> f5be2ca2d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:28.412178Z nonode@nohost <0.14906.1> 4cd3bbb40c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.415424Z nonode@nohost <0.14906.1> 56e28d138c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.456939Z nonode@nohost <0.14906.1> 8a515e1d93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:28.466050Z nonode@nohost <0.14906.1> 5ea8dffbd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:28.470776Z nonode@nohost <0.14906.1> 37aede13e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.474073Z nonode@nohost <0.14906.1> 09950e6fca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.477468Z nonode@nohost <0.14906.1> e082bb7de2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.479919Z nonode@nohost <0.14906.1> bfc2bbd70d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.718733Z nonode@nohost <0.14906.1> de790bfbe6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.724186Z nonode@nohost <0.14906.1> 81cf1368a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:28.734408Z nonode@nohost <0.14906.1> 9b1cda49d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.740491Z nonode@nohost <0.14906.1> 4bb3e319f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.768890Z nonode@nohost <0.14906.1> 5f25bd418c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.773773Z nonode@nohost <0.14906.1> 75a0fca624 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:28.787139Z nonode@nohost <0.14906.1> 36a012fc62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.790598Z nonode@nohost <0.14906.1> 4c4d9fef2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.802867Z nonode@nohost <0.14906.1> 5c9fe275c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:28.805676Z nonode@nohost <0.14906.1> e1ea82b085 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:30.722533Z nonode@nohost <0.14906.1> e28b7840c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:30.724812Z nonode@nohost <0.14906.1> b087db7b9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:30.729599Z nonode@nohost <0.14906.1> 5a952aec1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:30.733229Z nonode@nohost <0.14906.1> 5e6dc90630 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:30.759859Z nonode@nohost <0.14906.1> 31933467d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:30.762085Z nonode@nohost <0.14906.1> 6bbd072d98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:30.772267Z nonode@nohost <0.14906.1> f8d6a4e385 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:30.775369Z nonode@nohost <0.14906.1> 4243f281a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:30.786549Z nonode@nohost <0.14906.1> 38d4ab0a60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:30.789652Z nonode@nohost <0.14906.1> c18597c37c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:30.992193Z nonode@nohost <0.14906.1> 24c732d85d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:31.009329Z nonode@nohost <0.14906.1> d476c10186 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:45:31.016575Z nonode@nohost <0.14906.1> 49d0a096ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:45:31.024685Z nonode@nohost <0.14906.1> b4117cdb5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:45:31.052988Z nonode@nohost <0.14906.1> fdda83a752 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:31.060225Z nonode@nohost <0.14906.1> e1b43dcb9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:45:31.066268Z nonode@nohost <0.14906.1> e6d0edcc8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:31.073191Z nonode@nohost <0.14906.1> 7494253e0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:31.083567Z nonode@nohost <0.14906.1> 5c37f957a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:45:31.094013Z nonode@nohost <0.14906.1> 8f7aa58169 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:31.280268Z nonode@nohost <0.14906.1> 6d84b0d2ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:31.289337Z nonode@nohost <0.14906.1> e982f2ec95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:45:31.298139Z nonode@nohost <0.14906.1> 3b0529e64b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:31.304708Z nonode@nohost <0.14906.1> 2a1e0f111f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:31.376168Z nonode@nohost <0.14906.1> 8e2ec682b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:31.380596Z nonode@nohost <0.14906.1> 509f6bc0d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:31.388967Z nonode@nohost <0.14906.1> 0f0d42d681 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:31.395598Z nonode@nohost <0.14906.1> a6db811191 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:31.474590Z nonode@nohost <0.14906.1> 2c6f65a25c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:45:31.508432Z nonode@nohost <0.14906.1> d5a414c4ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00207%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:45:31.512533Z nonode@nohost <0.14906.1> 473a36ce31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001ee28242533e6c6d4151d1d0fe3109e629d11175818dbd91ac9754e916e4da7f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:31.519986Z nonode@nohost <0.14906.1> 42f70908c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001ee28242533e6c6d4151d1d0fe3109e629d11175818dbd91ac9754e916e4da7f%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:45:31.582896Z nonode@nohost <0.14906.1> af58ea0199 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:31.587386Z nonode@nohost <0.14906.1> a24e947f03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:31.603158Z nonode@nohost <0.14906.1> 5baf38bf62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:31.609183Z nonode@nohost <0.14906.1> af8e7645f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:31.644176Z nonode@nohost <0.14906.1> 64f3ecdd96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:31.646839Z nonode@nohost <0.14906.1> 859c2ef88a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:31.660146Z nonode@nohost <0.14906.1> 7b973204d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:31.663275Z nonode@nohost <0.14906.1> de9c99b6bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:31.666687Z nonode@nohost <0.14906.1> e7d1f586d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:31.682619Z nonode@nohost <0.14906.1> ad9553ea3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:33.732984Z nonode@nohost <0.14906.1> de18099f8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:33.737924Z nonode@nohost <0.14906.1> 7edf2f92d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:33.742309Z nonode@nohost <0.14906.1> 180f5876f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:33.755742Z nonode@nohost <0.14906.1> 388d6e78fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:33.776449Z nonode@nohost <0.14906.1> 282edae8f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:33.780171Z nonode@nohost <0.14906.1> 5b935c4fbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:45:33.788393Z nonode@nohost <0.14906.1> f887d9e668 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:33.794121Z nonode@nohost <0.14906.1> b171473f8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:33.796947Z nonode@nohost <0.14906.1> a9078bdcad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:33.805014Z nonode@nohost <0.14906.1> 87b9819ffe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:34.187906Z nonode@nohost <0.14906.1> 613e1acd54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:34.195683Z nonode@nohost <0.14906.1> 86ec21b485 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:45:34.211433Z nonode@nohost <0.14906.1> 1a8c50cfcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:34.221887Z nonode@nohost <0.14906.1> 2746eb976a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:34.234346Z nonode@nohost <0.14906.1> 1002906ed4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:34.240636Z nonode@nohost <0.14906.1> 2d53013e15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:34.254718Z nonode@nohost <0.14906.1> 6cc92ab94e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:34.264549Z nonode@nohost <0.14906.1> 25450f73d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:34.273993Z nonode@nohost <0.14906.1> 7f5a7f751b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:34.282824Z nonode@nohost <0.14906.1> 40ed30516b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:34.295822Z nonode@nohost <0.14906.1> e8b90184be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:34.312463Z nonode@nohost <0.14906.1> c8ea4a93f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:34.322442Z nonode@nohost <0.10440.2> fc26bf5e09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:34.327017Z nonode@nohost <0.14906.1> f03d2f0964 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 13 [notice] 2018-09-16T13:45:34.332478Z nonode@nohost <0.10440.2> 3879f75c2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:45:34.335501Z nonode@nohost <0.14906.1> c876e9d38f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:45:34.365277Z nonode@nohost <0.14906.1> 22859e4527 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:34.372451Z nonode@nohost <0.14906.1> 9e5db9e736 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:34.395758Z nonode@nohost <0.14906.1> d190a13f82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:34.407837Z nonode@nohost <0.14906.1> eb0b63e000 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:45:34.615885Z nonode@nohost <0.14906.1> 145edeed27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:34.623230Z nonode@nohost <0.14906.1> 7d9ea61c64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:34.628305Z nonode@nohost <0.14906.1> 4441a09fe0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:34.631779Z nonode@nohost <0.14906.1> 660c834732 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:34.698891Z nonode@nohost <0.14906.1> 69be382f2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:34.701453Z nonode@nohost <0.14906.1> ae81376da7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:34.708077Z nonode@nohost <0.14906.1> 39015a6de2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:34.711987Z nonode@nohost <0.14906.1> 8496c3cc7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:34.764185Z nonode@nohost <0.14906.1> b6cf53db53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:34.809470Z nonode@nohost <0.14906.1> f73cca86c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00208%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:34.825163Z nonode@nohost <0.14906.1> 6b98205e6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002482050b948ee6ac27346d13d3f268a73de1f9e6e81b99b24599829ed816c834%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:34.830556Z nonode@nohost <0.14906.1> b64b11b7aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002482050b948ee6ac27346d13d3f268a73de1f9e6e81b99b24599829ed816c834%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:36.565748Z nonode@nohost <0.14906.1> 36640af18f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:36.575698Z nonode@nohost <0.14906.1> 82c2c83e3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:36.581378Z nonode@nohost <0.14906.1> d6af01a9f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:36.585457Z nonode@nohost <0.14906.1> d29cadf58a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:36.611657Z nonode@nohost <0.14906.1> df359988d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:36.614918Z nonode@nohost <0.14906.1> cede7c878d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:36.624906Z nonode@nohost <0.14906.1> d9753a6142 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:36.627790Z nonode@nohost <0.14906.1> b04e8af609 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:36.640223Z nonode@nohost <0.14906.1> 79a42e51a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:36.642734Z nonode@nohost <0.14906.1> d6ba86c14a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:36.990661Z nonode@nohost <0.14906.1> 90174c48d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:37.000260Z nonode@nohost <0.14906.1> 3ce8919131 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:37.004714Z nonode@nohost <0.14906.1> 9e1d80aee5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:37.007657Z nonode@nohost <0.14906.1> c079544a97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:37.041440Z nonode@nohost <0.14906.1> a71b3c4b1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:37.043834Z nonode@nohost <0.14906.1> 608492e500 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:37.048248Z nonode@nohost <0.14906.1> a750f2f699 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:37.050880Z nonode@nohost <0.14906.1> 7bacac4f97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:37.061593Z nonode@nohost <0.14906.1> 6d5dd05283 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:37.064602Z nonode@nohost <0.14906.1> a656eba229 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:37.641239Z nonode@nohost <0.14906.1> 576a5071bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:37.661567Z nonode@nohost <0.14906.1> 9dbf176495 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:45:37.663239Z nonode@nohost <0.14906.1> 230a17aef0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:37.675202Z nonode@nohost <0.14906.1> e4ccc8c7e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:37.696142Z nonode@nohost <0.14906.1> 9f512ad763 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:37.697340Z nonode@nohost <0.14906.1> ef10197748 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:37.712386Z nonode@nohost <0.14906.1> d97e10d44b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:37.727877Z nonode@nohost <0.14906.1> 6053a53f31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:45:37.731250Z nonode@nohost <0.14906.1> 32edc01b6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:37.736391Z nonode@nohost <0.14906.1> f938623fac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:37.945191Z nonode@nohost <0.14906.1> 809cc5a495 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:37.960112Z nonode@nohost <0.14906.1> 6cb33c06e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:37.964697Z nonode@nohost <0.14906.1> b4cd8abe6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:37.967932Z nonode@nohost <0.14906.1> 019aec9eb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:38.029766Z nonode@nohost <0.14906.1> ce698e7947 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:38.050708Z nonode@nohost <0.14906.1> 00a74cbb0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:45:38.054987Z nonode@nohost <0.14906.1> dc2b98c291 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:38.056517Z nonode@nohost <0.14906.1> 1795bd89b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:38.096064Z nonode@nohost <0.14906.1> 980696dc78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:38.114370Z nonode@nohost <0.14906.1> a75985004a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00209%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:38.127628Z nonode@nohost <0.14906.1> df4cb9d073 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f220113dd253f484595a3d728cf953dd984cd56368617ca4740f4d5ab1b1db12%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:38.130603Z nonode@nohost <0.14906.1> 45575c8b9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f220113dd253f484595a3d728cf953dd984cd56368617ca4740f4d5ab1b1db12%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:39.439225Z nonode@nohost <0.14906.1> 20176fbe17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.444007Z nonode@nohost <0.14906.1> c0fc86a921 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:39.448465Z nonode@nohost <0.14906.1> a1bcf2e303 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.451345Z nonode@nohost <0.14906.1> c359f1d20e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.475525Z nonode@nohost <0.14906.1> f24969c74c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.480770Z nonode@nohost <0.14906.1> f9f543f927 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:39.490369Z nonode@nohost <0.14906.1> f4daac8515 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.494590Z nonode@nohost <0.14906.1> caffc13afa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.504233Z nonode@nohost <0.14906.1> c16dffab55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:39.506617Z nonode@nohost <0.14906.1> 1704a18b98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.805678Z nonode@nohost <0.14906.1> 1ac2c18a2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.809028Z nonode@nohost <0.14906.1> 8c12565ecf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:39.817391Z nonode@nohost <0.14906.1> 440e010df3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.823034Z nonode@nohost <0.14906.1> 5a837031d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.852430Z nonode@nohost <0.14906.1> d1e23e1470 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.856050Z nonode@nohost <0.14906.1> 33c23b3c34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:39.865043Z nonode@nohost <0.14906.1> 4c8d534bac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.871796Z nonode@nohost <0.14906.1> 5881bb96ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.878890Z nonode@nohost <0.14906.1> fdcea71a9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:39.883140Z nonode@nohost <0.14906.1> 6125f076c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:40.646349Z nonode@nohost <0.14906.1> 776aaacc27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:40.660716Z nonode@nohost <0.14906.1> 46b05c5bab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:40.666044Z nonode@nohost <0.14906.1> 7922d31bf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:40.671640Z nonode@nohost <0.14906.1> e044c90f65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:40.700575Z nonode@nohost <0.14906.1> 91a9d90951 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:40.702931Z nonode@nohost <0.14906.1> 16d89fdc66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:40.707779Z nonode@nohost <0.14906.1> d7851acc56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:40.716232Z nonode@nohost <0.14906.1> 3b776265a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:40.718809Z nonode@nohost <0.14906.1> fa18ef6b2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:40.729778Z nonode@nohost <0.14906.1> 22fc662485 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:45:40.907910Z nonode@nohost <0.14906.1> 91c86488b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:40.909331Z nonode@nohost <0.14906.1> 35b5387392 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:40.927633Z nonode@nohost <0.14906.1> f7e83a9933 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:40.932419Z nonode@nohost <0.14906.1> 92d3d1f867 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:40.996195Z nonode@nohost <0.14906.1> bf601d9be7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:40.999329Z nonode@nohost <0.14906.1> 97a746eff4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:41.006503Z nonode@nohost <0.14906.1> b5ac369b11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:41.010212Z nonode@nohost <0.14906.1> bb61d666eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:41.047704Z nonode@nohost <0.14906.1> 14442ea9f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:41.065139Z nonode@nohost <0.14906.1> d9b18caee9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00210%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:41.080592Z nonode@nohost <0.14906.1> ed29498533 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b13eb115eab8ad3976834fcd5f8e35a9c6a0175194727a07ca4a7500cd0f1186%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:45:41.087832Z nonode@nohost <0.14906.1> d2fa4d32d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b13eb115eab8ad3976834fcd5f8e35a9c6a0175194727a07ca4a7500cd0f1186%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:45:42.460603Z nonode@nohost <0.14906.1> 786944d885 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:42.465769Z nonode@nohost <0.14906.1> 332425d85d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:42.477377Z nonode@nohost <0.14906.1> 721c99bfdd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:42.488731Z nonode@nohost <0.14906.1> d6fb9ac5c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:42.501291Z nonode@nohost <0.14906.1> dfa5b431fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:42.512492Z nonode@nohost <0.14906.1> c77f22f851 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:42.524999Z nonode@nohost <0.14906.1> f74c27bc78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:45:42.531426Z nonode@nohost <0.10440.2> 397d5f1c46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:45:42.531768Z nonode@nohost <0.14906.1> 99409e66e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:42.538603Z nonode@nohost <0.10440.2> 7ca274cab2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:42.553254Z nonode@nohost <0.10440.2> d64c8bb35a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:42.556089Z nonode@nohost <0.10440.2> 6132bc5663 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:42.563433Z nonode@nohost <0.10440.2> 5139fd5192 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:42.577780Z nonode@nohost <0.10440.2> a459986bf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:42.579294Z nonode@nohost <0.14906.1> a6cabb1808 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:42.594955Z nonode@nohost <0.14906.1> 7668ead68e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:42.605882Z nonode@nohost <0.14906.1> c9bed16f43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:42.614433Z nonode@nohost <0.14906.1> a7f2d0ea23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:42.618708Z nonode@nohost <0.14906.1> 7e5f9d8f33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:42.621236Z nonode@nohost <0.14906.1> eab91bbe2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:43.937607Z nonode@nohost <0.14906.1> f0be1c32e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:43.950584Z nonode@nohost <0.14906.1> 41a9f50804 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:45:43.955730Z nonode@nohost <0.14906.1> 8f38debc8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:43.959197Z nonode@nohost <0.14906.1> 476eebb28b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:43.985580Z nonode@nohost <0.14906.1> f8592a0cc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:43.987902Z nonode@nohost <0.14906.1> 1c1aed0d8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:43.993851Z nonode@nohost <0.14906.1> 1bea447209 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:43.996584Z nonode@nohost <0.14906.1> dc8fed3bcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:44.004995Z nonode@nohost <0.14906.1> 0867b3cd72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:45:44.007339Z nonode@nohost <0.14906.1> 74b570d98c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:44.249518Z nonode@nohost <0.14906.1> da6718ae77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:44.252543Z nonode@nohost <0.14906.1> b5e156bee8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:44.257602Z nonode@nohost <0.14906.1> bd72b25fe4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:44.272213Z nonode@nohost <0.14906.1> 004fea175e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:44.336598Z nonode@nohost <0.14906.1> 7b2ef75143 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:44.339595Z nonode@nohost <0.14906.1> 7c9c9e4016 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:44.346362Z nonode@nohost <0.14906.1> 8848164d03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:44.360772Z nonode@nohost <0.14906.1> 345c7109d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:45:44.389624Z nonode@nohost <0.14906.1> fa347aad37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:44.413108Z nonode@nohost <0.14906.1> 7e23b6ad0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00211%00?attachments=true 404 ok 9 [notice] 2018-09-16T13:45:44.425387Z nonode@nohost <0.14906.1> 9aaba644db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007025483eec08a6d31034178c796057dbd02ebb248b0e6d4e7e1f223c4614a6f7%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:45:44.428785Z nonode@nohost <0.14906.1> 319d5b48de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007025483eec08a6d31034178c796057dbd02ebb248b0e6d4e7e1f223c4614a6f7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:45.226273Z nonode@nohost <0.14906.1> e7c230fe49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:45.244013Z nonode@nohost <0.14906.1> 862a389ca1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:45:45.250952Z nonode@nohost <0.14906.1> ea2b5e5f28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:45:45.268008Z nonode@nohost <0.14906.1> 5cfeeb4417 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 16 [notice] 2018-09-16T13:45:45.292939Z nonode@nohost <0.14906.1> 06bb1fb702 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:45:45.302274Z nonode@nohost <0.14906.1> d355249414 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:45:45.308060Z nonode@nohost <0.14906.1> 29ab8d693e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:45.316132Z nonode@nohost <0.14906.1> 30ba3cfcf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:45:45.334680Z nonode@nohost <0.14906.1> 5b47e3d57c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 18 [notice] 2018-09-16T13:45:45.349594Z nonode@nohost <0.14906.1> 280b8e6dbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:45:45.357339Z nonode@nohost <0.14906.1> b677faa3a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:45.362494Z nonode@nohost <0.14906.1> 2ed6ab355c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:45.380006Z nonode@nohost <0.14906.1> 2bd689c64a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:45:45.382871Z nonode@nohost <0.14906.1> ced9b2950f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:45.420376Z nonode@nohost <0.14906.1> 183e53a2fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:45.422462Z nonode@nohost <0.14906.1> d21fd157cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:45.427270Z nonode@nohost <0.14906.1> ef17966195 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:45.436701Z nonode@nohost <0.14906.1> 3b370d3f58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:45:45.439613Z nonode@nohost <0.14906.1> 5c70fd5b8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:45.444775Z nonode@nohost <0.14906.1> 63307a8d96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:46.952095Z nonode@nohost <0.14906.1> 8a54dd8e51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:46.955076Z nonode@nohost <0.14906.1> 142d211e67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:46.962184Z nonode@nohost <0.14906.1> 616b86c896 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:46.967364Z nonode@nohost <0.14906.1> c38f9efa92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:46.999208Z nonode@nohost <0.14906.1> 8e16baca9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:47.001919Z nonode@nohost <0.14906.1> 0cbded7006 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:47.017939Z nonode@nohost <0.14906.1> fadb890a1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:47.020795Z nonode@nohost <0.14906.1> 25baf16b1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:47.028070Z nonode@nohost <0.14906.1> a439b6882a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:47.031527Z nonode@nohost <0.14906.1> 35623f7066 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:47.269677Z nonode@nohost <0.14906.1> d2e7af514d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:47.280858Z nonode@nohost <0.14906.1> 0e5048a1e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:47.285046Z nonode@nohost <0.14906.1> ec6a409a5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:47.309179Z nonode@nohost <0.14906.1> 007130c6dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 16 [notice] 2018-09-16T13:45:47.366989Z nonode@nohost <0.14906.1> 48f5c24493 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:47.376508Z nonode@nohost <0.14906.1> 834bbf6d95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:45:47.385237Z nonode@nohost <0.14906.1> df7b3239c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:47.388454Z nonode@nohost <0.14906.1> a995679168 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:47.446558Z nonode@nohost <0.14906.1> e0a84307c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:47.483973Z nonode@nohost <0.14906.1> e7327895b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00212%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:47.503557Z nonode@nohost <0.14906.1> 0cbce97621 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b5d940d0d96037dca1ef0203228432fc02317bb151512288111ff4efc2558e4a%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:45:47.509337Z nonode@nohost <0.14906.1> 9c5aca4d5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b5d940d0d96037dca1ef0203228432fc02317bb151512288111ff4efc2558e4a%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:45:48.049580Z nonode@nohost <0.14906.1> 6855e8528c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:48.060884Z nonode@nohost <0.14906.1> 4067235592 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:48.073238Z nonode@nohost <0.14906.1> 5b3d848d56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:48.084960Z nonode@nohost <0.14906.1> fd1057efec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:48.134299Z nonode@nohost <0.14906.1> 3c52c5e882 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:45:48.147768Z nonode@nohost <0.14906.1> fe08328829 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:45:48.160776Z nonode@nohost <0.14906.1> e1c1c6b8f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:45:48.164317Z nonode@nohost <0.14906.1> 5b8bae8878 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:48.175397Z nonode@nohost <0.14906.1> 89f3a83637 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:45:48.193984Z nonode@nohost <0.14906.1> 6039500c23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 18 [notice] 2018-09-16T13:45:48.358665Z nonode@nohost <0.14906.1> aff445c02e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:48.360882Z nonode@nohost <0.14906.1> a5d9222297 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:48.365214Z nonode@nohost <0.14906.1> b7e79a92c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:48.368540Z nonode@nohost <0.14906.1> 1c86200a3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:48.400247Z nonode@nohost <0.14906.1> e60ddd1c3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:48.404653Z nonode@nohost <0.14906.1> dbae1a7fb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:45:48.409581Z nonode@nohost <0.14906.1> 4cbc9bd223 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:48.412323Z nonode@nohost <0.14906.1> 2108cdaba2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:48.415043Z nonode@nohost <0.14906.1> ec21bb0db1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:48.423893Z nonode@nohost <0.14906.1> ca6ffc7618 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:45:50.308673Z nonode@nohost <0.14906.1> 3e14dd3086 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:50.310799Z nonode@nohost <0.14906.1> 821dd1d5cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:50.325227Z nonode@nohost <0.14906.1> 5a89623948 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:50.328396Z nonode@nohost <0.14906.1> d3d7242e6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:50.356521Z nonode@nohost <0.14906.1> e54f64607d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:50.363415Z nonode@nohost <0.14906.1> 784c42b30c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:45:50.370721Z nonode@nohost <0.14906.1> 321f961747 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:45:50.374508Z nonode@nohost <0.14906.1> 3d39c505f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:50.384552Z nonode@nohost <0.14906.1> 777db235c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:50.386985Z nonode@nohost <0.14906.1> 7aae0a88e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:50.666091Z nonode@nohost <0.14906.1> 2ba5aeeb7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:50.668438Z nonode@nohost <0.14906.1> 6dc536e797 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:50.686026Z nonode@nohost <0.14906.1> 10408469cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:50.689488Z nonode@nohost <0.14906.1> cc99061989 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:50.748286Z nonode@nohost <0.14906.1> 2ac8130546 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:50.752752Z nonode@nohost <0.14906.1> 5a919afebb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:50.763582Z nonode@nohost <0.14906.1> 5f55e58e68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:50.767563Z nonode@nohost <0.14906.1> 20831c7be4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:50.823159Z nonode@nohost <0.14906.1> 0d3388a2be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:50.858052Z nonode@nohost <0.14906.1> 960c2c282e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00213%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:50.865680Z nonode@nohost <0.14906.1> 501ea05975 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ee3b09ef50d722768e5e057468f3772f6e9998f6fc59966210b7f2ae2b6da934%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:50.874425Z nonode@nohost <0.14906.1> df67d31c1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ee3b09ef50d722768e5e057468f3772f6e9998f6fc59966210b7f2ae2b6da934%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:50.988462Z nonode@nohost <0.14906.1> 43eecc4c05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:50.990888Z nonode@nohost <0.14906.1> f2c8fdd592 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:51.001283Z nonode@nohost <0.14906.1> c96c23c128 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:51.005007Z nonode@nohost <0.14906.1> 573332e316 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:51.055491Z nonode@nohost <0.14906.1> 62c1f96630 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:51.066358Z nonode@nohost <0.10440.2> ebbaf2bc37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:51.067631Z nonode@nohost <0.14906.1> 4098adaceb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:51.080405Z nonode@nohost <0.10440.2> fc6bac93b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:51.081648Z nonode@nohost <0.14906.1> f4efe492d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:51.096163Z nonode@nohost <0.10440.2> f8a35fec38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:51.102986Z nonode@nohost <0.10440.2> 1106d91026 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:51.107473Z nonode@nohost <0.14906.1> 74d2cd571a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:51.116926Z nonode@nohost <0.10440.2> 8c0b072253 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:45:51.129301Z nonode@nohost <0.14906.1> 3506e7e972 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:51.174153Z nonode@nohost <0.14906.1> 0b6b789228 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:51.177283Z nonode@nohost <0.14906.1> 88bbf816c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:51.188225Z nonode@nohost <0.14906.1> 6116eca13e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:51.191488Z nonode@nohost <0.14906.1> 216ade2816 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:51.199568Z nonode@nohost <0.14906.1> 7033de3f03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:51.202371Z nonode@nohost <0.14906.1> a241b10c60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.645327Z nonode@nohost <0.14906.1> f9b8ba6b3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.650551Z nonode@nohost <0.14906.1> edeedcd843 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:53.655759Z nonode@nohost <0.14906.1> 752ff6e813 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.660005Z nonode@nohost <0.14906.1> cf42746ad1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.676144Z nonode@nohost <0.14906.1> df66108644 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.679188Z nonode@nohost <0.14906.1> dee73dd841 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:53.684475Z nonode@nohost <0.14906.1> 576a3e95e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.699157Z nonode@nohost <0.14906.1> 438ae67b5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:53.702227Z nonode@nohost <0.10440.2> 75ccc81afa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.708285Z nonode@nohost <0.10440.2> 550fd7ad66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:53.720832Z nonode@nohost <0.10440.2> 1c23acbbb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.725449Z nonode@nohost <0.10440.2> 1a36f5da1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.732845Z nonode@nohost <0.10440.2> abab597d4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.736820Z nonode@nohost <0.10440.2> b843eabe94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:53.745459Z nonode@nohost <0.14906.1> a2808c4e94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.766094Z nonode@nohost <0.14906.1> 54c59227b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:53.772764Z nonode@nohost <0.14906.1> 5fd42dc090 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.779284Z nonode@nohost <0.14906.1> 044c1aeee1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.789655Z nonode@nohost <0.14906.1> aed9e51381 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.807704Z nonode@nohost <0.14906.1> 6ee34485b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:45:53.977857Z nonode@nohost <0.14906.1> 5fe963de0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:53.983433Z nonode@nohost <0.14906.1> 365e25ab3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:53.998871Z nonode@nohost <0.14906.1> 7607186d7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:54.005583Z nonode@nohost <0.14906.1> 90ebe2b16d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:54.026091Z nonode@nohost <0.14906.1> 517946854c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:54.030473Z nonode@nohost <0.14906.1> f012463e58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:54.040876Z nonode@nohost <0.14906.1> f55653670b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:54.068230Z nonode@nohost <0.14906.1> 9efeef8411 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:45:54.079417Z nonode@nohost <0.14906.1> 6797fb52d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:45:54.082131Z nonode@nohost <0.10440.2> d908c7ab2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 22 [notice] 2018-09-16T13:45:54.115094Z nonode@nohost <0.10440.2> 9c185434ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 32 [notice] 2018-09-16T13:45:54.122347Z nonode@nohost <0.10440.2> 29988054a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:54.138724Z nonode@nohost <0.10440.2> 3653279cc1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:45:54.142159Z nonode@nohost <0.10440.2> b9f4cb06d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:54.157348Z nonode@nohost <0.10440.2> f2e7d8779b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:54.163820Z nonode@nohost <0.10440.2> 687c157cc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:45:54.169809Z nonode@nohost <0.10440.2> f8a3c59e87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:54.178265Z nonode@nohost <0.10440.2> b54e4d041a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:54.248678Z nonode@nohost <0.10440.2> 2cad9e4d36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:54.284118Z nonode@nohost <0.10440.2> a61b31e602 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00214%00?attachments=true 404 ok 12 [notice] 2018-09-16T13:45:54.290992Z nonode@nohost <0.10440.2> 219f1ce76a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0067b8950b8f54e0b8d9336c3094cc840f5abc8fd5dbdaf9f4278fca61dbcb1119%00?attachments=true 404 ok 6 [notice] 2018-09-16T13:45:54.297630Z nonode@nohost <0.10440.2> 7c34fc48a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0067b8950b8f54e0b8d9336c3094cc840f5abc8fd5dbdaf9f4278fca61dbcb1119%00?attachments=true 404 ok 6 [notice] 2018-09-16T13:45:56.602474Z nonode@nohost <0.10440.2> 894f9573a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:56.608745Z nonode@nohost <0.10440.2> 3f0050ac1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:45:56.622435Z nonode@nohost <0.10440.2> b308ec725d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:56.623975Z nonode@nohost <0.10440.2> 6b0d20ca72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:56.663895Z nonode@nohost <0.10440.2> 5f20944eff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:56.673437Z nonode@nohost <0.10440.2> 3034401f8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:45:56.681154Z nonode@nohost <0.10440.2> f8fa0a43b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:45:56.689570Z nonode@nohost <0.10440.2> 613f9ef0e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:56.698576Z nonode@nohost <0.10440.2> 1b49f337fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:45:56.701124Z nonode@nohost <0.10440.2> 2dc926c4d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:56.737817Z nonode@nohost <0.10440.2> 291ed8762a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:56.747957Z nonode@nohost <0.10440.2> f6ffc1bcab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:45:56.757011Z nonode@nohost <0.10440.2> 2f24c3a836 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:56.776828Z nonode@nohost <0.10440.2> b3e288f559 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:45:56.808990Z nonode@nohost <0.10440.2> 0bf4845a6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:56.820311Z nonode@nohost <0.10440.2> 5224d638c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:45:56.825552Z nonode@nohost <0.10440.2> 4a559732e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:56.833005Z nonode@nohost <0.10440.2> a6b66c0ec4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:56.834200Z nonode@nohost <0.10440.2> f63be67528 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:56.848369Z nonode@nohost <0.10440.2> aea755e510 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:45:56.960759Z nonode@nohost <0.10440.2> 55fc4da45d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:56.972429Z nonode@nohost <0.10440.2> 807f297227 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:45:56.979260Z nonode@nohost <0.10440.2> 6571d6f2cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:56.989713Z nonode@nohost <0.14906.1> 40d3568e80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:57.001933Z nonode@nohost <0.14906.1> 7ab4274969 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:45:57.016552Z nonode@nohost <0.10440.2> 0db88bc9af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 37 [notice] 2018-09-16T13:45:57.016685Z nonode@nohost <0.14906.1> 2a1f0af4bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:45:57.024732Z nonode@nohost <0.14906.1> 80d2ebb3ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:57.051279Z nonode@nohost <0.14906.1> 9523eff194 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:57.053578Z nonode@nohost <0.14906.1> a8cd6a12dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:57.059244Z nonode@nohost <0.14906.1> e569785fb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:57.064416Z nonode@nohost <0.14906.1> b6b58312dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:57.084832Z nonode@nohost <0.14906.1> 6c024e3e47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:57.087755Z nonode@nohost <0.14906.1> 89e5f9f6c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:57.099169Z nonode@nohost <0.14906.1> 68bb199802 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:57.105449Z nonode@nohost <0.14906.1> 1293b587c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:57.120356Z nonode@nohost <0.14906.1> 6ea13ace18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:57.124900Z nonode@nohost <0.14906.1> b371d54602 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:57.205092Z nonode@nohost <0.14906.1> c6d48abc59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:57.240789Z nonode@nohost <0.14906.1> e5cb85021d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00215%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:57.247212Z nonode@nohost <0.14906.1> af2714ef25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00487178672a2c16d251d667bad543ea61ce3de5d5bd64dcb26f7ba8988098eea2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:57.252129Z nonode@nohost <0.14906.1> deb2292642 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00487178672a2c16d251d667bad543ea61ce3de5d5bd64dcb26f7ba8988098eea2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:59.544726Z nonode@nohost <0.14906.1> 63a888677e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:59.558562Z nonode@nohost <0.14906.1> d504af8630 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:59.560655Z nonode@nohost <0.10440.2> 3f93b42820 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:45:59.560973Z nonode@nohost <0.14906.1> 4aa500feac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:59.581950Z nonode@nohost <0.10440.2> 5b9dde26e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:59.586564Z nonode@nohost <0.10440.2> 0cdfb9ad4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:59.593898Z nonode@nohost <0.10440.2> 534c12157d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:45:59.598430Z nonode@nohost <0.10440.2> 4f96c0df3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:59.632027Z nonode@nohost <0.10440.2> 85cfa062db couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:45:59.634319Z nonode@nohost <0.10440.2> e174b0c6a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:59.647446Z nonode@nohost <0.10440.2> e9f4ee7d21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:59.655218Z nonode@nohost <0.10440.2> 9ea4f017bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:59.656180Z nonode@nohost <0.14906.1> 02058b26d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:45:59.676371Z nonode@nohost <0.14906.1> 8a4ac6417d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:45:59.678547Z nonode@nohost <0.10440.2> 72ba9fd40b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:45:59.678774Z nonode@nohost <0.14906.1> 6ed91d429d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:45:59.684020Z nonode@nohost <0.14906.1> f3e62d9855 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:59.689920Z nonode@nohost <0.10440.2> 783cfd8916 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:45:59.696158Z nonode@nohost <0.14906.1> 6c7c61cb4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:45:59.708717Z nonode@nohost <0.14906.1> 6467f7648b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:59.947820Z nonode@nohost <0.14906.1> 851b215ac0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:59.970913Z nonode@nohost <0.14906.1> 8bd802c245 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:45:59.976595Z nonode@nohost <0.14906.1> 18b963511e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:45:59.985741Z nonode@nohost <0.14906.1> 6b3ca1eff5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:00.060788Z nonode@nohost <0.14906.1> 8d90ad5129 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:00.072894Z nonode@nohost <0.14906.1> de9e54bb67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:00.104083Z nonode@nohost <0.14906.1> 1d3bfa3a3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 16 [notice] 2018-09-16T13:46:00.126502Z nonode@nohost <0.14906.1> d59fab86fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:00.191867Z nonode@nohost <0.14906.1> 7c3e215bf3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:46:00.207946Z nonode@nohost <0.10440.2> a4df4d9ed3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:46:00.228155Z nonode@nohost <0.14906.1> 4b00179310 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 31 [notice] 2018-09-16T13:46:00.231963Z nonode@nohost <0.10440.2> 3f41566c21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:46:00.258712Z nonode@nohost <0.10440.2> 30105362bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00216%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:00.266029Z nonode@nohost <0.10440.2> 4481016589 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:00.284173Z nonode@nohost <0.10440.2> 39702ba12b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d5479e7f6575b0b40eb1fa276d6a05957d1afdd0121f0080d1d3745fc4727f65%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:46:00.294678Z nonode@nohost <0.10440.2> 2139179182 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d5479e7f6575b0b40eb1fa276d6a05957d1afdd0121f0080d1d3745fc4727f65%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:00.306362Z nonode@nohost <0.10440.2> 49b59f22a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:00.308553Z nonode@nohost <0.10440.2> 12b9f11543 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:00.317214Z nonode@nohost <0.10440.2> 995d443038 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:00.320757Z nonode@nohost <0.10440.2> 046909a69d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:00.323501Z nonode@nohost <0.10440.2> aa069d7f98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:00.335979Z nonode@nohost <0.10440.2> f4937a4601 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:02.454081Z nonode@nohost <0.10440.2> 3e5b5ff228 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:02.468444Z nonode@nohost <0.10440.2> eef6a764c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:46:02.475050Z nonode@nohost <0.10440.2> da7d633b6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:02.485666Z nonode@nohost <0.10440.2> 006e0618f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:46:02.523644Z nonode@nohost <0.10440.2> 1097caf68a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:02.540955Z nonode@nohost <0.10440.2> 2e6619ab47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 17 [notice] 2018-09-16T13:46:02.547800Z nonode@nohost <0.10440.2> 63e4f3b353 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:02.557004Z nonode@nohost <0.10440.2> 353558e74a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:46:02.558590Z nonode@nohost <0.10440.2> ebdff69cc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:02.563714Z nonode@nohost <0.10440.2> 15e73a2a96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:02.620738Z nonode@nohost <0.10440.2> d1add3a3d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:02.623702Z nonode@nohost <0.10440.2> f30ef62cf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:02.634118Z nonode@nohost <0.10440.2> 5edefd2c66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:02.640461Z nonode@nohost <0.10440.2> ef71b8e61b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:02.678920Z nonode@nohost <0.10440.2> 5db594a69f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:02.684142Z nonode@nohost <0.10440.2> c58c5bb548 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:02.706188Z nonode@nohost <0.10440.2> 59fea881da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:02.710461Z nonode@nohost <0.10440.2> ec520d54c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:02.717176Z nonode@nohost <0.10440.2> d3d4af1520 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:02.724639Z nonode@nohost <0.10440.2> 6c8b7a942e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:02.805833Z nonode@nohost <0.10440.2> 2ccacd187e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:02.811310Z nonode@nohost <0.10440.2> 9a07f6fa3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:46:02.820208Z nonode@nohost <0.10440.2> 5aab45b993 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:02.824357Z nonode@nohost <0.10440.2> 6de660b49a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:02.889711Z nonode@nohost <0.10440.2> faedf93bd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:02.893006Z nonode@nohost <0.10440.2> fbbc9dfeda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:02.913426Z nonode@nohost <0.10440.2> 25bffe7123 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:02.918061Z nonode@nohost <0.10440.2> 4ba40de2a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:02.956940Z nonode@nohost <0.10440.2> 334154a2f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:02.972798Z nonode@nohost <0.10440.2> b72a5c45f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00217%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:02.977775Z nonode@nohost <0.10440.2> 484d88f2e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c2c49f1ee8600cdc87487b05d94d1d7ca23a3882e37de7140105416f22e71c69%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:02.988176Z nonode@nohost <0.10440.2> 0f6a702fa2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c2c49f1ee8600cdc87487b05d94d1d7ca23a3882e37de7140105416f22e71c69%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:46:03.284148Z nonode@nohost <0.10440.2> 8838fbc8c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:03.287485Z nonode@nohost <0.10440.2> 728b6133b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:03.292323Z nonode@nohost <0.10440.2> 148b238b3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:03.299048Z nonode@nohost <0.10440.2> 26d9c39633 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:03.325615Z nonode@nohost <0.10440.2> 5005693871 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:03.331923Z nonode@nohost <0.10440.2> 35867efab5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:46:03.339628Z nonode@nohost <0.10440.2> 696a05866e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:03.343356Z nonode@nohost <0.10440.2> b07a558c2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:03.346685Z nonode@nohost <0.10440.2> 69e0869e19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:03.349712Z nonode@nohost <0.10440.2> c769e6dfc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:05.209299Z nonode@nohost <0.10440.2> ac9ffc543d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:05.228712Z nonode@nohost <0.10440.2> 82910f1e54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:05.234300Z nonode@nohost <0.10440.2> e5fc6b922a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:05.237249Z nonode@nohost <0.10440.2> f783c0ff03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:05.268704Z nonode@nohost <0.10440.2> 42502281de couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:05.273416Z nonode@nohost <0.10440.2> 8a7fc8ce86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:05.283989Z nonode@nohost <0.10440.2> b677b4f107 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:05.287634Z nonode@nohost <0.10440.2> 04a899a4d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:05.290296Z nonode@nohost <0.10440.2> 4b1ec901ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:05.304758Z nonode@nohost <0.10440.2> 6e2a5ca750 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:46:05.443822Z nonode@nohost <0.10440.2> b883c4b3fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:05.447692Z nonode@nohost <0.10440.2> 8ae5f82b79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:05.452673Z nonode@nohost <0.10440.2> 4e9c58ab45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:05.461324Z nonode@nohost <0.10440.2> 361a35a883 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:05.497168Z nonode@nohost <0.10440.2> b2ccdf3ad3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:05.499469Z nonode@nohost <0.10440.2> ee27b00164 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:05.504478Z nonode@nohost <0.10440.2> 17c7321fbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:05.507102Z nonode@nohost <0.10440.2> 410bc365e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:05.510075Z nonode@nohost <0.10440.2> 9ec431a158 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:05.513063Z nonode@nohost <0.10440.2> 08b95df1ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:05.704641Z nonode@nohost <0.10440.2> f2977844ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:05.709129Z nonode@nohost <0.10440.2> 8fe358bab1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:05.713769Z nonode@nohost <0.10440.2> 925ad8999f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:05.730213Z nonode@nohost <0.10440.2> 671756c8c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:05.793896Z nonode@nohost <0.10440.2> f62bb62dd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:05.801580Z nonode@nohost <0.10440.2> 1d93d02835 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:05.807322Z nonode@nohost <0.10440.2> 423445dd0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:05.820028Z nonode@nohost <0.10440.2> 71dab57387 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:05.877414Z nonode@nohost <0.10440.2> 652e1f8c40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:46:05.908533Z nonode@nohost <0.10440.2> 6c398c9a50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00218%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:46:05.914826Z nonode@nohost <0.10440.2> 950f4e9445 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00846c1dc56487b103f3630c33e34f5dae55fa20ba360f0f40bb9aee0ff5f10a79%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:46:05.925050Z nonode@nohost <0.10440.2> 7749edcc9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00846c1dc56487b103f3630c33e34f5dae55fa20ba360f0f40bb9aee0ff5f10a79%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:06.648849Z nonode@nohost <0.10440.2> d94b8d0278 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:06.651918Z nonode@nohost <0.10440.2> cc5e194a9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:06.660723Z nonode@nohost <0.10440.2> 7f14d92f3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:06.668720Z nonode@nohost <0.10440.2> b80d72279f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:06.703030Z nonode@nohost <0.10440.2> e66c26cea1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:06.708956Z nonode@nohost <0.10440.2> 11e3854324 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:06.727379Z nonode@nohost <0.10440.2> 2e55e287a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:06.734221Z nonode@nohost <0.10440.2> 1a08ed081d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:06.745432Z nonode@nohost <0.10440.2> 88e3abbfd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:06.756993Z nonode@nohost <0.10440.2> 98ffe1210b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:07.997282Z nonode@nohost <0.10440.2> e935018f25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:08.008532Z nonode@nohost <0.10440.2> 2d24ff1b77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:08.014063Z nonode@nohost <0.10440.2> 8e6bb4ace8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:08.020479Z nonode@nohost <0.10440.2> e480a467c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:08.060049Z nonode@nohost <0.10440.2> a9dfc6b5f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:08.062200Z nonode@nohost <0.10440.2> 6907d6be51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:08.067153Z nonode@nohost <0.10440.2> 0631bf66e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:08.071129Z nonode@nohost <0.10440.2> 9ceb5a5132 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:08.074502Z nonode@nohost <0.10440.2> b16bb0f5ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:08.080390Z nonode@nohost <0.10440.2> f85fba51a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:08.413293Z nonode@nohost <0.10440.2> edff028778 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:08.415777Z nonode@nohost <0.10440.2> 4d824bc910 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:08.430848Z nonode@nohost <0.10440.2> 8d9ac65f1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:08.440373Z nonode@nohost <0.10440.2> fa323fded8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:08.473419Z nonode@nohost <0.10440.2> 5a13610495 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:08.479892Z nonode@nohost <0.10440.2> 0b76c941ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:08.496157Z nonode@nohost <0.10440.2> b0d6657a6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:08.502478Z nonode@nohost <0.10440.2> 8ccf4cf6a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:08.504164Z nonode@nohost <0.10440.2> 07e578e311 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:08.519351Z nonode@nohost <0.10440.2> ace81df2eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:46:08.736339Z nonode@nohost <0.10440.2> 4643256161 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:08.740275Z nonode@nohost <0.10440.2> bce627c9c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:46:08.745290Z nonode@nohost <0.10440.2> a4a0de2f42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:08.755932Z nonode@nohost <0.10440.2> 58da01477a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:08.807161Z nonode@nohost <0.10440.2> ede5cbb9ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:08.816013Z nonode@nohost <0.10440.2> f7acbfb69c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:46:08.822360Z nonode@nohost <0.10440.2> a541b92fe6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:08.840427Z nonode@nohost <0.10440.2> 4d5d561e57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:46:08.883798Z nonode@nohost <0.10440.2> 0443eabc43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:08.918668Z nonode@nohost <0.10440.2> fff66fa5f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00219%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:46:08.926305Z nonode@nohost <0.10440.2> 4fedad525e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0081559556fd0696f0d8e0d93e07070c464c896bcd0590d9d5bc93a7a3d1fd360c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:08.931529Z nonode@nohost <0.10440.2> 036de9423c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0081559556fd0696f0d8e0d93e07070c464c896bcd0590d9d5bc93a7a3d1fd360c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:09.803813Z nonode@nohost <0.10440.2> ef07c5d133 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:09.806650Z nonode@nohost <0.10440.2> a8e0b55aaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:09.825254Z nonode@nohost <0.10440.2> 766811bf08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:09.828787Z nonode@nohost <0.10440.2> e707aace67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:09.859519Z nonode@nohost <0.10440.2> c0ff195127 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:09.861937Z nonode@nohost <0.10440.2> e6c75617b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:09.872562Z nonode@nohost <0.10440.2> 86efaa3881 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:09.875337Z nonode@nohost <0.10440.2> 23f083fcb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:09.889613Z nonode@nohost <0.10440.2> 957273e14d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:09.893113Z nonode@nohost <0.10440.2> 91c258b289 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:10.984111Z nonode@nohost <0.10440.2> 8fded5f922 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:10.987088Z nonode@nohost <0.10440.2> e014f39edf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:10.992110Z nonode@nohost <0.10440.2> f5b7b10f61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:10.996516Z nonode@nohost <0.10440.2> d5d81bb343 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:11.017369Z nonode@nohost <0.10440.2> 208849914e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.024485Z nonode@nohost <0.10440.2> 62545fc03b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:11.040886Z nonode@nohost <0.10440.2> 4b4dbafea5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.052563Z nonode@nohost <0.10440.2> 27aa0ccd73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:11.056842Z nonode@nohost <0.10440.2> f48ab9a19d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:11.059042Z nonode@nohost <0.10440.2> af034254f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.477898Z nonode@nohost <0.10440.2> 5a96605d61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.482068Z nonode@nohost <0.10440.2> 38148ef691 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:11.496463Z nonode@nohost <0.10440.2> 18bd67e547 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.503863Z nonode@nohost <0.10440.2> 916b56acbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.540952Z nonode@nohost <0.10440.2> f9672ebbd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.544142Z nonode@nohost <0.10440.2> d0b4084565 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:11.552461Z nonode@nohost <0.10440.2> b5c30da407 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.567573Z nonode@nohost <0.10440.2> 8d348fd5d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.571049Z nonode@nohost <0.10440.2> 5bc3076c0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.574026Z nonode@nohost <0.10440.2> 029eb68226 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.741887Z nonode@nohost <0.10440.2> 8b28312fbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.744970Z nonode@nohost <0.10440.2> 68711810a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:11.749191Z nonode@nohost <0.10440.2> 07f0f1b272 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.759154Z nonode@nohost <0.10440.2> 4045cce59c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:11.830321Z nonode@nohost <0.10440.2> 5bbec41092 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.836217Z nonode@nohost <0.10440.2> fb49d32fc1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:46:11.842863Z nonode@nohost <0.10440.2> b1ff0348dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.850091Z nonode@nohost <0.10440.2> 591a7c3d34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.883127Z nonode@nohost <0.10440.2> 49583c5fb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:11.907174Z nonode@nohost <0.10440.2> ad9ad325c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00220%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:11.910715Z nonode@nohost <0.10440.2> 8f7ffe38ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0053c5c87b1b20e95a7f231900d719245304c71c8b60a9665a7ea313faf098fdaa%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:11.914151Z nonode@nohost <0.10440.2> f8965de7cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0053c5c87b1b20e95a7f231900d719245304c71c8b60a9665a7ea313faf098fdaa%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:12.718042Z nonode@nohost <0.10440.2> 6e6657cb57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:12.731756Z nonode@nohost <0.10440.2> 10c0e28e54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:12.736139Z nonode@nohost <0.10440.2> 35a077533a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:12.743408Z nonode@nohost <0.10440.2> f3ae200ab5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:12.784239Z nonode@nohost <0.10440.2> 7c8c1513bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:12.791732Z nonode@nohost <0.10440.2> e77034de67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:12.799417Z nonode@nohost <0.10440.2> 51a64d01f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:12.805656Z nonode@nohost <0.10440.2> f43e858be5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:12.812824Z nonode@nohost <0.10440.2> cf86d17999 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:12.824801Z nonode@nohost <0.10440.2> fee85c7e0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:13.580229Z nonode@nohost <0.10440.2> 5bbe8af904 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:13.582986Z nonode@nohost <0.10440.2> 744a29425b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:13.587150Z nonode@nohost <0.10440.2> 5b5a87e0a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:13.590101Z nonode@nohost <0.10440.2> b3dd9dc4cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:13.616975Z nonode@nohost <0.10440.2> 49a755a208 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:13.620330Z nonode@nohost <0.10440.2> b76f151724 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:13.625347Z nonode@nohost <0.10440.2> df6b8987e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:13.628589Z nonode@nohost <0.10440.2> 0b80f5706f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:13.631937Z nonode@nohost <0.10440.2> 5046070165 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:13.635899Z nonode@nohost <0.10440.2> 39eb35152d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:14.769019Z nonode@nohost <0.10440.2> 36da5b5cab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:14.773826Z nonode@nohost <0.10440.2> cb16eeaae5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:14.778824Z nonode@nohost <0.10440.2> c061678b7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:14.790725Z nonode@nohost <0.10440.2> d07d56397e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:14.828503Z nonode@nohost <0.10440.2> 52f0cf0a2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:14.831589Z nonode@nohost <0.10440.2> a95f2ebdf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:14.851266Z nonode@nohost <0.10440.2> bf70522cdd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:14.857520Z nonode@nohost <0.10440.2> d4a602493b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:14.860298Z nonode@nohost <0.10440.2> 4e859ff530 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:14.864725Z nonode@nohost <0.10440.2> 23616b0898 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:15.046624Z nonode@nohost <0.10440.2> acdcda12f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:15.049130Z nonode@nohost <0.10440.2> 564bc58b11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:15.055045Z nonode@nohost <0.10440.2> 22e91e9305 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:15.061622Z nonode@nohost <0.10440.2> aa071dfeac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:15.127591Z nonode@nohost <0.10440.2> 58e60cb7af couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:15.130817Z nonode@nohost <0.10440.2> f028fb1fd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:15.148905Z nonode@nohost <0.10440.2> 5b0ff0021e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:15.158383Z nonode@nohost <0.10440.2> f21dcb68c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:15.228113Z nonode@nohost <0.10440.2> 221ca4e221 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:15.256962Z nonode@nohost <0.10440.2> b9dcea3044 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00221%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:15.262899Z nonode@nohost <0.10440.2> e72273f196 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00164c7e097357a231df48b6029a79f15a6be45817a7e4037c71aefab4428fcbd4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:15.267386Z nonode@nohost <0.10440.2> f25c928cc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00164c7e097357a231df48b6029a79f15a6be45817a7e4037c71aefab4428fcbd4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:15.359918Z nonode@nohost <0.10440.2> bc4c4cfc91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:15.362522Z nonode@nohost <0.10440.2> 0ce62d9f8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:15.366913Z nonode@nohost <0.10440.2> 2a8e97a618 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:15.370845Z nonode@nohost <0.10440.2> 7f945fdc2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:15.413550Z nonode@nohost <0.10440.2> 03d63c27e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:15.416206Z nonode@nohost <0.10440.2> 86d5b5b0dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:15.428071Z nonode@nohost <0.10440.2> 0be0509837 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:15.431109Z nonode@nohost <0.10440.2> c5cfbef12c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:15.443517Z nonode@nohost <0.10440.2> 527a4b9597 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:15.446497Z nonode@nohost <0.10440.2> 947b3c8484 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:16.647943Z nonode@nohost <0.10440.2> 128187f9c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:16.653282Z nonode@nohost <0.10440.2> 32a98f4c71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:16.668310Z nonode@nohost <0.10440.2> 0fbf6187a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:16.674667Z nonode@nohost <0.10440.2> 1c35f0cda8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:16.718799Z nonode@nohost <0.10440.2> 2cc4594eae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:16.724340Z nonode@nohost <0.10440.2> 4c37050cf7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:16.740438Z nonode@nohost <0.10440.2> 4ab2e014d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:16.746809Z nonode@nohost <0.10440.2> 444ae4dc69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:16.757432Z nonode@nohost <0.10440.2> 5178c47797 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:16.761400Z nonode@nohost <0.10440.2> da65abbdaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:18.035208Z nonode@nohost <0.10440.2> 555c5be91b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:18.040804Z nonode@nohost <0.10440.2> f27090664f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:18.057018Z nonode@nohost <0.10440.2> ebd94e3c7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:18.063369Z nonode@nohost <0.10440.2> 7ebe50e2b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:18.081567Z nonode@nohost <0.10440.2> 22ae2ef43b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:18.085303Z nonode@nohost <0.10440.2> e954dd83ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:18.092965Z nonode@nohost <0.10440.2> 1ea81d60be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:18.097053Z nonode@nohost <0.10440.2> 8b93473754 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:18.112317Z nonode@nohost <0.10440.2> daeb775ea0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:18.114613Z nonode@nohost <0.10440.2> ea783a436c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:18.119234Z nonode@nohost <0.10440.2> 76e802a263 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:18.132660Z nonode@nohost <0.10440.2> 52b3e7f716 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:18.139316Z nonode@nohost <0.10440.2> 408466a109 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:18.139755Z nonode@nohost <0.14906.1> 35a8df55e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:18.148850Z nonode@nohost <0.10440.2> 8691f6f440 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:18.149866Z nonode@nohost <0.14906.1> 27dcdf82f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:46:18.165239Z nonode@nohost <0.14906.1> 3cad521731 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:18.176258Z nonode@nohost <0.14906.1> 1d13856d3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:18.188848Z nonode@nohost <0.14906.1> 0046db8436 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:18.192145Z nonode@nohost <0.14906.1> 0c3d19837a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:18.371161Z nonode@nohost <0.14906.1> 7655256283 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:18.380052Z nonode@nohost <0.14906.1> 815026e49b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:18.385663Z nonode@nohost <0.14906.1> 9df4c46674 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:18.398172Z nonode@nohost <0.14906.1> cd3384139c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:18.460315Z nonode@nohost <0.14906.1> 3bfc503e56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:18.471708Z nonode@nohost <0.14906.1> 993279a316 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:46:18.478917Z nonode@nohost <0.14906.1> ece4378c1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:18.499188Z nonode@nohost <0.14906.1> 34630f1c97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 20 [notice] 2018-09-16T13:46:18.551884Z nonode@nohost <0.14906.1> a9a2381968 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:18.589573Z nonode@nohost <0.14906.1> 0244b9d24c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00222%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:18.597715Z nonode@nohost <0.14906.1> 1de51acde9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0045a1b1c26217f0bbbe073fbc827caa3e420563babff419d0afde2d7747fc9344%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:18.612462Z nonode@nohost <0.14906.1> 0d8ee2a610 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0045a1b1c26217f0bbbe073fbc827caa3e420563babff419d0afde2d7747fc9344%00?attachments=true 404 ok 9 [notice] 2018-09-16T13:46:19.343864Z nonode@nohost <0.14906.1> f1290091bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:19.353325Z nonode@nohost <0.14906.1> 855317179e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:19.376435Z nonode@nohost <0.14906.1> 787f055f09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:46:19.381387Z nonode@nohost <0.14906.1> 6ee9570523 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:19.427881Z nonode@nohost <0.14906.1> 630feea961 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 13 [notice] 2018-09-16T13:46:19.446835Z nonode@nohost <0.14906.1> 7a32d53d9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:19.459520Z nonode@nohost <0.14906.1> 2e41704d5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:19.465521Z nonode@nohost <0.14906.1> f4f5e41eb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:19.473079Z nonode@nohost <0.14906.1> 5a83bc200f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:19.479523Z nonode@nohost <0.14906.1> 79ca993b7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:20.957612Z nonode@nohost <0.14906.1> 4dd2d3aaee couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:20.959907Z nonode@nohost <0.14906.1> c9b33a3eca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:20.964197Z nonode@nohost <0.14906.1> 122a60ff8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:20.967018Z nonode@nohost <0.14906.1> 6d40fd8526 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:21.003889Z nonode@nohost <0.14906.1> 5b443cac40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:21.012405Z nonode@nohost <0.14906.1> d71aba7932 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:46:21.022462Z nonode@nohost <0.14906.1> 021c05f990 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:21.025591Z nonode@nohost <0.14906.1> add56b2f97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:21.038650Z nonode@nohost <0.14906.1> eed552bda6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:21.044750Z nonode@nohost <0.14906.1> 1c6357aa2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:21.607434Z nonode@nohost <0.14906.1> 4bbf8fbd7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:21.611259Z nonode@nohost <0.14906.1> 5f62479bd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:21.625022Z nonode@nohost <0.14906.1> ada11eda45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:21.630710Z nonode@nohost <0.14906.1> 2a70bac1a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:21.654048Z nonode@nohost <0.14906.1> 54f537f24e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:21.662364Z nonode@nohost <0.14906.1> e003b63d36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:21.672317Z nonode@nohost <0.14906.1> 4e0ff66686 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:21.689735Z nonode@nohost <0.14906.1> e33e47b03a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:21.704826Z nonode@nohost <0.14906.1> 94f90e0196 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:46:21.715782Z nonode@nohost <0.14906.1> 2f5ef8e1f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:46:21.921646Z nonode@nohost <0.14906.1> 8dc4212a51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:21.924127Z nonode@nohost <0.14906.1> 9f33eb67cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:21.928336Z nonode@nohost <0.14906.1> bbf82994c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:21.934981Z nonode@nohost <0.14906.1> 41562eb494 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:22.001568Z nonode@nohost <0.14906.1> 7a796d28a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:22.006067Z nonode@nohost <0.14906.1> c2d87cd732 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:22.017053Z nonode@nohost <0.14906.1> 8d5ad9d47d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:22.024210Z nonode@nohost <0.14906.1> 0033d62c17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:22.083617Z nonode@nohost <0.14906.1> cc7788b60d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:22.112627Z nonode@nohost <0.14906.1> 3126406808 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00223%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:22.128879Z nonode@nohost <0.14906.1> c15a0be440 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00341b347cda4f53afa452f9665d11a38bdb4ac48f43d1bbb26a29d945370845ae%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:22.133114Z nonode@nohost <0.14906.1> 44ad1bd509 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00341b347cda4f53afa452f9665d11a38bdb4ac48f43d1bbb26a29d945370845ae%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:22.339085Z nonode@nohost <0.14906.1> 01fee69bdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:22.344598Z nonode@nohost <0.14906.1> 20dfaae069 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:22.355215Z nonode@nohost <0.14906.1> 61fb713542 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:22.361236Z nonode@nohost <0.14906.1> 133a0ac14d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:22.389644Z nonode@nohost <0.14906.1> 36dbc7fbe4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:22.394970Z nonode@nohost <0.14906.1> fc3b6ea84a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:22.408407Z nonode@nohost <0.14906.1> 4a5c23fdcb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:22.414586Z nonode@nohost <0.14906.1> 5e4fb250be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:22.420971Z nonode@nohost <0.14906.1> 060428d25d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:22.424822Z nonode@nohost <0.14906.1> 6e84a972ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:23.563845Z nonode@nohost <0.14906.1> 64789b4cf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:23.569322Z nonode@nohost <0.14906.1> 09ef6d7d87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:23.581828Z nonode@nohost <0.14906.1> 5c5bf97360 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:23.585079Z nonode@nohost <0.14906.1> 0f1f91490f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:23.619854Z nonode@nohost <0.14906.1> 2c526bfcbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:23.622696Z nonode@nohost <0.14906.1> b2a94ac907 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:23.626956Z nonode@nohost <0.14906.1> f7b515289c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:23.633694Z nonode@nohost <0.14906.1> 3937e0ff18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:23.636708Z nonode@nohost <0.14906.1> 3c73a70c34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:23.638981Z nonode@nohost <0.14906.1> 7fd9112a12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:24.719346Z nonode@nohost <0.14906.1> c69876fb14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:24.722292Z nonode@nohost <0.14906.1> 06b9a96567 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:24.726619Z nonode@nohost <0.14906.1> adafbcc310 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:24.735956Z nonode@nohost <0.14906.1> d5a86a0674 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:24.766824Z nonode@nohost <0.14906.1> bf101f33ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:24.769681Z nonode@nohost <0.14906.1> 4d353e1132 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:24.773937Z nonode@nohost <0.14906.1> db1a111bb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:24.788816Z nonode@nohost <0.14906.1> b17b4bbf1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:46:24.792234Z nonode@nohost <0.14906.1> 269f4fcb1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:24.806539Z nonode@nohost <0.14906.1> 466493ef1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:25.043871Z nonode@nohost <0.14906.1> cd7871a89e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:25.046050Z nonode@nohost <0.14906.1> 275ca73ec7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:25.051279Z nonode@nohost <0.14906.1> bbe4d4f3ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:25.057430Z nonode@nohost <0.14906.1> f1123a5c31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:25.122194Z nonode@nohost <0.14906.1> 8d704d2bb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:25.131674Z nonode@nohost <0.14906.1> ddd9b3dc27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:46:25.139965Z nonode@nohost <0.14906.1> d6a957e5eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:25.143693Z nonode@nohost <0.14906.1> 9aaf86fc8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:25.217364Z nonode@nohost <0.14906.1> 40ea9c8a41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:25.237456Z nonode@nohost <0.14906.1> 47488785cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00224%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:25.241705Z nonode@nohost <0.14906.1> 474bc0ded9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00531af77b641a6918137e00f7d61f87aebc5d177837baedc8e8de2bd91e43b513%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:25.252395Z nonode@nohost <0.14906.1> 4da30bfc6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00531af77b641a6918137e00f7d61f87aebc5d177837baedc8e8de2bd91e43b513%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:46:25.337442Z nonode@nohost <0.14906.1> 77351d6d53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:25.342665Z nonode@nohost <0.14906.1> b32ef1ba45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:25.352649Z nonode@nohost <0.14906.1> 7af4081694 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:25.355293Z nonode@nohost <0.14906.1> e9b28a5d91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:25.387427Z nonode@nohost <0.14906.1> e1b93b7a39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:25.389531Z nonode@nohost <0.14906.1> ba690e2288 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:25.394894Z nonode@nohost <0.14906.1> 20cab3b23b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:25.398123Z nonode@nohost <0.14906.1> 09c0e7b564 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:25.401753Z nonode@nohost <0.14906.1> e641202620 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:25.407371Z nonode@nohost <0.14906.1> c44bdc8b14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:26.123739Z nonode@nohost <0.14906.1> 75bfe274aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:26.129299Z nonode@nohost <0.14906.1> a2cb1d618c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:26.134370Z nonode@nohost <0.14906.1> 08b85938bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:26.137585Z nonode@nohost <0.14906.1> 4ec7b1a524 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:26.184025Z nonode@nohost <0.14906.1> 8be77352c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:26.187236Z nonode@nohost <0.14906.1> 1c13e94f20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:26.192627Z nonode@nohost <0.14906.1> 78f429135f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:26.195478Z nonode@nohost <0.14906.1> 8a37d69446 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:26.199121Z nonode@nohost <0.14906.1> ad8348fb6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:26.203204Z nonode@nohost <0.14906.1> 992e60ef8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:27.897038Z nonode@nohost <0.14906.1> 38812cbfd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:27.902227Z nonode@nohost <0.14906.1> d629afb605 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:27.916767Z nonode@nohost <0.14906.1> ef230d6fae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:27.925320Z nonode@nohost <0.14906.1> 7f1072f101 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:27.953092Z nonode@nohost <0.14906.1> 1e49a803c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:27.956230Z nonode@nohost <0.14906.1> aa8f78cefc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:27.965513Z nonode@nohost <0.14906.1> da6add3617 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:27.969317Z nonode@nohost <0.14906.1> 80532f4b06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:27.977785Z nonode@nohost <0.14906.1> bd37d60d0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:27.979948Z nonode@nohost <0.14906.1> 4a5ddf7535 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.131671Z nonode@nohost <0.14906.1> bada06825b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:28.136696Z nonode@nohost <0.14906.1> 5feaa93ac4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:28.150034Z nonode@nohost <0.14906.1> 9a0b41131c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.212699Z nonode@nohost <0.14906.1> 0b82453220 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.275973Z nonode@nohost <0.14906.1> ae0c316095 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.280257Z nonode@nohost <0.14906.1> db58416657 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:28.291676Z nonode@nohost <0.14906.1> eb18d461cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.297058Z nonode@nohost <0.14906.1> c1200e32f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.358684Z nonode@nohost <0.14906.1> d5f981b85c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.402897Z nonode@nohost <0.14906.1> ace66075f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00225%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:28.410163Z nonode@nohost <0.14906.1> 14708962f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000c668e468467d4a5f8f3bd20056b9d72bae53cc69892beca562ed5fa9117040c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:28.415682Z nonode@nohost <0.14906.1> d6c0bfb677 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000c668e468467d4a5f8f3bd20056b9d72bae53cc69892beca562ed5fa9117040c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:28.524337Z nonode@nohost <0.14906.1> f54247279d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.530020Z nonode@nohost <0.14906.1> b740498d75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:28.542258Z nonode@nohost <0.14906.1> e4824afae9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.549503Z nonode@nohost <0.14906.1> f5cf194856 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.576047Z nonode@nohost <0.14906.1> e29d2af7b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:28.581605Z nonode@nohost <0.14906.1> 6941061987 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:28.593322Z nonode@nohost <0.14906.1> 6ef32e2af6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.600112Z nonode@nohost <0.14906.1> 9908ee9ca8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.606815Z nonode@nohost <0.14906.1> 45adef44e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.611938Z nonode@nohost <0.14906.1> 94de184cd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.798521Z nonode@nohost <0.14906.1> 3b97bf18da couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.800970Z nonode@nohost <0.14906.1> e50e015439 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:28.809673Z nonode@nohost <0.14906.1> 767e5b2cc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.812562Z nonode@nohost <0.14906.1> a6df442de3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.856210Z nonode@nohost <0.14906.1> bdb8098e85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:28.861105Z nonode@nohost <0.14906.1> 302f1cc47a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:28.868596Z nonode@nohost <0.14906.1> f08b8ee3ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.872640Z nonode@nohost <0.14906.1> eaa3bb9ddd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.876400Z nonode@nohost <0.14906.1> 25ddb8f648 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:28.879772Z nonode@nohost <0.14906.1> 8766cb8452 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:30.986234Z nonode@nohost <0.14906.1> e83a88eae1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:30.991134Z nonode@nohost <0.14906.1> c11c4e5e4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:30.996232Z nonode@nohost <0.14906.1> 08782718a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.000530Z nonode@nohost <0.14906.1> 7852a3bb73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.024389Z nonode@nohost <0.14906.1> 04be3750b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.029771Z nonode@nohost <0.14906.1> 7b01f25aa3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:31.035779Z nonode@nohost <0.14906.1> 58ce436d78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.040186Z nonode@nohost <0.14906.1> 1bc231a429 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.044376Z nonode@nohost <0.14906.1> 2c56ee2e83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.047493Z nonode@nohost <0.14906.1> 8010122edb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.408962Z nonode@nohost <0.14906.1> 96b92e5bb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.415400Z nonode@nohost <0.14906.1> dbe52c3c1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:31.420270Z nonode@nohost <0.14906.1> d178e7f796 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.423244Z nonode@nohost <0.14906.1> c3de15aaa4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.460167Z nonode@nohost <0.14906.1> 7a25f176c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.462925Z nonode@nohost <0.14906.1> 99adcdc7f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:31.467715Z nonode@nohost <0.14906.1> f042bc352d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.472411Z nonode@nohost <0.14906.1> d0ceb5d442 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.475992Z nonode@nohost <0.14906.1> 14868b72bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.479304Z nonode@nohost <0.14906.1> 352d035af0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.631473Z nonode@nohost <0.14906.1> 6301aef74b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.634963Z nonode@nohost <0.14906.1> 533b479e5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:31.639411Z nonode@nohost <0.14906.1> 6ae7eb6076 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.642687Z nonode@nohost <0.14906.1> d8017996d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.690860Z nonode@nohost <0.14906.1> 623a152a45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.694457Z nonode@nohost <0.14906.1> 1ed4b77ee3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:31.699488Z nonode@nohost <0.14906.1> 10f3e79069 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.702930Z nonode@nohost <0.14906.1> 10017aa79d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.735441Z nonode@nohost <0.14906.1> 725de7ac5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.752893Z nonode@nohost <0.14906.1> f1b9e9ed95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00226%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:31.757625Z nonode@nohost <0.14906.1> a02d68e163 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b0b80471fb2ee86e69bfcb81f4900d85883163737b630f040c5077b141923b92%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:31.761407Z nonode@nohost <0.14906.1> b34533da27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b0b80471fb2ee86e69bfcb81f4900d85883163737b630f040c5077b141923b92%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:31.824875Z nonode@nohost <0.14906.1> 528230099c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.828734Z nonode@nohost <0.14906.1> d830ae9d59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:31.834766Z nonode@nohost <0.14906.1> 4feeca1c98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.846722Z nonode@nohost <0.14906.1> 154a28a2ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.874742Z nonode@nohost <0.14906.1> 83e5ced1c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.878761Z nonode@nohost <0.14906.1> 141ea66a05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:31.884425Z nonode@nohost <0.14906.1> 5c982bb068 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.888406Z nonode@nohost <0.14906.1> 6afe6e4528 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.894432Z nonode@nohost <0.14906.1> 4f32baed84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:31.897083Z nonode@nohost <0.14906.1> fe913d8605 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:33.486924Z nonode@nohost <0.14906.1> 6ea03fa8f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:33.489928Z nonode@nohost <0.14906.1> 405224154b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:33.494689Z nonode@nohost <0.14906.1> 799fbc6006 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:33.498113Z nonode@nohost <0.14906.1> 0354e02e65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:33.522673Z nonode@nohost <0.14906.1> 8b37642446 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:33.527469Z nonode@nohost <0.14906.1> e168229f86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:33.533143Z nonode@nohost <0.14906.1> 477862802d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:33.537240Z nonode@nohost <0.14906.1> 9d08d60528 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:33.541456Z nonode@nohost <0.14906.1> 157aca97b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:33.545020Z nonode@nohost <0.14906.1> c7b2c51dba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.559740Z nonode@nohost <0.14906.1> 8e4d0a3402 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.562860Z nonode@nohost <0.14906.1> 8f31f53609 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:34.571211Z nonode@nohost <0.14906.1> 370189f66a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.576016Z nonode@nohost <0.14906.1> 4d582814b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.610896Z nonode@nohost <0.14906.1> bd3db1e911 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.619666Z nonode@nohost <0.14906.1> 554be0072e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:46:34.629190Z nonode@nohost <0.14906.1> b936808677 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.633556Z nonode@nohost <0.14906.1> 70d5b69446 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.641612Z nonode@nohost <0.14906.1> ee008f6c40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.644437Z nonode@nohost <0.14906.1> 91addb5e5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.791403Z nonode@nohost <0.14906.1> 727661ab3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.797177Z nonode@nohost <0.14906.1> a4777761cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:34.804022Z nonode@nohost <0.14906.1> 00cfc5b8c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:34.809177Z nonode@nohost <0.14906.1> f9fd7128fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.818972Z nonode@nohost <0.14906.1> c77e2a3bbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.832791Z nonode@nohost <0.14906.1> 21b5300d0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:34.845270Z nonode@nohost <0.14906.1> ccfd202c2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.852956Z nonode@nohost <0.14906.1> 22784c9074 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.858566Z nonode@nohost <0.14906.1> a56159b622 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:34.863023Z nonode@nohost <0.14906.1> 207fe0d2f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.870929Z nonode@nohost <0.14906.1> 5feffa389d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.891688Z nonode@nohost <0.14906.1> bc547bd481 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.895165Z nonode@nohost <0.14906.1> 17fdfa1a32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.897709Z nonode@nohost <0.14906.1> 4feb6956d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.950662Z nonode@nohost <0.14906.1> eba6b2ec3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.952899Z nonode@nohost <0.14906.1> f90cd13849 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:34.962781Z nonode@nohost <0.14906.1> e5f2d329e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:34.965889Z nonode@nohost <0.14906.1> afb5ad7df8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:35.009287Z nonode@nohost <0.14906.1> 01a67946ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:35.058916Z nonode@nohost <0.14906.1> 7ab00e3b0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00227%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:35.067190Z nonode@nohost <0.14906.1> d104414a15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0059b83a31fe68547b6001efec7296829f5de179caec3da383e889b8d653092ad3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:35.074157Z nonode@nohost <0.14906.1> 5ba994dfb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0059b83a31fe68547b6001efec7296829f5de179caec3da383e889b8d653092ad3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:36.241752Z nonode@nohost <0.14906.1> add6845e43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:36.247495Z nonode@nohost <0.14906.1> 752fd6a188 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:36.266981Z nonode@nohost <0.14906.1> a5bb0565e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:36.272429Z nonode@nohost <0.14906.1> 67b6268ea0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:36.295731Z nonode@nohost <0.14906.1> 71b06858db couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:36.303058Z nonode@nohost <0.14906.1> c4b7932638 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:36.308081Z nonode@nohost <0.14906.1> 278d0cdcf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:36.311167Z nonode@nohost <0.14906.1> 5230aa2115 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:36.313776Z nonode@nohost <0.14906.1> d196a34987 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:36.317022Z nonode@nohost <0.14906.1> 095853c674 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:37.453327Z nonode@nohost <0.14906.1> c43054e53c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:37.458302Z nonode@nohost <0.14906.1> 5fb8879b74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:37.474355Z nonode@nohost <0.14906.1> 5f6ac4c8bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:37.481783Z nonode@nohost <0.14906.1> 65492545e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:37.509777Z nonode@nohost <0.14906.1> 737495109f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:37.526071Z nonode@nohost <0.14906.1> df751d7ed1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:46:37.531362Z nonode@nohost <0.14906.1> 5552038338 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:37.533021Z nonode@nohost <0.14906.1> f695aded2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:37.545576Z nonode@nohost <0.14906.1> 315857d8a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:46:37.562584Z nonode@nohost <0.14906.1> 774d25dee0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 17 [notice] 2018-09-16T13:46:37.681402Z nonode@nohost <0.14906.1> 2198648171 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:37.691940Z nonode@nohost <0.14906.1> ead0f052d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:46:37.699692Z nonode@nohost <0.14906.1> ba77092c4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:37.706219Z nonode@nohost <0.14906.1> 8e410eceec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:37.753183Z nonode@nohost <0.14906.1> 421b823fcb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:37.779130Z nonode@nohost <0.14906.1> a61d57b1f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:46:37.798803Z nonode@nohost <0.14906.1> 54aa6df838 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 17 [notice] 2018-09-16T13:46:37.805871Z nonode@nohost <0.14906.1> d0b62dabcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:37.867777Z nonode@nohost <0.14906.1> 7e1ad9545f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:37.913911Z nonode@nohost <0.14906.1> 8f824eebfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00228%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:37.929562Z nonode@nohost <0.14906.1> 702d7a57de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005f6b7cfc55c57186e24444523650e3a78ed05d21244bc1c1809d0d6932d204af%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:46:37.934984Z nonode@nohost <0.14906.1> ec9065d893 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005f6b7cfc55c57186e24444523650e3a78ed05d21244bc1c1809d0d6932d204af%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:38.079825Z nonode@nohost <0.14906.1> 4dbe4e4435 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:38.091441Z nonode@nohost <0.14906.1> c68c242de2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:38.096396Z nonode@nohost <0.14906.1> c008df536a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:38.101066Z nonode@nohost <0.14906.1> 7ce347f5a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:38.138110Z nonode@nohost <0.14906.1> e51e406803 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:38.142749Z nonode@nohost <0.14906.1> c9d0804c2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:46:38.166604Z nonode@nohost <0.14906.1> f39ff719ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:46:38.171154Z nonode@nohost <0.14906.1> cac6848239 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:38.175702Z nonode@nohost <0.14906.1> cf927896a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:38.187219Z nonode@nohost <0.14906.1> cdc27fa225 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:46:39.000262Z nonode@nohost <0.14906.1> 361b2556f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:39.010039Z nonode@nohost <0.14906.1> f28242de4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:39.020549Z nonode@nohost <0.14906.1> c8acbff7c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:39.024177Z nonode@nohost <0.14906.1> 7efc34ee6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:39.055783Z nonode@nohost <0.14906.1> 73a85cdaf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:39.058286Z nonode@nohost <0.14906.1> 9d96e3173c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:39.070614Z nonode@nohost <0.14906.1> ff71daafb4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:39.074074Z nonode@nohost <0.14906.1> 81935439ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:39.077543Z nonode@nohost <0.14906.1> 389ffd1952 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:39.085963Z nonode@nohost <0.14906.1> 4ac34e1788 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:40.675851Z nonode@nohost <0.14906.1> fd415e0d43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:40.678780Z nonode@nohost <0.14906.1> e9fd925771 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:40.684154Z nonode@nohost <0.14906.1> 5730f4b6e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:40.687590Z nonode@nohost <0.14906.1> 699bf6569d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:40.716898Z nonode@nohost <0.14906.1> 0a50d6d2b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:40.719850Z nonode@nohost <0.14906.1> 2af5ff1962 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:40.732079Z nonode@nohost <0.14906.1> e3a2c198c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:40.734837Z nonode@nohost <0.14906.1> 897d7aa781 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:40.741587Z nonode@nohost <0.14906.1> 72eccdd788 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:40.750261Z nonode@nohost <0.14906.1> d8ff240524 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:40.966198Z nonode@nohost <0.14906.1> a24c71c8dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:40.970057Z nonode@nohost <0.14906.1> 17bb523a57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:40.983746Z nonode@nohost <0.14906.1> 51aac6ecf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:40.991968Z nonode@nohost <0.14906.1> 769779dec5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:41.047946Z nonode@nohost <0.14906.1> 78c423b9ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:41.051743Z nonode@nohost <0.14906.1> fd510cca72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:41.064867Z nonode@nohost <0.14906.1> a2dd778324 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:41.070404Z nonode@nohost <0.14906.1> 934a2db34a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:41.107321Z nonode@nohost <0.14906.1> 15b2abf040 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:41.132663Z nonode@nohost <0.10440.2> cb5ff0fd94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:46:41.135049Z nonode@nohost <0.14906.1> 6bd42acdfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:46:41.147026Z nonode@nohost <0.14906.1> 2dae86368d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:41.187380Z nonode@nohost <0.14906.1> 8aeb39e28f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00229%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:46:41.199605Z nonode@nohost <0.14906.1> 05dd0e61b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:41.217808Z nonode@nohost <0.14906.1> 3ee60237ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006335ff17adbee3cb949203135538d7fc47cdd1ab9514947fdb351fd64e6c3c5e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:41.248872Z nonode@nohost <0.14906.1> 996704cc64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006335ff17adbee3cb949203135538d7fc47cdd1ab9514947fdb351fd64e6c3c5e%00?attachments=true 404 ok 9 [notice] 2018-09-16T13:46:41.292688Z nonode@nohost <0.14906.1> 982795cdbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:41.297245Z nonode@nohost <0.14906.1> fe252b085a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:46:41.314787Z nonode@nohost <0.14906.1> c06dc2de26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:41.316235Z nonode@nohost <0.14906.1> 32643e4ae1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:41.324801Z nonode@nohost <0.14906.1> 76898d1ced couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:41.335947Z nonode@nohost <0.14906.1> 723a459440 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:46:41.745492Z nonode@nohost <0.14906.1> 5a791c7706 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:41.748264Z nonode@nohost <0.14906.1> 89e5950fd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:41.753125Z nonode@nohost <0.14906.1> c4faadaf6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:41.756785Z nonode@nohost <0.14906.1> 80fae4eb42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:41.786447Z nonode@nohost <0.14906.1> 84e0aac8e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:41.790030Z nonode@nohost <0.14906.1> ca2b0e1ed6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:41.795372Z nonode@nohost <0.14906.1> d8ca4345ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:41.799602Z nonode@nohost <0.14906.1> 9beecde219 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:41.802997Z nonode@nohost <0.14906.1> 01e0d4a6ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:41.806080Z nonode@nohost <0.14906.1> 0dcc5cd6a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:43.749210Z nonode@nohost <0.14906.1> 467dc6568c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:43.753596Z nonode@nohost <0.14906.1> 0bcd281dee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:43.767845Z nonode@nohost <0.14906.1> b694d4f246 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:43.772367Z nonode@nohost <0.14906.1> 6e9af905d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:43.806486Z nonode@nohost <0.14906.1> 07f1fe69f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:43.808778Z nonode@nohost <0.14906.1> 83546727bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:43.814015Z nonode@nohost <0.14906.1> e4884ce065 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:43.817163Z nonode@nohost <0.14906.1> efac838b51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:43.820043Z nonode@nohost <0.14906.1> 6eab11abdd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:43.822381Z nonode@nohost <0.14906.1> f92268e906 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:43.999791Z nonode@nohost <0.14906.1> 30f8274eed couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.003454Z nonode@nohost <0.14906.1> 86849fe85b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:44.013033Z nonode@nohost <0.14906.1> 6b37614b1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.024034Z nonode@nohost <0.14906.1> ad43eb330b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.057370Z nonode@nohost <0.14906.1> 221927b8e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.060941Z nonode@nohost <0.14906.1> 9721b7886a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:44.074189Z nonode@nohost <0.14906.1> 98100cd802 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.079067Z nonode@nohost <0.14906.1> 1d3c3cb9d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.083578Z nonode@nohost <0.14906.1> 0932b6ae41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.085961Z nonode@nohost <0.14906.1> 0b3fab3ba0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.269515Z nonode@nohost <0.14906.1> a271e7f509 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.273515Z nonode@nohost <0.14906.1> 37441f259d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:44.288334Z nonode@nohost <0.14906.1> 8962cb0df7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.293391Z nonode@nohost <0.14906.1> 666daccb54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.349779Z nonode@nohost <0.14906.1> 7a19eeb903 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.352850Z nonode@nohost <0.14906.1> 4d93a36b87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:44.361691Z nonode@nohost <0.14906.1> c987187980 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.368178Z nonode@nohost <0.14906.1> 7612587440 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.409409Z nonode@nohost <0.14906.1> dd911eb131 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.444138Z nonode@nohost <0.14906.1> ebbcc70518 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00230%00?attachments=true 404 ok 11 [notice] 2018-09-16T13:46:44.448692Z nonode@nohost <0.14906.1> 59c412850e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0082dc3c5f09274d111d1ac1805f6e53bd2173ebb108e6cc1b8bfa3732ea85b3f5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:44.451950Z nonode@nohost <0.14906.1> 986cfcbcb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0082dc3c5f09274d111d1ac1805f6e53bd2173ebb108e6cc1b8bfa3732ea85b3f5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:44.847654Z nonode@nohost <0.14906.1> 813f1937ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.855483Z nonode@nohost <0.14906.1> 1d68bc92fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:44.859914Z nonode@nohost <0.14906.1> aed3eea064 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.862786Z nonode@nohost <0.14906.1> 19b94216e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.902386Z nonode@nohost <0.14906.1> 78ea77ba6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:44.906759Z nonode@nohost <0.14906.1> b9c8c0915a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:46:44.911038Z nonode@nohost <0.14906.1> c2cec9a7f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.925173Z nonode@nohost <0.14906.1> 7b40a1f4ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.927938Z nonode@nohost <0.14906.1> d4bc0e72d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:44.930280Z nonode@nohost <0.14906.1> 181a94fdde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:46.593465Z nonode@nohost <0.14906.1> e9b03fb07a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:46.597550Z nonode@nohost <0.14906.1> dddfb83aac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:46.602015Z nonode@nohost <0.14906.1> c6724e1960 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:46.604944Z nonode@nohost <0.14906.1> 2ff442b73d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:46.642229Z nonode@nohost <0.14906.1> 3f1c26e550 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:46.657530Z nonode@nohost <0.14906.1> d2c4764a00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:46:46.663477Z nonode@nohost <0.14906.1> 7ab6143c33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:46.674854Z nonode@nohost <0.14906.1> ec0ffe6e51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:46:46.678535Z nonode@nohost <0.14906.1> 282291409b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:46.687401Z nonode@nohost <0.14906.1> 809dce3a57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:46:46.866488Z nonode@nohost <0.14906.1> 2d38ac5361 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:46.880043Z nonode@nohost <0.14906.1> 0b64bc5414 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:46:46.884427Z nonode@nohost <0.14906.1> 12ad56ad5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:46.891772Z nonode@nohost <0.14906.1> 789168e0fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:46.929861Z nonode@nohost <0.14906.1> ebb52c00aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:46.932231Z nonode@nohost <0.14906.1> e88135bbf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:46.939275Z nonode@nohost <0.14906.1> b740418726 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:46.940963Z nonode@nohost <0.14906.1> 43460b26e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:46.949458Z nonode@nohost <0.14906.1> 57cdc52ddf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:46.951000Z nonode@nohost <0.14906.1> 8971821cc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:47.173945Z nonode@nohost <0.14906.1> 7a3e629aad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:47.188296Z nonode@nohost <0.14906.1> 70f9d90503 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:47.193901Z nonode@nohost <0.14906.1> 63d218a801 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:47.200310Z nonode@nohost <0.14906.1> 589ba2ca7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:47.267884Z nonode@nohost <0.14906.1> d249a7ba4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:47.280749Z nonode@nohost <0.14906.1> bb5fe93965 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:47.286164Z nonode@nohost <0.14906.1> 94dc17fe20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:47.292398Z nonode@nohost <0.14906.1> adca401405 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:47.359444Z nonode@nohost <0.14906.1> e624171a9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:47.388582Z nonode@nohost <0.14906.1> eb7e6cba6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00231%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:46:47.405326Z nonode@nohost <0.14906.1> 33612068f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004fa9506c14a386b007c51949419797a1e1ace9a4a1879567f7badf23c179e71e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:47.412121Z nonode@nohost <0.14906.1> 5c704672a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004fa9506c14a386b007c51949419797a1e1ace9a4a1879567f7badf23c179e71e%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:46:47.868598Z nonode@nohost <0.14906.1> 5eb56b850a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:47.874689Z nonode@nohost <0.14906.1> 10b77d5156 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:46:47.878620Z nonode@nohost <0.14906.1> 5ea1c5c6d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:47.887726Z nonode@nohost <0.14906.1> 47a40700cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:46:47.906624Z nonode@nohost <0.14906.1> 3847f3906a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:47.917503Z nonode@nohost <0.14906.1> 338b7dcf97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:46:47.924592Z nonode@nohost <0.14906.1> fa6129ded7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:47.932187Z nonode@nohost <0.14906.1> 50798afb38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:47.936133Z nonode@nohost <0.14906.1> 2f3202f64f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:47.943935Z nonode@nohost <0.14906.1> 57b32ae4e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:49.474045Z nonode@nohost <0.14906.1> f3afd812b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:49.491867Z nonode@nohost <0.14906.1> 850a5571ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:46:49.499391Z nonode@nohost <0.14906.1> 6a9573895e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:49.501529Z nonode@nohost <0.14906.1> af7fd7b214 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:49.533760Z nonode@nohost <0.14906.1> 73666990d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:49.543880Z nonode@nohost <0.14906.1> c42b1d9c00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:46:49.550462Z nonode@nohost <0.14906.1> 533caa93a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:49.567882Z nonode@nohost <0.14906.1> 9687ffaec6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:46:49.594280Z nonode@nohost <0.14906.1> e13c681cf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:49.607340Z nonode@nohost <0.14906.1> cfc2cf618c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:50.333936Z nonode@nohost <0.14906.1> 0f679c6720 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 11 [notice] 2018-09-16T13:46:50.352906Z nonode@nohost <0.14906.1> 8753e1d2fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 19 [notice] 2018-09-16T13:46:50.355236Z nonode@nohost <0.14906.1> 240e341f25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:50.358376Z nonode@nohost <0.14906.1> 8637ec69e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:50.371564Z nonode@nohost <0.10440.2> 1347164550 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:46:50.373044Z nonode@nohost <0.10440.2> c354be47b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:50.375205Z nonode@nohost <0.14906.1> 8dbb0a56d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:46:50.392158Z nonode@nohost <0.14906.1> ade7e3d492 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:50.408855Z nonode@nohost <0.14906.1> b0a8a04ec5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:50.411965Z nonode@nohost <0.14906.1> 5f411890a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:50.424210Z nonode@nohost <0.14906.1> 0f43c7187a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:50.428899Z nonode@nohost <0.14906.1> ec5873ba8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:50.431705Z nonode@nohost <0.14906.1> 8f61d1387a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:50.446057Z nonode@nohost <0.14906.1> 314413e741 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:50.447048Z nonode@nohost <0.10440.2> 3311c6f05b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:50.465694Z nonode@nohost <0.10440.2> ba2ab9e23e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:50.470053Z nonode@nohost <0.10440.2> 999a20c212 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:50.478462Z nonode@nohost <0.10440.2> 0f3b987bfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:50.484807Z nonode@nohost <0.10440.2> 5e57d41f6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:50.489227Z nonode@nohost <0.10440.2> a174895e52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:50.733553Z nonode@nohost <0.10440.2> 6d2bdf5024 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:50.735697Z nonode@nohost <0.10440.2> a0ecf7938d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:50.757649Z nonode@nohost <0.10440.2> 3ecb68af07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 17 [notice] 2018-09-16T13:46:50.773659Z nonode@nohost <0.10440.2> 1b91789098 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:46:50.830130Z nonode@nohost <0.10440.2> 7f624b9d36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:50.842630Z nonode@nohost <0.10440.2> cb7a1b98da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:46:50.859367Z nonode@nohost <0.10440.2> b5128ac862 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:46:50.883756Z nonode@nohost <0.10440.2> 5446ce5895 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 24 [notice] 2018-09-16T13:46:50.933922Z nonode@nohost <0.10440.2> ec6f261735 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:46:50.968318Z nonode@nohost <0.10440.2> a9d21ddeef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00232%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:46:50.973073Z nonode@nohost <0.10440.2> ee9d59faab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0008f8d144734d79e2ec8530895514e326de5eeced54adde3078355c716d9dab12%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:50.992952Z nonode@nohost <0.10440.2> 16d17e4440 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0008f8d144734d79e2ec8530895514e326de5eeced54adde3078355c716d9dab12%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:52.244572Z nonode@nohost <0.10440.2> 3fd2c64261 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:52.247500Z nonode@nohost <0.10440.2> e2ca1417d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:52.251984Z nonode@nohost <0.10440.2> 9e53a889f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:52.261505Z nonode@nohost <0.10440.2> b8a2466c17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:52.287726Z nonode@nohost <0.10440.2> 8d597398c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:52.301471Z nonode@nohost <0.10440.2> 63c9fe8baf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:46:52.305958Z nonode@nohost <0.10440.2> a08434449c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:52.313897Z nonode@nohost <0.10440.2> 2de61dc1cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:52.315335Z nonode@nohost <0.10440.2> aefb943433 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:52.324997Z nonode@nohost <0.10440.2> 25de1efbbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:53.089933Z nonode@nohost <0.10440.2> 34d4376fb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:53.095349Z nonode@nohost <0.10440.2> 72ff59fd04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:46:53.105663Z nonode@nohost <0.10440.2> e93fb306a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:53.109033Z nonode@nohost <0.10440.2> e588cf5b1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:53.139781Z nonode@nohost <0.10440.2> b86fa5a89d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:53.142414Z nonode@nohost <0.10440.2> 3fad8d6728 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:53.152454Z nonode@nohost <0.10440.2> b370bfea27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:53.155218Z nonode@nohost <0.10440.2> b822cdd01c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:53.161130Z nonode@nohost <0.10440.2> c908072c5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:53.164287Z nonode@nohost <0.10440.2> 0078832dae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:53.804931Z nonode@nohost <0.10440.2> 0f7e632824 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:53.809201Z nonode@nohost <0.10440.2> d59faa607a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:53.817154Z nonode@nohost <0.10440.2> 45ca69ce60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:53.828235Z nonode@nohost <0.10440.2> a618b7242a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:46:53.855377Z nonode@nohost <0.10440.2> dc0f5c6d2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:53.858463Z nonode@nohost <0.10440.2> fba0cde3ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:53.870169Z nonode@nohost <0.10440.2> 675f893c69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:53.873453Z nonode@nohost <0.10440.2> 5d2dedc8c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:53.879103Z nonode@nohost <0.10440.2> ef9fca0a0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:53.887440Z nonode@nohost <0.10440.2> efc84b28e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:54.109481Z nonode@nohost <0.10440.2> a1e085bad8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:54.121446Z nonode@nohost <0.10440.2> 64ee5ff61f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:46:54.142633Z nonode@nohost <0.10440.2> 3c596308f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:46:54.147887Z nonode@nohost <0.10440.2> 2f4f21fd0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:54.211664Z nonode@nohost <0.10440.2> 657ba00309 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:54.214452Z nonode@nohost <0.10440.2> 21d3aa4c92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:54.225899Z nonode@nohost <0.10440.2> 7111ccf187 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:54.238830Z nonode@nohost <0.10440.2> 2bcfce475c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:54.276112Z nonode@nohost <0.10440.2> 0d0f664246 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:54.294785Z nonode@nohost <0.10440.2> 7154432874 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00233%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:46:54.299673Z nonode@nohost <0.10440.2> 42206f9f1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004d2d932d6a34cb847fde31d824fa9f13d948168813cfb1049647bbc9e324c200%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:54.317450Z nonode@nohost <0.10440.2> a53695081d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004d2d932d6a34cb847fde31d824fa9f13d948168813cfb1049647bbc9e324c200%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:46:54.975916Z nonode@nohost <0.10440.2> 9b69a9f9d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:54.978334Z nonode@nohost <0.10440.2> ec1e97b4f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:54.988344Z nonode@nohost <0.10440.2> c208bc56e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:54.995331Z nonode@nohost <0.10440.2> b41aa488f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:55.040436Z nonode@nohost <0.10440.2> 13b51a1051 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:55.042519Z nonode@nohost <0.10440.2> 66e6047140 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:55.046890Z nonode@nohost <0.10440.2> 4582fbbef3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:55.052927Z nonode@nohost <0.10440.2> 22d490daf7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:55.055826Z nonode@nohost <0.10440.2> cbf4b9756a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:55.058385Z nonode@nohost <0.10440.2> 03680454ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.091154Z nonode@nohost <0.10440.2> 39b5a26586 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.096403Z nonode@nohost <0.10440.2> 08948c06b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:56.101972Z nonode@nohost <0.10440.2> d86d42edf3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.105547Z nonode@nohost <0.10440.2> 8096941b92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.147874Z nonode@nohost <0.10440.2> bbde0aefab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:56.152582Z nonode@nohost <0.10440.2> 1182754de1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:56.170865Z nonode@nohost <0.10440.2> 9b05693b0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.174558Z nonode@nohost <0.10440.2> ecdf33cc6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.178075Z nonode@nohost <0.10440.2> 3e3ebfddc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.181783Z nonode@nohost <0.10440.2> 0b149d9f71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.916565Z nonode@nohost <0.10440.2> 5d07c6c355 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.918842Z nonode@nohost <0.10440.2> dd77f1bec0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:56.923910Z nonode@nohost <0.10440.2> 15af31a1df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.927097Z nonode@nohost <0.10440.2> 52776a6803 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.959453Z nonode@nohost <0.10440.2> 95388c353e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.963241Z nonode@nohost <0.10440.2> eb6b0cefc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:56.976090Z nonode@nohost <0.10440.2> 738bf40ac5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.988707Z nonode@nohost <0.10440.2> 0efb32b920 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.991667Z nonode@nohost <0.10440.2> d6c7f521d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:56.994181Z nonode@nohost <0.10440.2> 4fa1fb6ad1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:57.165425Z nonode@nohost <0.10440.2> cb2a183c48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:57.178076Z nonode@nohost <0.10440.2> e57924a358 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:57.193302Z nonode@nohost <0.10440.2> 87aa38df3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:57.201293Z nonode@nohost <0.10440.2> 4082b71117 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:57.270775Z nonode@nohost <0.10440.2> e4bf89226d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:57.284716Z nonode@nohost <0.10440.2> f537dd5a57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:57.295244Z nonode@nohost <0.10440.2> 1372c5a675 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:57.305586Z nonode@nohost <0.10440.2> 2160937de0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:57.382321Z nonode@nohost <0.10440.2> a19d0dab11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:57.399297Z nonode@nohost <0.10440.2> 86bf17d7cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00234%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:57.407348Z nonode@nohost <0.10440.2> 8f366ae5d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b8bd9b8fdea7d5403c10541730ec01646ecc17afda8893b1fd85757f96fa7b9d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:57.411166Z nonode@nohost <0.10440.2> 5ac244be33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b8bd9b8fdea7d5403c10541730ec01646ecc17afda8893b1fd85757f96fa7b9d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:46:57.607051Z nonode@nohost <0.10440.2> a44344758d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:57.628672Z nonode@nohost <0.10440.2> 1a0d8d59c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:46:57.635088Z nonode@nohost <0.10440.2> d09b12a189 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:57.642402Z nonode@nohost <0.10440.2> d9ed612096 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:57.673996Z nonode@nohost <0.10440.2> ce7f1650e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:57.680211Z nonode@nohost <0.10440.2> 2dc2ca1d0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:46:57.687620Z nonode@nohost <0.10440.2> 3529f61435 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:57.692147Z nonode@nohost <0.10440.2> 59d2a7a74a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:57.694769Z nonode@nohost <0.10440.2> 040cb9c36f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:46:57.705929Z nonode@nohost <0.10440.2> 37263e1b1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:46:58.885765Z nonode@nohost <0.10440.2> 0bdf9fb905 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:46:58.907671Z nonode@nohost <0.10440.2> 64c004b490 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:46:58.915404Z nonode@nohost <0.10440.2> eece1c1032 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:58.920836Z nonode@nohost <0.10440.2> c63334a133 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:46:58.955948Z nonode@nohost <0.10440.2> c99e76e4bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:46:58.963781Z nonode@nohost <0.10440.2> f2363fc84d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:46:58.980868Z nonode@nohost <0.10440.2> bed412251b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 17 [notice] 2018-09-16T13:46:58.985328Z nonode@nohost <0.10440.2> d1b66c3cb4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:46:58.992870Z nonode@nohost <0.10440.2> 289ea269fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:46:59.002381Z nonode@nohost <0.10440.2> aed19310bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:47:00.050537Z nonode@nohost <0.10440.2> b7c5d9cbd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:00.073526Z nonode@nohost <0.10440.2> 8126077bc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:47:00.080804Z nonode@nohost <0.10440.2> fe313943ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:47:00.095936Z nonode@nohost <0.10440.2> d0cdd26f4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:47:00.140841Z nonode@nohost <0.10440.2> b24a5d0c21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:47:00.156315Z nonode@nohost <0.10440.2> 685bf71cc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 15 [notice] 2018-09-16T13:47:00.171934Z nonode@nohost <0.10440.2> 3a13e96901 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:47:00.181414Z nonode@nohost <0.10440.2> afe7da4cf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:47:00.185228Z nonode@nohost <0.10440.2> 22a0c76f68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:00.199872Z nonode@nohost <0.10440.2> 9afbf10763 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:47:00.333262Z nonode@nohost <0.10440.2> 0b2132f627 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:47:00.345127Z nonode@nohost <0.10440.2> ee3387dcea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:47:00.352284Z nonode@nohost <0.10440.2> 207fba6cc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:47:00.357868Z nonode@nohost <0.10440.2> 422da15c84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:00.405322Z nonode@nohost <0.10440.2> 54932bc4ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:00.411816Z nonode@nohost <0.10440.2> 9a5c5f2c02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:00.423602Z nonode@nohost <0.10440.2> 43244cfd15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:00.430704Z nonode@nohost <0.10440.2> a5cc114148 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:00.494661Z nonode@nohost <0.10440.2> cb667fb59d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:00.532983Z nonode@nohost <0.10440.2> 21dac432c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00235%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:00.540453Z nonode@nohost <0.10440.2> 5b18eb3d47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0081591e8d73a6e3e65aacde67c49d014f7a6705fb23525cb2ff1d6e7684d1f2d4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:00.546899Z nonode@nohost <0.10440.2> 7f8e0447a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0081591e8d73a6e3e65aacde67c49d014f7a6705fb23525cb2ff1d6e7684d1f2d4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:00.589301Z nonode@nohost <0.10440.2> d59bb49cb4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:00.596056Z nonode@nohost <0.10440.2> bf422d1ee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:00.610059Z nonode@nohost <0.10440.2> 93cc3bac46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:00.617732Z nonode@nohost <0.10440.2> c0d43562e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:00.656112Z nonode@nohost <0.10440.2> 7fd7c1ca3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:00.660643Z nonode@nohost <0.10440.2> 1edfae2273 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:00.670789Z nonode@nohost <0.10440.2> 7598a8ee5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:00.681065Z nonode@nohost <0.10440.2> e3f653df2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:00.685930Z nonode@nohost <0.10440.2> d7344d359e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:00.689930Z nonode@nohost <0.10440.2> e10b622d77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:01.746669Z nonode@nohost <0.10440.2> 460c82d888 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:01.749333Z nonode@nohost <0.10440.2> 164ac2c27a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:01.754722Z nonode@nohost <0.10440.2> 2b10d287e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:01.765308Z nonode@nohost <0.10440.2> 8dc655b7d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:01.802474Z nonode@nohost <0.10440.2> 8e281820c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:01.805812Z nonode@nohost <0.10440.2> c3190152d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:01.810330Z nonode@nohost <0.10440.2> d5bf7740a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:01.815171Z nonode@nohost <0.10440.2> 157823d9a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:01.818543Z nonode@nohost <0.10440.2> 0252749e28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:01.821184Z nonode@nohost <0.10440.2> 66c157c91a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [info] 2018-09-16T13:47:02.734845Z nonode@nohost <0.14282.2> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T13:47:02.735043Z nonode@nohost <0.14282.2> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [notice] 2018-09-16T13:47:02.962688Z nonode@nohost <0.10440.2> 42d91d5ff7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:02.966467Z nonode@nohost <0.10440.2> 548eaf6af5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:02.976835Z nonode@nohost <0.10440.2> bd1733817f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:02.992329Z nonode@nohost <0.10440.2> 966fd57394 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:47:03.039954Z nonode@nohost <0.10440.2> b2ffe75feb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:03.044147Z nonode@nohost <0.10440.2> c34dadac0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:47:03.063209Z nonode@nohost <0.10440.2> 392b5d4339 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:03.066719Z nonode@nohost <0.10440.2> 4a6378e213 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:03.070984Z nonode@nohost <0.10440.2> 3ece7a2adb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:03.076566Z nonode@nohost <0.10440.2> 90ee54336c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:03.263238Z nonode@nohost <0.10440.2> 3ba7f6438c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:03.266043Z nonode@nohost <0.10440.2> e5a0814a3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:03.270547Z nonode@nohost <0.10440.2> f7c3e28693 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:03.284573Z nonode@nohost <0.10440.2> 28df646b39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:03.347659Z nonode@nohost <0.10440.2> 61d2be69b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:03.354035Z nonode@nohost <0.10440.2> 2a7bf2acc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:03.368230Z nonode@nohost <0.10440.2> 9f285a6248 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:03.377157Z nonode@nohost <0.10440.2> 618b6ccde7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:03.441953Z nonode@nohost <0.10440.2> ab8d9157d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:03.477312Z nonode@nohost <0.10440.2> d2f09fefab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00236%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:03.484682Z nonode@nohost <0.10440.2> d075f63408 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e3a56a8bbeb10356a44eea54d65ac60fb2bbacac11d8bb69c4656f5aaf171e05%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:03.490103Z nonode@nohost <0.10440.2> 5733aed40a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e3a56a8bbeb10356a44eea54d65ac60fb2bbacac11d8bb69c4656f5aaf171e05%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:03.702964Z nonode@nohost <0.10440.2> edcb5c4718 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:03.708375Z nonode@nohost <0.10440.2> 552e80d8a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:03.722878Z nonode@nohost <0.10440.2> bbc83ef955 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:03.728165Z nonode@nohost <0.10440.2> c582286bf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:03.768807Z nonode@nohost <0.10440.2> 693ca7eed2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:03.771478Z nonode@nohost <0.10440.2> 601427802d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:03.781523Z nonode@nohost <0.10440.2> 255a0d61d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:03.784769Z nonode@nohost <0.10440.2> 5b30b02bba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:03.791780Z nonode@nohost <0.10440.2> d7352bde95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:03.794478Z nonode@nohost <0.10440.2> b961c6b6ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:04.637201Z nonode@nohost <0.10440.2> 7613cc9a47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:04.640300Z nonode@nohost <0.10440.2> 8e07c245f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:04.657432Z nonode@nohost <0.10440.2> 952d63b649 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:04.661600Z nonode@nohost <0.10440.2> 9bdaeb86de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:04.687910Z nonode@nohost <0.10440.2> c8d95cde85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:04.690628Z nonode@nohost <0.10440.2> f57cb2427b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:04.694745Z nonode@nohost <0.10440.2> a8f72da75b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:04.708922Z nonode@nohost <0.10440.2> 5744ea26ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:04.711791Z nonode@nohost <0.10440.2> f28253ed74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:04.714875Z nonode@nohost <0.10440.2> aed05deaf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:05.834874Z nonode@nohost <0.10440.2> 988e84a0c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:05.839391Z nonode@nohost <0.10440.2> 94e31ffbb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:05.860255Z nonode@nohost <0.10440.2> d6b4842e53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:05.872200Z nonode@nohost <0.10440.2> 217d60e2c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:05.915822Z nonode@nohost <0.10440.2> 9c2adcb85c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 12 [notice] 2018-09-16T13:47:05.920218Z nonode@nohost <0.10440.2> 0e5723bef8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:05.927313Z nonode@nohost <0.10440.2> 61a843e310 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:05.933938Z nonode@nohost <0.10440.2> f7ea0f5ea8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:05.936942Z nonode@nohost <0.10440.2> de84422a68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:05.943781Z nonode@nohost <0.10440.2> 5e7d8a1a40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:06.189330Z nonode@nohost <0.10440.2> 595a7219f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:47:06.192540Z nonode@nohost <0.10440.2> 639ef8bd7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:06.197634Z nonode@nohost <0.10440.2> a30188db5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:06.200508Z nonode@nohost <0.10440.2> 5372a398ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:06.265729Z nonode@nohost <0.10440.2> f184a13474 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:06.273259Z nonode@nohost <0.10440.2> 8dd94d4e26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:47:06.291370Z nonode@nohost <0.10440.2> 2b68c67671 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:06.299798Z nonode@nohost <0.10440.2> b39338196e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:06.347780Z nonode@nohost <0.10440.2> 4019a1607b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:47:06.368309Z nonode@nohost <0.10440.2> bde23cda2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00237%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:06.374077Z nonode@nohost <0.10440.2> 8e03176a1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d8b08dc3583079c1738f908ac80ce7bf4c7ee4546da5bea7b923147aa4704f80%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:06.382013Z nonode@nohost <0.10440.2> 7dcfa8a00d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d8b08dc3583079c1738f908ac80ce7bf4c7ee4546da5bea7b923147aa4704f80%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:06.921139Z nonode@nohost <0.10440.2> b12a25cb68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:06.923976Z nonode@nohost <0.10440.2> 521e14a89a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:06.939041Z nonode@nohost <0.10440.2> f7c705d06b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:06.948700Z nonode@nohost <0.10440.2> b01f18bbcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:06.982680Z nonode@nohost <0.10440.2> bacd7ca4dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:06.985659Z nonode@nohost <0.10440.2> 7df61c97db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:06.991125Z nonode@nohost <0.10440.2> d378c2c61a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:06.995505Z nonode@nohost <0.10440.2> cfffa62f9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:07.000599Z nonode@nohost <0.10440.2> 525b70f204 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:07.005378Z nonode@nohost <0.10440.2> f7686304ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:07.544513Z nonode@nohost <0.10440.2> b1618506e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:07.558626Z nonode@nohost <0.10440.2> 8bfb5f193b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:07.563132Z nonode@nohost <0.10440.2> 4661319303 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:07.567103Z nonode@nohost <0.10440.2> 3b23db0318 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:07.586391Z nonode@nohost <0.10440.2> d6cf74148a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:07.589499Z nonode@nohost <0.10440.2> 0bde94664a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:07.604326Z nonode@nohost <0.10440.2> f2b81a77d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:07.610005Z nonode@nohost <0.10440.2> e3272ec3c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:07.616697Z nonode@nohost <0.10440.2> 8e30191877 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:07.628589Z nonode@nohost <0.10440.2> c1458e8601 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:47:09.020343Z nonode@nohost <0.10440.2> f2f4d64f84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.022617Z nonode@nohost <0.10440.2> e5551c93ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:09.032184Z nonode@nohost <0.10440.2> a9069d203d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.038200Z nonode@nohost <0.10440.2> 0ffd404beb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.078283Z nonode@nohost <0.10440.2> 5b3e4681d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.097075Z nonode@nohost <0.10440.2> bd8d6b1a75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:47:09.112268Z nonode@nohost <0.10440.2> a35ed7db32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:47:09.128124Z nonode@nohost <0.10440.2> b6925c5438 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:47:09.131161Z nonode@nohost <0.10440.2> 9fdfefe9eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.133344Z nonode@nohost <0.10440.2> 9c7a8eb98b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.373383Z nonode@nohost <0.10440.2> 3ca4f31b49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.377646Z nonode@nohost <0.10440.2> 5849f52022 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:09.381906Z nonode@nohost <0.10440.2> 5cc857063f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.384889Z nonode@nohost <0.10440.2> 87ef967b9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.472944Z nonode@nohost <0.10440.2> 973a9d6139 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.477436Z nonode@nohost <0.10440.2> ae492925a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:09.482431Z nonode@nohost <0.10440.2> 6392e2a9da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.486414Z nonode@nohost <0.10440.2> e78fb528ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.528568Z nonode@nohost <0.10440.2> eb93b43252 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.551429Z nonode@nohost <0.10440.2> a6f122b7ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00238%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:09.555939Z nonode@nohost <0.10440.2> 4cc609d5c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002eb61db213906743883e95d2e8cd602fed2c25808826b030e176c8c7e4fa73bb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:09.560526Z nonode@nohost <0.10440.2> 71588eecf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002eb61db213906743883e95d2e8cd602fed2c25808826b030e176c8c7e4fa73bb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:09.848448Z nonode@nohost <0.10440.2> 7d5492b6f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.850778Z nonode@nohost <0.10440.2> d63d31b8cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:09.855057Z nonode@nohost <0.10440.2> 8d55f0af79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.858271Z nonode@nohost <0.10440.2> 7f94c13809 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.878227Z nonode@nohost <0.10440.2> 135e4ce6dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.882794Z nonode@nohost <0.10440.2> 96ded79b1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:09.888153Z nonode@nohost <0.10440.2> 1fc7a15bdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.891656Z nonode@nohost <0.10440.2> c5d2cfe7da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.895548Z nonode@nohost <0.10440.2> 121f0a5dd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:09.900032Z nonode@nohost <0.10440.2> 48a850bf85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:10.260946Z nonode@nohost <0.10440.2> ef7bb41ae6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:10.265796Z nonode@nohost <0.10440.2> d5ce6ef27f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:10.270448Z nonode@nohost <0.10440.2> 3a056394a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:10.274226Z nonode@nohost <0.10440.2> 535fdb352d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:10.304656Z nonode@nohost <0.10440.2> 8d522baf9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:10.309388Z nonode@nohost <0.10440.2> 2c5dbdf41c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:10.314420Z nonode@nohost <0.10440.2> 0759b40056 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:10.319018Z nonode@nohost <0.10440.2> da9fe738eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:10.322312Z nonode@nohost <0.10440.2> 481283065a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:10.325581Z nonode@nohost <0.10440.2> 891449a6cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:12.481050Z nonode@nohost <0.10440.2> f52f639ebb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:12.485682Z nonode@nohost <0.10440.2> 0f14565f37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:12.490725Z nonode@nohost <0.10440.2> 05e46d1ca1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:12.503259Z nonode@nohost <0.10440.2> 12a16213ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:12.523032Z nonode@nohost <0.10440.2> 076d0fef3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:12.525814Z nonode@nohost <0.10440.2> 0cef8b7fad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:12.531260Z nonode@nohost <0.10440.2> 4a01fcedc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:12.548107Z nonode@nohost <0.10440.2> 9461d02454 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:47:12.551053Z nonode@nohost <0.10440.2> 75beb9fc46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:12.556118Z nonode@nohost <0.10440.2> 102d2c593c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:12.624785Z nonode@nohost <0.10440.2> 3d405ee830 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:12.641010Z nonode@nohost <0.10440.2> e9712ff6b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:47:12.642901Z nonode@nohost <0.10440.2> 366e165237 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:12.648756Z nonode@nohost <0.10440.2> 51a6913c5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:12.688160Z nonode@nohost <0.10440.2> 59b17f64f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 13 [notice] 2018-09-16T13:47:12.694911Z nonode@nohost <0.10440.2> 37b6d16f0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:47:12.700273Z nonode@nohost <0.10440.2> 3035fad67b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:12.716155Z nonode@nohost <0.10440.2> 5e833d743d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:47:12.719387Z nonode@nohost <0.10440.2> 0c953d9ce8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:12.724062Z nonode@nohost <0.10440.2> 46c7da0521 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:12.796628Z nonode@nohost <0.10440.2> 5c2d4ea5cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:12.801024Z nonode@nohost <0.10440.2> 7ed84ff143 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:12.809153Z nonode@nohost <0.10440.2> 39bff11fce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:12.813898Z nonode@nohost <0.14906.1> 51de8c9acb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:12.830812Z nonode@nohost <0.10440.2> 31b89bffd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:47:12.831540Z nonode@nohost <0.14906.1> e341405b0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 14 [notice] 2018-09-16T13:47:12.844015Z nonode@nohost <0.14906.1> b2ee5ed8f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:12.851161Z nonode@nohost <0.14906.1> af3f34b2af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:12.878778Z nonode@nohost <0.14906.1> a70b7652bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:12.883515Z nonode@nohost <0.14906.1> c736a90604 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:12.894694Z nonode@nohost <0.14906.1> fe6560d7eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:47:12.897612Z nonode@nohost <0.14906.1> aeb003be30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:12.905544Z nonode@nohost <0.14906.1> 1f96277cc1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:12.908649Z nonode@nohost <0.14906.1> 5bc9ad1533 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:12.918247Z nonode@nohost <0.14906.1> cd6acf396c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:12.934451Z nonode@nohost <0.14906.1> 8bfd014702 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:12.950354Z nonode@nohost <0.14906.1> a3da332752 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:12.956292Z nonode@nohost <0.14906.1> eaf1114ba7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:13.037263Z nonode@nohost <0.14906.1> fee7a2f447 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:13.074916Z nonode@nohost <0.14906.1> d67c600e7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00239%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:13.083100Z nonode@nohost <0.14906.1> cb5923c873 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0094267f2110b6d22fd3332bf5fe14f4ea37750cc455bf36df95a5e65a3aa18bc2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:13.088655Z nonode@nohost <0.14906.1> 03379de581 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0094267f2110b6d22fd3332bf5fe14f4ea37750cc455bf36df95a5e65a3aa18bc2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:15.507654Z nonode@nohost <0.14906.1> 7c784e3376 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:15.510219Z nonode@nohost <0.14906.1> 4ec8b1cebe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:15.514265Z nonode@nohost <0.14906.1> 0ea9e7dfd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.517517Z nonode@nohost <0.14906.1> b2b98d364c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.540753Z nonode@nohost <0.14906.1> 5dcee0b8a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:15.543138Z nonode@nohost <0.14906.1> bb2b8a43a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:15.547548Z nonode@nohost <0.14906.1> 7f26276e18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.550441Z nonode@nohost <0.14906.1> 0b092ed0cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.563049Z nonode@nohost <0.14906.1> 9f4c4ae1dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.565710Z nonode@nohost <0.14906.1> 798512f568 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:15.570524Z nonode@nohost <0.14906.1> f89a32f0af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.575606Z nonode@nohost <0.14906.1> 64558c4258 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.585615Z nonode@nohost <0.14906.1> 7e62267173 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:15.587880Z nonode@nohost <0.10440.2> ea322f4c10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:15.593196Z nonode@nohost <0.10440.2> ff52a04925 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:15.600057Z nonode@nohost <0.14906.1> b7f01099e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:47:15.609069Z nonode@nohost <0.14906.1> 744cd4b334 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.643341Z nonode@nohost <0.14906.1> 16a80570a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:15.668527Z nonode@nohost <0.14906.1> cea73d1d36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 16 [notice] 2018-09-16T13:47:15.684446Z nonode@nohost <0.14906.1> 5dfdd0a3c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:47:15.744083Z nonode@nohost <0.14906.1> b32af74856 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.755928Z nonode@nohost <0.14906.1> 149dba1ab9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:47:15.771738Z nonode@nohost <0.14906.1> 77b2bc7788 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:15.776454Z nonode@nohost <0.14906.1> e16abc7ab5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:15.811288Z nonode@nohost <0.14906.1> 6589ca3ee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.817812Z nonode@nohost <0.14906.1> fd3476c172 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:15.822786Z nonode@nohost <0.14906.1> b12473c83a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.825761Z nonode@nohost <0.14906.1> 24a063f3cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.828937Z nonode@nohost <0.14906.1> aeed14a3b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.832378Z nonode@nohost <0.14906.1> 214912cb1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.960234Z nonode@nohost <0.14906.1> 07906b9add couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:15.963777Z nonode@nohost <0.14906.1> ab78ebf0e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:15.968615Z nonode@nohost <0.14906.1> 98c375ac46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:15.972081Z nonode@nohost <0.14906.1> febda98a44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:16.023435Z nonode@nohost <0.14906.1> a4a4a586cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:16.026531Z nonode@nohost <0.14906.1> f65e4b2769 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:16.032133Z nonode@nohost <0.14906.1> f32b62205b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:16.040130Z nonode@nohost <0.14906.1> 23afa4b972 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:16.116100Z nonode@nohost <0.14906.1> 0d0e48cf6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:16.158602Z nonode@nohost <0.14906.1> 908bab4fa4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00240%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:16.163148Z nonode@nohost <0.14906.1> f4c67912d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00759e3a2e7d7c0f7e36f3c4abe749f609a9e47623401f33371ed2c367b2b62bdf%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:16.167989Z nonode@nohost <0.14906.1> 523236dcb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00759e3a2e7d7c0f7e36f3c4abe749f609a9e47623401f33371ed2c367b2b62bdf%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:47:18.444517Z nonode@nohost <0.14906.1> 9fb49cb111 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.461279Z nonode@nohost <0.14906.1> fa1c40d84b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:18.465326Z nonode@nohost <0.14906.1> 32225523c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.467909Z nonode@nohost <0.14906.1> 609389093f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.502541Z nonode@nohost <0.14906.1> 18ab36f158 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.508703Z nonode@nohost <0.14906.1> 4152af0dfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:18.517404Z nonode@nohost <0.14906.1> 899f35aa03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:18.519981Z nonode@nohost <0.14906.1> d4c2d8a631 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.524800Z nonode@nohost <0.14906.1> 8d7ca43181 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.529374Z nonode@nohost <0.14906.1> 9c5c0f4fbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.563281Z nonode@nohost <0.14906.1> c9a5070cc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.568533Z nonode@nohost <0.14906.1> dac46ce3fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:18.590560Z nonode@nohost <0.14906.1> 66b793448c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.596397Z nonode@nohost <0.14906.1> 77b0e37a96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.642345Z nonode@nohost <0.14906.1> 86e063f39f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.646183Z nonode@nohost <0.14906.1> 291ad9c2ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.656488Z nonode@nohost <0.14906.1> b04f6b3cc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:18.663326Z nonode@nohost <0.14906.1> 422bd51bdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.665923Z nonode@nohost <0.10440.2> c296380746 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:47:18.670302Z nonode@nohost <0.14906.1> b1b2a59674 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:18.675213Z nonode@nohost <0.10440.2> d7cb8abd4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.678822Z nonode@nohost <0.10440.2> db16b8d168 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.683198Z nonode@nohost <0.10440.2> 2115f339b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:18.686583Z nonode@nohost <0.10440.2> 9d15cf9ce7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:18.718535Z nonode@nohost <0.10440.2> 781f655044 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:47:18.724667Z nonode@nohost <0.10440.2> 0731ddee3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:18.730108Z nonode@nohost <0.10440.2> 4b17a1fc7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:18.741564Z nonode@nohost <0.10440.2> 10e418b842 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.754681Z nonode@nohost <0.10440.2> 74bd615fcd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:18.761235Z nonode@nohost <0.10440.2> e59dca6600 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:18.924101Z nonode@nohost <0.10440.2> df0837868f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 17 [notice] 2018-09-16T13:47:18.953622Z nonode@nohost <0.10440.2> 4269e9e0ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:18.961623Z nonode@nohost <0.10440.2> 550bd79f4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:18.966491Z nonode@nohost <0.10440.2> 299ee43745 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:19.034927Z nonode@nohost <0.10440.2> 95b5173884 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:19.038048Z nonode@nohost <0.10440.2> c37d88a896 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:19.047771Z nonode@nohost <0.10440.2> 83a33310cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:19.058280Z nonode@nohost <0.10440.2> 4855f4bbb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:19.110622Z nonode@nohost <0.10440.2> 82ba7fca52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:19.137732Z nonode@nohost <0.10440.2> d1507d5037 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00241%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:19.142459Z nonode@nohost <0.10440.2> 9f18999c6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00db2fcc321a8d285f1aa3339af6fd0b3124b35a1d6a473ed77c65b9fe1e9e339b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:19.148998Z nonode@nohost <0.10440.2> aeeeebbcae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00db2fcc321a8d285f1aa3339af6fd0b3124b35a1d6a473ed77c65b9fe1e9e339b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:21.331736Z nonode@nohost <0.10440.2> 50529acea7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:21.343702Z nonode@nohost <0.10440.2> 8d9a0d8fae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:21.355541Z nonode@nohost <0.10440.2> 50c05fc88b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.362519Z nonode@nohost <0.10440.2> 3c5faa4b48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.395671Z nonode@nohost <0.10440.2> 26f5d3ef68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.399313Z nonode@nohost <0.10440.2> 634a0d3374 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:21.407617Z nonode@nohost <0.10440.2> 33b5d1c239 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.415985Z nonode@nohost <0.10440.2> 6a0aec9e38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.426614Z nonode@nohost <0.10440.2> 403423bf95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.442394Z nonode@nohost <0.10440.2> ebee306cb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:21.451855Z nonode@nohost <0.10440.2> 06579aff33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:21.456122Z nonode@nohost <0.10440.2> 66d9921bbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:21.461177Z nonode@nohost <0.10440.2> 1e6c8cd05c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.468123Z nonode@nohost <0.10440.2> 021ae116a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:21.488941Z nonode@nohost <0.10440.2> d0cd2389d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.494244Z nonode@nohost <0.10440.2> 062fcfba2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:21.508181Z nonode@nohost <0.10440.2> 7ffcf9ade2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:21.511407Z nonode@nohost <0.10440.2> 0ff9240bb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:21.514626Z nonode@nohost <0.10440.2> f68dca7639 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.524622Z nonode@nohost <0.10440.2> 6b1b5b590c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.663322Z nonode@nohost <0.10440.2> 326304e5ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:21.673039Z nonode@nohost <0.10440.2> ac162c75c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:21.686081Z nonode@nohost <0.10440.2> 997b7b5383 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:21.690212Z nonode@nohost <0.10440.2> 29ec38c38b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.732324Z nonode@nohost <0.10440.2> f7d97231e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:21.734889Z nonode@nohost <0.10440.2> 455b948fbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:21.741584Z nonode@nohost <0.10440.2> 4169a5afc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.744646Z nonode@nohost <0.10440.2> dad117f865 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.791516Z nonode@nohost <0.10440.2> d0a3e70004 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.834387Z nonode@nohost <0.10440.2> e6555fb299 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00242%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:21.840341Z nonode@nohost <0.10440.2> 1b7990e5d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0083943c8ffe96b917c2ad897cdc47c071f546ddd0db2d7882b996c2d7334d7279%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:47:21.844622Z nonode@nohost <0.10440.2> 63c8843b93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0083943c8ffe96b917c2ad897cdc47c071f546ddd0db2d7882b996c2d7334d7279%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:21.886591Z nonode@nohost <0.10440.2> 919ecf939c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.894062Z nonode@nohost <0.10440.2> 9b46785f53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:21.900306Z nonode@nohost <0.10440.2> e8ff74fba3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.907403Z nonode@nohost <0.10440.2> bce1632928 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:21.947270Z nonode@nohost <0.10440.2> 74f995ea6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:21.952225Z nonode@nohost <0.10440.2> 51386ae3df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:21.956873Z nonode@nohost <0.10440.2> d63fe29774 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.960057Z nonode@nohost <0.10440.2> 23ed1f846d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.963377Z nonode@nohost <0.10440.2> 030fe34100 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:21.966268Z nonode@nohost <0.10440.2> dfdcb9bcf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.180699Z nonode@nohost <0.10440.2> bba212d819 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.193033Z nonode@nohost <0.10440.2> 8f1a7b0f7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:24.200018Z nonode@nohost <0.10440.2> b868216876 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:24.203754Z nonode@nohost <0.10440.2> 150441ccbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.227344Z nonode@nohost <0.10440.2> d0b88bb708 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:24.237360Z nonode@nohost <0.10440.2> d29a6701de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:24.243150Z nonode@nohost <0.10440.2> dde46d3fda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:24.246936Z nonode@nohost <0.10440.2> 82e4a6b8c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.250791Z nonode@nohost <0.10440.2> 4255cfe59b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.257243Z nonode@nohost <0.10440.2> c7f56046ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:24.374858Z nonode@nohost <0.10440.2> 995f28d72c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:24.381172Z nonode@nohost <0.10440.2> fa8625e5e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:24.386156Z nonode@nohost <0.10440.2> 1d3d84d790 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.391348Z nonode@nohost <0.10440.2> 950ab54b8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.415349Z nonode@nohost <0.10440.2> b6a4cb6f03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:24.424802Z nonode@nohost <0.10440.2> 15b1f7768e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:24.429045Z nonode@nohost <0.10440.2> c4ebe0581e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.437086Z nonode@nohost <0.10440.2> 8c9dd17b0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.444766Z nonode@nohost <0.10440.2> b81a7bc59f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:24.452229Z nonode@nohost <0.10440.2> b5a449287b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:24.647393Z nonode@nohost <0.10440.2> 2e00cb3b18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:24.652811Z nonode@nohost <0.10440.2> 4c150cba6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:24.657809Z nonode@nohost <0.10440.2> 05891e173b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:24.661286Z nonode@nohost <0.10440.2> 9c3b1e45bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.698860Z nonode@nohost <0.10440.2> 4d32178d61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:24.701064Z nonode@nohost <0.10440.2> 5692db1792 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:24.709054Z nonode@nohost <0.10440.2> 4789bd0da3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.712082Z nonode@nohost <0.10440.2> b1b9fe937c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.757626Z nonode@nohost <0.10440.2> 52493da79b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:24.783813Z nonode@nohost <0.10440.2> d8ecba040e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00243%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:24.800610Z nonode@nohost <0.10440.2> 7fb0c054ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0023b1613d5640d2f661eba497f8480f9177ba2053d8c02deb8a9d559d513140e6%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:47:24.808021Z nonode@nohost <0.10440.2> c8547ee8bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0023b1613d5640d2f661eba497f8480f9177ba2053d8c02deb8a9d559d513140e6%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:47:24.905787Z nonode@nohost <0.10440.2> 566ce15341 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.918078Z nonode@nohost <0.10440.2> 384dda0c79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:24.923958Z nonode@nohost <0.10440.2> 5a43443442 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.927343Z nonode@nohost <0.10440.2> de3d507ec6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.953658Z nonode@nohost <0.10440.2> d2ef9dc934 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.959824Z nonode@nohost <0.10440.2> 0e140d2564 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:24.964507Z nonode@nohost <0.10440.2> 8eba194d47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.969261Z nonode@nohost <0.10440.2> f1ab7f80ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:24.974620Z nonode@nohost <0.10440.2> 1e6e1a9e20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:24.976772Z nonode@nohost <0.10440.2> a42c7a7161 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:27.086780Z nonode@nohost <0.10440.2> 0150531982 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:27.098259Z nonode@nohost <0.10440.2> 2d9b9c4c8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:27.102046Z nonode@nohost <0.10440.2> 1836de51a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:27.105958Z nonode@nohost <0.10440.2> 62086ad698 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:27.133967Z nonode@nohost <0.10440.2> 7b79ab015b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:27.144137Z nonode@nohost <0.10440.2> 96f6ddda87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:27.149544Z nonode@nohost <0.14906.1> 57bb2dc961 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:27.159695Z nonode@nohost <0.14906.1> a5c4cd6b6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:27.172631Z nonode@nohost <0.10440.2> c7eaa93607 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 14 [notice] 2018-09-16T13:47:27.176027Z nonode@nohost <0.10440.2> c6a52981ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:27.180786Z nonode@nohost <0.14906.1> e39eff7555 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:27.184377Z nonode@nohost <0.14906.1> 3d96c881c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:27.224291Z nonode@nohost <0.10440.2> 750407bbce couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:47:27.227496Z nonode@nohost <0.14906.1> 6149f8e52a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 24 [notice] 2018-09-16T13:47:27.229683Z nonode@nohost <0.14906.1> bcc2659b28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:27.241795Z nonode@nohost <0.10440.2> f708f1087c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 14 [notice] 2018-09-16T13:47:27.242298Z nonode@nohost <0.14906.1> ebff0732a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:27.262141Z nonode@nohost <0.14906.1> 93e3608ca8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:27.269132Z nonode@nohost <0.14906.1> a4089ecf32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:27.279849Z nonode@nohost <0.14906.1> 2a0454b189 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:47:27.465460Z nonode@nohost <0.14906.1> f4632b3f33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:27.468172Z nonode@nohost <0.14906.1> 1ddb404eeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:27.473090Z nonode@nohost <0.14906.1> 3f9fbe7f88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:27.484301Z nonode@nohost <0.14906.1> d5652556d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:27.537034Z nonode@nohost <0.14906.1> c9449fc68c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:27.540324Z nonode@nohost <0.14906.1> 1cf971c08d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:27.544445Z nonode@nohost <0.14906.1> d10ec06525 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:27.547727Z nonode@nohost <0.14906.1> 8e8ae0535c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:27.580890Z nonode@nohost <0.14906.1> 4daf643605 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:27.595835Z nonode@nohost <0.14906.1> 8b9ea93093 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00244%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:27.604865Z nonode@nohost <0.14906.1> dd3c9b9075 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007f99d1ee0b497c43d8b2ecadd9ae75ccc8c7b02078ba4efb4af08e057ea3d7b1%00?attachments=true 404 ok 6 [notice] 2018-09-16T13:47:27.610089Z nonode@nohost <0.14906.1> ab8f6aa3b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007f99d1ee0b497c43d8b2ecadd9ae75ccc8c7b02078ba4efb4af08e057ea3d7b1%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:47:28.005563Z nonode@nohost <0.14906.1> f1558d1c26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:28.008764Z nonode@nohost <0.14906.1> db3000c80d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:28.012761Z nonode@nohost <0.14906.1> 2b1326934c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:28.016215Z nonode@nohost <0.14906.1> 041c5b8554 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:28.046858Z nonode@nohost <0.14906.1> 0a0c0913e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:28.057558Z nonode@nohost <0.14906.1> 6ab6ed5208 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:28.063007Z nonode@nohost <0.14906.1> 177c6480dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:28.069879Z nonode@nohost <0.14906.1> cbb69a7a16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:28.073320Z nonode@nohost <0.14906.1> b869b55620 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:28.076674Z nonode@nohost <0.14906.1> 7eb16c0e66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:29.969894Z nonode@nohost <0.14906.1> 0bfa500a73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:29.973303Z nonode@nohost <0.14906.1> bc5421a867 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:29.978109Z nonode@nohost <0.14906.1> 32ee3e4685 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:29.981515Z nonode@nohost <0.14906.1> ba73148bc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:30.020539Z nonode@nohost <0.14906.1> 85862ba877 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:30.023299Z nonode@nohost <0.14906.1> 4e07d3248e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:30.036000Z nonode@nohost <0.14906.1> 780a882e4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:30.039401Z nonode@nohost <0.14906.1> cada9211ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:30.042656Z nonode@nohost <0.14906.1> 323c569984 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:30.044887Z nonode@nohost <0.14906.1> d83f603f0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:30.372294Z nonode@nohost <0.14906.1> fd4011bdd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:30.393951Z nonode@nohost <0.14906.1> a732275ea8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 17 [notice] 2018-09-16T13:47:30.400833Z nonode@nohost <0.14906.1> e921353141 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:30.411736Z nonode@nohost <0.14906.1> f5901be6be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:47:30.442473Z nonode@nohost <0.14906.1> 9f4cc11488 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:30.459587Z nonode@nohost <0.14906.1> 2f75f9fc3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:47:30.466245Z nonode@nohost <0.14906.1> 0728b41f02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:30.483307Z nonode@nohost <0.14906.1> ad5bff3411 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:47:30.487653Z nonode@nohost <0.14906.1> 99fab96c6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:30.495074Z nonode@nohost <0.14906.1> 56c7e8d548 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:47:30.646632Z nonode@nohost <0.14906.1> 39ef242208 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:30.649136Z nonode@nohost <0.14906.1> 0dd45ff072 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:30.654975Z nonode@nohost <0.14906.1> 9c00739ace couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:30.659328Z nonode@nohost <0.14906.1> f1750bcf18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:30.696418Z nonode@nohost <0.14906.1> 733d5ba6d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:30.699559Z nonode@nohost <0.14906.1> a57e3d9bac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:30.723382Z nonode@nohost <0.14906.1> 5244042765 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:30.728578Z nonode@nohost <0.10440.2> 567cc2ad6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:30.733135Z nonode@nohost <0.14906.1> a75d054987 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:30.734660Z nonode@nohost <0.10440.2> e931ebf3f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:30.752489Z nonode@nohost <0.10440.2> eb31a0cbe2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:47:30.755842Z nonode@nohost <0.10440.2> b135b38142 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:30.767460Z nonode@nohost <0.10440.2> 3e65894a2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:30.794272Z nonode@nohost <0.14906.1> 2dc5d02f42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:30.796276Z nonode@nohost <0.10440.2> b5c87f698c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:30.805679Z nonode@nohost <0.10440.2> ddacb7b004 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:30.825139Z nonode@nohost <0.10440.2> 3adbe89c07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00245%00?attachments=true 404 ok 8 [notice] 2018-09-16T13:47:30.828253Z nonode@nohost <0.14906.1> 994129be1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:30.831697Z nonode@nohost <0.10440.2> 759073184c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0087a098e1f7ac4efe8e2783e2a2184112994e7d2acef81ac17d450ba3d89e5566%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:30.833571Z nonode@nohost <0.14906.1> 9295ca71bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:30.836132Z nonode@nohost <0.14906.1> 380b051d7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0087a098e1f7ac4efe8e2783e2a2184112994e7d2acef81ac17d450ba3d89e5566%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:30.840420Z nonode@nohost <0.10440.2> 88baa35250 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:32.584963Z nonode@nohost <0.10440.2> f572887cbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:32.591060Z nonode@nohost <0.10440.2> 8540ea33e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:32.596476Z nonode@nohost <0.10440.2> 5397bbebba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:32.601314Z nonode@nohost <0.10440.2> 1dc5b635c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:32.629200Z nonode@nohost <0.10440.2> bb6900a371 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:32.636432Z nonode@nohost <0.10440.2> fc97e417b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:32.650985Z nonode@nohost <0.10440.2> 3779c1ead6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:32.653699Z nonode@nohost <0.10440.2> 096dce2ef8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:32.656424Z nonode@nohost <0.10440.2> ca8985c3a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:32.669788Z nonode@nohost <0.10440.2> 4a9cd901c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:33.459095Z nonode@nohost <0.10440.2> 18ebeaa38b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:33.464088Z nonode@nohost <0.10440.2> 25db964ec8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:33.472378Z nonode@nohost <0.10440.2> 6fbe442e47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:33.475615Z nonode@nohost <0.10440.2> 5243858d72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:33.508059Z nonode@nohost <0.10440.2> b743cf6591 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:33.511128Z nonode@nohost <0.10440.2> 2a0636b331 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:33.516121Z nonode@nohost <0.10440.2> b110095eb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:33.528258Z nonode@nohost <0.10440.2> 65775c51c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:33.532144Z nonode@nohost <0.10440.2> 430ed762af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:33.535839Z nonode@nohost <0.10440.2> 33ae260801 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:33.713363Z nonode@nohost <0.10440.2> 78d4a277f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:33.717272Z nonode@nohost <0.10440.2> 1518fdf8a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:33.748181Z nonode@nohost <0.10440.2> abbe4432fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:47:33.753365Z nonode@nohost <0.10440.2> 2fa8e76809 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:33.781431Z nonode@nohost <0.10440.2> a3f3437314 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:33.783244Z nonode@nohost <0.10440.2> 1c66427db9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:33.795099Z nonode@nohost <0.10440.2> cef2ed795f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:33.799473Z nonode@nohost <0.14906.1> a965c94f6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:33.803683Z nonode@nohost <0.10440.2> d4e965329a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:33.806443Z nonode@nohost <0.14906.1> 7fc2bb587c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:33.814258Z nonode@nohost <0.14906.1> 4bf8d32fbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:33.815038Z nonode@nohost <0.10440.2> da0c41fcbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:47:33.837315Z nonode@nohost <0.14906.1> d200011259 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:47:33.861358Z nonode@nohost <0.10440.2> ee1034af4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 36 [notice] 2018-09-16T13:47:33.931490Z nonode@nohost <0.10440.2> d9aa0bdf25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:33.940997Z nonode@nohost <0.10440.2> 698d754c1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:33.948339Z nonode@nohost <0.10440.2> c1b3600373 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:33.953854Z nonode@nohost <0.10440.2> 4b7fa4f7ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:33.993045Z nonode@nohost <0.10440.2> ee7c008a5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:34.016861Z nonode@nohost <0.10440.2> 13d1a30841 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00246%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:34.024813Z nonode@nohost <0.10440.2> 8ee8660bd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00efaf8fb701ac2298fb638a21576249c6c69bc4f0c2e8da70dedb634609cae9a7%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:47:34.028215Z nonode@nohost <0.10440.2> c252d5b216 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00efaf8fb701ac2298fb638a21576249c6c69bc4f0c2e8da70dedb634609cae9a7%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:35.156067Z nonode@nohost <0.10440.2> 689d9f2950 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:35.158770Z nonode@nohost <0.10440.2> c48d8e9b67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:35.173401Z nonode@nohost <0.10440.2> f5de1d3fec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:35.184647Z nonode@nohost <0.10440.2> a7fc4135d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:35.228973Z nonode@nohost <0.10440.2> c9c4a1d7e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:35.231140Z nonode@nohost <0.10440.2> 67cd02b0eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:35.235201Z nonode@nohost <0.10440.2> eaae007022 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:35.238389Z nonode@nohost <0.10440.2> 55b2c36aa7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:35.241130Z nonode@nohost <0.10440.2> bf1d579f92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:35.243896Z nonode@nohost <0.10440.2> f78abd1912 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.288980Z nonode@nohost <0.10440.2> e92ac09077 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.298751Z nonode@nohost <0.10440.2> 20058e24ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:47:36.302860Z nonode@nohost <0.10440.2> 05c271efa6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.306362Z nonode@nohost <0.10440.2> 0b1649c844 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.342215Z nonode@nohost <0.10440.2> 86ce5f29d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.352620Z nonode@nohost <0.10440.2> 4f7004b08e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:36.362356Z nonode@nohost <0.10440.2> 41c9538915 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.368191Z nonode@nohost <0.10440.2> 241f9f4597 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.377664Z nonode@nohost <0.10440.2> f0e1e1cb38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.381387Z nonode@nohost <0.10440.2> 58351c91a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.518664Z nonode@nohost <0.10440.2> b497e15f4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.523629Z nonode@nohost <0.10440.2> 4f0204daaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:36.533365Z nonode@nohost <0.10440.2> f6acf1969d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.539053Z nonode@nohost <0.10440.2> 28a4288fca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.585575Z nonode@nohost <0.10440.2> 3134647573 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.590602Z nonode@nohost <0.10440.2> 8030b0cb9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:36.600618Z nonode@nohost <0.10440.2> 8a44ea6058 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.606431Z nonode@nohost <0.10440.2> 40c8eb1c36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.657707Z nonode@nohost <0.10440.2> 89c74080dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:36.687058Z nonode@nohost <0.10440.2> 9d5c5f6cc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00247%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:36.693189Z nonode@nohost <0.10440.2> bd83133e89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006915c2a79f313f4ba85a0ce4e579d674376b23b30bf4949cb4c1931583aa2ce7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:36.697972Z nonode@nohost <0.10440.2> 0679e00e1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006915c2a79f313f4ba85a0ce4e579d674376b23b30bf4949cb4c1931583aa2ce7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:37.084443Z nonode@nohost <0.10440.2> 56b18b3ef2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:37.089351Z nonode@nohost <0.10440.2> 0c0da28416 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:37.101976Z nonode@nohost <0.10440.2> 33075ce00c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:37.112884Z nonode@nohost <0.10440.2> 990e2fb86e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:37.157120Z nonode@nohost <0.10440.2> 29210eed14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:37.161415Z nonode@nohost <0.10440.2> b7a0d7dc7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:37.175402Z nonode@nohost <0.10440.2> 4b18e2792e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:37.181500Z nonode@nohost <0.10440.2> 9f8bc19073 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:37.187920Z nonode@nohost <0.10440.2> 5cde6c5fe5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:37.193791Z nonode@nohost <0.10440.2> 9daa2af8f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:38.113106Z nonode@nohost <0.10440.2> 6dee0b66c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:38.117688Z nonode@nohost <0.10440.2> f34e866e8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:38.131745Z nonode@nohost <0.10440.2> 5fc6df63af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:38.136992Z nonode@nohost <0.10440.2> dbb4f302bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:38.178679Z nonode@nohost <0.10440.2> 41eb0f8f79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:38.192217Z nonode@nohost <0.10440.2> a88216f16a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:38.202337Z nonode@nohost <0.10440.2> df9adcf408 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:38.205780Z nonode@nohost <0.10440.2> c275303c28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:38.216301Z nonode@nohost <0.10440.2> 8b6c00e409 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:38.223642Z nonode@nohost <0.10440.2> 46acb3f9ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:39.100464Z nonode@nohost <0.10440.2> bcc80b2304 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:39.102458Z nonode@nohost <0.10440.2> a1419f41e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:39.113151Z nonode@nohost <0.10440.2> c49331671a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:39.118048Z nonode@nohost <0.10440.2> 941c51c22d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:39.145282Z nonode@nohost <0.10440.2> 225327b716 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:39.153075Z nonode@nohost <0.10440.2> 9657e2db6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:39.165575Z nonode@nohost <0.10440.2> c454769961 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:39.171072Z nonode@nohost <0.10440.2> 466afb045a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:39.174804Z nonode@nohost <0.10440.2> 2fc020fee9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:39.184609Z nonode@nohost <0.10440.2> 248d5d7264 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:39.340207Z nonode@nohost <0.10440.2> 9d2484878b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:39.361038Z nonode@nohost <0.10440.2> fd91320963 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 15 [notice] 2018-09-16T13:47:39.366734Z nonode@nohost <0.10440.2> 3ff6f6db36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:39.376661Z nonode@nohost <0.10440.2> 71d9006147 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:39.452316Z nonode@nohost <0.10440.2> fbcf130a50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:39.456018Z nonode@nohost <0.10440.2> 634b784b34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:39.462757Z nonode@nohost <0.10440.2> 6d9f2c29d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:39.471898Z nonode@nohost <0.10440.2> 2e713d0da0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:39.500480Z nonode@nohost <0.10440.2> 234cc05dce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:39.517822Z nonode@nohost <0.10440.2> 8865e22bcb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00248%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:39.522472Z nonode@nohost <0.10440.2> 1652da060d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002c0133b31e23a7915e2dfebe3f1bfd43a5f061e69317f4663fda710a67f4a9a9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:39.531515Z nonode@nohost <0.10440.2> 724b111dfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002c0133b31e23a7915e2dfebe3f1bfd43a5f061e69317f4663fda710a67f4a9a9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:40.297617Z nonode@nohost <0.10440.2> 244a002e9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:47:40.316574Z nonode@nohost <0.10440.2> a0345c5ccb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 14 [notice] 2018-09-16T13:47:40.318378Z nonode@nohost <0.10440.2> f88928d636 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:40.323346Z nonode@nohost <0.10440.2> 468feb9410 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:40.348782Z nonode@nohost <0.10440.2> 26270c9900 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:40.354908Z nonode@nohost <0.10440.2> ec61c2bfd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:40.365843Z nonode@nohost <0.10440.2> c396bf5854 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:40.370242Z nonode@nohost <0.10440.2> 1360cf2b51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:40.374038Z nonode@nohost <0.10440.2> 5552a89e22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:40.379936Z nonode@nohost <0.10440.2> df144fb1be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:40.912063Z nonode@nohost <0.10440.2> 37c6d7ade8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:40.915879Z nonode@nohost <0.10440.2> 7d2fd2ffa6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:40.921562Z nonode@nohost <0.10440.2> 9d399ed712 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:40.932010Z nonode@nohost <0.10440.2> 4a0752e23a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:40.962580Z nonode@nohost <0.10440.2> 380a6fd150 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:40.979586Z nonode@nohost <0.10440.2> 7fee230ea5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:47:40.984816Z nonode@nohost <0.10440.2> c5c7ee6db5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:40.992051Z nonode@nohost <0.10440.2> 9e8e2591ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:40.997413Z nonode@nohost <0.10440.2> b568cdcbb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:41.001569Z nonode@nohost <0.10440.2> 7a12df001f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:42.031740Z nonode@nohost <0.10440.2> 15a902f019 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:42.035873Z nonode@nohost <0.10440.2> 76e1cb29af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:42.041443Z nonode@nohost <0.10440.2> 3ed325fd65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:42.049467Z nonode@nohost <0.10440.2> c5177260f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:42.086720Z nonode@nohost <0.10440.2> 93c45ede07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:42.099086Z nonode@nohost <0.10440.2> c48d529411 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:47:42.106153Z nonode@nohost <0.10440.2> a9ecee66fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:47:42.109947Z nonode@nohost <0.10440.2> ec7cf0c51f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:42.112376Z nonode@nohost <0.10440.2> 2a9fdf152b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:42.125494Z nonode@nohost <0.10440.2> 715bdf9812 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:42.341859Z nonode@nohost <0.10440.2> 87b652a518 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:42.345093Z nonode@nohost <0.10440.2> a3da1578dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:42.360773Z nonode@nohost <0.10440.2> 7ac16294f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:47:42.367890Z nonode@nohost <0.10440.2> 9f819beba1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:42.432987Z nonode@nohost <0.10440.2> f225345b39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:42.435891Z nonode@nohost <0.10440.2> f07fcb2886 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:42.448438Z nonode@nohost <0.10440.2> c721210715 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:42.454588Z nonode@nohost <0.10440.2> f0e70d7f17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:42.520952Z nonode@nohost <0.10440.2> 0424783a10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:42.540821Z nonode@nohost <0.10440.2> d7ef623095 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00249%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:42.547494Z nonode@nohost <0.10440.2> 57b1d839a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007cb4d101b61871647867f511b2c20fc728b9c5b114b79241ab283442c189b9a2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:42.550641Z nonode@nohost <0.10440.2> cc90a4cfe1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007cb4d101b61871647867f511b2c20fc728b9c5b114b79241ab283442c189b9a2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:43.465514Z nonode@nohost <0.10440.2> 7b99a5d730 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:43.467997Z nonode@nohost <0.10440.2> 6fae21b017 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:43.484265Z nonode@nohost <0.10440.2> 932d55f9f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:43.490294Z nonode@nohost <0.10440.2> 4a3bc4e8d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:43.522590Z nonode@nohost <0.10440.2> 67d59e36aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:43.527355Z nonode@nohost <0.10440.2> c4cc78c963 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:43.535478Z nonode@nohost <0.14906.1> 4e70edafbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:43.536486Z nonode@nohost <0.10440.2> 00061c2162 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:43.542290Z nonode@nohost <0.14906.1> e03f0199e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:43.550975Z nonode@nohost <0.10440.2> 0cf2936581 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:43.552048Z nonode@nohost <0.14906.1> c42f122804 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:43.555394Z nonode@nohost <0.10440.2> 07a7b6082a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:43.564129Z nonode@nohost <0.10440.2> 7695c8ec39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:43.580799Z nonode@nohost <0.10440.2> 6bd99d117a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:43.615956Z nonode@nohost <0.10440.2> 00afd8c3d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:47:43.629107Z nonode@nohost <0.10440.2> 613ee0a765 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:43.636240Z nonode@nohost <0.10440.2> 802b15abfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:43.639370Z nonode@nohost <0.10440.2> 201d45f283 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:43.644168Z nonode@nohost <0.10440.2> 4bf6dea428 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:43.648708Z nonode@nohost <0.10440.2> 092ab54218 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:45.198025Z nonode@nohost <0.10440.2> 5cc753f086 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:45.203903Z nonode@nohost <0.10440.2> a6115fdae2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:45.214507Z nonode@nohost <0.10440.2> 601e68aa57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:45.218055Z nonode@nohost <0.10440.2> 1e164da834 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:45.246886Z nonode@nohost <0.10440.2> f7ffef027d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:45.249335Z nonode@nohost <0.10440.2> e9586e7761 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:45.254717Z nonode@nohost <0.10440.2> e6ad84919b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:45.258074Z nonode@nohost <0.10440.2> d8083c739e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:45.270660Z nonode@nohost <0.10440.2> 9352a45aab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:45.273027Z nonode@nohost <0.10440.2> ebd9dab102 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:45.464855Z nonode@nohost <0.10440.2> 5f0f7516b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:45.478665Z nonode@nohost <0.10440.2> 0eaddaf0a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:45.488447Z nonode@nohost <0.10440.2> e11624d135 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:47:45.491109Z nonode@nohost <0.10440.2> 5bca66aec7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:45.542037Z nonode@nohost <0.10440.2> 1eb9878938 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:45.548212Z nonode@nohost <0.10440.2> 2f058be4b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:47:45.560601Z nonode@nohost <0.10440.2> 737c63227d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:45.568214Z nonode@nohost <0.10440.2> 1eef92b61a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:45.619808Z nonode@nohost <0.10440.2> 6330e99d7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:45.642767Z nonode@nohost <0.10440.2> 4a27005c7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00250%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:45.647964Z nonode@nohost <0.10440.2> c6cdf624fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0011233a0457d83881e9878656b22e915f67cc9e45091732f492faa27dce406128%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:45.653642Z nonode@nohost <0.10440.2> af31496099 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0011233a0457d83881e9878656b22e915f67cc9e45091732f492faa27dce406128%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:46.360152Z nonode@nohost <0.10440.2> 801d9911cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.365154Z nonode@nohost <0.10440.2> b56362e689 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:46.369948Z nonode@nohost <0.10440.2> 9051055146 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.373301Z nonode@nohost <0.10440.2> 0140b158d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.404388Z nonode@nohost <0.10440.2> 609023181e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.409258Z nonode@nohost <0.10440.2> 63f0732212 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:46.414499Z nonode@nohost <0.10440.2> bb07e86221 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.419083Z nonode@nohost <0.10440.2> 357c75a4cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.423147Z nonode@nohost <0.10440.2> 65184cd99a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.429215Z nonode@nohost <0.10440.2> b7f2fb8106 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.488166Z nonode@nohost <0.10440.2> 6fc7813beb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.493198Z nonode@nohost <0.10440.2> 6b0611ae70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:46.498221Z nonode@nohost <0.10440.2> 8fc437adc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.503217Z nonode@nohost <0.10440.2> 4b8f93efaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.545440Z nonode@nohost <0.10440.2> 24472d7ad5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.547780Z nonode@nohost <0.10440.2> cfb1237500 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:46.552012Z nonode@nohost <0.10440.2> fa7b825ca6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.555027Z nonode@nohost <0.10440.2> d9ffbbc2f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.557972Z nonode@nohost <0.10440.2> fc4b9797eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:46.560308Z nonode@nohost <0.10440.2> d5df1d461e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.394159Z nonode@nohost <0.10440.2> c1b43ce852 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.397218Z nonode@nohost <0.10440.2> 14cc3cc5b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:48.401704Z nonode@nohost <0.10440.2> 049cb18c9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.404767Z nonode@nohost <0.10440.2> 837915730b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.441280Z nonode@nohost <0.10440.2> c9990b7108 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.446337Z nonode@nohost <0.10440.2> 69316fdb24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:48.463683Z nonode@nohost <0.10440.2> af4d78a9a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:48.468960Z nonode@nohost <0.10440.2> 455703e713 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.475167Z nonode@nohost <0.10440.2> e9912a8e54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.481127Z nonode@nohost <0.10440.2> 38993578bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.677729Z nonode@nohost <0.10440.2> 02c04ba4d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.690584Z nonode@nohost <0.10440.2> f23a3c30b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:48.696766Z nonode@nohost <0.10440.2> 55e9ac5678 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.705480Z nonode@nohost <0.10440.2> 49429c236a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.784971Z nonode@nohost <0.10440.2> 6d9731e06a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.789191Z nonode@nohost <0.10440.2> c3a74fa6b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:48.806973Z nonode@nohost <0.14906.1> acde4b94a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:48.808065Z nonode@nohost <0.10440.2> 104bc10571 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:48.816513Z nonode@nohost <0.10440.2> 6a16342d6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:47:48.821524Z nonode@nohost <0.14906.1> 920914529f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:48.829775Z nonode@nohost <0.10440.2> 0e9e8fe092 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:47:48.833044Z nonode@nohost <0.10440.2> c8aba2599f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.846612Z nonode@nohost <0.10440.2> c63ff1cee1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:48.894372Z nonode@nohost <0.14906.1> dd5bf9cb21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:48.895344Z nonode@nohost <0.10440.2> 53aa9328a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:48.910213Z nonode@nohost <0.10440.2> ef3e4e182f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:48.947765Z nonode@nohost <0.10440.2> 3981d861fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00251%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:48.954927Z nonode@nohost <0.10440.2> 3da6561f35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.978999Z nonode@nohost <0.10440.2> a3ca358750 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00210254fce4793f05f21e2b0166f38b320773683327407bf3dfa16e859b6fda82%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:48.979168Z nonode@nohost <0.14906.1> 3600b2af63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:48.993186Z nonode@nohost <0.10440.2> 39196e3d6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00210254fce4793f05f21e2b0166f38b320773683327407bf3dfa16e859b6fda82%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:49.017506Z nonode@nohost <0.14906.1> 03c60f1d58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 31 [notice] 2018-09-16T13:47:49.535166Z nonode@nohost <0.14906.1> 7b74745d3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:49.542251Z nonode@nohost <0.14906.1> 3a12a8b1f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:49.556774Z nonode@nohost <0.14906.1> 6cec549a38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:49.562773Z nonode@nohost <0.14906.1> 57b8d3892d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:49.593785Z nonode@nohost <0.14906.1> 65f251e533 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:49.603030Z nonode@nohost <0.14906.1> 9fc453af80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:47:49.604641Z nonode@nohost <0.14906.1> 6abbd3f078 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:49.619873Z nonode@nohost <0.14906.1> e77cd2aef0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:49.623527Z nonode@nohost <0.14906.1> de000eec1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:49.629285Z nonode@nohost <0.14906.1> c6c954d64c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.631636Z nonode@nohost <0.14906.1> 287ebc37d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.669385Z nonode@nohost <0.14906.1> 30d442bec3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:51.674253Z nonode@nohost <0.14906.1> 801caa5184 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.678994Z nonode@nohost <0.14906.1> 2076c113c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.720741Z nonode@nohost <0.14906.1> 737dfc809e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.723573Z nonode@nohost <0.14906.1> e406225e07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:51.727966Z nonode@nohost <0.14906.1> 8f9bf00d43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.731008Z nonode@nohost <0.14906.1> 1831e7eb43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.733768Z nonode@nohost <0.14906.1> d6af8d5175 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.743177Z nonode@nohost <0.14906.1> f6c02015e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.882020Z nonode@nohost <0.14906.1> 51202ea52a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.887460Z nonode@nohost <0.14906.1> 2717aa9fc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:51.903466Z nonode@nohost <0.14906.1> 98858be7b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.909511Z nonode@nohost <0.14906.1> 97deab264e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.944193Z nonode@nohost <0.14906.1> a9d4476c2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.951193Z nonode@nohost <0.14906.1> 946aca15bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:51.972799Z nonode@nohost <0.14906.1> 664bf9dddb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.979292Z nonode@nohost <0.14906.1> a06f033d1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:51.986091Z nonode@nohost <0.14906.1> 3244569790 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:52.004675Z nonode@nohost <0.14906.1> b13389ada1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:47:52.126404Z nonode@nohost <0.14906.1> be4e80accd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:52.137611Z nonode@nohost <0.14906.1> 95479c5950 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:52.147140Z nonode@nohost <0.14906.1> 9296950ada couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:52.150163Z nonode@nohost <0.14906.1> 152bfc18a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:52.181358Z nonode@nohost <0.14906.1> dc09a5f2cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:52.190418Z nonode@nohost <0.14906.1> 22fa944a85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:52.200628Z nonode@nohost <0.14906.1> b471cb862f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:52.218386Z nonode@nohost <0.14906.1> 9a5c939c9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:52.229762Z nonode@nohost <0.14906.1> cabda900ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:52.232508Z nonode@nohost <0.14906.1> 5f887434e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:52.237853Z nonode@nohost <0.14906.1> 5da1b3c435 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:52.247378Z nonode@nohost <0.14906.1> 6e2f3fdc84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:52.262381Z nonode@nohost <0.14906.1> 1dc1785083 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:52.315874Z nonode@nohost <0.10440.2> a960cfedcd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:47:52.318519Z nonode@nohost <0.14906.1> 2d82b6f2ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:47:52.321963Z nonode@nohost <0.14906.1> 398978bfa9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:52.348521Z nonode@nohost <0.14906.1> ce85848027 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00252%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:52.351496Z nonode@nohost <0.14906.1> 3f0b358576 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:52.361264Z nonode@nohost <0.14906.1> f79657a00f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:52.365354Z nonode@nohost <0.14906.1> 3ebc1a9971 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0027f0867b9fee4d61c930f6ced49ab8f0ad539bffe09f45fa5647ea80f45753f0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:52.372622Z nonode@nohost <0.14906.1> 51fc3798ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:52.398378Z nonode@nohost <0.14906.1> a11cfec661 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0027f0867b9fee4d61c930f6ced49ab8f0ad539bffe09f45fa5647ea80f45753f0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:54.337204Z nonode@nohost <0.14906.1> 9a5efee926 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:54.345432Z nonode@nohost <0.14906.1> ef35e81a0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:54.362872Z nonode@nohost <0.14906.1> 4be6a5a611 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:54.365952Z nonode@nohost <0.14906.1> 35d59d6d54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:54.389987Z nonode@nohost <0.14906.1> c9cd016319 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:54.398840Z nonode@nohost <0.14906.1> 0635fc9c23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:54.408140Z nonode@nohost <0.14906.1> c3d8c556dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:54.411187Z nonode@nohost <0.14906.1> 07eedcfbc1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:54.416214Z nonode@nohost <0.14906.1> 0dac3665da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:54.428832Z nonode@nohost <0.14906.1> df0ab12472 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.030883Z nonode@nohost <0.14906.1> 3ddfe8c92a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.034426Z nonode@nohost <0.14906.1> 8011b5275e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:55.039050Z nonode@nohost <0.14906.1> 5d8dc6d5e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.044896Z nonode@nohost <0.14906.1> ed2fc2c9d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.077012Z nonode@nohost <0.14906.1> 59b04fb132 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:55.085140Z nonode@nohost <0.14906.1> 58fd63bcfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:55.092541Z nonode@nohost <0.14906.1> 460da1f57c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:55.095061Z nonode@nohost <0.14906.1> d58f3f3c81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.103499Z nonode@nohost <0.14906.1> 1344608739 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.105431Z nonode@nohost <0.14906.1> e0fd700fe8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.224479Z nonode@nohost <0.14906.1> 9eb20006e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:55.236069Z nonode@nohost <0.14906.1> 1527e6e17f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:55.241002Z nonode@nohost <0.14906.1> 89153ec038 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.244678Z nonode@nohost <0.14906.1> b25c79b5c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.284484Z nonode@nohost <0.14906.1> d8c61b140b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:55.291134Z nonode@nohost <0.14906.1> c33c40f596 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:47:55.295390Z nonode@nohost <0.14906.1> 525e67f27e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.299474Z nonode@nohost <0.14906.1> 7e005a3fc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.312007Z nonode@nohost <0.14906.1> ce70c1fa2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:55.314351Z nonode@nohost <0.14906.1> fe4c31c65e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.340378Z nonode@nohost <0.14906.1> 6c8942eabf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:55.352587Z nonode@nohost <0.14906.1> ed37273563 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:47:55.356474Z nonode@nohost <0.14906.1> e532ca4635 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.360251Z nonode@nohost <0.14906.1> 6e5e07d91e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.429995Z nonode@nohost <0.14906.1> b942865314 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.432812Z nonode@nohost <0.14906.1> bc0465c23a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:55.437724Z nonode@nohost <0.14906.1> ad105b7acd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:55.449393Z nonode@nohost <0.14906.1> e8db246e45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:55.490575Z nonode@nohost <0.14906.1> d7afbba1db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:47:55.517790Z nonode@nohost <0.14906.1> 9d282dc643 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00253%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:55.527273Z nonode@nohost <0.14906.1> 283370ac0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006df2e38a468930785f7462027e4c2200df1c98261f5d802b77f5a24e36661152%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:55.533622Z nonode@nohost <0.14906.1> caa64630a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006df2e38a468930785f7462027e4c2200df1c98261f5d802b77f5a24e36661152%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:47:56.867580Z nonode@nohost <0.14906.1> 7eb4db906f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:56.872381Z nonode@nohost <0.14906.1> 85dc9fc89a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:56.884412Z nonode@nohost <0.14906.1> 2c4f57c9aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:56.890085Z nonode@nohost <0.14906.1> 9dd26012ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:56.933405Z nonode@nohost <0.14906.1> 61615db28e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:56.941236Z nonode@nohost <0.14906.1> 45103b3d1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:47:56.947685Z nonode@nohost <0.14906.1> 6c407ccacb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:56.956856Z nonode@nohost <0.14906.1> 2b1b3c7714 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:56.962835Z nonode@nohost <0.14906.1> 3f993c9800 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:56.964143Z nonode@nohost <0.14906.1> c8fe9e9b4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:58.165278Z nonode@nohost <0.14906.1> d6d298112a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:58.168350Z nonode@nohost <0.14906.1> 0da14ba144 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:58.176701Z nonode@nohost <0.14906.1> f8dc768f90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:58.181252Z nonode@nohost <0.14906.1> da080a1aca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:58.207792Z nonode@nohost <0.14906.1> c26d1b1da4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:58.221047Z nonode@nohost <0.14906.1> 6e5bb04f44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:47:58.227380Z nonode@nohost <0.14906.1> abca9f7619 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:58.233150Z nonode@nohost <0.14906.1> 70409921ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:58.236144Z nonode@nohost <0.14906.1> fe26448111 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:58.237744Z nonode@nohost <0.14906.1> dedbe9a84f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:58.265264Z nonode@nohost <0.14906.1> 52bfb1134f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:58.272603Z nonode@nohost <0.14906.1> b03372f643 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:58.279642Z nonode@nohost <0.14906.1> 497f1328da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:58.288026Z nonode@nohost <0.14906.1> fe5f67b7ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:58.311354Z nonode@nohost <0.14906.1> a1c8ddcb60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:58.317803Z nonode@nohost <0.14906.1> 6187f81fc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:58.331845Z nonode@nohost <0.14906.1> 3de179f2aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:47:58.338387Z nonode@nohost <0.14906.1> 0e79f1bf83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:58.340579Z nonode@nohost <0.14906.1> 40c8edbeb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:47:58.344477Z nonode@nohost <0.14906.1> e801ffc53b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:58.553629Z nonode@nohost <0.14906.1> 3ec6d500e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:58.570493Z nonode@nohost <0.14906.1> fb5b8acd1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 15 [notice] 2018-09-16T13:47:58.577350Z nonode@nohost <0.14906.1> 61357160d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:47:58.592539Z nonode@nohost <0.14906.1> 3bdade8b83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:47:58.665114Z nonode@nohost <0.14906.1> 92f1a280e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:47:58.671654Z nonode@nohost <0.14906.1> 3edc3ec7a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:58.683115Z nonode@nohost <0.14906.1> 95bb21ac24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:58.687114Z nonode@nohost <0.14906.1> 5971df497a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:58.717991Z nonode@nohost <0.14906.1> a83c2bd1c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:58.738567Z nonode@nohost <0.14906.1> a918e50418 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00254%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:58.743141Z nonode@nohost <0.14906.1> f254184ed5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c60cd7be8064362f5c5de59641dc5e54778719922c7284d228456da01e217c30%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:58.750578Z nonode@nohost <0.14906.1> 423f469f5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c60cd7be8064362f5c5de59641dc5e54778719922c7284d228456da01e217c30%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:59.718902Z nonode@nohost <0.14906.1> d29dec5861 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:59.730978Z nonode@nohost <0.14906.1> 6a3d2e9391 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:59.740341Z nonode@nohost <0.14906.1> 502decb96c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:47:59.743678Z nonode@nohost <0.14906.1> 3b5c949d5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:59.777749Z nonode@nohost <0.14906.1> 61bde9c584 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:59.782350Z nonode@nohost <0.14906.1> ecd0aee545 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:47:59.788036Z nonode@nohost <0.14906.1> f01a032cdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:59.795964Z nonode@nohost <0.14906.1> ff869a5384 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:47:59.799254Z nonode@nohost <0.14906.1> d79d8b9898 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:47:59.802852Z nonode@nohost <0.14906.1> 2d0bb6ce7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:01.169835Z nonode@nohost <0.14906.1> 1b1b405ea1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:01.174751Z nonode@nohost <0.14906.1> 97efa9d647 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:01.180933Z nonode@nohost <0.14906.1> d5b65473b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:01.190531Z nonode@nohost <0.14906.1> 7af20781c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:01.211432Z nonode@nohost <0.14906.1> 2c7b842234 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:01.214285Z nonode@nohost <0.14906.1> 3a541da217 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:01.222130Z nonode@nohost <0.14906.1> e754a3adf0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:01.226881Z nonode@nohost <0.14906.1> 62cd008d0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:01.234507Z nonode@nohost <0.14906.1> 7ddbb27044 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:01.243998Z nonode@nohost <0.14906.1> 991628f50e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:48:01.369937Z nonode@nohost <0.14906.1> 80ca4477c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:01.372280Z nonode@nohost <0.14906.1> b3be738bdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:01.382299Z nonode@nohost <0.14906.1> fd180a5099 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:01.385475Z nonode@nohost <0.14906.1> 5ecb5044a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:01.419233Z nonode@nohost <0.14906.1> 74388828c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:01.432652Z nonode@nohost <0.14906.1> a2d8edace7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:01.437562Z nonode@nohost <0.14906.1> 7b3cd2a29c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:01.441849Z nonode@nohost <0.14906.1> 6b33f8d41e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:01.447281Z nonode@nohost <0.14906.1> 380a760adf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:01.449450Z nonode@nohost <0.14906.1> 9ffc7996ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:01.658041Z nonode@nohost <0.14906.1> 2587ff2bf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:01.662396Z nonode@nohost <0.14906.1> 6e2df458ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:01.675373Z nonode@nohost <0.14906.1> 8be58a1fcb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:01.692348Z nonode@nohost <0.14906.1> 6b9d1e24bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:48:01.766114Z nonode@nohost <0.14906.1> 8e32e6be9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:01.771486Z nonode@nohost <0.14906.1> e510125b0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:01.786037Z nonode@nohost <0.14906.1> 6a337a2c9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:01.796137Z nonode@nohost <0.14906.1> 828baa7242 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:01.869632Z nonode@nohost <0.14906.1> 7c49a12d63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:01.900912Z nonode@nohost <0.14906.1> 9d80a7d03e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00255%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:01.912500Z nonode@nohost <0.14906.1> 12fa478f35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d1aeffad4e6f8da55b384cb69f915c0501ffc4cd5c2e02d53b8360af922645ff%00?attachments=true 404 ok 6 [notice] 2018-09-16T13:48:01.920065Z nonode@nohost <0.14906.1> 581b376d9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d1aeffad4e6f8da55b384cb69f915c0501ffc4cd5c2e02d53b8360af922645ff%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:48:02.311056Z nonode@nohost <0.14906.1> 6ff05999a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:02.321661Z nonode@nohost <0.14906.1> bb2575a52a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:02.328144Z nonode@nohost <0.14906.1> 9c7ece3fc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:02.331060Z nonode@nohost <0.14906.1> f48eec3b1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:02.362635Z nonode@nohost <0.14906.1> af677479fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:02.366077Z nonode@nohost <0.14906.1> 06be62fdad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:02.384345Z nonode@nohost <0.14906.1> e078869b07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:02.399755Z nonode@nohost <0.14906.1> 1aec31f126 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:48:02.404812Z nonode@nohost <0.14906.1> c89c3e37f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:02.406958Z nonode@nohost <0.14906.1> 9e1fa6d265 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:03.994828Z nonode@nohost <0.14906.1> 23b0ffa6a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:03.997540Z nonode@nohost <0.14906.1> 528c005b4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:04.013588Z nonode@nohost <0.14906.1> 7fcd0697ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:04.016715Z nonode@nohost <0.14906.1> 93ee86fe53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:04.051373Z nonode@nohost <0.14906.1> 565761524e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:04.068221Z nonode@nohost <0.14906.1> 2103970100 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:48:04.074927Z nonode@nohost <0.14906.1> 3f17517e4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:04.085547Z nonode@nohost <0.14906.1> 0576219cc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:48:04.088786Z nonode@nohost <0.14906.1> d34636af94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:04.104033Z nonode@nohost <0.14906.1> e54c7cce35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:04.642708Z nonode@nohost <0.14906.1> 6d34aeffd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:04.648581Z nonode@nohost <0.14906.1> 1b051da649 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:48:04.658017Z nonode@nohost <0.14906.1> 9e03aa89be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:04.664696Z nonode@nohost <0.14906.1> e4487926ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:04.692753Z nonode@nohost <0.14906.1> 65531b6dd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:04.699234Z nonode@nohost <0.14906.1> 1959a2b845 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:04.711400Z nonode@nohost <0.14906.1> efae553a5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:04.731172Z nonode@nohost <0.14906.1> 45ae0f4571 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:04.736473Z nonode@nohost <0.14906.1> 9da1084580 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:04.737933Z nonode@nohost <0.14906.1> 421a2fc4da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:04.864268Z nonode@nohost <0.14906.1> ea5a530ee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:04.868491Z nonode@nohost <0.14906.1> 892a6fac88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:04.882306Z nonode@nohost <0.14906.1> 278e7d8492 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:04.900170Z nonode@nohost <0.14906.1> c77ee730ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:48:04.963536Z nonode@nohost <0.14906.1> 9392347ccc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:04.967691Z nonode@nohost <0.14906.1> 73f975bd0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:04.977434Z nonode@nohost <0.14906.1> e356102429 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:04.981114Z nonode@nohost <0.14906.1> fd9a8d522c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:05.041641Z nonode@nohost <0.14906.1> 550da49f73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:05.077720Z nonode@nohost <0.14906.1> ecd8f43c1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00256%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:05.086298Z nonode@nohost <0.14906.1> 01a4605ca8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00af88461dca6f3498d5182561f80be5e879064b7254d4964a599602fea4b717a9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:05.092897Z nonode@nohost <0.14906.1> b1e2da28f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00af88461dca6f3498d5182561f80be5e879064b7254d4964a599602fea4b717a9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:05.234252Z nonode@nohost <0.14906.1> a8a469dd85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:05.239046Z nonode@nohost <0.14906.1> 0d845cdc90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:05.257552Z nonode@nohost <0.14906.1> 697555c0d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:05.269306Z nonode@nohost <0.14906.1> f95a886a34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:05.295108Z nonode@nohost <0.14906.1> bd877fda73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:05.308513Z nonode@nohost <0.14906.1> 36c4448a06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:48:05.316735Z nonode@nohost <0.14906.1> cab1578ea9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:05.329102Z nonode@nohost <0.14906.1> 4a58486fa8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:48:05.332554Z nonode@nohost <0.14906.1> 9d39d158ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:05.337469Z nonode@nohost <0.14906.1> f15e24e2f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:06.781616Z nonode@nohost <0.14906.1> 2d14f23132 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:06.786018Z nonode@nohost <0.14906.1> d3db368416 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:06.797514Z nonode@nohost <0.14906.1> e3c46065ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:06.803828Z nonode@nohost <0.14906.1> 14a51bbdc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:06.840742Z nonode@nohost <0.14906.1> ab4b0bec7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:06.844215Z nonode@nohost <0.14906.1> d52c6b903b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:06.858201Z nonode@nohost <0.14906.1> e585b4e78f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:06.870024Z nonode@nohost <0.14906.1> f1931ae128 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:06.876809Z nonode@nohost <0.14906.1> 34409a5ceb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:06.887980Z nonode@nohost <0.14906.1> 92926eae54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:07.548275Z nonode@nohost <0.14906.1> 47691f1a48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:07.554142Z nonode@nohost <0.14906.1> f4ee2314db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:07.568406Z nonode@nohost <0.14906.1> 20bb7db837 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:07.576452Z nonode@nohost <0.14906.1> 66120b92c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:07.612179Z nonode@nohost <0.14906.1> 181b1b412a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:07.615398Z nonode@nohost <0.14906.1> d66071c83a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:07.634049Z nonode@nohost <0.14906.1> c4dcb40bba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:07.639284Z nonode@nohost <0.14906.1> e90843bd3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:07.649427Z nonode@nohost <0.14906.1> 89bd650534 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:07.652356Z nonode@nohost <0.14906.1> 4935d8bc6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:07.804010Z nonode@nohost <0.14906.1> 56496bcde8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:07.808893Z nonode@nohost <0.14906.1> 2c37902b93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:07.822346Z nonode@nohost <0.14906.1> e723899113 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:07.831500Z nonode@nohost <0.14906.1> 10d535d24a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:07.892635Z nonode@nohost <0.14906.1> 03c5b1cc62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:07.896673Z nonode@nohost <0.14906.1> 42bb877659 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:07.907138Z nonode@nohost <0.14906.1> 33321552bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:07.912214Z nonode@nohost <0.14906.1> 652f0c3cc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:07.969967Z nonode@nohost <0.14906.1> 33d9562ae9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:08.005041Z nonode@nohost <0.14906.1> 20e60dbef9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00257%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:08.012645Z nonode@nohost <0.14906.1> 75b1ed74b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d43527b626126dd4ae8b7126a9dd90f2366f91c46cb3dd0b7283b339fed3228e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:08.018179Z nonode@nohost <0.14906.1> a82458877d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d43527b626126dd4ae8b7126a9dd90f2366f91c46cb3dd0b7283b339fed3228e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:08.602186Z nonode@nohost <0.14906.1> 770bd78d19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:08.609072Z nonode@nohost <0.14906.1> ed6941a3f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:08.615066Z nonode@nohost <0.14906.1> b7e375c728 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:08.622172Z nonode@nohost <0.14906.1> 361c9d110e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:08.661874Z nonode@nohost <0.14906.1> 60a67e154e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:08.666800Z nonode@nohost <0.14906.1> be7211c244 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:08.681978Z nonode@nohost <0.14906.1> 33ee8f0152 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:08.687880Z nonode@nohost <0.14906.1> 2ca2c7c45d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:08.695611Z nonode@nohost <0.14906.1> c0227b2196 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:08.700889Z nonode@nohost <0.14906.1> 67c289de14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:09.534863Z nonode@nohost <0.14906.1> 6a88ba9574 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:09.540699Z nonode@nohost <0.14906.1> f69e71b37e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:09.554521Z nonode@nohost <0.14906.1> ac16cde024 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:09.560058Z nonode@nohost <0.14906.1> 61bd11f8d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:09.593298Z nonode@nohost <0.14906.1> 96e6bcf89a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:09.600966Z nonode@nohost <0.14906.1> ab5b027128 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:09.605792Z nonode@nohost <0.14906.1> e321d928a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:09.618951Z nonode@nohost <0.14906.1> 056137d8b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:09.622395Z nonode@nohost <0.14906.1> f6d882d5e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:09.625864Z nonode@nohost <0.14906.1> 145cc2ad63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:10.401243Z nonode@nohost <0.14906.1> b384d1f45c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:10.403865Z nonode@nohost <0.14906.1> c0e0839780 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:10.416188Z nonode@nohost <0.14906.1> 2604439131 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:48:10.419257Z nonode@nohost <0.14906.1> 515a53ef4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:10.453195Z nonode@nohost <0.14906.1> c7d2526272 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:10.457355Z nonode@nohost <0.14906.1> ea8584d261 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:10.464002Z nonode@nohost <0.14906.1> 3ad2b1c8ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:10.466881Z nonode@nohost <0.14906.1> f9692d3b64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:10.480137Z nonode@nohost <0.14906.1> 1b36d7e805 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:10.482605Z nonode@nohost <0.14906.1> 26acd5f3e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:10.703715Z nonode@nohost <0.14906.1> 5cc7d3d7c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 13 [notice] 2018-09-16T13:48:10.706829Z nonode@nohost <0.14906.1> bd11e3eba7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:10.712417Z nonode@nohost <0.14906.1> 1b56cd83bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:10.717444Z nonode@nohost <0.14906.1> 841044a930 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:10.772096Z nonode@nohost <0.14906.1> acc5fcbe6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:10.787397Z nonode@nohost <0.14906.1> 569b4b32ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:48:10.792837Z nonode@nohost <0.14906.1> 438533f401 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:10.797241Z nonode@nohost <0.14906.1> fe4500b221 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:10.856411Z nonode@nohost <0.14906.1> f88128a210 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:10.878547Z nonode@nohost <0.14906.1> d36d1dc827 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00258%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:10.887465Z nonode@nohost <0.14906.1> bc8de3b701 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008df1390e06e125d62a5e034f16ff4c93a9553152d8fd1cfc40088d39475ab752%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:10.894911Z nonode@nohost <0.14906.1> d44417558e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008df1390e06e125d62a5e034f16ff4c93a9553152d8fd1cfc40088d39475ab752%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:11.787778Z nonode@nohost <0.14906.1> 085b572da8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:11.790083Z nonode@nohost <0.14906.1> ba70c0d278 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:11.801770Z nonode@nohost <0.14906.1> f4eb6f48b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:11.805311Z nonode@nohost <0.14906.1> afc04f26be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:11.835218Z nonode@nohost <0.14906.1> d75d9f19ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:11.838658Z nonode@nohost <0.14906.1> d0ca964200 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:11.847230Z nonode@nohost <0.14906.1> 72622b0302 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:11.850799Z nonode@nohost <0.14906.1> e1b4714bbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:11.855434Z nonode@nohost <0.14906.1> bb339c9e84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:11.857932Z nonode@nohost <0.14906.1> b689604349 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:12.211787Z nonode@nohost <0.14906.1> 57a62fd74c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:12.216031Z nonode@nohost <0.14906.1> da92599dd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:12.221067Z nonode@nohost <0.14906.1> 6c97f85b74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:12.280968Z nonode@nohost <0.14906.1> a610bc67df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:12.320017Z nonode@nohost <0.14906.1> e144142692 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:12.328473Z nonode@nohost <0.14906.1> 733698010d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:12.337822Z nonode@nohost <0.14906.1> 725d605ef6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:12.348151Z nonode@nohost <0.14906.1> 6b126eb865 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:12.359424Z nonode@nohost <0.14906.1> f33ad6d4cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:12.366039Z nonode@nohost <0.14906.1> 0db794a49c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:13.829750Z nonode@nohost <0.14906.1> 788eada274 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:13.839333Z nonode@nohost <0.14906.1> a18b5a36d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:13.867239Z nonode@nohost <0.14906.1> a21072c0bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:13.874215Z nonode@nohost <0.14906.1> 982134f75d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:48:13.902220Z nonode@nohost <0.14906.1> 3414901969 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:13.912140Z nonode@nohost <0.14906.1> f908717a1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:48:13.920213Z nonode@nohost <0.14906.1> a176ac3698 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:13.928537Z nonode@nohost <0.14906.1> 1be0514177 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:13.935007Z nonode@nohost <0.14906.1> cd85b11ad9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:13.943701Z nonode@nohost <0.14906.1> efc11a77e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:14.177267Z nonode@nohost <0.14906.1> a039b9b062 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:14.181184Z nonode@nohost <0.14906.1> 1ae9e4305d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:14.196972Z nonode@nohost <0.14906.1> 4ee09a8f8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:14.205809Z nonode@nohost <0.14906.1> c75a4a075c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:14.298790Z nonode@nohost <0.14906.1> 12498b6104 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 13 [notice] 2018-09-16T13:48:14.302247Z nonode@nohost <0.14906.1> 4625dfc0c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:14.320666Z nonode@nohost <0.14906.1> 53618f5bae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:14.344175Z nonode@nohost <0.14906.1> 78162bd095 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:48:14.430359Z nonode@nohost <0.14906.1> 41edefc649 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:14.476993Z nonode@nohost <0.14906.1> 6cf7848334 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00259%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:14.489772Z nonode@nohost <0.14906.1> fee6333efa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:14.494311Z nonode@nohost <0.14906.1> ab8d5a233c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ff2e4e859c2bfb50201044038a809da7a9837ba9299271cd29171e9aefb88c26%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:14.498251Z nonode@nohost <0.14906.1> cc3868740d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:14.513781Z nonode@nohost <0.14906.1> c8ae7dba20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:14.521610Z nonode@nohost <0.14906.1> b307e1c5b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ff2e4e859c2bfb50201044038a809da7a9837ba9299271cd29171e9aefb88c26%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:14.525958Z nonode@nohost <0.14906.1> 9cdebfddde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:14.562376Z nonode@nohost <0.14906.1> 2c43d978cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:14.567189Z nonode@nohost <0.14906.1> ecd753798e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:14.582194Z nonode@nohost <0.14906.1> 417ea28257 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:14.591988Z nonode@nohost <0.14906.1> 4819f44f8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:14.598029Z nonode@nohost <0.14906.1> 45633c2352 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:14.603850Z nonode@nohost <0.14906.1> d3506fa121 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:15.121534Z nonode@nohost <0.14906.1> 8c4cdb99c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:15.124765Z nonode@nohost <0.14906.1> 71171da049 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:15.133423Z nonode@nohost <0.14906.1> 7245593a50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:15.145750Z nonode@nohost <0.14906.1> fe469603cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:15.176213Z nonode@nohost <0.14906.1> bf17d11ee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:15.179102Z nonode@nohost <0.14906.1> fff4f5e68a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:15.185018Z nonode@nohost <0.14906.1> c28d8bf7a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:15.193503Z nonode@nohost <0.14906.1> 763db08da3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:15.208650Z nonode@nohost <0.14906.1> 64d32f6a9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:15.211158Z nonode@nohost <0.14906.1> a7a899dd35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.029766Z nonode@nohost <0.14906.1> 134a04cec0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.032823Z nonode@nohost <0.14906.1> c5c1c5d58d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:17.051165Z nonode@nohost <0.14906.1> 5dd44b0f2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:17.059114Z nonode@nohost <0.14906.1> aa5e277077 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.090301Z nonode@nohost <0.14906.1> ad9ff15bfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:17.096020Z nonode@nohost <0.14906.1> c592c09bb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:17.107709Z nonode@nohost <0.14906.1> 1a9469d9b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.128210Z nonode@nohost <0.14906.1> 372be645c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:17.138559Z nonode@nohost <0.14906.1> 442eb070cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:48:17.140162Z nonode@nohost <0.14906.1> 25bf3592f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.398381Z nonode@nohost <0.14906.1> fcb667a7e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:17.402081Z nonode@nohost <0.14906.1> 31bfcc868c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:17.415368Z nonode@nohost <0.14906.1> 4ad3aa23b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.422204Z nonode@nohost <0.14906.1> c9f6b80b15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:17.425203Z nonode@nohost <0.10440.2> 48fceff3c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:17.426086Z nonode@nohost <0.14906.1> e19bf28904 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:17.446536Z nonode@nohost <0.10440.2> 7b7346c7da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.451673Z nonode@nohost <0.10440.2> 00925a48a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.496582Z nonode@nohost <0.10440.2> 85eabdf4d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:17.510360Z nonode@nohost <0.14906.1> 57d712e6a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.510639Z nonode@nohost <0.10440.2> f047c26902 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:17.525377Z nonode@nohost <0.14906.1> 6ef0234b3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:17.530498Z nonode@nohost <0.14906.1> 649d5dab44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:17.533064Z nonode@nohost <0.14906.1> b7b0c6c225 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.549320Z nonode@nohost <0.14906.1> e09adde722 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.558571Z nonode@nohost <0.14906.1> bf64875c9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.566789Z nonode@nohost <0.14906.1> 69674b7baa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.633517Z nonode@nohost <0.14906.1> 94f9bd9f92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:17.650375Z nonode@nohost <0.14906.1> fedbda3e80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.703193Z nonode@nohost <0.14906.1> 6129fb1d07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00260%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:17.712457Z nonode@nohost <0.14906.1> 04f03c7968 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b267cb02ebdbec1817534ce28d05d340415757ca2e23592a32ac8263feb87d52%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:17.720105Z nonode@nohost <0.14906.1> 08ac24fb18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b267cb02ebdbec1817534ce28d05d340415757ca2e23592a32ac8263feb87d52%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:48:17.905828Z nonode@nohost <0.14906.1> afc3dbc1ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:17.917492Z nonode@nohost <0.14906.1> b41bd94cf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:17.922854Z nonode@nohost <0.14906.1> 02d5bcff7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.926536Z nonode@nohost <0.14906.1> 158ad24ae7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.957181Z nonode@nohost <0.14906.1> 280647d77e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:17.968765Z nonode@nohost <0.14906.1> e64c675217 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:17.973379Z nonode@nohost <0.14906.1> 95d10fe716 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.976191Z nonode@nohost <0.14906.1> 93380a4889 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.979226Z nonode@nohost <0.14906.1> 219fa5a575 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:17.982283Z nonode@nohost <0.14906.1> f0ad5e0740 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:19.960751Z nonode@nohost <0.14906.1> 62e73258ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:19.965751Z nonode@nohost <0.14906.1> 14dc9a92a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:19.971097Z nonode@nohost <0.14906.1> 39cd0adc65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:19.975239Z nonode@nohost <0.14906.1> 621dd0a5f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.003334Z nonode@nohost <0.14906.1> 3122e513f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:20.008757Z nonode@nohost <0.14906.1> b5b66022c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:20.018120Z nonode@nohost <0.14906.1> ae8f4331e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.027782Z nonode@nohost <0.14906.1> 0b8e983014 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.031701Z nonode@nohost <0.14906.1> e550d23f06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.036056Z nonode@nohost <0.14906.1> c8bbe8eae8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:20.421623Z nonode@nohost <0.14906.1> b1ee2cdf4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:20.425261Z nonode@nohost <0.14906.1> 7efd6f294d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:20.437264Z nonode@nohost <0.14906.1> debfbc02f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:20.455718Z nonode@nohost <0.14906.1> e88835bab1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.477906Z nonode@nohost <0.14906.1> 233b439201 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.492593Z nonode@nohost <0.14906.1> e4d8ebedfb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:20.496847Z nonode@nohost <0.14906.1> 3e3f30af73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.508796Z nonode@nohost <0.14906.1> 47c674bebc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:20.512217Z nonode@nohost <0.14906.1> d1147460f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.520443Z nonode@nohost <0.14906.1> 2ef6144502 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.751096Z nonode@nohost <0.14906.1> 4864eb910a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.757051Z nonode@nohost <0.14906.1> 4e44fbdfb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:20.770109Z nonode@nohost <0.14906.1> d633b48fb4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.774754Z nonode@nohost <0.14906.1> a7d757e49f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.827062Z nonode@nohost <0.14906.1> 4539b050c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.830325Z nonode@nohost <0.14906.1> f840614892 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:20.840218Z nonode@nohost <0.14906.1> e20e9412f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.847546Z nonode@nohost <0.14906.1> 1c8c02fb2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:20.882666Z nonode@nohost <0.14906.1> 8d9804dbf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.904363Z nonode@nohost <0.14906.1> 6826c12706 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00261%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:20.927931Z nonode@nohost <0.14906.1> e3b9c107fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.933160Z nonode@nohost <0.14906.1> ffdf1781fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008024d54377c9f1e3a05468d7805845c2e37063198da558e250a55bd9ea964ad7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:20.934498Z nonode@nohost <0.10440.2> 00aac7993b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:20.939896Z nonode@nohost <0.10440.2> 36edd75e87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:20.951308Z nonode@nohost <0.10440.2> 387cb513d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008024d54377c9f1e3a05468d7805845c2e37063198da558e250a55bd9ea964ad7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:20.956542Z nonode@nohost <0.14906.1> 702bca1d45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:21.006564Z nonode@nohost <0.14906.1> d82a6c173e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:21.012662Z nonode@nohost <0.14906.1> ec7cac725f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:21.017283Z nonode@nohost <0.14906.1> 65d2ae1abf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:21.021152Z nonode@nohost <0.14906.1> 9fc91267d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:21.027380Z nonode@nohost <0.14906.1> 5b4a4ac3d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:21.033486Z nonode@nohost <0.14906.1> 3474b8be2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:23.098189Z nonode@nohost <0.14906.1> 1491f3d859 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:23.112400Z nonode@nohost <0.14906.1> c0de21180a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:23.120969Z nonode@nohost <0.14906.1> 7d4a0bd84b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:23.132644Z nonode@nohost <0.14906.1> 34bbce4cc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:23.146415Z nonode@nohost <0.14906.1> d00c197f3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:23.151341Z nonode@nohost <0.14906.1> 11ba278ec3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:23.173093Z nonode@nohost <0.14906.1> e5181b287a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:48:23.185186Z nonode@nohost <0.10440.2> e945f329c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:23.189513Z nonode@nohost <0.14906.1> a854acb637 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:23.215890Z nonode@nohost <0.10440.2> 494c3b0532 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:48:23.224236Z nonode@nohost <0.10440.2> 510a1d0a21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:23.236234Z nonode@nohost <0.10440.2> cf7b66d5fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:23.250541Z nonode@nohost <0.10440.2> bde1652ce7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:23.260872Z nonode@nohost <0.10440.2> 3515bc7744 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:23.281030Z nonode@nohost <0.14906.1> 640016c3a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:23.289978Z nonode@nohost <0.10440.2> 8da45664d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:23.309863Z nonode@nohost <0.10440.2> 676cf6c712 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:23.340133Z nonode@nohost <0.10440.2> fcae9cf5bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:23.345855Z nonode@nohost <0.10440.2> d64dafe043 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:23.350829Z nonode@nohost <0.10440.2> 99de550ecf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:23.562773Z nonode@nohost <0.10440.2> 0d7bc3f3a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:23.568599Z nonode@nohost <0.10440.2> 202a48c825 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:23.583240Z nonode@nohost <0.10440.2> f141178bca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:23.586859Z nonode@nohost <0.10440.2> 839a14c5fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:23.649164Z nonode@nohost <0.10440.2> f0d94062a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:23.663926Z nonode@nohost <0.10440.2> 7ff747f778 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:48:23.670475Z nonode@nohost <0.10440.2> 7fd72a9301 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:48:23.700113Z nonode@nohost <0.10440.2> 7d391b173a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 29 [notice] 2018-09-16T13:48:23.748044Z nonode@nohost <0.10440.2> 41a8e9b44e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:23.784984Z nonode@nohost <0.10440.2> 2a704d607d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00262%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:23.794605Z nonode@nohost <0.10440.2> e2dfb4f76a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d79e2f7919290e06fcef24544fc09aa223940e460652caacc9912b6cb8acdf2d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:23.804942Z nonode@nohost <0.10440.2> 0c4289becd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d79e2f7919290e06fcef24544fc09aa223940e460652caacc9912b6cb8acdf2d%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:48:24.007824Z nonode@nohost <0.10440.2> cc32bac835 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:24.010482Z nonode@nohost <0.10440.2> aee0555a40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:24.035140Z nonode@nohost <0.10440.2> 867440991a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:24.039967Z nonode@nohost <0.10440.2> ab304161c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:24.068788Z nonode@nohost <0.10440.2> cf5f918786 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:24.072572Z nonode@nohost <0.10440.2> 7a1820bd7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:24.077475Z nonode@nohost <0.10440.2> cdc4b25698 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:24.082380Z nonode@nohost <0.10440.2> ef87287f59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:24.086064Z nonode@nohost <0.10440.2> 9edc675003 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:24.089359Z nonode@nohost <0.10440.2> 396389c7ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.215292Z nonode@nohost <0.10440.2> 3b755670e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.224935Z nonode@nohost <0.10440.2> d316e450b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:26.243207Z nonode@nohost <0.10440.2> fbe2cd1311 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.257700Z nonode@nohost <0.10440.2> d6713c25a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:48:26.290331Z nonode@nohost <0.10440.2> 476c850b2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.295475Z nonode@nohost <0.10440.2> cbd2239f27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:26.301679Z nonode@nohost <0.10440.2> ffd14a12c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:26.305076Z nonode@nohost <0.10440.2> b6541c5b07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.311555Z nonode@nohost <0.10440.2> 374b7e5340 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:26.313991Z nonode@nohost <0.10440.2> 672f743f1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.556855Z nonode@nohost <0.10440.2> 0e2b8f8701 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.560120Z nonode@nohost <0.10440.2> 579085d5f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:26.572859Z nonode@nohost <0.10440.2> eef3038de7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:26.579130Z nonode@nohost <0.10440.2> 19e3a3eddd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.609794Z nonode@nohost <0.10440.2> c6bf6a3dc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:26.613282Z nonode@nohost <0.10440.2> 98f8d7c595 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:26.632624Z nonode@nohost <0.10440.2> 6066ec8adf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.636090Z nonode@nohost <0.10440.2> 54dcf58870 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.642879Z nonode@nohost <0.10440.2> c99a2db54d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:26.646748Z nonode@nohost <0.10440.2> 35edaec85a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:26.665149Z nonode@nohost <0.10440.2> 981a784dfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.667901Z nonode@nohost <0.10440.2> a7562dac7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:26.680704Z nonode@nohost <0.10440.2> 12d750dc81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.689328Z nonode@nohost <0.10440.2> 5e1b40a3dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:26.726490Z nonode@nohost <0.10440.2> c6928c4033 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:26.740450Z nonode@nohost <0.10440.2> 7860048a27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:26.749014Z nonode@nohost <0.10440.2> 4409d14bc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.753716Z nonode@nohost <0.10440.2> 8f345789c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.760590Z nonode@nohost <0.10440.2> 52be730aa8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.763886Z nonode@nohost <0.10440.2> f92fb31cc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.859276Z nonode@nohost <0.10440.2> 994b634352 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.862843Z nonode@nohost <0.10440.2> 1b7a133204 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:26.875206Z nonode@nohost <0.10440.2> b3abe93090 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.878949Z nonode@nohost <0.10440.2> 4b2fa4f361 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.918165Z nonode@nohost <0.10440.2> 425c53326f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:26.929546Z nonode@nohost <0.10440.2> ca7f5e8de6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:48:26.938584Z nonode@nohost <0.10440.2> 369f1ce05f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:26.945875Z nonode@nohost <0.10440.2> 547504e67f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:26.981080Z nonode@nohost <0.10440.2> f5e8e8c614 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:27.029698Z nonode@nohost <0.10440.2> 0725d2a5e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00263%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:27.034469Z nonode@nohost <0.10440.2> 42b173ce22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00196d9b411e2ee47261261f06d8672832090be52e2b622cfcb33fc453158c6173%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:27.038123Z nonode@nohost <0.10440.2> f694618ee9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00196d9b411e2ee47261261f06d8672832090be52e2b622cfcb33fc453158c6173%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:29.184167Z nonode@nohost <0.10440.2> d6b53238d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:29.187176Z nonode@nohost <0.10440.2> cfb119c3b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:29.191405Z nonode@nohost <0.10440.2> 6a1d513a83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:29.194289Z nonode@nohost <0.10440.2> 89abe277ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:29.234780Z nonode@nohost <0.10440.2> 0c09bd35c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:29.244369Z nonode@nohost <0.10440.2> 1c23a88ded couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:48:29.261838Z nonode@nohost <0.10440.2> eeaabe4740 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:29.267759Z nonode@nohost <0.10440.2> 6798b5ea93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:29.270656Z nonode@nohost <0.10440.2> 197139754d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:29.282671Z nonode@nohost <0.10440.2> d1c1c3c4be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:48:29.466159Z nonode@nohost <0.10440.2> de40dc31cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:29.476130Z nonode@nohost <0.10440.2> 6ddd1c91a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:48:29.487049Z nonode@nohost <0.10440.2> 00461079c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:48:29.493209Z nonode@nohost <0.10440.2> b95dd94aa1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:29.525529Z nonode@nohost <0.10440.2> 06380569f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:29.535940Z nonode@nohost <0.10440.2> eda8928273 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:48:29.540172Z nonode@nohost <0.10440.2> 278dbefefe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:29.543723Z nonode@nohost <0.10440.2> 511a1332b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:29.546375Z nonode@nohost <0.10440.2> c1061a3499 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:29.558282Z nonode@nohost <0.10440.2> 27ade1a65c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:48:29.773692Z nonode@nohost <0.10440.2> db037db393 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:29.779728Z nonode@nohost <0.10440.2> f8cbecef96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:48:29.785042Z nonode@nohost <0.10440.2> 8e0e2459d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:29.785624Z nonode@nohost <0.14906.1> 71855a26f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:29.798134Z nonode@nohost <0.10440.2> ab1852ea30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:48:29.798315Z nonode@nohost <0.14906.1> c7c40753a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:48:29.825821Z nonode@nohost <0.14906.1> ad35d9b60c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:29.837980Z nonode@nohost <0.14906.1> 2ee6f53280 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:29.841121Z nonode@nohost <0.14906.1> b72471c3f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:29.856490Z nonode@nohost <0.14906.1> 217ba429c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:29.861722Z nonode@nohost <0.14906.1> fd88552dbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:29.872916Z nonode@nohost <0.14906.1> 3fa4a53558 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:29.895902Z nonode@nohost <0.10440.2> 68e9c77b1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:29.896350Z nonode@nohost <0.14906.1> fc7ffc9f77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:29.904111Z nonode@nohost <0.10440.2> 0096e122a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:29.928799Z nonode@nohost <0.10440.2> fbd9861b35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:29.944302Z nonode@nohost <0.10440.2> d7e11909d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:29.955838Z nonode@nohost <0.10440.2> 80fb6ad446 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:30.024303Z nonode@nohost <0.10440.2> f483bbfd31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:48:30.075696Z nonode@nohost <0.10440.2> 8f05b808ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00264%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:48:30.080079Z nonode@nohost <0.10440.2> 40d63c4c0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e986d9936c23154258fa08b665f59ecfea7efbe947c7bff05c9ea8c09c206104%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:30.084711Z nonode@nohost <0.10440.2> 5848b40dc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e986d9936c23154258fa08b665f59ecfea7efbe947c7bff05c9ea8c09c206104%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:32.136702Z nonode@nohost <0.10440.2> 7121a833a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.142929Z nonode@nohost <0.10440.2> 224e4fb34e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:32.158450Z nonode@nohost <0.10440.2> f345ddb8b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.172327Z nonode@nohost <0.10440.2> a2902b2d01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.190000Z nonode@nohost <0.10440.2> 9209b2d726 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.193897Z nonode@nohost <0.10440.2> c6fb889c7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:32.199867Z nonode@nohost <0.10440.2> 21c00b9c4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.203112Z nonode@nohost <0.10440.2> 4ffb0ecc19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.214929Z nonode@nohost <0.14906.1> 33a2a30bc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:32.224689Z nonode@nohost <0.14906.1> 6fa17db448 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:32.231094Z nonode@nohost <0.10440.2> 7ff44d5f63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 21 [notice] 2018-09-16T13:48:32.248591Z nonode@nohost <0.14906.1> ea99c1abfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.250119Z nonode@nohost <0.10440.2> 1b7335a349 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:48:32.265921Z nonode@nohost <0.10440.2> cbb33c2f1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.302740Z nonode@nohost <0.10440.2> 85b16c9f72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:32.305659Z nonode@nohost <0.10440.2> 888019a012 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:32.311589Z nonode@nohost <0.10440.2> bff1fc4e49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:32.315548Z nonode@nohost <0.10440.2> ad778a0b39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:32.338548Z nonode@nohost <0.10440.2> afb07f9e48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 21 [notice] 2018-09-16T13:48:32.340689Z nonode@nohost <0.10440.2> 6c7ef2a17a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.878276Z nonode@nohost <0.10440.2> 40c33a2154 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.880656Z nonode@nohost <0.10440.2> 6d2a7532d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:32.885572Z nonode@nohost <0.10440.2> efd3fb23b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.896718Z nonode@nohost <0.10440.2> bc45d5ad05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.941696Z nonode@nohost <0.10440.2> 80edce4adb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:32.952909Z nonode@nohost <0.10440.2> 72d2c7fd6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:32.963020Z nonode@nohost <0.10440.2> 46b410e999 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.969233Z nonode@nohost <0.10440.2> 19244847c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:32.996863Z nonode@nohost <0.10440.2> bdf8961b38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:48:33.033608Z nonode@nohost <0.10440.2> d82c5f6c90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 36 [notice] 2018-09-16T13:48:33.190422Z nonode@nohost <0.10440.2> ebaf373b9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:33.203047Z nonode@nohost <0.10440.2> 0c52ca2111 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:48:33.210865Z nonode@nohost <0.10440.2> 6317cdb955 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:33.220556Z nonode@nohost <0.10440.2> c9916d3ef3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:48:33.273913Z nonode@nohost <0.10440.2> bdc2a866f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:33.285329Z nonode@nohost <0.10440.2> a92a312dce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:48:33.293518Z nonode@nohost <0.10440.2> 37af66b9e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:33.303071Z nonode@nohost <0.10440.2> 906c6bfa75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:48:33.384558Z nonode@nohost <0.10440.2> 72e3cd02d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:33.418065Z nonode@nohost <0.10440.2> b348153abb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00265%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:33.431695Z nonode@nohost <0.10440.2> 56c3f99408 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00cd14428dc795108d7bd11e84623ba438cadda81785600e9167b10f1941579da8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:33.432975Z nonode@nohost <0.10440.2> d312b4bb1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00cd14428dc795108d7bd11e84623ba438cadda81785600e9167b10f1941579da8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:34.506276Z nonode@nohost <0.10440.2> 60c2ce1d9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:34.509315Z nonode@nohost <0.10440.2> 9bd3bf03b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:34.515052Z nonode@nohost <0.10440.2> 939c745c10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:34.524278Z nonode@nohost <0.10440.2> 1005fb7940 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:34.564597Z nonode@nohost <0.10440.2> 89208335ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:34.569322Z nonode@nohost <0.10440.2> e163cd0013 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:34.576684Z nonode@nohost <0.10440.2> bfa36f7060 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:34.582699Z nonode@nohost <0.10440.2> 0abcb3edc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:34.593654Z nonode@nohost <0.10440.2> 044f30590e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:34.596517Z nonode@nohost <0.10440.2> b0c30b2806 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:35.312055Z nonode@nohost <0.10440.2> 8bd7b4eed4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:35.317235Z nonode@nohost <0.10440.2> 4301abddc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:35.324687Z nonode@nohost <0.10440.2> a97c858393 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:35.332201Z nonode@nohost <0.10440.2> e01430fb4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:35.375616Z nonode@nohost <0.10440.2> 8e8738f63d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:35.378844Z nonode@nohost <0.10440.2> 13ee353207 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:35.393896Z nonode@nohost <0.10440.2> 06558862bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:35.397474Z nonode@nohost <0.10440.2> 11d4a602e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:35.400354Z nonode@nohost <0.10440.2> 1e087a5a36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:35.412305Z nonode@nohost <0.10440.2> b24d392b78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:48:36.106529Z nonode@nohost <0.10440.2> 0f80112d1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:36.112069Z nonode@nohost <0.10440.2> c5909f2aa2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:48:36.126535Z nonode@nohost <0.10440.2> 65496556f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:36.133702Z nonode@nohost <0.10440.2> 7ce5ba8265 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:36.181554Z nonode@nohost <0.10440.2> a4a3fe4763 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:36.190670Z nonode@nohost <0.10440.2> 991e1df14b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:36.212040Z nonode@nohost <0.10440.2> 6776c4d91a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:36.216524Z nonode@nohost <0.10440.2> 239ad21df4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:36.225324Z nonode@nohost <0.10440.2> 7d26fe0d7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:36.241907Z nonode@nohost <0.10440.2> 5694e34e41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:48:36.423583Z nonode@nohost <0.10440.2> e31936d5c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:36.428245Z nonode@nohost <0.10440.2> 58f6aac0af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:36.439205Z nonode@nohost <0.10440.2> 2276a98c50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:48:36.451705Z nonode@nohost <0.10440.2> e171a5daea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:48:36.516045Z nonode@nohost <0.10440.2> 4a76dad993 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:36.520153Z nonode@nohost <0.10440.2> e7262ff241 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:36.527184Z nonode@nohost <0.10440.2> a9ba10d79e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:36.532087Z nonode@nohost <0.10440.2> 34286b2b72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:36.575938Z nonode@nohost <0.10440.2> 8b450068a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:36.598307Z nonode@nohost <0.10440.2> 06ce8624ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00266%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:36.604688Z nonode@nohost <0.10440.2> 5551924044 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e9b1188a7f8591296ea2bdb98fed0bffeb12742ab03c0d5681acaa6e26ba8656%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:48:36.627317Z nonode@nohost <0.10440.2> a3075bf036 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e9b1188a7f8591296ea2bdb98fed0bffeb12742ab03c0d5681acaa6e26ba8656%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:48:37.452543Z nonode@nohost <0.10440.2> 4571038841 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:37.457933Z nonode@nohost <0.10440.2> bf3776d34b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:37.463122Z nonode@nohost <0.10440.2> 29d53beb56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:37.466605Z nonode@nohost <0.10440.2> f9d2f55624 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:37.485870Z nonode@nohost <0.10440.2> c4c35b159b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:37.498490Z nonode@nohost <0.10440.2> 6beeb6eeb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:37.507485Z nonode@nohost <0.10440.2> 8a18c8eb0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:37.514593Z nonode@nohost <0.10440.2> 3005dc6191 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:37.519629Z nonode@nohost <0.10440.2> f81cdc1fc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:37.522345Z nonode@nohost <0.10440.2> 6afcc23e6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:38.109128Z nonode@nohost <0.10440.2> d075c3a747 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:38.111389Z nonode@nohost <0.10440.2> 81eb72d5b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:38.115710Z nonode@nohost <0.10440.2> fad07c2df2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:38.128742Z nonode@nohost <0.10440.2> 1da701e510 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:38.161367Z nonode@nohost <0.10440.2> d2367ab8a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:38.166566Z nonode@nohost <0.10440.2> 933f69391f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:38.202110Z nonode@nohost <0.10440.2> a7cff38f91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:48:38.211778Z nonode@nohost <0.10440.2> f7e017aa7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:48:38.217212Z nonode@nohost <0.10440.2> aaf3874d93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:38.219732Z nonode@nohost <0.10440.2> 390560584c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:39.232928Z nonode@nohost <0.10440.2> bf847bbfcd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:48:39.236181Z nonode@nohost <0.10440.2> 58d715ebb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:39.240570Z nonode@nohost <0.10440.2> 58b98dba12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:39.244552Z nonode@nohost <0.10440.2> e4f7b41bd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:39.283962Z nonode@nohost <0.10440.2> 5a9269fea5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:39.286659Z nonode@nohost <0.10440.2> 7a64c043da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:39.294693Z nonode@nohost <0.10440.2> 0a90c065b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:39.301148Z nonode@nohost <0.10440.2> 0ebb060f04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:39.310113Z nonode@nohost <0.10440.2> a2734b7cb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:39.312174Z nonode@nohost <0.10440.2> 4fb003c760 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:39.494450Z nonode@nohost <0.10440.2> 9426623965 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:39.497055Z nonode@nohost <0.10440.2> 973bb6bf2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:39.502766Z nonode@nohost <0.10440.2> 857b4c2429 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:39.528026Z nonode@nohost <0.10440.2> 4dd62630d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 23 [notice] 2018-09-16T13:48:39.557606Z nonode@nohost <0.10440.2> 06b7d61559 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:39.566408Z nonode@nohost <0.10440.2> ec22705dd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:39.591867Z nonode@nohost <0.10440.2> 1f44bc44d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:39.598748Z nonode@nohost <0.10440.2> 4000c7d25b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:39.668820Z nonode@nohost <0.10440.2> 3b2d581cfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:48:39.709137Z nonode@nohost <0.10440.2> ca41984fa0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00267%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:39.715326Z nonode@nohost <0.10440.2> a51aa1037d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007ab7e842cadc218cda2abd6bc245e23ad719f28607b4ec342d42e93ef499aafd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:39.728829Z nonode@nohost <0.10440.2> 9c90b25848 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007ab7e842cadc218cda2abd6bc245e23ad719f28607b4ec342d42e93ef499aafd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:40.217678Z nonode@nohost <0.10440.2> 5e80c1bcbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:40.221182Z nonode@nohost <0.10440.2> 6cb3acb0da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:40.225998Z nonode@nohost <0.10440.2> d76eb2954a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:40.229160Z nonode@nohost <0.10440.2> a959b150e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:40.251173Z nonode@nohost <0.10440.2> ffd4d1f17e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:40.254191Z nonode@nohost <0.10440.2> 39a07796ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:40.258611Z nonode@nohost <0.10440.2> 92c420d449 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:40.265437Z nonode@nohost <0.10440.2> 2070551762 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:40.268665Z nonode@nohost <0.10440.2> d4abbc9362 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:40.271008Z nonode@nohost <0.10440.2> 72ab9036df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:41.059430Z nonode@nohost <0.10440.2> 9c7670143d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:41.064133Z nonode@nohost <0.10440.2> 60cca7a7d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:48:41.078703Z nonode@nohost <0.10440.2> cd0eed552a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:41.081965Z nonode@nohost <0.10440.2> 53653b3076 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:41.111550Z nonode@nohost <0.10440.2> 62334502a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:41.114275Z nonode@nohost <0.10440.2> 3e3070f069 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:41.119864Z nonode@nohost <0.10440.2> 343dfb13b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:41.128309Z nonode@nohost <0.10440.2> 79e9e60958 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:41.130738Z nonode@nohost <0.10440.2> 9ef8ce508f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:41.143097Z nonode@nohost <0.10440.2> e59bb631b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:48:42.382213Z nonode@nohost <0.10440.2> ab3f8cccc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:42.385157Z nonode@nohost <0.10440.2> 081a180006 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:42.393552Z nonode@nohost <0.10440.2> 7dc6395545 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:42.398146Z nonode@nohost <0.10440.2> 9f926ee514 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:42.436774Z nonode@nohost <0.10440.2> 885be9ebc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:42.439859Z nonode@nohost <0.10440.2> ac2b90cfa1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:42.445381Z nonode@nohost <0.10440.2> cc515a6347 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:42.448995Z nonode@nohost <0.10440.2> 7f5d2a9d86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:42.463712Z nonode@nohost <0.10440.2> 2c11592cfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:42.468874Z nonode@nohost <0.10440.2> fe100e814e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:42.693441Z nonode@nohost <0.10440.2> 23e7df780f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:42.709476Z nonode@nohost <0.10440.2> 60c84d278f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:42.714169Z nonode@nohost <0.10440.2> 7c8d4e0781 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:42.729840Z nonode@nohost <0.10440.2> b0b5390827 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:48:42.800227Z nonode@nohost <0.10440.2> f796ee089f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:42.803890Z nonode@nohost <0.10440.2> 7573f345c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:48:42.824163Z nonode@nohost <0.10440.2> d7c0d97867 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:42.828218Z nonode@nohost <0.10440.2> 4994dce0ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:42.874056Z nonode@nohost <0.10440.2> 7470438198 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:42.909792Z nonode@nohost <0.10440.2> 76016847bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00268%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:42.920176Z nonode@nohost <0.10440.2> 3e8108c5c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004a4b863e6a92bf51b49d57b1382d9b816d21246f97bb02ab8156cda841fac4ab%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:48:42.924906Z nonode@nohost <0.10440.2> 2cfe82fbe4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004a4b863e6a92bf51b49d57b1382d9b816d21246f97bb02ab8156cda841fac4ab%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:43.128689Z nonode@nohost <0.10440.2> e939a5fa25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:43.133292Z nonode@nohost <0.10440.2> d6003478db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:43.147467Z nonode@nohost <0.10440.2> 73d9ecef0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:43.150872Z nonode@nohost <0.10440.2> 801181ea79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:43.184776Z nonode@nohost <0.10440.2> e8afc4936e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:43.189384Z nonode@nohost <0.10440.2> 5a74f6d6a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:43.194602Z nonode@nohost <0.10440.2> 4673f7c2d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:43.213470Z nonode@nohost <0.10440.2> 6273149752 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:43.217509Z nonode@nohost <0.10440.2> 7c7b698222 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:43.221985Z nonode@nohost <0.10440.2> 040b087ad5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:44.020419Z nonode@nohost <0.10440.2> 8ccf1756cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:44.028174Z nonode@nohost <0.10440.2> 46ce7b52ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:44.032928Z nonode@nohost <0.10440.2> 57be8b2086 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:44.040024Z nonode@nohost <0.10440.2> ddec400527 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:44.069254Z nonode@nohost <0.10440.2> 9b331a85f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:44.078607Z nonode@nohost <0.10440.2> 6d177f2713 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:44.088983Z nonode@nohost <0.10440.2> 3fbbaabbba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:44.092166Z nonode@nohost <0.10440.2> 3866d954fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:44.097509Z nonode@nohost <0.10440.2> 465546cba0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:44.100080Z nonode@nohost <0.10440.2> b00d2d6c30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:45.304523Z nonode@nohost <0.10440.2> dfb33421bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:45.307223Z nonode@nohost <0.10440.2> f22507f3fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:45.318813Z nonode@nohost <0.10440.2> 6c9d150c75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:45.328086Z nonode@nohost <0.10440.2> a89ca7de38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:45.360673Z nonode@nohost <0.10440.2> 6980f4ccb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:45.363877Z nonode@nohost <0.10440.2> 11b6097c8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:45.373207Z nonode@nohost <0.10440.2> 0eb666bd9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:45.376583Z nonode@nohost <0.10440.2> d249f9c5d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:45.383512Z nonode@nohost <0.10440.2> 63d03f2013 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:45.394587Z nonode@nohost <0.10440.2> 2536d69476 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:45.614075Z nonode@nohost <0.10440.2> bf1f06e2a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:45.621362Z nonode@nohost <0.10440.2> f765a6d8a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:45.629388Z nonode@nohost <0.10440.2> 0d24c90a66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:45.633047Z nonode@nohost <0.10440.2> c2e3086f67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:45.691495Z nonode@nohost <0.10440.2> 733916668e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:45.694282Z nonode@nohost <0.10440.2> 8674fa89da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:45.707594Z nonode@nohost <0.10440.2> fba2b8d84a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:45.711392Z nonode@nohost <0.10440.2> 1a722ee68b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:45.749850Z nonode@nohost <0.10440.2> e9065623a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:45.772245Z nonode@nohost <0.10440.2> bc15963663 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00269%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:45.776779Z nonode@nohost <0.10440.2> cab8f84983 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0055781ee223690034464860523c262089edfa5a6ed406c049d116ced14480c475%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:45.791444Z nonode@nohost <0.10440.2> 1e6e400e4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0055781ee223690034464860523c262089edfa5a6ed406c049d116ced14480c475%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:46.302635Z nonode@nohost <0.10440.2> 6ac48c3c14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:46.317573Z nonode@nohost <0.10440.2> 7f7f48265f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:46.322017Z nonode@nohost <0.10440.2> 81ce308ff3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:46.325621Z nonode@nohost <0.10440.2> 596e9bb1cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:46.360384Z nonode@nohost <0.10440.2> b25e512851 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:48:46.373974Z nonode@nohost <0.10440.2> 0008065300 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:48:46.383581Z nonode@nohost <0.10440.2> 809aef4715 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:48:46.390007Z nonode@nohost <0.10440.2> c9524db9eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:48:46.398027Z nonode@nohost <0.10440.2> 57c43f48ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:46.403055Z nonode@nohost <0.10440.2> 24494c132e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:46.606604Z nonode@nohost <0.10440.2> d151607379 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:46.609258Z nonode@nohost <0.10440.2> 1bf848d4ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:46.637866Z nonode@nohost <0.10440.2> 81ba4541bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 17 [notice] 2018-09-16T13:48:46.642508Z nonode@nohost <0.10440.2> 82d2206240 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:46.680877Z nonode@nohost <0.10440.2> 3040231b92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:46.682966Z nonode@nohost <0.10440.2> 70a43a1193 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:46.688366Z nonode@nohost <0.10440.2> 3e5772f9b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:46.691369Z nonode@nohost <0.10440.2> b5ef2ffab8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:46.694306Z nonode@nohost <0.10440.2> ed131885b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:46.696953Z nonode@nohost <0.10440.2> f60cf0e8f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:48.507894Z nonode@nohost <0.10440.2> 82719cc64e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:48.512614Z nonode@nohost <0.10440.2> 87534bece1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:48.536180Z nonode@nohost <0.10440.2> 016caace5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:48.542840Z nonode@nohost <0.10440.2> ed898a7154 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:48.568059Z nonode@nohost <0.10440.2> ff0f26ba1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:48.574033Z nonode@nohost <0.10440.2> 532471e371 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:48.578918Z nonode@nohost <0.10440.2> 66cf5f65ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:48.581908Z nonode@nohost <0.10440.2> 1179dc3c20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:48.585052Z nonode@nohost <0.10440.2> 0347baae22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:48.588075Z nonode@nohost <0.10440.2> 61d46a8de1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:48.789796Z nonode@nohost <0.10440.2> aa3e2ed50d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:48.792944Z nonode@nohost <0.10440.2> 8b82186599 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:48.801523Z nonode@nohost <0.10440.2> d8b000de21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:48.807987Z nonode@nohost <0.10440.2> 083337fa77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:48.871094Z nonode@nohost <0.10440.2> 8277d98a07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:48.874814Z nonode@nohost <0.10440.2> a6765fabe6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:48.888248Z nonode@nohost <0.10440.2> ea73f71833 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:48.892107Z nonode@nohost <0.10440.2> 24d7c26a4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:48.945518Z nonode@nohost <0.10440.2> 67717d262c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:48.969485Z nonode@nohost <0.10440.2> 3a55787965 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00270%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:48:48.983985Z nonode@nohost <0.10440.2> 54542dbe1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0044ac67104f97a9de83a6d3d31d36581c05f539b894593688b510b390734f688a%00?attachments=true 404 ok 11 [notice] 2018-09-16T13:48:48.994179Z nonode@nohost <0.10440.2> 10b62cc939 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0044ac67104f97a9de83a6d3d31d36581c05f539b894593688b510b390734f688a%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:48:49.193294Z nonode@nohost <0.10440.2> b8f1ac0274 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 12 [notice] 2018-09-16T13:48:49.195257Z nonode@nohost <0.10440.2> 2693444ae7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:49.205082Z nonode@nohost <0.10440.2> fc89d2a30c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:49.208201Z nonode@nohost <0.10440.2> fb2aa4a2ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:49.237695Z nonode@nohost <0.10440.2> 1bcc53e22a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:49.247935Z nonode@nohost <0.10440.2> 647b536e29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:49.252726Z nonode@nohost <0.10440.2> f8212cf2d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:49.256712Z nonode@nohost <0.10440.2> 955e75c214 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:49.260493Z nonode@nohost <0.10440.2> a0ab5fb42f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:49.269522Z nonode@nohost <0.10440.2> c051c9cb7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:49.463879Z nonode@nohost <0.10440.2> 9dc99a0a6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:49.471336Z nonode@nohost <0.10440.2> 8609f57ff4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:49.476749Z nonode@nohost <0.10440.2> 6235e72100 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:49.480885Z nonode@nohost <0.10440.2> 58f903e10c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:49.512144Z nonode@nohost <0.10440.2> f36cc1775d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:49.524647Z nonode@nohost <0.10440.2> e3629ec078 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:48:49.532118Z nonode@nohost <0.10440.2> 217499cdb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:49.540122Z nonode@nohost <0.10440.2> 023c47e2de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:49.545198Z nonode@nohost <0.10440.2> 4ec0079d70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:49.557878Z nonode@nohost <0.10440.2> e8e6528d09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:48:50.910088Z nonode@nohost <0.10440.2> 0d02fcb80c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:50.922108Z nonode@nohost <0.10440.2> 192d94c2f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:48:50.929403Z nonode@nohost <0.10440.2> fff8f0c9b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:50.937580Z nonode@nohost <0.10440.2> 443003fe6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:50.966645Z nonode@nohost <0.10440.2> 647358e49b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:48:50.971756Z nonode@nohost <0.10440.2> 783d024c6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:48:50.980177Z nonode@nohost <0.10440.2> 66089a4f6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:50.989730Z nonode@nohost <0.10440.2> 70d6b02928 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:50.995419Z nonode@nohost <0.10440.2> 4da703cd6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:51.016395Z nonode@nohost <0.10440.2> e0f4baf427 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 18 [notice] 2018-09-16T13:48:51.175724Z nonode@nohost <0.10440.2> 00ccfd7d42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:51.179959Z nonode@nohost <0.10440.2> cad10204c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:51.191914Z nonode@nohost <0.10440.2> 0e47caec21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:51.200668Z nonode@nohost <0.10440.2> 927cf1467e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:51.247232Z nonode@nohost <0.10440.2> 4b51d064c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:51.264983Z nonode@nohost <0.10440.2> cb16758878 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:51.273241Z nonode@nohost <0.10440.2> d72317926b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:51.289183Z nonode@nohost <0.10440.2> 6580451cfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:51.317762Z nonode@nohost <0.10440.2> d2fe5b077b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:51.337215Z nonode@nohost <0.10440.2> aa220db085 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:51.337915Z nonode@nohost <0.14906.1> 4d66843204 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:51.350527Z nonode@nohost <0.14906.1> afcadcca9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00271%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:51.360576Z nonode@nohost <0.10440.2> 90b3d93cc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0013c206c9eebe7f224be703a1bb86eab59de03f5fba74b976d50d5797f5c331d7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:51.361726Z nonode@nohost <0.14906.1> 87381587f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:51.369153Z nonode@nohost <0.10440.2> 6ebd1e088a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:51.369964Z nonode@nohost <0.14906.1> 2bd3a3fd5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0013c206c9eebe7f224be703a1bb86eab59de03f5fba74b976d50d5797f5c331d7%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:48:51.396077Z nonode@nohost <0.14906.1> 42635afa6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:51.411962Z nonode@nohost <0.14906.1> 7bb3c0d3da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:48:51.413552Z nonode@nohost <0.14906.1> 75a59301c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:51.418189Z nonode@nohost <0.14906.1> ecccb59d36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:51.424643Z nonode@nohost <0.14906.1> 11e5a054b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:51.433340Z nonode@nohost <0.14906.1> a3991b472f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:53.090970Z nonode@nohost <0.14906.1> e83c4f38e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:53.104592Z nonode@nohost <0.14906.1> edad58b8dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:53.110344Z nonode@nohost <0.14906.1> 09a2d0e808 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:53.113956Z nonode@nohost <0.14906.1> 8d79895294 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:53.139543Z nonode@nohost <0.14906.1> 900b02026a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:53.142053Z nonode@nohost <0.14906.1> 88b1736582 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:53.148703Z nonode@nohost <0.14906.1> 956e4e3f7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:53.152218Z nonode@nohost <0.14906.1> 0a3af760dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:53.158936Z nonode@nohost <0.14906.1> 3a6ce6f46c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:53.162610Z nonode@nohost <0.14906.1> 9657ccd5bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:53.196691Z nonode@nohost <0.14906.1> 02efe97635 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:53.202991Z nonode@nohost <0.14906.1> d436d69106 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:53.209065Z nonode@nohost <0.14906.1> a4a9c8b514 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:53.231957Z nonode@nohost <0.14906.1> 681de3175c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 16 [notice] 2018-09-16T13:48:53.251382Z nonode@nohost <0.14906.1> ba1fb70363 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:48:53.261045Z nonode@nohost <0.14906.1> be3db03f76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:48:53.275430Z nonode@nohost <0.14906.1> c7bd12525e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:48:53.282157Z nonode@nohost <0.14906.1> 1bc1f05708 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:48:53.290837Z nonode@nohost <0.14906.1> 5f6676428a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:53.294643Z nonode@nohost <0.14906.1> 733327781d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:53.299228Z nonode@nohost <0.14906.1> 861cd6ccfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:53.313598Z nonode@nohost <0.14906.1> be32095972 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:53.319896Z nonode@nohost <0.14906.1> 8b613be593 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:53.331479Z nonode@nohost <0.14906.1> df10f15c63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:53.374262Z nonode@nohost <0.14906.1> c9a76ca8e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:53.377697Z nonode@nohost <0.14906.1> eae28f79e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:53.382675Z nonode@nohost <0.14906.1> dfda576aeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:53.388671Z nonode@nohost <0.14906.1> 33081cb5c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:53.456996Z nonode@nohost <0.14906.1> 4f5fbce534 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:53.468643Z nonode@nohost <0.14906.1> 699e027668 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00272%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:53.473315Z nonode@nohost <0.14906.1> 5b0defe4fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0076e0c2327cf314c245fc340c4f7d31fe72b1f1328420bf18436fce04c10bd031%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:53.477886Z nonode@nohost <0.14906.1> e36094a5c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0076e0c2327cf314c245fc340c4f7d31fe72b1f1328420bf18436fce04c10bd031%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:55.119894Z nonode@nohost <0.14906.1> a4ac8f686b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:55.121019Z nonode@nohost <0.10440.2> 4dfa6a485f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:55.123243Z nonode@nohost <0.10440.2> 2f3403ae2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:55.126348Z nonode@nohost <0.14906.1> 81aa169f69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:55.128897Z nonode@nohost <0.10440.2> 347d56c6ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:55.132778Z nonode@nohost <0.10440.2> 1bac5a38e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:55.134027Z nonode@nohost <0.14906.1> 5afe315f4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:55.139726Z nonode@nohost <0.14906.1> a39454a21d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:55.162269Z nonode@nohost <0.14906.1> 3d60c2b60d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:55.175660Z nonode@nohost <0.14906.1> 47da747821 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:48:55.177874Z nonode@nohost <0.14906.1> 6963dc0f54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:55.181652Z nonode@nohost <0.10440.2> 6cb16be754 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:55.189795Z nonode@nohost <0.10440.2> 3d121986fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:55.190115Z nonode@nohost <0.14906.1> f6d400f8ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:55.192945Z nonode@nohost <0.10440.2> 4b9b949141 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:55.198016Z nonode@nohost <0.10440.2> 4c89ad275a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:55.201001Z nonode@nohost <0.10440.2> 0ee6befa90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:55.203148Z nonode@nohost <0.14906.1> 42e2a24b7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:55.211770Z nonode@nohost <0.14906.1> 4c7948bec6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:55.228081Z nonode@nohost <0.14906.1> 6c64b5e72c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:55.348714Z nonode@nohost <0.14906.1> 8609c52f63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:55.353940Z nonode@nohost <0.14906.1> 1370f3959c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:55.365406Z nonode@nohost <0.14906.1> 9a3af9607f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:55.371021Z nonode@nohost <0.14906.1> 35c587bea7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:55.408768Z nonode@nohost <0.14906.1> b87a1e9ba0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:55.414369Z nonode@nohost <0.14906.1> 9256410ef4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:55.423546Z nonode@nohost <0.14906.1> eb3b736005 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:55.427837Z nonode@nohost <0.14906.1> 1fce256c91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:55.455837Z nonode@nohost <0.14906.1> ccc2efd487 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:55.468504Z nonode@nohost <0.14906.1> 41658c2156 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00273%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:55.476086Z nonode@nohost <0.14906.1> 4d3b0e068b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0039d386df50dfd0c830b02114cc3f0ec149547197202900cebd6dec3b6a3d078a%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:55.481072Z nonode@nohost <0.14906.1> 648fb35649 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0039d386df50dfd0c830b02114cc3f0ec149547197202900cebd6dec3b6a3d078a%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:48:57.108612Z nonode@nohost <0.14906.1> 2acc5a4547 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:57.114465Z nonode@nohost <0.14906.1> f57b11f186 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:57.117455Z nonode@nohost <0.10440.2> 4ca744d8c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:57.123382Z nonode@nohost <0.10440.2> c5b10f847c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:57.124235Z nonode@nohost <0.14906.1> 7f551fae02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:57.131671Z nonode@nohost <0.14906.1> 35151c74ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:57.144226Z nonode@nohost <0.14906.1> 401d814263 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:57.149230Z nonode@nohost <0.14906.1> 7840d6d330 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:57.158161Z nonode@nohost <0.14906.1> e0b944a590 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:57.163895Z nonode@nohost <0.14906.1> b87b947766 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:57.169928Z nonode@nohost <0.14906.1> 8551863279 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:57.174747Z nonode@nohost <0.14906.1> b1ead2a1cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:57.178679Z nonode@nohost <0.14906.1> e4dc77b492 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:57.182009Z nonode@nohost <0.14906.1> 2f22eae223 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:57.195347Z nonode@nohost <0.14906.1> b6de0295bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:57.198296Z nonode@nohost <0.14906.1> 0a3fe5b751 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:57.234109Z nonode@nohost <0.14906.1> a7afe2036f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:48:57.238348Z nonode@nohost <0.14906.1> 832847f225 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:57.254182Z nonode@nohost <0.14906.1> 5c50dc5d57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:48:57.266645Z nonode@nohost <0.14906.1> 8a16ce96d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:48:57.323782Z nonode@nohost <0.14906.1> c821292dac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:48:57.328968Z nonode@nohost <0.14906.1> 14365d1b47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:57.336393Z nonode@nohost <0.14906.1> fc6aff8f21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:57.343755Z nonode@nohost <0.14906.1> db82d030a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:57.400622Z nonode@nohost <0.14906.1> 3ff53ee27b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:48:57.403638Z nonode@nohost <0.14906.1> facc59b43b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:57.420341Z nonode@nohost <0.14906.1> 8428faff25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:48:57.424230Z nonode@nohost <0.14906.1> 8be5b8b855 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:57.456129Z nonode@nohost <0.14906.1> b7c4f6cab3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:48:57.475104Z nonode@nohost <0.14906.1> 2ed604b9c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00274%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:57.482926Z nonode@nohost <0.14906.1> dead9d7d1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005b542fe689fbf3d5e2616d9c2d3d616a377e9c1925f2877925caa5c1c7eb9b56%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:57.486412Z nonode@nohost <0.14906.1> d31f222e4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005b542fe689fbf3d5e2616d9c2d3d616a377e9c1925f2877925caa5c1c7eb9b56%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:59.066383Z nonode@nohost <0.14906.1> 5d8c1c796f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.075426Z nonode@nohost <0.14906.1> 88ffc784f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:59.088011Z nonode@nohost <0.14906.1> 764935ea45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:59.092379Z nonode@nohost <0.14906.1> e72d17414b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:48:59.112305Z nonode@nohost <0.14906.1> d1de9d8457 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.120216Z nonode@nohost <0.14906.1> e2ec3fc7e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:59.131823Z nonode@nohost <0.14906.1> c1b9d53e3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.138430Z nonode@nohost <0.14906.1> 1e0098962c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.158166Z nonode@nohost <0.14906.1> f4b2f28b8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.160809Z nonode@nohost <0.14906.1> fdec1b285c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.202608Z nonode@nohost <0.14906.1> 990f6489b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.217218Z nonode@nohost <0.14906.1> d1e60fe046 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:59.232439Z nonode@nohost <0.14906.1> 4350f884f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:48:59.235799Z nonode@nohost <0.14906.1> 68e6e63be7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.265225Z nonode@nohost <0.14906.1> cbd2851a7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.269853Z nonode@nohost <0.14906.1> e732caa3a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:59.275381Z nonode@nohost <0.14906.1> 94464fcce6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.281193Z nonode@nohost <0.14906.1> e4692da21a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.287499Z nonode@nohost <0.14906.1> 807d2ee32f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.290529Z nonode@nohost <0.14906.1> 326a128363 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.411410Z nonode@nohost <0.14906.1> ae3c4d680d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.414547Z nonode@nohost <0.14906.1> 10bdcc89cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:59.424837Z nonode@nohost <0.14906.1> 1c14ac843b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.441539Z nonode@nohost <0.14906.1> 0d945c7be2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.487237Z nonode@nohost <0.14906.1> e84fcbfc97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:48:59.493136Z nonode@nohost <0.14906.1> 4acd94178a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:59.516240Z nonode@nohost <0.14906.1> 1f37bbda84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:48:59.526358Z nonode@nohost <0.14906.1> 79b1c998f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:48:59.582712Z nonode@nohost <0.14906.1> 89255fbcd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:48:59.623464Z nonode@nohost <0.14906.1> 2e4cf94cd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00275%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:59.630078Z nonode@nohost <0.14906.1> 78faba09ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00385458d016c4b092a96af9700fd654f714100f932814805c7f63160d07cef4c7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:48:59.638828Z nonode@nohost <0.14906.1> 7ec2f6401f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00385458d016c4b092a96af9700fd654f714100f932814805c7f63160d07cef4c7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:00.982632Z nonode@nohost <0.14906.1> 351d066a04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:00.983538Z nonode@nohost <0.14906.1> 0127ad9fa6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:00.998628Z nonode@nohost <0.14906.1> 713c235e09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:01.000385Z nonode@nohost <0.14906.1> 1ea3421523 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.028339Z nonode@nohost <0.14906.1> 83e32b2210 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:01.035898Z nonode@nohost <0.14906.1> aed0271e5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:49:01.043630Z nonode@nohost <0.14906.1> b45f6ce50c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:01.050695Z nonode@nohost <0.14906.1> 62a037f7cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.058189Z nonode@nohost <0.14906.1> 64b3c8ec63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:01.063224Z nonode@nohost <0.14906.1> f39b3dc1de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:01.350527Z nonode@nohost <0.14906.1> 34bfeed5b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.356074Z nonode@nohost <0.14906.1> 519f8015c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:01.367632Z nonode@nohost <0.14906.1> c3f43875fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.374120Z nonode@nohost <0.14906.1> 9fd75ccb80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.398318Z nonode@nohost <0.14906.1> 07d6130b05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.401447Z nonode@nohost <0.14906.1> 13b6d464e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:01.411290Z nonode@nohost <0.14906.1> c79eaf719e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.416386Z nonode@nohost <0.14906.1> a44fd39e6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.422056Z nonode@nohost <0.14906.1> 2e66b96063 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.424840Z nonode@nohost <0.14906.1> a024bd84e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.555064Z nonode@nohost <0.14906.1> fa704930a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.558726Z nonode@nohost <0.14906.1> 1cbe60974c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:01.570401Z nonode@nohost <0.14906.1> fd54ac078c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.581185Z nonode@nohost <0.14906.1> 1ebf1c1d34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:01.631188Z nonode@nohost <0.14906.1> 84626c5d57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.634981Z nonode@nohost <0.14906.1> 0e5e75ccd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:01.649731Z nonode@nohost <0.14906.1> 55ad70da5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.655295Z nonode@nohost <0.14906.1> 7adcc70889 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.715384Z nonode@nohost <0.14906.1> 27c9feb6cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:01.755053Z nonode@nohost <0.14906.1> 651819b0ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00276%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:01.761366Z nonode@nohost <0.14906.1> 75329c6f4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001e1717107dc677bb0f7852f42cf751d908a7340c3bebf83089108c5e4eb06eb1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:01.766362Z nonode@nohost <0.14906.1> aacff0366f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001e1717107dc677bb0f7852f42cf751d908a7340c3bebf83089108c5e4eb06eb1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:02.902618Z nonode@nohost <0.14906.1> b194616f5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:02.906204Z nonode@nohost <0.14906.1> bf585d695c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:02.916683Z nonode@nohost <0.14906.1> f98ae67e52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:02.926298Z nonode@nohost <0.14906.1> b6287e227a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:02.956122Z nonode@nohost <0.14906.1> fa600719e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:02.978802Z nonode@nohost <0.14906.1> 0e26ec0fb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:49:02.991559Z nonode@nohost <0.14906.1> c7c14ee9c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:49:03.001794Z nonode@nohost <0.14906.1> 44a687c6eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:49:03.007475Z nonode@nohost <0.14906.1> b0b4651074 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:03.019422Z nonode@nohost <0.14906.1> c6a8ec37c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:49:03.481616Z nonode@nohost <0.14906.1> 97ba60667a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:03.484878Z nonode@nohost <0.14906.1> de8a9a5900 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:03.490975Z nonode@nohost <0.14906.1> 9b7b46f526 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:03.496459Z nonode@nohost <0.14906.1> ddae9609ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:03.519901Z nonode@nohost <0.14906.1> 66215c33c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:03.527614Z nonode@nohost <0.14906.1> 9fd9b513f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:03.533895Z nonode@nohost <0.14906.1> 908242c909 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:03.541713Z nonode@nohost <0.14906.1> 170cd251fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:03.547708Z nonode@nohost <0.14906.1> 8c9bf1561b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:03.564756Z nonode@nohost <0.14906.1> 7d135992f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 10 [notice] 2018-09-16T13:49:03.693898Z nonode@nohost <0.14906.1> 1f6d3d48bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:49:03.701698Z nonode@nohost <0.14906.1> d692c4119c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:49:03.707954Z nonode@nohost <0.14906.1> ffadd22e71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:03.713263Z nonode@nohost <0.14906.1> 0e42336069 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:03.760451Z nonode@nohost <0.14906.1> 980f058083 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:03.763537Z nonode@nohost <0.14906.1> c6ebb41ba3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:03.772909Z nonode@nohost <0.14906.1> efcc26ab26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:03.778342Z nonode@nohost <0.14906.1> 52c8379f78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:03.828337Z nonode@nohost <0.14906.1> 44c520a10e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:03.860897Z nonode@nohost <0.14906.1> 921e224866 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00277%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:03.867299Z nonode@nohost <0.14906.1> d323153af3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006865ffee57e757c63afd9904683de91b330c5aedd7b1439a4ba56fcf16167a8f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:03.873033Z nonode@nohost <0.14906.1> 9140dd545c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006865ffee57e757c63afd9904683de91b330c5aedd7b1439a4ba56fcf16167a8f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:04.932752Z nonode@nohost <0.14906.1> 64c44718d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:04.935050Z nonode@nohost <0.14906.1> 72c77149dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:04.943251Z nonode@nohost <0.14906.1> 73fbaa33c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:04.947036Z nonode@nohost <0.14906.1> dc31356cf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:04.969664Z nonode@nohost <0.14906.1> fe29877c74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:04.977132Z nonode@nohost <0.14906.1> f231c045f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:04.982972Z nonode@nohost <0.14906.1> 6a958d006f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:04.990308Z nonode@nohost <0.14906.1> f8189b3f5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:04.996133Z nonode@nohost <0.14906.1> 9ea538daf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:04.999904Z nonode@nohost <0.14906.1> 55db1d1cc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.618476Z nonode@nohost <0.14906.1> 9bd90051b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.623360Z nonode@nohost <0.14906.1> 7e35324019 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:05.632654Z nonode@nohost <0.14906.1> 594e694ffe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.637606Z nonode@nohost <0.14906.1> d4371db8f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.664103Z nonode@nohost <0.14906.1> 8d28a9fbd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.668478Z nonode@nohost <0.14906.1> edaf0b444e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:05.673703Z nonode@nohost <0.14906.1> 08943bc264 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.676795Z nonode@nohost <0.14906.1> 2d3adaa418 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.682901Z nonode@nohost <0.14906.1> e80d6e20fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.688878Z nonode@nohost <0.14906.1> bfc664e3fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.817943Z nonode@nohost <0.14906.1> 88d72f965b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:05.829338Z nonode@nohost <0.14906.1> cd27fd0c89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:05.835139Z nonode@nohost <0.14906.1> 2828596841 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.838661Z nonode@nohost <0.14906.1> 1b16cc851b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.876232Z nonode@nohost <0.14906.1> a4837e86b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.879854Z nonode@nohost <0.14906.1> c969f04ad9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:05.884884Z nonode@nohost <0.14906.1> ba147dcb9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.891658Z nonode@nohost <0.14906.1> e4473209fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.930058Z nonode@nohost <0.14906.1> 533324a8dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:05.942465Z nonode@nohost <0.14906.1> 0f021becf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00278%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:05.946903Z nonode@nohost <0.14906.1> d77b9beabc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c9ca536164309136f2495f49d15b840f1ef38b87b18f5dfb81a46fb7017888b4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:05.950258Z nonode@nohost <0.14906.1> ca494843a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c9ca536164309136f2495f49d15b840f1ef38b87b18f5dfb81a46fb7017888b4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:06.814104Z nonode@nohost <0.14906.1> 8ee27cafd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:06.817732Z nonode@nohost <0.14906.1> 78bed3ed58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:06.828230Z nonode@nohost <0.14906.1> 3ca434ed79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:06.833463Z nonode@nohost <0.14906.1> b61518533e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:06.860314Z nonode@nohost <0.14906.1> 4e037322b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:06.863189Z nonode@nohost <0.14906.1> f8a377dcd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:06.872990Z nonode@nohost <0.14906.1> 625caf64dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:06.888134Z nonode@nohost <0.14906.1> bd8dd00de4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:49:06.892058Z nonode@nohost <0.14906.1> 6f4cbb97ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:06.895149Z nonode@nohost <0.14906.1> b811caff61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:07.722362Z nonode@nohost <0.14906.1> 88ce5f0847 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:07.724964Z nonode@nohost <0.14906.1> d277f70672 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:07.734905Z nonode@nohost <0.14906.1> 0fb3f1efda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:07.740647Z nonode@nohost <0.14906.1> 28ec330181 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:07.772055Z nonode@nohost <0.14906.1> 9a7c16bed3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:07.776842Z nonode@nohost <0.14906.1> 49583320cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:07.788546Z nonode@nohost <0.14906.1> 97e3cfda1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:07.794416Z nonode@nohost <0.14906.1> 3e8ff5def1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:07.800326Z nonode@nohost <0.14906.1> d8dba9a42f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:07.803909Z nonode@nohost <0.14906.1> 2322564ae0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:07.934746Z nonode@nohost <0.14906.1> a6c415ea2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:07.938527Z nonode@nohost <0.14906.1> 7b5be722a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:07.948086Z nonode@nohost <0.14906.1> 0b30b91aa4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:07.964013Z nonode@nohost <0.14906.1> f54dc22da7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:08.022523Z nonode@nohost <0.14906.1> f9ccfcb431 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:08.025430Z nonode@nohost <0.14906.1> 360babfb29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:08.030037Z nonode@nohost <0.14906.1> fd5fb89602 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:08.035451Z nonode@nohost <0.14906.1> b197b3f8ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:08.085558Z nonode@nohost <0.14906.1> 265af63ce6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:08.116297Z nonode@nohost <0.14906.1> 42d8571633 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00279%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:08.131061Z nonode@nohost <0.14906.1> 4f71efaaf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00445a22215d88b1cfcb1d45c047c291ac659ed0d33e414077c165b2a647e21c99%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:49:08.136481Z nonode@nohost <0.14906.1> f2dcbb52c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00445a22215d88b1cfcb1d45c047c291ac659ed0d33e414077c165b2a647e21c99%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:08.754875Z nonode@nohost <0.14906.1> ee380adf82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:08.759832Z nonode@nohost <0.14906.1> ee2520b202 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:08.778248Z nonode@nohost <0.14906.1> 6f6a36e957 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:08.782822Z nonode@nohost <0.14906.1> 5911f2bac7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:08.816064Z nonode@nohost <0.14906.1> d787de2ad3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:08.826084Z nonode@nohost <0.14906.1> 0c7a1fe7b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:49:08.832366Z nonode@nohost <0.14906.1> 1ad9da5c3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:08.838508Z nonode@nohost <0.14906.1> 50c3351977 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:08.843342Z nonode@nohost <0.14906.1> 30e31525d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:08.849935Z nonode@nohost <0.14906.1> fa029d238a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:09.883207Z nonode@nohost <0.14906.1> a887c3b1e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:09.888554Z nonode@nohost <0.14906.1> 90cebacbb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:09.899071Z nonode@nohost <0.14906.1> e69620f22f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:09.904646Z nonode@nohost <0.14906.1> 60d3485143 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:09.932223Z nonode@nohost <0.14906.1> 09534aa53d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:09.937559Z nonode@nohost <0.14906.1> 1a27042e2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:09.947334Z nonode@nohost <0.14906.1> d318303bc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:09.953386Z nonode@nohost <0.14906.1> a18f9bef5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:09.960279Z nonode@nohost <0.14906.1> c6d0f8c847 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:09.964172Z nonode@nohost <0.14906.1> d72672c127 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:10.097809Z nonode@nohost <0.14906.1> 7ebdc98fe2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:10.102914Z nonode@nohost <0.14906.1> 29649aaede couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:10.113798Z nonode@nohost <0.14906.1> 11bad117bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:10.120163Z nonode@nohost <0.14906.1> 4eb90ef96b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:10.167370Z nonode@nohost <0.14906.1> 60e2ce0960 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:10.173194Z nonode@nohost <0.14906.1> e40a06a3d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:10.183079Z nonode@nohost <0.14906.1> 9c218ab4f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:10.189477Z nonode@nohost <0.14906.1> 9113b737a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:10.246084Z nonode@nohost <0.14906.1> 5f55e8f0be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:10.277277Z nonode@nohost <0.14906.1> 8a4b055f28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00280%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:10.284864Z nonode@nohost <0.14906.1> 4517cbb5d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0069fd7f81c197cc01ab0c58770135524943bd56d87aac762971686760aff9a0f0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:10.291066Z nonode@nohost <0.14906.1> 98fafca631 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0069fd7f81c197cc01ab0c58770135524943bd56d87aac762971686760aff9a0f0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:10.647722Z nonode@nohost <0.14906.1> 2376bd8579 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:10.653006Z nonode@nohost <0.14906.1> fb68711673 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:10.663762Z nonode@nohost <0.14906.1> cbef7bc5ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:10.670003Z nonode@nohost <0.14906.1> d5362f7b67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:10.698392Z nonode@nohost <0.14906.1> 9e008ce971 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:10.703865Z nonode@nohost <0.14906.1> 7f44b2f21d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:10.713197Z nonode@nohost <0.14906.1> a0c77b0a58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:10.719013Z nonode@nohost <0.14906.1> ac79255c51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:10.724996Z nonode@nohost <0.14906.1> 6bc3c64761 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:10.729067Z nonode@nohost <0.14906.1> 351ea07391 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.051365Z nonode@nohost <0.14906.1> ea63bceb4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:12.056722Z nonode@nohost <0.14906.1> 091def55c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:12.067903Z nonode@nohost <0.14906.1> 5d4383b82c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.074266Z nonode@nohost <0.14906.1> 1c084c63d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.102303Z nonode@nohost <0.14906.1> f99f5e71ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:12.105806Z nonode@nohost <0.14906.1> 25563c6b1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:12.110085Z nonode@nohost <0.14906.1> 7f41abae95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.119603Z nonode@nohost <0.14906.1> f53b4a99f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.123711Z nonode@nohost <0.14906.1> de60c08514 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.126747Z nonode@nohost <0.14906.1> c126ee1083 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.309359Z nonode@nohost <0.14906.1> a9daa7c6ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:12.314829Z nonode@nohost <0.14906.1> 7eb37b90bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:12.326643Z nonode@nohost <0.14906.1> 106a7ec7c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.333928Z nonode@nohost <0.14906.1> a645edbdc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.385826Z nonode@nohost <0.14906.1> 9278e0942d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:12.390270Z nonode@nohost <0.14906.1> 586451aac2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:12.401322Z nonode@nohost <0.14906.1> 72c4c100b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.413789Z nonode@nohost <0.14906.1> 78b070be75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.479203Z nonode@nohost <0.14906.1> e5e2586999 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.500490Z nonode@nohost <0.14906.1> 0b13c78da1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:12.508494Z nonode@nohost <0.14906.1> ba179310f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00281%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:12.516441Z nonode@nohost <0.14906.1> 08ef195361 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:12.517638Z nonode@nohost <0.10440.2> e31bd8f489 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008a9079cac0d63505e9341412c7d5743749e001e974769bb331e4fcbb1b29f363%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:12.524830Z nonode@nohost <0.14906.1> 6caae1cb3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008a9079cac0d63505e9341412c7d5743749e001e974769bb331e4fcbb1b29f363%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:12.527182Z nonode@nohost <0.10440.2> 2a4cb34aba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.543597Z nonode@nohost <0.10440.2> 3b64ed4afc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.581834Z nonode@nohost <0.10440.2> 7f4f823997 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.584979Z nonode@nohost <0.10440.2> f994e00724 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:12.597047Z nonode@nohost <0.10440.2> e5a416f2e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.603549Z nonode@nohost <0.10440.2> bc067940e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:12.618142Z nonode@nohost <0.10440.2> fa50adc64e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:49:12.620202Z nonode@nohost <0.10440.2> c73039f285 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:14.299429Z nonode@nohost <0.10440.2> b202ecc654 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 13 [notice] 2018-09-16T13:49:14.308658Z nonode@nohost <0.10440.2> 5751d8702f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:14.319894Z nonode@nohost <0.10440.2> 911f4d0e27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:14.326004Z nonode@nohost <0.10440.2> 5cdb43f297 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:14.356777Z nonode@nohost <0.10440.2> be65eb55a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:14.362163Z nonode@nohost <0.10440.2> 7d9e444e4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:14.375385Z nonode@nohost <0.10440.2> 72a03db0ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:14.375732Z nonode@nohost <0.14906.1> ec4e8469b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:14.380725Z nonode@nohost <0.10440.2> 9263e2ec7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:14.381757Z nonode@nohost <0.14906.1> 4dbf270e3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:14.389008Z nonode@nohost <0.14906.1> 046db169d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:14.398173Z nonode@nohost <0.14906.1> 75774b2d30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:14.401506Z nonode@nohost <0.14906.1> 89bcddb0f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:14.406512Z nonode@nohost <0.10440.2> 03aea13826 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:49:14.432290Z nonode@nohost <0.14906.1> 8433f5bed0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:49:14.444492Z nonode@nohost <0.14906.1> 5c9781d067 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:49:14.449550Z nonode@nohost <0.14906.1> 40dff62b19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:14.453111Z nonode@nohost <0.14906.1> d4e7b2ead4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:14.468935Z nonode@nohost <0.14906.1> 49f0fa6e62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:14.472672Z nonode@nohost <0.14906.1> dc53c95760 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:14.555599Z nonode@nohost <0.14906.1> 08182ec227 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:14.560568Z nonode@nohost <0.14906.1> 81d961135d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:14.576978Z nonode@nohost <0.14906.1> 20d843e574 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:14.582565Z nonode@nohost <0.14906.1> 336909f4ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:14.632492Z nonode@nohost <0.14906.1> 2d75e293f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:14.651619Z nonode@nohost <0.14906.1> 1a309fd8c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:14.657558Z nonode@nohost <0.14906.1> 8eaf057408 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:14.663241Z nonode@nohost <0.14906.1> 093ab393fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:14.728174Z nonode@nohost <0.14906.1> 321cf84e84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:14.764101Z nonode@nohost <0.14906.1> 2b9a7ccaa3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00282%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:14.775642Z nonode@nohost <0.14906.1> 7c3ad913bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009b641b87622e7793ab43215da3744c259461a135d208a2e666582f534db074ae%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:14.782366Z nonode@nohost <0.14906.1> 9f3cb08c74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009b641b87622e7793ab43215da3744c259461a135d208a2e666582f534db074ae%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:16.208434Z nonode@nohost <0.14906.1> 8a2d40854f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:49:16.223845Z nonode@nohost <0.14906.1> b617e44ce8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 13 [notice] 2018-09-16T13:49:16.234066Z nonode@nohost <0.14906.1> b9710f942e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:16.246302Z nonode@nohost <0.14906.1> 2c460bffbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:16.286074Z nonode@nohost <0.14906.1> 013f6002c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:16.296803Z nonode@nohost <0.14906.1> e79c527602 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:16.302468Z nonode@nohost <0.14906.1> 39209b1afb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:16.306795Z nonode@nohost <0.14906.1> 652dd88972 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:16.311017Z nonode@nohost <0.14906.1> 7daca9b512 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:16.314244Z nonode@nohost <0.14906.1> 64ab8b2224 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:16.491017Z nonode@nohost <0.14906.1> 0255cbc980 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:16.493934Z nonode@nohost <0.14906.1> f3512bb15f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:16.499883Z nonode@nohost <0.14906.1> 9b1ac16c70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:16.507499Z nonode@nohost <0.14906.1> 16a9519c64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:16.532785Z nonode@nohost <0.14906.1> 2ff23ef041 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:16.537486Z nonode@nohost <0.14906.1> 7f13885a57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:16.554367Z nonode@nohost <0.14906.1> 837c7f1087 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:16.561405Z nonode@nohost <0.14906.1> 011b0e201f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:16.567698Z nonode@nohost <0.14906.1> 0efd841fe4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:16.570505Z nonode@nohost <0.14906.1> f836cfb84e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:16.691423Z nonode@nohost <0.14906.1> 6dafdd5263 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:16.696607Z nonode@nohost <0.14906.1> 4b50631226 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:16.707195Z nonode@nohost <0.14906.1> 7bf8207316 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:16.714254Z nonode@nohost <0.14906.1> cf2fe7eee3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:16.766497Z nonode@nohost <0.14906.1> 8b14fedc27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:16.772534Z nonode@nohost <0.14906.1> 684cf8e6ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:16.783689Z nonode@nohost <0.14906.1> cca90d660d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:16.794599Z nonode@nohost <0.14906.1> b99ec7b653 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:16.855832Z nonode@nohost <0.14906.1> 9e2ca897c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:16.893155Z nonode@nohost <0.14906.1> f8a98b26b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00283%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:16.901099Z nonode@nohost <0.14906.1> 537c534f12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00bd051057031a358ba5253dcf682a347fb7a675c6f8878d1ba4a699e921643afc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:16.914667Z nonode@nohost <0.14906.1> 3a734f1eab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00bd051057031a358ba5253dcf682a347fb7a675c6f8878d1ba4a699e921643afc%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:49:18.151674Z nonode@nohost <0.14906.1> 3f9519526b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:18.160978Z nonode@nohost <0.14906.1> 5fb29cc1d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:18.172044Z nonode@nohost <0.14906.1> 9fcfe35a2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:18.178477Z nonode@nohost <0.14906.1> 609fd2c780 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:18.215672Z nonode@nohost <0.14906.1> 9a32c487ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:18.231795Z nonode@nohost <0.14906.1> 2bd9ccfe21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 16 [notice] 2018-09-16T13:49:18.243386Z nonode@nohost <0.14906.1> 32e6892a04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:49:18.249811Z nonode@nohost <0.14906.1> 979a3289cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:18.258245Z nonode@nohost <0.14906.1> d0f6a5d593 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:49:18.270891Z nonode@nohost <0.14906.1> d395fe9dfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:49:18.641900Z nonode@nohost <0.14906.1> 7788567e74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:49:18.646076Z nonode@nohost <0.14906.1> b358d946e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:18.653708Z nonode@nohost <0.14906.1> 2f0530f119 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:18.660750Z nonode@nohost <0.14906.1> 3750c38ae1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:18.694965Z nonode@nohost <0.14906.1> 176623ff0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:18.699468Z nonode@nohost <0.14906.1> 9d3ad86953 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:18.708789Z nonode@nohost <0.14906.1> 670053df44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:18.715887Z nonode@nohost <0.14906.1> 4a5dd6d00a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:18.722841Z nonode@nohost <0.14906.1> 38b47517b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:18.732251Z nonode@nohost <0.14906.1> 98dc9827b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:18.849800Z nonode@nohost <0.14906.1> b037adaa41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:18.853757Z nonode@nohost <0.14906.1> 1feebef2b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:18.867160Z nonode@nohost <0.14906.1> e44a8da0d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:18.872743Z nonode@nohost <0.14906.1> ce27847769 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:18.920484Z nonode@nohost <0.14906.1> 5b54d946d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:18.923723Z nonode@nohost <0.14906.1> 39c14b887a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:18.934126Z nonode@nohost <0.14906.1> d2fec9ab9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:18.941966Z nonode@nohost <0.14906.1> e1ce7327eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:19.008982Z nonode@nohost <0.14906.1> a93b29054f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:19.049167Z nonode@nohost <0.14906.1> 6d539a9b2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00284%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:19.057561Z nonode@nohost <0.14906.1> 74f96c1f87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a30480c829fd57e3fbfe1baa875cb215ff40a2a6e6952803ef6e0b0f813330b3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:19.073563Z nonode@nohost <0.14906.1> bbde3161a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a30480c829fd57e3fbfe1baa875cb215ff40a2a6e6952803ef6e0b0f813330b3%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:49:20.175480Z nonode@nohost <0.14906.1> 861d252f4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:20.180975Z nonode@nohost <0.14906.1> cbc42f1919 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:20.191909Z nonode@nohost <0.14906.1> 5d1ef18add couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:20.198275Z nonode@nohost <0.14906.1> f5c4297280 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:20.226422Z nonode@nohost <0.14906.1> 7c197d441f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:20.232023Z nonode@nohost <0.14906.1> 1ef1b2f041 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:20.243380Z nonode@nohost <0.14906.1> 6ef7d0edfb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:20.249913Z nonode@nohost <0.14906.1> 52bbf6a8ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:20.256918Z nonode@nohost <0.14906.1> 2c83a1076d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:20.260544Z nonode@nohost <0.14906.1> 138e0e8a5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:20.820057Z nonode@nohost <0.14906.1> f4e73eb92a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:20.824994Z nonode@nohost <0.14906.1> d457872528 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:20.836766Z nonode@nohost <0.14906.1> aa28a71836 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:20.842905Z nonode@nohost <0.14906.1> 1b170254f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:20.872147Z nonode@nohost <0.14906.1> 8a91b962a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:20.876773Z nonode@nohost <0.14906.1> a233da6e16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:20.888152Z nonode@nohost <0.14906.1> 78964025c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:20.894438Z nonode@nohost <0.14906.1> 6ac75096f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:20.901088Z nonode@nohost <0.14906.1> 1c4d6bb4d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:20.904709Z nonode@nohost <0.14906.1> a201e891f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:21.038465Z nonode@nohost <0.14906.1> f3a5ab4c15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:21.043485Z nonode@nohost <0.14906.1> d41883bcbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:21.054578Z nonode@nohost <0.14906.1> b862cdbfb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:21.060724Z nonode@nohost <0.14906.1> e7c4703756 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:21.108555Z nonode@nohost <0.14906.1> e3e529d24f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:21.116027Z nonode@nohost <0.14906.1> 6438a87bf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:21.128232Z nonode@nohost <0.14906.1> 541c783b54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:21.134296Z nonode@nohost <0.14906.1> 6aaf9857d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:21.184002Z nonode@nohost <0.14906.1> c42eec86b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:21.205911Z nonode@nohost <0.14906.1> 5c7ad76a36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00285%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:21.211337Z nonode@nohost <0.14906.1> 1c951b154e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005d8c9de07ba9adb8880dcf41b4858f35a5a578733f94d4b417cac378c7e39cdc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:21.215456Z nonode@nohost <0.14906.1> 4a03df8d26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005d8c9de07ba9adb8880dcf41b4858f35a5a578733f94d4b417cac378c7e39cdc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:22.114538Z nonode@nohost <0.14906.1> 1c609d58b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:22.117927Z nonode@nohost <0.14906.1> f1c934a528 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:22.129391Z nonode@nohost <0.14906.1> cc151de1fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:22.133186Z nonode@nohost <0.14906.1> 36403e6868 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:22.158713Z nonode@nohost <0.14906.1> 26f3a1b7cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:22.161829Z nonode@nohost <0.14906.1> d546954a2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:22.166737Z nonode@nohost <0.14906.1> f2ce37d851 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:22.169960Z nonode@nohost <0.14906.1> 806886ea4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:22.173998Z nonode@nohost <0.14906.1> 2f7e4f9edb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:22.177029Z nonode@nohost <0.14906.1> 30a35fe020 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:22.908827Z nonode@nohost <0.14906.1> f29ed95506 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:22.914318Z nonode@nohost <0.14906.1> 3d7bdf8171 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:22.925292Z nonode@nohost <0.14906.1> c88153b913 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:22.929017Z nonode@nohost <0.14906.1> 0f8904dd8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:22.951343Z nonode@nohost <0.14906.1> c09fda5a53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:22.953944Z nonode@nohost <0.14906.1> d91bc2b653 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:22.965571Z nonode@nohost <0.14906.1> 2f23caf6eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:22.972314Z nonode@nohost <0.14906.1> 700a180ec7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:22.979051Z nonode@nohost <0.14906.1> d82e92a022 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:22.983093Z nonode@nohost <0.14906.1> 674f6698f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:23.121201Z nonode@nohost <0.14906.1> 21475b49d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:23.126818Z nonode@nohost <0.14906.1> 74f844c68a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:23.138491Z nonode@nohost <0.14906.1> f58f021bfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:23.144866Z nonode@nohost <0.14906.1> 1ebbf48c1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:23.192621Z nonode@nohost <0.14906.1> 671e0e1d71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:23.195947Z nonode@nohost <0.14906.1> e9260e8858 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:23.207615Z nonode@nohost <0.14906.1> e845593ae6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:23.212946Z nonode@nohost <0.14906.1> 519b4c5fba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:23.276606Z nonode@nohost <0.14906.1> 792b814b7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:23.312438Z nonode@nohost <0.14906.1> 8cf254ff4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00286%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:23.320067Z nonode@nohost <0.14906.1> e5f694686a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002a0d4fa40174a25a5f8316575d142d8539aa6eaa1a0b1ed3a7638aa139e61f55%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:23.326117Z nonode@nohost <0.14906.1> 919d5c5a0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002a0d4fa40174a25a5f8316575d142d8539aa6eaa1a0b1ed3a7638aa139e61f55%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:23.906945Z nonode@nohost <0.14906.1> 9fe53ad6ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:23.912591Z nonode@nohost <0.14906.1> d7126fe733 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:23.923771Z nonode@nohost <0.14906.1> 7969eb6e1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:23.930374Z nonode@nohost <0.14906.1> a9a0dcfb08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:23.960192Z nonode@nohost <0.14906.1> 0d66e22e2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:23.965714Z nonode@nohost <0.14906.1> 9f21162569 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:23.977345Z nonode@nohost <0.14906.1> b72bf74082 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:23.983789Z nonode@nohost <0.14906.1> 4594a2f4fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:23.995995Z nonode@nohost <0.14906.1> 21bbb8528b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:24.002092Z nonode@nohost <0.14906.1> 4065e28133 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:25.006514Z nonode@nohost <0.14906.1> d5a84e7051 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:25.014624Z nonode@nohost <0.14906.1> 28198a35c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:49:25.032180Z nonode@nohost <0.14906.1> 708a5cf8de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:49:25.036907Z nonode@nohost <0.14906.1> 66ed3260e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:25.056177Z nonode@nohost <0.14906.1> 31fdcfffff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:25.064202Z nonode@nohost <0.14906.1> d811bd3571 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:25.079163Z nonode@nohost <0.14906.1> e577de319e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:25.085069Z nonode@nohost <0.14906.1> b7ba3ee69f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:25.088383Z nonode@nohost <0.14906.1> 0d0b1c6244 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:25.095719Z nonode@nohost <0.14906.1> 57c0193c32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:49:25.213655Z nonode@nohost <0.14906.1> 1714012f3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:25.216805Z nonode@nohost <0.14906.1> 91b15f29b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:25.223002Z nonode@nohost <0.14906.1> 0444f51f65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:25.228518Z nonode@nohost <0.14906.1> d1c7594516 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:25.281935Z nonode@nohost <0.14906.1> e5f2445da0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:25.285262Z nonode@nohost <0.14906.1> 54480b240d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:25.294365Z nonode@nohost <0.14906.1> bc04c2f94e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:25.299909Z nonode@nohost <0.14906.1> 262eef5d54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:25.372314Z nonode@nohost <0.14906.1> 510e616f2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:25.405574Z nonode@nohost <0.14906.1> 1416ff7874 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00287%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:25.412291Z nonode@nohost <0.14906.1> 1e76a0a8d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00080db1e9b0479236c436348966e59d49e63b7fe3266ff976550b9e9f46e19f7e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:25.421685Z nonode@nohost <0.14906.1> b6e71f30c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00080db1e9b0479236c436348966e59d49e63b7fe3266ff976550b9e9f46e19f7e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:25.967392Z nonode@nohost <0.14906.1> 11582543d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:25.971730Z nonode@nohost <0.14906.1> ddb4abaa0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:25.978183Z nonode@nohost <0.14906.1> e5eac2790b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:25.991744Z nonode@nohost <0.14906.1> d01459e127 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:49:26.007854Z nonode@nohost <0.14906.1> 3f227d6605 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:26.008889Z nonode@nohost <0.14906.1> a0189b8506 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:26.018095Z nonode@nohost <0.14906.1> 57468d508a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:26.027231Z nonode@nohost <0.14906.1> 4ba3f45b0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:26.034107Z nonode@nohost <0.14906.1> 7809ad566a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:26.035392Z nonode@nohost <0.14906.1> 381cb92f71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.108334Z nonode@nohost <0.14906.1> 214aab2ee7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.110819Z nonode@nohost <0.14906.1> d494ea5dce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:27.116121Z nonode@nohost <0.14906.1> a0c028996a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.126172Z nonode@nohost <0.14906.1> 90a450f022 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.156504Z nonode@nohost <0.14906.1> aca40dddb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:27.161449Z nonode@nohost <0.14906.1> 185d7ee1f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:27.172010Z nonode@nohost <0.14906.1> 8fd3d29562 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.197847Z nonode@nohost <0.14906.1> 98741e0aed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:49:27.202804Z nonode@nohost <0.14906.1> 6f18b35478 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:27.212235Z nonode@nohost <0.14906.1> 1c4d5d738d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:49:27.380582Z nonode@nohost <0.14906.1> 9bda074693 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.391038Z nonode@nohost <0.14906.1> 02a23fbf45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:27.403198Z nonode@nohost <0.14906.1> 98fe379ae4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.408570Z nonode@nohost <0.14906.1> 3c0dfcc717 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.446417Z nonode@nohost <0.14906.1> 39f6fe850f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.452371Z nonode@nohost <0.14906.1> d85f3d9934 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:27.460260Z nonode@nohost <0.14906.1> dcfb00b958 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:27.465452Z nonode@nohost <0.14906.1> b3fed7f8d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.505565Z nonode@nohost <0.14906.1> 1bb8c1ee24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.546384Z nonode@nohost <0.14906.1> 01a42f7b9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00288%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:27.555632Z nonode@nohost <0.14906.1> 3175d001fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0079773c48ca41e2e2ba3316c8a9724e1fe110963fd35eeaa617823caedae2d967%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:27.569335Z nonode@nohost <0.14906.1> a72581508e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0079773c48ca41e2e2ba3316c8a9724e1fe110963fd35eeaa617823caedae2d967%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:27.892760Z nonode@nohost <0.14906.1> 67c212180c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:27.897835Z nonode@nohost <0.14906.1> 2115120b85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:27.908859Z nonode@nohost <0.14906.1> 1a5ef3bc22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.915169Z nonode@nohost <0.14906.1> da2a86d8ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.943732Z nonode@nohost <0.14906.1> 3bfa67caef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.947258Z nonode@nohost <0.14906.1> 3bd77c7291 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:27.957495Z nonode@nohost <0.14906.1> ddfe34c04d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.964157Z nonode@nohost <0.14906.1> a1860489f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.970205Z nonode@nohost <0.14906.1> 597e6e80b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:27.973597Z nonode@nohost <0.14906.1> cd1162c73c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.207917Z nonode@nohost <0.14906.1> 1cbb3395b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.211247Z nonode@nohost <0.14906.1> 2c85bcd798 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:29.222586Z nonode@nohost <0.14906.1> d31b571cd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.229293Z nonode@nohost <0.14906.1> 8ea5970374 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.258637Z nonode@nohost <0.14906.1> f7ffbe006c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.264391Z nonode@nohost <0.14906.1> 2e9693cde2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:29.276269Z nonode@nohost <0.14906.1> 8113d01382 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.283540Z nonode@nohost <0.14906.1> 4a94d2c661 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.290983Z nonode@nohost <0.14906.1> 2b02c4a9b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.297132Z nonode@nohost <0.14906.1> f606356653 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.430934Z nonode@nohost <0.14906.1> 120e5ee729 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:29.439242Z nonode@nohost <0.14906.1> 214614aba7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:29.450920Z nonode@nohost <0.14906.1> 475ae8ab2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.458910Z nonode@nohost <0.14906.1> 6f7f6865f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:29.507582Z nonode@nohost <0.14906.1> 765b3fe97e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:29.513582Z nonode@nohost <0.14906.1> c097ef94c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:29.525449Z nonode@nohost <0.14906.1> e0488d36ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.533167Z nonode@nohost <0.14906.1> 3ac6e94427 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.595360Z nonode@nohost <0.14906.1> 8d2e32f8c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:29.634246Z nonode@nohost <0.14906.1> 117db0993e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00289%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:29.641720Z nonode@nohost <0.14906.1> f258fdaee1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e6b06901e4b0a17d0e349d81393fef9a67b415033c170b86776518fb5d083d47%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:29.647400Z nonode@nohost <0.14906.1> 66969b9963 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e6b06901e4b0a17d0e349d81393fef9a67b415033c170b86776518fb5d083d47%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:29.889898Z nonode@nohost <0.14906.1> 4783fa2f8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.895223Z nonode@nohost <0.14906.1> 2cfc79bf93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:29.910072Z nonode@nohost <0.14906.1> 55a84e3b73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:29.923960Z nonode@nohost <0.14906.1> e089abe3c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:49:29.945049Z nonode@nohost <0.14906.1> 7fd6fb0ee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:29.955361Z nonode@nohost <0.14906.1> 0b63362c39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:49:29.961376Z nonode@nohost <0.14906.1> a1c1b4ffc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.966593Z nonode@nohost <0.14906.1> ea2665d876 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:29.972065Z nonode@nohost <0.14906.1> e9a0bebaeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:29.976217Z nonode@nohost <0.14906.1> 79af3a00b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:31.357085Z nonode@nohost <0.14906.1> 31ee92e8ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.360146Z nonode@nohost <0.14906.1> 2044b43b16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:31.364453Z nonode@nohost <0.14906.1> 1194a23820 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.368863Z nonode@nohost <0.14906.1> 3df9a34a3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.391057Z nonode@nohost <0.14906.1> f30989bca4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.395592Z nonode@nohost <0.14906.1> 3e097a3ad7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:31.402395Z nonode@nohost <0.14906.1> d991148b81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.407985Z nonode@nohost <0.14906.1> fa875e7e9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.423155Z nonode@nohost <0.14906.1> d3a3212900 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:31.429705Z nonode@nohost <0.14906.1> 7682abf8e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.551899Z nonode@nohost <0.14906.1> be4a50fe24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:31.556533Z nonode@nohost <0.14906.1> 657f2f6a64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:31.567699Z nonode@nohost <0.14906.1> 37a8bea204 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.593694Z nonode@nohost <0.14906.1> f9de14bbcd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.628404Z nonode@nohost <0.14906.1> a86dfd258e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:31.632373Z nonode@nohost <0.14906.1> 3951dc353f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:31.642075Z nonode@nohost <0.14906.1> 34e634b3f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.647145Z nonode@nohost <0.14906.1> 67340df8e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.708261Z nonode@nohost <0.14906.1> 3095b34032 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:49:31.744430Z nonode@nohost <0.14906.1> 3e3cb1ae07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00290%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:31.760078Z nonode@nohost <0.14906.1> 9349d60a49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000ebd323fd391a6c105144441742e2ac13650054cdb550ff48452c16567be1d02%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:49:31.765828Z nonode@nohost <0.14906.1> ce4a152590 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000ebd323fd391a6c105144441742e2ac13650054cdb550ff48452c16567be1d02%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:31.800617Z nonode@nohost <0.14906.1> 1bd482e83c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.812578Z nonode@nohost <0.14906.1> 939fdc5bd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:31.819148Z nonode@nohost <0.14906.1> 4f3d858d55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:31.824761Z nonode@nohost <0.14906.1> 08adbd0a97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:31.849366Z nonode@nohost <0.14906.1> c964d4170e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:31.851043Z nonode@nohost <0.14906.1> 009332d3a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:31.858939Z nonode@nohost <0.14906.1> 7f41b8a660 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.863532Z nonode@nohost <0.14906.1> cdfaa03364 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.869191Z nonode@nohost <0.14906.1> 771204f9b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:31.872216Z nonode@nohost <0.14906.1> e431007e3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.510235Z nonode@nohost <0.14906.1> 10602eb690 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.513183Z nonode@nohost <0.14906.1> 50582a5f10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:33.529018Z nonode@nohost <0.14906.1> d0ac22b2ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:33.533238Z nonode@nohost <0.14906.1> aea4412423 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:33.559226Z nonode@nohost <0.14906.1> 56735906ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.563022Z nonode@nohost <0.14906.1> 7bc77ec153 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:33.568028Z nonode@nohost <0.14906.1> ac8d9764a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.571617Z nonode@nohost <0.14906.1> 81c756a5b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.575059Z nonode@nohost <0.14906.1> a68c0d9a5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.577789Z nonode@nohost <0.14906.1> c67310baad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.656470Z nonode@nohost <0.14906.1> 7c77adb174 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.658913Z nonode@nohost <0.14906.1> 193c112775 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:33.663402Z nonode@nohost <0.14906.1> 58ed1545a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.667777Z nonode@nohost <0.14906.1> 8c586e19a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.688222Z nonode@nohost <0.14906.1> 55a83e3cdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:33.693610Z nonode@nohost <0.14906.1> c74bc2f677 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:33.698788Z nonode@nohost <0.14906.1> 6c0c8a9e1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.703109Z nonode@nohost <0.14906.1> 8790872ca2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.707207Z nonode@nohost <0.14906.1> fb338f04fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.710373Z nonode@nohost <0.14906.1> ad088f362e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.726521Z nonode@nohost <0.14906.1> b4ae6d7cae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.730537Z nonode@nohost <0.14906.1> 841c386d07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:33.750191Z nonode@nohost <0.14906.1> 1c549255ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.757220Z nonode@nohost <0.14906.1> 490bf8c556 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:33.799223Z nonode@nohost <0.14906.1> 442b5503b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:33.808448Z nonode@nohost <0.14906.1> 52cfcd7a22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:49:33.817737Z nonode@nohost <0.14906.1> 817c2a6995 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:33.822680Z nonode@nohost <0.14906.1> 6ed48848f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.878716Z nonode@nohost <0.14906.1> 1cd2cf1e8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:33.911318Z nonode@nohost <0.14906.1> c1174cd6ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00291%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:33.916949Z nonode@nohost <0.14906.1> 85f803d9d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b4bf443c8f5b6065d3cf37abc09c74282b0f3e812b29ba39c99dcd33d238ee32%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:33.921398Z nonode@nohost <0.14906.1> 14e800a505 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b4bf443c8f5b6065d3cf37abc09c74282b0f3e812b29ba39c99dcd33d238ee32%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:35.464600Z nonode@nohost <0.14906.1> ed0d878b2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.482035Z nonode@nohost <0.14906.1> 73dd0c599e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 8 [notice] 2018-09-16T13:49:35.488678Z nonode@nohost <0.14906.1> 0204e9e86b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:35.497389Z nonode@nohost <0.14906.1> c00d15dbda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:49:35.519869Z nonode@nohost <0.14906.1> b5c059bc4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.524241Z nonode@nohost <0.14906.1> 49960eda91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:35.529640Z nonode@nohost <0.14906.1> 0ded16801b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.534372Z nonode@nohost <0.14906.1> 256a6ce88b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:35.538852Z nonode@nohost <0.14906.1> 5a6dec196e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.547557Z nonode@nohost <0.14906.1> 00fd192d74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:35.703195Z nonode@nohost <0.14906.1> b360c84bd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.706171Z nonode@nohost <0.14906.1> 851fa0f9f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:35.716781Z nonode@nohost <0.14906.1> 4be963f95f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.722757Z nonode@nohost <0.14906.1> 53ef5fdfe2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.750633Z nonode@nohost <0.14906.1> e2efbb1ea2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.756857Z nonode@nohost <0.14906.1> a55d58d915 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:35.767156Z nonode@nohost <0.14906.1> c83f7e7b92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.773027Z nonode@nohost <0.14906.1> 7ce0315072 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.779235Z nonode@nohost <0.14906.1> 37053cbaa1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.782773Z nonode@nohost <0.14906.1> 11b983c090 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.913130Z nonode@nohost <0.14906.1> a2881680f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.918195Z nonode@nohost <0.14906.1> 3a1addb419 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:35.928097Z nonode@nohost <0.14906.1> 04296b0997 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.933523Z nonode@nohost <0.14906.1> 20e2ee0fec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.979209Z nonode@nohost <0.14906.1> ddc7a68911 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:35.985040Z nonode@nohost <0.14906.1> 1b46faaaba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:35.994495Z nonode@nohost <0.14906.1> 7a2e571b6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:36.000353Z nonode@nohost <0.14906.1> d9af3190b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:36.050766Z nonode@nohost <0.14906.1> dbd67474fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:36.081570Z nonode@nohost <0.14906.1> 35036a079b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00292%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:36.088284Z nonode@nohost <0.14906.1> 74c2ed8c89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00925d6b075e5e84fac4476f1c4450e4437a9d8740f4a3f42fe790b191b9810bf5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:36.093469Z nonode@nohost <0.14906.1> 78416c58ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00925d6b075e5e84fac4476f1c4450e4437a9d8740f4a3f42fe790b191b9810bf5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:37.381504Z nonode@nohost <0.14906.1> c8ee59ca87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:37.386875Z nonode@nohost <0.14906.1> ffa49b81ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:37.403730Z nonode@nohost <0.14906.1> 3fed4cd583 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:37.411724Z nonode@nohost <0.14906.1> 2fe96f9ebe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:37.439727Z nonode@nohost <0.14906.1> 132f59b08c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:37.443292Z nonode@nohost <0.14906.1> 065640c76b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:37.459650Z nonode@nohost <0.14906.1> 771d59e43a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:37.467798Z nonode@nohost <0.14906.1> 673e220cc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:37.480195Z nonode@nohost <0.14906.1> 67e44b6d72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:37.496578Z nonode@nohost <0.14906.1> 048fe7777c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:37.758864Z nonode@nohost <0.14906.1> c5ffc45437 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:37.763405Z nonode@nohost <0.14906.1> 4db4ea95bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:37.767875Z nonode@nohost <0.14906.1> 98ee8cdeca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:37.774593Z nonode@nohost <0.14906.1> 8071a007c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:37.800658Z nonode@nohost <0.14906.1> f090cf9afd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:37.804607Z nonode@nohost <0.14906.1> 8916f0f698 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:37.819161Z nonode@nohost <0.14906.1> de49d6f347 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:37.822404Z nonode@nohost <0.14906.1> b34a8a786f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:37.825003Z nonode@nohost <0.14906.1> 8cb21a2b7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:37.836123Z nonode@nohost <0.14906.1> d61a5a8138 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:49:37.951297Z nonode@nohost <0.14906.1> 4c624b1cfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:37.955871Z nonode@nohost <0.14906.1> d56b2258d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:49:37.959410Z nonode@nohost <0.14906.1> cd0f23771c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:37.971929Z nonode@nohost <0.14906.1> b781e8b755 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 12 [notice] 2018-09-16T13:49:38.008469Z nonode@nohost <0.14906.1> 91211410d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:38.012694Z nonode@nohost <0.14906.1> cc1e74cd18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:49:38.016378Z nonode@nohost <0.14906.1> 4a76ea5982 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:38.023624Z nonode@nohost <0.14906.1> 56544cb084 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:49:38.037666Z nonode@nohost <0.14906.1> 8bc2c23790 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:38.050689Z nonode@nohost <0.14906.1> 0725cca503 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00293%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:38.054712Z nonode@nohost <0.14906.1> 7f75216919 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00903f8a42c7ff9b08edf22df13713e89aa2d8e557430542471bf7804db6c9404b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:38.063138Z nonode@nohost <0.14906.1> bf042fddd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00903f8a42c7ff9b08edf22df13713e89aa2d8e557430542471bf7804db6c9404b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:39.362657Z nonode@nohost <0.14906.1> 4430d5a183 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:39.366107Z nonode@nohost <0.14906.1> 043437a052 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:39.377583Z nonode@nohost <0.14906.1> ddb1d681cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:39.378962Z nonode@nohost <0.14906.1> 87a5e735af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:39.418964Z nonode@nohost <0.14906.1> 318efede40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:39.427549Z nonode@nohost <0.14906.1> 17652d58be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:39.431778Z nonode@nohost <0.14906.1> 4c65e74720 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:39.434728Z nonode@nohost <0.14906.1> 8e0db964e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:39.438559Z nonode@nohost <0.14906.1> dd2bbb81a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:39.440927Z nonode@nohost <0.14906.1> f9f66dc751 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:39.769126Z nonode@nohost <0.14906.1> edaf325623 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:39.778566Z nonode@nohost <0.14906.1> afaf5c7b57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:39.792920Z nonode@nohost <0.14906.1> dc8ac87c3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:39.807968Z nonode@nohost <0.14906.1> 25fb32be6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 15 [notice] 2018-09-16T13:49:39.834110Z nonode@nohost <0.14906.1> b02a20b4d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:39.843871Z nonode@nohost <0.14906.1> 6deba9954c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:49:39.849192Z nonode@nohost <0.14906.1> 3e7b8ce7b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:39.850843Z nonode@nohost <0.14906.1> fa10e8773b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:39.853435Z nonode@nohost <0.14906.1> aa3a4640f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:39.857925Z nonode@nohost <0.14906.1> 207b137a44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:39.982328Z nonode@nohost <0.14906.1> 1baa2f4cac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:39.984970Z nonode@nohost <0.14906.1> c00021f741 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:39.989042Z nonode@nohost <0.14906.1> 4f8cceba89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:39.991627Z nonode@nohost <0.14906.1> 122c67d22e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:40.036686Z nonode@nohost <0.14906.1> 9a8f8796de couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:40.050167Z nonode@nohost <0.14906.1> 7d50790422 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:49:40.058414Z nonode@nohost <0.14906.1> 4a7a775f53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:49:40.067514Z nonode@nohost <0.14906.1> f14aa7e5d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:49:40.133421Z nonode@nohost <0.14906.1> 95395f8d99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:40.188547Z nonode@nohost <0.14906.1> 2b854d1dbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00294%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:49:40.209271Z nonode@nohost <0.14906.1> 740ae8a71c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00061830902a23d384f3866b6bab3f30de86750137a56a19df486b9f9de9453545%00?attachments=true 404 ok 8 [notice] 2018-09-16T13:49:40.222779Z nonode@nohost <0.14906.1> 642632ff14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00061830902a23d384f3866b6bab3f30de86750137a56a19df486b9f9de9453545%00?attachments=true 404 ok 13 [notice] 2018-09-16T13:49:41.202183Z nonode@nohost <0.14906.1> ee7e790994 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:41.207206Z nonode@nohost <0.14906.1> fdecf59409 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:41.223689Z nonode@nohost <0.14906.1> 08033c771c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:41.232980Z nonode@nohost <0.14906.1> 9f924b4e9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:41.254272Z nonode@nohost <0.14906.1> 286f3e3228 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:41.265143Z nonode@nohost <0.14906.1> 021ef63c91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:41.277063Z nonode@nohost <0.14906.1> 56ce7eb881 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:41.288117Z nonode@nohost <0.14906.1> a823974d74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:49:41.292297Z nonode@nohost <0.14906.1> 6f580f1ee0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:41.296109Z nonode@nohost <0.14906.1> f560ec7ded couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:41.969099Z nonode@nohost <0.14906.1> a5d1c5dbd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:41.972128Z nonode@nohost <0.14906.1> 639c40274f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:41.978264Z nonode@nohost <0.14906.1> 29fc37e766 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:41.982505Z nonode@nohost <0.14906.1> eacd44784b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:42.005818Z nonode@nohost <0.14906.1> ee9fb9c831 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:42.010819Z nonode@nohost <0.14906.1> c70ff04bc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:42.016440Z nonode@nohost <0.14906.1> 5f52fbe8dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:42.020535Z nonode@nohost <0.14906.1> 4792d21805 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:42.024540Z nonode@nohost <0.14906.1> 5b9c0dfb9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:42.028367Z nonode@nohost <0.14906.1> fac5f682ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:42.154702Z nonode@nohost <0.14906.1> ea6ff892c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:42.159821Z nonode@nohost <0.14906.1> c296e0e611 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:42.171252Z nonode@nohost <0.14906.1> 4bf9778ede couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:42.176597Z nonode@nohost <0.14906.1> c5d1720647 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:42.214573Z nonode@nohost <0.14906.1> 0ddc44c075 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:42.219920Z nonode@nohost <0.14906.1> 82a5e9ba68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:42.225494Z nonode@nohost <0.14906.1> 19f6ac37d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:42.229875Z nonode@nohost <0.14906.1> eda5a7eec5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:42.262998Z nonode@nohost <0.14906.1> e9382bfe49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:42.302784Z nonode@nohost <0.14906.1> 29001b4217 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00295%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:42.312506Z nonode@nohost <0.14906.1> 782f22a56f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007fd638673566f6a1bd357760e6615e54858579979f1171b8a06a9e0e729a0dde%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:42.320410Z nonode@nohost <0.14906.1> 46c1c2981c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007fd638673566f6a1bd357760e6615e54858579979f1171b8a06a9e0e729a0dde%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:43.097614Z nonode@nohost <0.14906.1> 17cc3bb7cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:43.104495Z nonode@nohost <0.14906.1> 6cacac1bce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:43.117369Z nonode@nohost <0.14906.1> 4ec836b2ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:43.124518Z nonode@nohost <0.14906.1> 2df23436f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:43.151538Z nonode@nohost <0.14906.1> 77948e317a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:43.156874Z nonode@nohost <0.14906.1> 685fd9d045 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:43.169196Z nonode@nohost <0.14906.1> 0c08102d5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:43.176481Z nonode@nohost <0.14906.1> 08a8529c1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:43.184619Z nonode@nohost <0.14906.1> ee7909038d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:43.189617Z nonode@nohost <0.14906.1> 9fecfb61da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:44.015523Z nonode@nohost <0.14906.1> 3f3ec45cc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:44.021629Z nonode@nohost <0.14906.1> aca9ac2d2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:44.027432Z nonode@nohost <0.14906.1> 8ce60f6158 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:44.031195Z nonode@nohost <0.14906.1> 85c85036f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:44.064274Z nonode@nohost <0.14906.1> 93b15be983 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:44.067095Z nonode@nohost <0.14906.1> 356b6f6269 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:44.076774Z nonode@nohost <0.14906.1> e8bd84ade7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:44.080412Z nonode@nohost <0.14906.1> 0090b3450a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:44.083847Z nonode@nohost <0.14906.1> 96bb3b4eca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:44.087173Z nonode@nohost <0.14906.1> 103e5b92bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:44.212662Z nonode@nohost <0.14906.1> 7442cd68e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:44.221061Z nonode@nohost <0.14906.1> 51ecb98ff0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:44.226439Z nonode@nohost <0.14906.1> 87a91461dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:44.232765Z nonode@nohost <0.14906.1> 5a91af80d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:44.282864Z nonode@nohost <0.14906.1> 8501031040 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:44.286346Z nonode@nohost <0.14906.1> b1d7bec5b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:44.292722Z nonode@nohost <0.14906.1> 8e297bae8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:44.300033Z nonode@nohost <0.14906.1> 4b86c6d4df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:44.351479Z nonode@nohost <0.14906.1> db176e5302 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:44.397279Z nonode@nohost <0.14906.1> 1f081d9c40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00296%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:44.407342Z nonode@nohost <0.14906.1> 2bf8869a3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a1c5ba1e462d3bc127a153b321a09570f24c70bbb860eb8ef6202ce4141744d4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:44.411128Z nonode@nohost <0.14906.1> a9bce0012d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a1c5ba1e462d3bc127a153b321a09570f24c70bbb860eb8ef6202ce4141744d4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:45.073001Z nonode@nohost <0.14906.1> c82298a56e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:45.077017Z nonode@nohost <0.14906.1> 782e67ce4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:45.083144Z nonode@nohost <0.14906.1> c5ee3a328a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:45.090458Z nonode@nohost <0.14906.1> 7540dbdf4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:45.121777Z nonode@nohost <0.14906.1> 2af0df2835 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:45.125408Z nonode@nohost <0.14906.1> d4a468f794 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:45.138163Z nonode@nohost <0.14906.1> 9ff8fd7b9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:45.145777Z nonode@nohost <0.14906.1> a5b2d84042 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:45.151780Z nonode@nohost <0.14906.1> fd92c62fce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:45.155629Z nonode@nohost <0.14906.1> 41d564f328 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.131860Z nonode@nohost <0.14906.1> 1313ee3d32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:46.137856Z nonode@nohost <0.14906.1> 8505487e6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:46.150249Z nonode@nohost <0.14906.1> b4f2f79e79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.156905Z nonode@nohost <0.14906.1> 3c5ce7cd55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.182336Z nonode@nohost <0.14906.1> 945e6a95d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:46.186091Z nonode@nohost <0.14906.1> e56ae811ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:46.197144Z nonode@nohost <0.14906.1> ce46816082 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.204020Z nonode@nohost <0.14906.1> f2718489d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.210969Z nonode@nohost <0.14906.1> ef6c2a3ba2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.214861Z nonode@nohost <0.14906.1> 6d5f74a4de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.348373Z nonode@nohost <0.14906.1> 161d60cc01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.354224Z nonode@nohost <0.14906.1> fd2b02c4a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:46.365344Z nonode@nohost <0.14906.1> 8fcad9e5a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.372112Z nonode@nohost <0.14906.1> 85435a4938 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.427782Z nonode@nohost <0.14906.1> 218c66e2b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.433960Z nonode@nohost <0.14906.1> 848544ea58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:46.447466Z nonode@nohost <0.14906.1> 8e4cd244bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.454798Z nonode@nohost <0.14906.1> b70ebd63ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.516811Z nonode@nohost <0.14906.1> c1db4a5102 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:46.553396Z nonode@nohost <0.14906.1> d0a0662d7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00297%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:46.560334Z nonode@nohost <0.14906.1> b4cb95560f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00feaa566186c0619332a9efea08ab71a3b8cd2edce6a218e818090e32c74b96a2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:46.566719Z nonode@nohost <0.14906.1> 32dfab6966 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00feaa566186c0619332a9efea08ab71a3b8cd2edce6a218e818090e32c74b96a2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:46.942801Z nonode@nohost <0.14906.1> 3f52197ba4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:46.949101Z nonode@nohost <0.14906.1> 31df30032d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:46.961846Z nonode@nohost <0.14906.1> b43903c772 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.968480Z nonode@nohost <0.14906.1> af16a5f637 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:46.998027Z nonode@nohost <0.14906.1> e654af7dcd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:47.002742Z nonode@nohost <0.14906.1> 0224d39533 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:47.008683Z nonode@nohost <0.14906.1> 49879b98c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:47.020328Z nonode@nohost <0.14906.1> 728ad335c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:47.024480Z nonode@nohost <0.14906.1> b1d5f40e16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:47.028252Z nonode@nohost <0.14906.1> bea9ec2a7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:48.271828Z nonode@nohost <0.14906.1> 41da5f55f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:48.281206Z nonode@nohost <0.14906.1> f77851b054 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:48.286942Z nonode@nohost <0.14906.1> 625cf74710 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:48.290482Z nonode@nohost <0.14906.1> 2e144e54b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:48.316959Z nonode@nohost <0.14906.1> b4622b8e0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:48.319738Z nonode@nohost <0.14906.1> 168fb8ac0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:48.329133Z nonode@nohost <0.14906.1> 7a7fef5cea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:48.333291Z nonode@nohost <0.14906.1> ba877e1be1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:48.337155Z nonode@nohost <0.14906.1> 26ad99322b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:48.344523Z nonode@nohost <0.14906.1> 5542bcd14b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:48.473889Z nonode@nohost <0.14906.1> ac4a4e7455 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:48.476044Z nonode@nohost <0.14906.1> ae86058c6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:48.484759Z nonode@nohost <0.14906.1> 0084963699 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:48.492746Z nonode@nohost <0.14906.1> a045b41ed7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:48.557375Z nonode@nohost <0.14906.1> 418dff3a12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:48.559475Z nonode@nohost <0.14906.1> 0808ae0030 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:48.564173Z nonode@nohost <0.14906.1> 87fb44d504 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:48.567683Z nonode@nohost <0.14906.1> cf0b457f0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:48.638442Z nonode@nohost <0.14906.1> 8676e5bb7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:48.673476Z nonode@nohost <0.14906.1> 98f4c487f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00298%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:48.681594Z nonode@nohost <0.14906.1> 2dd16ff8c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ca0b56b526a9585262ecc215f852008ba5900a43e000e0e994ab5edfff5ffe87%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:48.690908Z nonode@nohost <0.14906.1> b6821afba4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ca0b56b526a9585262ecc215f852008ba5900a43e000e0e994ab5edfff5ffe87%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:49:48.881890Z nonode@nohost <0.14906.1> a113fc04f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:48.887018Z nonode@nohost <0.14906.1> 9002e5a1ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:48.903892Z nonode@nohost <0.14906.1> 5d9260c854 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:48.909695Z nonode@nohost <0.14906.1> cba0d8821f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:48.937614Z nonode@nohost <0.14906.1> 5b6ce76768 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:48.957725Z nonode@nohost <0.14906.1> cd870fd1cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:49:48.965219Z nonode@nohost <0.14906.1> 60d536bace couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:49:48.972659Z nonode@nohost <0.14906.1> 227a1742b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:49:48.976507Z nonode@nohost <0.14906.1> ae258fcc18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:49:48.997466Z nonode@nohost <0.14906.1> 6e27dbccc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 21 [notice] 2018-09-16T13:49:50.476483Z nonode@nohost <0.14906.1> 2c2a64e134 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:50.477587Z nonode@nohost <0.14906.1> 12bab1f8c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:50.488242Z nonode@nohost <0.14906.1> 9d5de445b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:50.494360Z nonode@nohost <0.14906.1> 066d1fa1d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:50.534902Z nonode@nohost <0.14906.1> d886674f0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:50.540923Z nonode@nohost <0.14906.1> 9fc37883f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:50.560231Z nonode@nohost <0.14906.1> 1fab519eac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:50.566656Z nonode@nohost <0.14906.1> 27379e1587 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:50.573808Z nonode@nohost <0.14906.1> 394d5415a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:50.579292Z nonode@nohost <0.14906.1> 3c3100e017 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:50.716449Z nonode@nohost <0.14906.1> 46c58be531 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:50.723890Z nonode@nohost <0.14906.1> f310a24989 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:50.743605Z nonode@nohost <0.14906.1> 1e21bf60c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:49:50.744656Z nonode@nohost <0.10440.2> 652a013afe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:50.749957Z nonode@nohost <0.10440.2> 0e3c5577b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:50.751428Z nonode@nohost <0.10440.2> 6be3503045 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:50.768918Z nonode@nohost <0.10440.2> 2fe723dc78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:50.776725Z nonode@nohost <0.10440.2> 4a18ec769d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:50.799795Z nonode@nohost <0.10440.2> eda6fed3e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:50.803044Z nonode@nohost <0.10440.2> d4c12ce4ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:50.809389Z nonode@nohost <0.10440.2> deaafb9065 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:50.816745Z nonode@nohost <0.10440.2> e23518bbc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:50.824001Z nonode@nohost <0.10440.2> 750062a2d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:50.842217Z nonode@nohost <0.10440.2> 246eb884f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:50.844491Z nonode@nohost <0.10440.2> 0acee31b6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:50.856938Z nonode@nohost <0.10440.2> d2f79e3569 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00299%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:50.860812Z nonode@nohost <0.10440.2> 97e4369e8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:50.863813Z nonode@nohost <0.10440.2> 60b2e3cda5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f6f53e353f3d904bffd85e83200b322091ee37e5467a29d04e27619355ac40af%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:50.866466Z nonode@nohost <0.10440.2> b8a74b2c90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:50.868929Z nonode@nohost <0.10440.2> bb9796ac4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f6f53e353f3d904bffd85e83200b322091ee37e5467a29d04e27619355ac40af%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:50.871776Z nonode@nohost <0.10440.2> a0b7a63ca6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:50.890156Z nonode@nohost <0.10440.2> 49e76c9c38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:52.577750Z nonode@nohost <0.10440.2> db47a636de couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.581829Z nonode@nohost <0.10440.2> 156b833a87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:52.592801Z nonode@nohost <0.10440.2> 7158bccdbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.598926Z nonode@nohost <0.10440.2> d44ece0b65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.630704Z nonode@nohost <0.10440.2> 979d848f66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:52.636198Z nonode@nohost <0.10440.2> fe5e03a9e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:52.637557Z nonode@nohost <0.14906.1> d1b4a07414 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:52.644958Z nonode@nohost <0.14906.1> 86f6446747 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.645272Z nonode@nohost <0.10440.2> 2502eb9fa4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:52.652182Z nonode@nohost <0.14906.1> 04db442593 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.652987Z nonode@nohost <0.10440.2> 6ad4dbd91d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.658896Z nonode@nohost <0.10440.2> 5c5ba2a9a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.672050Z nonode@nohost <0.10440.2> 8b82c3f847 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.674706Z nonode@nohost <0.10440.2> f0f5db23a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.686980Z nonode@nohost <0.10440.2> 133bab5ace couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.705136Z nonode@nohost <0.10440.2> edcee7b4ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:52.715817Z nonode@nohost <0.10440.2> 92d1880ea1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.722710Z nonode@nohost <0.10440.2> 231e2c546a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:52.732251Z nonode@nohost <0.10440.2> 825308f986 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.738695Z nonode@nohost <0.10440.2> 6c0af6c32a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.848674Z nonode@nohost <0.10440.2> d3802c29b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.853427Z nonode@nohost <0.10440.2> 34acb41605 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:52.872286Z nonode@nohost <0.10440.2> e2c06eff92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:52.875474Z nonode@nohost <0.10440.2> bce7d208c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.908343Z nonode@nohost <0.10440.2> 6c8ffa3105 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.913613Z nonode@nohost <0.10440.2> cc16a84539 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:52.919844Z nonode@nohost <0.10440.2> bdec3fc8c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.927854Z nonode@nohost <0.10440.2> 64de2ba3f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.965238Z nonode@nohost <0.10440.2> 183407c299 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:52.998899Z nonode@nohost <0.10440.2> 1785a3caf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00300%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:53.005382Z nonode@nohost <0.10440.2> 0daae0090b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c8db3501df5ccb65f1bb60de88eb1a3517685c7aa596fbf98c6acfbc5f99bfc3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:53.016066Z nonode@nohost <0.10440.2> 3c958fd810 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c8db3501df5ccb65f1bb60de88eb1a3517685c7aa596fbf98c6acfbc5f99bfc3%00?attachments=true 404 ok 6 [notice] 2018-09-16T13:49:54.532573Z nonode@nohost <0.10440.2> 399fb88762 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:54.541253Z nonode@nohost <0.10440.2> d1f8e484e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:54.550174Z nonode@nohost <0.10440.2> 1d28b22c3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:54.556966Z nonode@nohost <0.10440.2> 154c7ca7e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:54.591749Z nonode@nohost <0.10440.2> 940730dbbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:54.594406Z nonode@nohost <0.10440.2> 2b7def4c32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:54.603016Z nonode@nohost <0.10440.2> 2630e9ab75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:54.612412Z nonode@nohost <0.10440.2> b831715db8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:54.617758Z nonode@nohost <0.10440.2> 00319a848b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:54.621337Z nonode@nohost <0.10440.2> 29cd4c1bbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:54.748587Z nonode@nohost <0.10440.2> f32a70bfe6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:54.753988Z nonode@nohost <0.10440.2> 19f8f096c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:54.759198Z nonode@nohost <0.10440.2> 6ebba46158 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:54.763817Z nonode@nohost <0.10440.2> fc48057d74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:54.787612Z nonode@nohost <0.10440.2> 8d9edd840f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:54.795266Z nonode@nohost <0.10440.2> 0c9b71a0a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:49:54.801624Z nonode@nohost <0.10440.2> 6907bf7f86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:49:54.808615Z nonode@nohost <0.10440.2> 6c779f40f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:49:54.812712Z nonode@nohost <0.10440.2> ccd35624ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:54.821768Z nonode@nohost <0.10440.2> 3592f3bd37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:49:54.946763Z nonode@nohost <0.10440.2> 59e157b5bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:54.950218Z nonode@nohost <0.10440.2> 1d77e1b7e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:54.955318Z nonode@nohost <0.10440.2> f2456be222 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:54.965054Z nonode@nohost <0.10440.2> a9848d4015 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:55.003673Z nonode@nohost <0.10440.2> d6480c2277 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:55.006976Z nonode@nohost <0.10440.2> 852dea42f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:55.012570Z nonode@nohost <0.10440.2> 62df64f6f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:55.021338Z nonode@nohost <0.10440.2> 54de34af7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:55.075257Z nonode@nohost <0.10440.2> 33cf21d271 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:55.106933Z nonode@nohost <0.10440.2> d1e2bc0bee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00301%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:55.113900Z nonode@nohost <0.10440.2> 93261860ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003ce2b253137bc143d5591741c0efc96ba7ec0d1a1aadeb254691ae3b599d31bf%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:55.121872Z nonode@nohost <0.10440.2> 15355b0cb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003ce2b253137bc143d5591741c0efc96ba7ec0d1a1aadeb254691ae3b599d31bf%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:49:56.472051Z nonode@nohost <0.10440.2> e90024b709 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:56.475877Z nonode@nohost <0.10440.2> aeb890a7dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:56.491931Z nonode@nohost <0.10440.2> 181f941096 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:56.498384Z nonode@nohost <0.10440.2> 3330834662 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:56.534176Z nonode@nohost <0.10440.2> 62cef123d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:56.539114Z nonode@nohost <0.10440.2> aa79abeaa5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:56.547139Z nonode@nohost <0.10440.2> 70b2549215 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:56.556519Z nonode@nohost <0.10440.2> e869767928 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:56.561164Z nonode@nohost <0.10440.2> ed57fec62b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:56.564335Z nonode@nohost <0.10440.2> a5417b785a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:56.846987Z nonode@nohost <0.10440.2> 6b69429dd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:56.850002Z nonode@nohost <0.10440.2> 14ed6ee125 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:56.854516Z nonode@nohost <0.10440.2> 529319f42d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:56.859205Z nonode@nohost <0.10440.2> 3af70e6f77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:56.880969Z nonode@nohost <0.10440.2> 35d444dad1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:56.885257Z nonode@nohost <0.10440.2> bbbdf80b74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:56.890440Z nonode@nohost <0.10440.2> 7cda6fb697 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:56.896773Z nonode@nohost <0.10440.2> a88448c362 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:56.902916Z nonode@nohost <0.10440.2> 42defd5613 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:56.905641Z nonode@nohost <0.10440.2> dbcd6a4a46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:57.031444Z nonode@nohost <0.10440.2> 39744605e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:57.039996Z nonode@nohost <0.10440.2> a2a80a841c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:57.045667Z nonode@nohost <0.10440.2> 0569fcebad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:57.049195Z nonode@nohost <0.10440.2> e373f40678 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:57.089834Z nonode@nohost <0.10440.2> bdf4aa4406 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:57.093086Z nonode@nohost <0.10440.2> 6e30b85da4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:57.097998Z nonode@nohost <0.10440.2> 8e3e314297 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:57.101640Z nonode@nohost <0.10440.2> 429b829f5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:57.163228Z nonode@nohost <0.10440.2> e997885ef0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:57.204372Z nonode@nohost <0.10440.2> 9d08eac3ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00302%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:57.216456Z nonode@nohost <0.10440.2> 4231263128 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00581393652e68ddeed9ac077bbd3a2c6ca7d5346fe554757be1035b8baaacbd32%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:57.222143Z nonode@nohost <0.10440.2> ee68f6c5ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00581393652e68ddeed9ac077bbd3a2c6ca7d5346fe554757be1035b8baaacbd32%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:58.386412Z nonode@nohost <0.10440.2> 19be0429a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:58.391487Z nonode@nohost <0.10440.2> 6fd15ac88c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:58.404431Z nonode@nohost <0.10440.2> 9801838302 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:58.415789Z nonode@nohost <0.10440.2> a3fce2c953 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:58.444974Z nonode@nohost <0.10440.2> d70edbf3d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:58.448764Z nonode@nohost <0.10440.2> b185b86173 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:58.460843Z nonode@nohost <0.10440.2> 15abefbce9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:58.467563Z nonode@nohost <0.10440.2> 51108e2737 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:58.482002Z nonode@nohost <0.10440.2> d04980fc77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:58.485183Z nonode@nohost <0.10440.2> 00e3d38e3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:59.033732Z nonode@nohost <0.10440.2> 2fa0e20af1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:59.041147Z nonode@nohost <0.10440.2> c565946c50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:59.060683Z nonode@nohost <0.10440.2> 113af581e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:59.068439Z nonode@nohost <0.10440.2> 3d76de133a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:59.103727Z nonode@nohost <0.10440.2> 6ef9eb9e87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:59.106735Z nonode@nohost <0.10440.2> eb956e2a07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:59.121367Z nonode@nohost <0.10440.2> b60769b618 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:49:59.125018Z nonode@nohost <0.10440.2> 5ca8ae552f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:59.128639Z nonode@nohost <0.10440.2> 1a5046dc5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:59.131331Z nonode@nohost <0.10440.2> c2050e1add couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:59.269981Z nonode@nohost <0.10440.2> cf0e1c78a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:49:59.280688Z nonode@nohost <0.10440.2> 1e099af474 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:49:59.293202Z nonode@nohost <0.10440.2> 5705db6583 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:49:59.301716Z nonode@nohost <0.10440.2> f9abeb177a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:49:59.388990Z nonode@nohost <0.10440.2> 8f34dadba8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:49:59.394780Z nonode@nohost <0.10440.2> 780242af88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:59.412221Z nonode@nohost <0.10440.2> f45e2632c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:49:59.421377Z nonode@nohost <0.10440.2> d8a56f5dba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:59.492045Z nonode@nohost <0.10440.2> eda836461a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:49:59.537765Z nonode@nohost <0.10440.2> d90c13d717 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00303%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:59.546616Z nonode@nohost <0.10440.2> 08de49a93f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001bd9f27faabf1b8b696c0f8b9c06182284dcb3b947175ac5affa8ef52046394d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:49:59.564108Z nonode@nohost <0.10440.2> 06fdee59f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001bd9f27faabf1b8b696c0f8b9c06182284dcb3b947175ac5affa8ef52046394d%00?attachments=true 404 ok 7 [notice] 2018-09-16T13:50:00.296093Z nonode@nohost <0.10440.2> cfbd07df64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 12 [notice] 2018-09-16T13:50:00.305068Z nonode@nohost <0.10440.2> c6c0532ce9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:50:00.311811Z nonode@nohost <0.10440.2> 6a826d532f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:00.319149Z nonode@nohost <0.10440.2> ac22db321d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:00.341488Z nonode@nohost <0.10440.2> a07faacf28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:00.343864Z nonode@nohost <0.10440.2> 11a60bebed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:00.357903Z nonode@nohost <0.10440.2> bc0e990ab4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:00.361748Z nonode@nohost <0.10440.2> b9d3e68a77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:00.365476Z nonode@nohost <0.10440.2> e68e3b0f7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:00.368552Z nonode@nohost <0.10440.2> c05e5f5242 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [info] 2018-09-16T13:50:00.804317Z nonode@nohost <0.12386.3> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [notice] 2018-09-16T13:50:01.348373Z nonode@nohost <0.10440.2> edc9e5278a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.352501Z nonode@nohost <0.10440.2> 352a7e0d4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:01.362292Z nonode@nohost <0.10440.2> 327583e18f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:01.366588Z nonode@nohost <0.10440.2> c24eb0f6d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.388302Z nonode@nohost <0.10440.2> 505e441347 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.391490Z nonode@nohost <0.10440.2> d35f907154 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:01.401549Z nonode@nohost <0.10440.2> f4addea89d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.408395Z nonode@nohost <0.10440.2> b48a85fa0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.420739Z nonode@nohost <0.10440.2> 70492303b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.424962Z nonode@nohost <0.10440.2> 4a3585616e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.568689Z nonode@nohost <0.10440.2> c191ddf30a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.574991Z nonode@nohost <0.10440.2> 1ddee739d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:01.587334Z nonode@nohost <0.10440.2> 44ae423283 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.594770Z nonode@nohost <0.10440.2> 8426b0e230 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.647200Z nonode@nohost <0.10440.2> 5c55419352 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.653008Z nonode@nohost <0.10440.2> 74ef6c141f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:01.664398Z nonode@nohost <0.10440.2> e910979406 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.670150Z nonode@nohost <0.10440.2> b9d7c55de4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.732239Z nonode@nohost <0.10440.2> fee649e13a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:01.767298Z nonode@nohost <0.10440.2> 84ae18dcb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00304%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:01.773613Z nonode@nohost <0.10440.2> a0421f1bb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003c05913274f314b3faf084e08d5a1d39025ce4a239c180d61200295588b1b5e2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:01.778428Z nonode@nohost <0.10440.2> 26f11cfdc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003c05913274f314b3faf084e08d5a1d39025ce4a239c180d61200295588b1b5e2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:02.249260Z nonode@nohost <0.10440.2> 147c0c59f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:02.254469Z nonode@nohost <0.10440.2> 05bf587b98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:02.266126Z nonode@nohost <0.10440.2> 32eaff7903 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:02.274344Z nonode@nohost <0.10440.2> 025790d358 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:02.303998Z nonode@nohost <0.10440.2> d7ec350890 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:02.308238Z nonode@nohost <0.10440.2> 7933b217b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:02.313872Z nonode@nohost <0.10440.2> e8d74a0ac3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:02.321442Z nonode@nohost <0.10440.2> 860a053226 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:02.329914Z nonode@nohost <0.10440.2> 14df35ce23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:02.337632Z nonode@nohost <0.10440.2> dc9a4d4589 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:03.444213Z nonode@nohost <0.10440.2> 4f2ed6d34c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:03.446912Z nonode@nohost <0.10440.2> 82c95534f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:03.453260Z nonode@nohost <0.10440.2> 87d5ee3385 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:03.460583Z nonode@nohost <0.10440.2> 5652813776 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:03.485562Z nonode@nohost <0.10440.2> 05db71a433 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:03.505207Z nonode@nohost <0.10440.2> 71cb131843 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:50:03.507496Z nonode@nohost <0.10440.2> 4c5480d53f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:03.513125Z nonode@nohost <0.10440.2> d464cf91e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:03.521452Z nonode@nohost <0.10440.2> f144ed4045 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:03.525986Z nonode@nohost <0.10440.2> 846d5e26e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:03.658988Z nonode@nohost <0.10440.2> 7573b34f6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:03.662970Z nonode@nohost <0.10440.2> ae66885569 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:03.674844Z nonode@nohost <0.10440.2> 5cc77d9456 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:03.686006Z nonode@nohost <0.10440.2> 4063b8f807 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:03.736533Z nonode@nohost <0.10440.2> 5000a1b323 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:03.739775Z nonode@nohost <0.10440.2> 8aefa4c06b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:03.746223Z nonode@nohost <0.10440.2> 8fb489ab05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:03.754151Z nonode@nohost <0.10440.2> dfc46581e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:03.821711Z nonode@nohost <0.10440.2> 1ba1529b46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:03.864191Z nonode@nohost <0.10440.2> 998a0b6371 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00305%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:03.871617Z nonode@nohost <0.10440.2> 27219583c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b3cbb2ead7112308c677ddec48aad0d53d2f60fdab7fe6ebb390aa9b8dec4206%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:03.877344Z nonode@nohost <0.10440.2> 29a9edd479 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b3cbb2ead7112308c677ddec48aad0d53d2f60fdab7fe6ebb390aa9b8dec4206%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:04.257628Z nonode@nohost <0.10440.2> 74e860b928 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:04.262855Z nonode@nohost <0.10440.2> da8b596944 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:04.274084Z nonode@nohost <0.10440.2> 025e493b1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:04.286715Z nonode@nohost <0.10440.2> dbbfdbf85c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:04.314056Z nonode@nohost <0.10440.2> 5f5a335253 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:04.316923Z nonode@nohost <0.10440.2> 7ca236fc54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:04.327652Z nonode@nohost <0.10440.2> f0d9313bdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:04.337117Z nonode@nohost <0.10440.2> 0f04e58ac2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:04.343802Z nonode@nohost <0.10440.2> 627ea9ac2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:04.355774Z nonode@nohost <0.10440.2> a246c730e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:05.638383Z nonode@nohost <0.10440.2> f3dfcfbf2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:05.643333Z nonode@nohost <0.10440.2> b0a8e5f64b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:05.657737Z nonode@nohost <0.10440.2> 0f5a0ebaf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:05.662313Z nonode@nohost <0.10440.2> 5949dcf06a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:05.693618Z nonode@nohost <0.10440.2> 02602b3f3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:05.696614Z nonode@nohost <0.10440.2> 796e3e8de2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:05.702516Z nonode@nohost <0.10440.2> 3164e8f8e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:05.706663Z nonode@nohost <0.10440.2> b17fd8bec1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:05.710472Z nonode@nohost <0.10440.2> acb58b047f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:05.713433Z nonode@nohost <0.10440.2> 08ad7c4ebf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:05.847373Z nonode@nohost <0.10440.2> 871c736435 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:05.850694Z nonode@nohost <0.10440.2> e943cd4355 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:05.860320Z nonode@nohost <0.10440.2> bfb6d7d40d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:05.869788Z nonode@nohost <0.10440.2> ac7620eda1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:05.919307Z nonode@nohost <0.10440.2> 19aecaaeba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:05.922535Z nonode@nohost <0.10440.2> 3e93b25a5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:05.934315Z nonode@nohost <0.10440.2> 409a5ca86b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:05.940578Z nonode@nohost <0.10440.2> 5cd0a1bdd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:05.998834Z nonode@nohost <0.10440.2> b1681a693c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:06.033190Z nonode@nohost <0.10440.2> 4477426fe4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00306%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:06.044172Z nonode@nohost <0.10440.2> e08d1f58e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00af442cc7e92ebad74bd3d3ede6aa8364c087ef8598905c34597baa04618a8ac1%00?attachments=true 404 ok 4 [notice] 2018-09-16T13:50:06.051492Z nonode@nohost <0.10440.2> 2163036ddc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00af442cc7e92ebad74bd3d3ede6aa8364c087ef8598905c34597baa04618a8ac1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:06.220029Z nonode@nohost <0.10440.2> 59dc89086b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:06.223948Z nonode@nohost <0.10440.2> 940080bac9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:06.234356Z nonode@nohost <0.10440.2> 78661c16f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:06.240854Z nonode@nohost <0.10440.2> 5f32026d08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:06.267746Z nonode@nohost <0.10440.2> d11b3c3a0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:06.271226Z nonode@nohost <0.10440.2> c0cb46f7b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:06.277504Z nonode@nohost <0.10440.2> 7b06251c70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:06.288296Z nonode@nohost <0.10440.2> 736df2b253 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:06.292832Z nonode@nohost <0.10440.2> 7a1ccf6704 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:06.295772Z nonode@nohost <0.10440.2> a2e8ce53e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:07.793505Z nonode@nohost <0.10440.2> cd5d2b90a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:07.806571Z nonode@nohost <0.10440.2> d40234acf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:07.811345Z nonode@nohost <0.10440.2> b6969c0d95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:07.815809Z nonode@nohost <0.10440.2> ec5549c065 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:07.844218Z nonode@nohost <0.10440.2> 1e91ac287a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:07.853116Z nonode@nohost <0.10440.2> 5fe8d65c48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:07.858720Z nonode@nohost <0.10440.2> 9a0b72fb31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:07.862327Z nonode@nohost <0.10440.2> 05b4f22bc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:07.873105Z nonode@nohost <0.10440.2> 4a35dd6c59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:07.875746Z nonode@nohost <0.10440.2> be77a29674 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:08.026633Z nonode@nohost <0.10440.2> 8a2648de04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:08.034100Z nonode@nohost <0.10440.2> 305275e886 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:50:08.044314Z nonode@nohost <0.10440.2> b668de42ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:08.052968Z nonode@nohost <0.10440.2> 1e518b30ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:50:08.106448Z nonode@nohost <0.10440.2> 50dedf5ac4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:08.113853Z nonode@nohost <0.10440.2> 354ff615ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:50:08.115318Z nonode@nohost <0.10440.2> 5cbb687014 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:08.117498Z nonode@nohost <0.14906.1> b44c696c23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:08.124486Z nonode@nohost <0.14906.1> fc6c02ed9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:08.129536Z nonode@nohost <0.10440.2> ef641d17c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:08.152351Z nonode@nohost <0.14906.1> c22a235039 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 24 [notice] 2018-09-16T13:50:08.158544Z nonode@nohost <0.14906.1> 556e8d5643 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:08.161607Z nonode@nohost <0.10440.2> 5b39109643 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:08.181870Z nonode@nohost <0.10440.2> 06efb2911c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00307%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:08.192382Z nonode@nohost <0.10440.2> 7674bbfbb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000836cd82727789105ed6c30198d3fb0a5697da87ddb50b67088bf2378d1fa4f2%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:08.197391Z nonode@nohost <0.10440.2> 84e14bba07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000836cd82727789105ed6c30198d3fb0a5697da87ddb50b67088bf2378d1fa4f2%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:08.205104Z nonode@nohost <0.14906.1> fb72c35a24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:08.223369Z nonode@nohost <0.14906.1> 296e616bd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:08.232241Z nonode@nohost <0.14906.1> 4e53b46bea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:08.248265Z nonode@nohost <0.14906.1> 3f1d508459 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:50:08.262256Z nonode@nohost <0.14906.1> f9877543ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:08.266829Z nonode@nohost <0.14906.1> 73bcd02674 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:09.892144Z nonode@nohost <0.14906.1> 5da5cb4994 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:09.906173Z nonode@nohost <0.14906.1> 6074d530f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:09.912078Z nonode@nohost <0.14906.1> d9714d72a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:09.916096Z nonode@nohost <0.14906.1> e7e60c67bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:09.938843Z nonode@nohost <0.14906.1> 51b2bf891d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:09.941673Z nonode@nohost <0.14906.1> 12063dc6a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:09.950740Z nonode@nohost <0.14906.1> a579deda9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:09.962793Z nonode@nohost <0.14906.1> e0592deffd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:09.967722Z nonode@nohost <0.14906.1> 4bfd5aa5fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:09.970402Z nonode@nohost <0.14906.1> 4eaa3a75e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:10.044314Z nonode@nohost <0.14906.1> 416fb10e31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:10.049314Z nonode@nohost <0.14906.1> 98614700c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:10.059144Z nonode@nohost <0.14906.1> e748a54e49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:10.069854Z nonode@nohost <0.14906.1> 6de06a1780 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:10.096869Z nonode@nohost <0.14906.1> df326eb70a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:10.100827Z nonode@nohost <0.14906.1> 7388b55499 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:10.112198Z nonode@nohost <0.14906.1> eaa87d0fda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:10.123516Z nonode@nohost <0.14906.1> 943faab233 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:10.125427Z nonode@nohost <0.10440.2> c7433dc980 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:10.129371Z nonode@nohost <0.10440.2> f114fc1d36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:10.137290Z nonode@nohost <0.14906.1> b20dc1ffa1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:10.139966Z nonode@nohost <0.10440.2> 9709a5c25b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:10.146664Z nonode@nohost <0.10440.2> 3cae670666 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:10.156324Z nonode@nohost <0.10440.2> 0b652143ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:50:10.225073Z nonode@nohost <0.10440.2> 7273066097 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:10.228240Z nonode@nohost <0.10440.2> ef6756fdf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:10.233041Z nonode@nohost <0.10440.2> 6422d46b40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:10.241162Z nonode@nohost <0.10440.2> 71d828504b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:10.303026Z nonode@nohost <0.10440.2> 56d262e090 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:10.337405Z nonode@nohost <0.10440.2> 735c166287 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00308%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:10.352177Z nonode@nohost <0.10440.2> 053205c497 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006e84eda77cf28a0c9abcdf6d25241813948a4a574c45024b8242300cbb07afd3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:10.358478Z nonode@nohost <0.10440.2> 7b51d7c36e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006e84eda77cf28a0c9abcdf6d25241813948a4a574c45024b8242300cbb07afd3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:11.923875Z nonode@nohost <0.10440.2> fe8813cc94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:11.932277Z nonode@nohost <0.10440.2> b49729ff38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:11.943747Z nonode@nohost <0.10440.2> 163ad0ae97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:11.948986Z nonode@nohost <0.10440.2> 5b1f012308 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:11.988358Z nonode@nohost <0.10440.2> c4e4e4360b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:12.000209Z nonode@nohost <0.10440.2> 05f8561226 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 11 [notice] 2018-09-16T13:50:12.008275Z nonode@nohost <0.10440.2> 40154e2bcb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:12.016607Z nonode@nohost <0.10440.2> b498915b88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:50:12.024393Z nonode@nohost <0.10440.2> b38b8cdcdd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:12.049550Z nonode@nohost <0.10440.2> b874019fcb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 21 [notice] 2018-09-16T13:50:12.096440Z nonode@nohost <0.10440.2> 957dde75ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:12.100103Z nonode@nohost <0.10440.2> a485243ab2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:12.105309Z nonode@nohost <0.10440.2> a51e689bd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:12.110874Z nonode@nohost <0.10440.2> a126e5b4c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:12.131546Z nonode@nohost <0.10440.2> ae833a23ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:12.140388Z nonode@nohost <0.10440.2> 74c4cc191d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:12.152674Z nonode@nohost <0.10440.2> bda2721442 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:12.161591Z nonode@nohost <0.10440.2> fd64b8eca6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:12.168476Z nonode@nohost <0.10440.2> e9b7bafb7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:12.180433Z nonode@nohost <0.10440.2> b07c150e73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:12.299676Z nonode@nohost <0.10440.2> 2fc62bb386 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:12.304868Z nonode@nohost <0.10440.2> 79ece9e4a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:12.323816Z nonode@nohost <0.10440.2> 0e476e61af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:12.330855Z nonode@nohost <0.10440.2> 462635dd86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:12.377902Z nonode@nohost <0.10440.2> c7be8172e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:12.384148Z nonode@nohost <0.10440.2> 78194100a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:12.401132Z nonode@nohost <0.10440.2> d4b290d18d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:12.409151Z nonode@nohost <0.10440.2> 43be86986e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:12.484528Z nonode@nohost <0.10440.2> b51bb8d321 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:50:12.512047Z nonode@nohost <0.10440.2> a6188edcde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00309%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:12.519282Z nonode@nohost <0.10440.2> 28f4464b14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00197b6e2cb973c48c3a5c84ccb4872fbfa9717f7521dcc75c2e6aca37ae1d4e2b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:12.524997Z nonode@nohost <0.10440.2> 80e5f9e599 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00197b6e2cb973c48c3a5c84ccb4872fbfa9717f7521dcc75c2e6aca37ae1d4e2b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:13.889711Z nonode@nohost <0.10440.2> 3ba743d2e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:13.895048Z nonode@nohost <0.10440.2> e0dd82efc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:13.906024Z nonode@nohost <0.10440.2> 5298b557ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:13.911319Z nonode@nohost <0.10440.2> 0455d0df3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:13.938759Z nonode@nohost <0.10440.2> e412332efc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:13.948610Z nonode@nohost <0.10440.2> c705ed1016 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:13.953110Z nonode@nohost <0.10440.2> 53fd49de63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:13.956615Z nonode@nohost <0.10440.2> 4f8395ed51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:13.959605Z nonode@nohost <0.10440.2> b3c39191ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:13.964618Z nonode@nohost <0.10440.2> 41d7962040 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:14.206568Z nonode@nohost <0.10440.2> d0ae931eff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:14.209429Z nonode@nohost <0.10440.2> 289ef8b914 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:14.215918Z nonode@nohost <0.10440.2> 13009263f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:14.230511Z nonode@nohost <0.10440.2> b3f812881c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:14.254866Z nonode@nohost <0.10440.2> 3bce625ad7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:14.259432Z nonode@nohost <0.10440.2> 97fe9c91fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:14.265015Z nonode@nohost <0.10440.2> 4b24fd7d94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:14.269799Z nonode@nohost <0.10440.2> a652e3ce23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:14.274186Z nonode@nohost <0.10440.2> 1b0f7d057b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:14.277749Z nonode@nohost <0.10440.2> cfc73f5b84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:14.397630Z nonode@nohost <0.10440.2> 5ca41bc7d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:14.400828Z nonode@nohost <0.10440.2> 23f3a92ac8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:14.408493Z nonode@nohost <0.10440.2> 13fbe527c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:14.412270Z nonode@nohost <0.10440.2> 6f8c42afd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:14.454692Z nonode@nohost <0.10440.2> f9bb123f2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:14.457621Z nonode@nohost <0.10440.2> 3550272f5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:14.464046Z nonode@nohost <0.10440.2> 40d605dbd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:14.471850Z nonode@nohost <0.10440.2> bfd1e00bae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:14.527734Z nonode@nohost <0.10440.2> 49b911fd6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:14.564748Z nonode@nohost <0.10440.2> a28b7a4f86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00310%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:14.572049Z nonode@nohost <0.10440.2> 74d1f7c152 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c92e0ae3cce71f48b4c26b78c747e4def53857308777036136644f288d09da16%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:14.576809Z nonode@nohost <0.10440.2> 1c195ceba2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c92e0ae3cce71f48b4c26b78c747e4def53857308777036136644f288d09da16%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:15.832230Z nonode@nohost <0.10440.2> c064adf134 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:15.835957Z nonode@nohost <0.10440.2> 5efe344bc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:15.846246Z nonode@nohost <0.10440.2> 2e6efc9267 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:15.860574Z nonode@nohost <0.10440.2> 6c14facf3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:15.884057Z nonode@nohost <0.10440.2> e70a524066 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:50:15.896800Z nonode@nohost <0.10440.2> 6be41de9ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 12 [notice] 2018-09-16T13:50:15.899190Z nonode@nohost <0.10440.2> f72c773c37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:15.924126Z nonode@nohost <0.10440.2> 0a57498ed3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 16 [notice] 2018-09-16T13:50:15.928568Z nonode@nohost <0.10440.2> 6621022e60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:15.933080Z nonode@nohost <0.10440.2> 7c3e3f7471 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:16.314312Z nonode@nohost <0.10440.2> 2b6ee35477 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:16.317926Z nonode@nohost <0.10440.2> 3bf3ee9915 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:16.329516Z nonode@nohost <0.10440.2> 01f39b1fec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:16.334151Z nonode@nohost <0.10440.2> 3f3322304d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:16.358091Z nonode@nohost <0.10440.2> a7f326150e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:16.368639Z nonode@nohost <0.10440.2> 9c41fb7b2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:16.383893Z nonode@nohost <0.10440.2> 1637c9f94b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:16.387758Z nonode@nohost <0.10440.2> c79db4b941 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:16.391717Z nonode@nohost <0.10440.2> fb3f670e3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:16.394974Z nonode@nohost <0.10440.2> 3f00b292b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:16.519587Z nonode@nohost <0.10440.2> 42dbe145c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:16.523695Z nonode@nohost <0.10440.2> f4b74812e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:16.535892Z nonode@nohost <0.10440.2> 22a68cb987 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:16.546082Z nonode@nohost <0.10440.2> 7fdb5ba99c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:16.598822Z nonode@nohost <0.10440.2> 61acc4922c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:16.609157Z nonode@nohost <0.10440.2> 347495d491 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:16.618630Z nonode@nohost <0.10440.2> 9cc07d3d6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:16.625541Z nonode@nohost <0.10440.2> b51f735ba4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:16.687310Z nonode@nohost <0.10440.2> 9998d1db82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:16.728265Z nonode@nohost <0.10440.2> 3a0f733743 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00311%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:16.744573Z nonode@nohost <0.10440.2> 35d28592cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002f6c2f1c3c95184d0aba2d2fc7c503d50d13705982f82b593e17b8ec33f70912%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:16.750727Z nonode@nohost <0.10440.2> 868516cb8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002f6c2f1c3c95184d0aba2d2fc7c503d50d13705982f82b593e17b8ec33f70912%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:17.790916Z nonode@nohost <0.10440.2> 4567a59b26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:17.793504Z nonode@nohost <0.10440.2> 1b0f4b1f0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:17.797953Z nonode@nohost <0.10440.2> 6f97520fa5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:17.800931Z nonode@nohost <0.10440.2> 4e55c0d9b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:17.826454Z nonode@nohost <0.10440.2> d4995504c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:17.831992Z nonode@nohost <0.10440.2> a3ecc34324 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:17.857428Z nonode@nohost <0.10440.2> 75965e0956 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:17.867269Z nonode@nohost <0.10440.2> 21a01e59e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:50:17.868783Z nonode@nohost <0.10440.2> 8e9a3181d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:17.884278Z nonode@nohost <0.10440.2> 4ea0747299 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.488848Z nonode@nohost <0.10440.2> 4c34b9eb12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.491953Z nonode@nohost <0.10440.2> 27038389b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:18.496873Z nonode@nohost <0.10440.2> bcde0edd15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.500465Z nonode@nohost <0.10440.2> 7e309a1262 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.518912Z nonode@nohost <0.10440.2> ea5a678d3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.522255Z nonode@nohost <0.10440.2> 2fdc7ceae8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:18.526958Z nonode@nohost <0.10440.2> 46aa863bf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.530274Z nonode@nohost <0.10440.2> 177f4f3f6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.534125Z nonode@nohost <0.10440.2> 910868f426 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.537585Z nonode@nohost <0.10440.2> c7ebc774ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.654912Z nonode@nohost <0.10440.2> d79e5942fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.660433Z nonode@nohost <0.10440.2> 6c5286416c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:18.665367Z nonode@nohost <0.10440.2> 39b60f89f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.674100Z nonode@nohost <0.10440.2> e545332aa0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.724243Z nonode@nohost <0.10440.2> 0dacccd681 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.727855Z nonode@nohost <0.10440.2> 7b44a4a9d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:18.736429Z nonode@nohost <0.10440.2> e45031e10b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.741517Z nonode@nohost <0.10440.2> 081b4fef2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.787215Z nonode@nohost <0.10440.2> b777f95e75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:18.808714Z nonode@nohost <0.10440.2> 564e7ee83f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00312%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:18.813895Z nonode@nohost <0.10440.2> 94c8cc6b85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f8d9d3e47ca34ced256ae835a9e805f680a83988be6dcddb5ea19ebe3072602a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:18.817251Z nonode@nohost <0.10440.2> c54204d422 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f8d9d3e47ca34ced256ae835a9e805f680a83988be6dcddb5ea19ebe3072602a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:19.742818Z nonode@nohost <0.10440.2> 71c6bb37bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:19.745833Z nonode@nohost <0.10440.2> 0e832ad25a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:19.753911Z nonode@nohost <0.10440.2> a045c46f59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:19.759890Z nonode@nohost <0.10440.2> 0c96134c19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:19.788139Z nonode@nohost <0.10440.2> 8bd42bf434 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:19.790794Z nonode@nohost <0.10440.2> 2f1b4a80f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:19.795124Z nonode@nohost <0.10440.2> d9d536128a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:19.799090Z nonode@nohost <0.10440.2> 6ab2210e23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:19.806210Z nonode@nohost <0.10440.2> 60c8460bb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:19.809948Z nonode@nohost <0.10440.2> 93921e4e9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:20.583246Z nonode@nohost <0.10440.2> dba5f74897 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:20.588775Z nonode@nohost <0.10440.2> 32ae984c34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:20.599283Z nonode@nohost <0.10440.2> 3a41e2ce05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:20.605351Z nonode@nohost <0.10440.2> c79778f9e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:20.638808Z nonode@nohost <0.10440.2> d4e296e6df couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:20.644375Z nonode@nohost <0.10440.2> be95a25bbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:20.655237Z nonode@nohost <0.10440.2> 160a481cf3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:20.661742Z nonode@nohost <0.10440.2> b42bb80504 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:20.675194Z nonode@nohost <0.10440.2> 0e753ad9fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:20.683890Z nonode@nohost <0.10440.2> d14cdc530b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:50:20.812973Z nonode@nohost <0.10440.2> f93c4bac1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:20.824844Z nonode@nohost <0.10440.2> 15a011e456 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:50:20.830016Z nonode@nohost <0.10440.2> adb13bfc10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:20.835505Z nonode@nohost <0.10440.2> 3887c8ebd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:20.885215Z nonode@nohost <0.10440.2> 9b341520bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:20.890352Z nonode@nohost <0.10440.2> 149fd93a5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:20.900994Z nonode@nohost <0.10440.2> 605c0e45b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:20.917011Z nonode@nohost <0.10440.2> 205de229b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:20.974601Z nonode@nohost <0.10440.2> 8e21a02f7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:21.012324Z nonode@nohost <0.10440.2> 9bb1cbbf5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00313%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:21.026966Z nonode@nohost <0.10440.2> 005e741906 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00856ff6a6a236d4f8e0ff4248f9f7812d0a10528fe804cda95ca89f26c019d5d7%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:21.031645Z nonode@nohost <0.10440.2> 7f4c356a2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00856ff6a6a236d4f8e0ff4248f9f7812d0a10528fe804cda95ca89f26c019d5d7%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:21.683637Z nonode@nohost <0.10440.2> dd709ecfbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:21.689131Z nonode@nohost <0.10440.2> 37bb4b6eb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:50:21.695707Z nonode@nohost <0.10440.2> 350ddfa059 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:21.702535Z nonode@nohost <0.10440.2> 3b22c4b142 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:21.727268Z nonode@nohost <0.10440.2> a131e2854d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:21.730413Z nonode@nohost <0.10440.2> 267f3a83f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:21.740997Z nonode@nohost <0.10440.2> d55affbc1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:21.746305Z nonode@nohost <0.10440.2> a0cb729573 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:21.752671Z nonode@nohost <0.10440.2> 47ebda78e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:21.756086Z nonode@nohost <0.10440.2> 2e2abb56cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:22.719643Z nonode@nohost <0.10440.2> 6f2bee1a37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:22.723580Z nonode@nohost <0.10440.2> 6d8dee23fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:22.728967Z nonode@nohost <0.10440.2> 0a8201dd7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:22.745575Z nonode@nohost <0.10440.2> d119731138 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:22.768951Z nonode@nohost <0.10440.2> 3323b460ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:50:22.772246Z nonode@nohost <0.10440.2> 122ef9f6e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:22.777968Z nonode@nohost <0.10440.2> 64a7a3044e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:22.784237Z nonode@nohost <0.10440.2> 0fcc3e7b53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:22.789986Z nonode@nohost <0.10440.2> a340253980 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:22.793756Z nonode@nohost <0.10440.2> be692f0a88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:22.916955Z nonode@nohost <0.10440.2> bf04815955 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:22.919203Z nonode@nohost <0.10440.2> 5a54ebb7a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:22.929822Z nonode@nohost <0.10440.2> 67f0209842 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:22.932925Z nonode@nohost <0.10440.2> ff80823eb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:22.970385Z nonode@nohost <0.10440.2> 12c0551df6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:22.977959Z nonode@nohost <0.10440.2> 3a3794254c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:50:22.984390Z nonode@nohost <0.10440.2> 7efde05c7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:22.993727Z nonode@nohost <0.10440.2> 765f402d0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:23.047375Z nonode@nohost <0.10440.2> 7950ef7db2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:23.100653Z nonode@nohost <0.10440.2> f35592ac77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00314%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:23.110726Z nonode@nohost <0.10440.2> 9ad6252328 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c3c25508da2679ad43abdacf2c24e613cbf7837c28a3e10c0d6f214c8b3e46a1%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:23.130833Z nonode@nohost <0.10440.2> f63d424b47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c3c25508da2679ad43abdacf2c24e613cbf7837c28a3e10c0d6f214c8b3e46a1%00?attachments=true 404 ok 9 [notice] 2018-09-16T13:50:23.610293Z nonode@nohost <0.10440.2> a20e787944 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:23.616734Z nonode@nohost <0.10440.2> cfff5d0ed1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:23.635587Z nonode@nohost <0.10440.2> 80d5586649 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:50:23.640576Z nonode@nohost <0.10440.2> 5e24e9723a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:23.673233Z nonode@nohost <0.10440.2> 73caf553d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:23.687994Z nonode@nohost <0.10440.2> 3fc8bcf7bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 14 [notice] 2018-09-16T13:50:23.697450Z nonode@nohost <0.10440.2> f96e967bb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:23.705182Z nonode@nohost <0.10440.2> 8ebf0fe135 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:23.709494Z nonode@nohost <0.10440.2> 0ad32bb801 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:23.710742Z nonode@nohost <0.10440.2> 7bd5971770 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:24.836980Z nonode@nohost <0.10440.2> 2cb3fce28c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:24.847673Z nonode@nohost <0.10440.2> f8c1c3f183 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:24.853858Z nonode@nohost <0.10440.2> 14d69054bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:24.861324Z nonode@nohost <0.10440.2> a70edb3306 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:24.884134Z nonode@nohost <0.10440.2> 902f3e493a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:24.889057Z nonode@nohost <0.10440.2> 402fbecbfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:24.900597Z nonode@nohost <0.10440.2> 60737534fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:24.907723Z nonode@nohost <0.10440.2> 665e1b22b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:24.915034Z nonode@nohost <0.10440.2> 10f5bd03da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:24.920351Z nonode@nohost <0.10440.2> 0cdffbfe90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.062290Z nonode@nohost <0.10440.2> 92525b8e42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.068485Z nonode@nohost <0.10440.2> 80335f2b82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:25.080986Z nonode@nohost <0.10440.2> 6216e52b92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.088111Z nonode@nohost <0.10440.2> 44bd33c1f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.135236Z nonode@nohost <0.10440.2> 83ff9e9b12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.140980Z nonode@nohost <0.10440.2> ecc5085f27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:25.156083Z nonode@nohost <0.10440.2> 83fc8f3b43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.163459Z nonode@nohost <0.10440.2> 3331bba6a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.233380Z nonode@nohost <0.10440.2> 4e71d999b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.269425Z nonode@nohost <0.10440.2> e6cf78335f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00315%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:25.276894Z nonode@nohost <0.10440.2> 91d51891fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004ff535c64c0058ed777a77f0f368cc4268dcd4f73cdb5a83969beddd2f445e4c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:25.282665Z nonode@nohost <0.10440.2> 49272c4f80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004ff535c64c0058ed777a77f0f368cc4268dcd4f73cdb5a83969beddd2f445e4c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:25.546611Z nonode@nohost <0.10440.2> fc785d0c9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.556842Z nonode@nohost <0.10440.2> 91bfa252e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:25.568831Z nonode@nohost <0.10440.2> 4480862d61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.575321Z nonode@nohost <0.10440.2> 6f58f025bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.603672Z nonode@nohost <0.10440.2> 88c9471585 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.609074Z nonode@nohost <0.10440.2> 425f0f4767 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:25.623607Z nonode@nohost <0.10440.2> c3d18cfd95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.637984Z nonode@nohost <0.10440.2> fa0359b03d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:25.640937Z nonode@nohost <0.10440.2> c5cc37f89b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:25.644492Z nonode@nohost <0.10440.2> f0f27db086 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:26.999940Z nonode@nohost <0.10440.2> df17825806 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.009376Z nonode@nohost <0.10440.2> 90518182fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:27.015548Z nonode@nohost <0.10440.2> 9e1240b850 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.021814Z nonode@nohost <0.10440.2> 56a4695be3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.052239Z nonode@nohost <0.10440.2> ca9cfe07bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:27.056809Z nonode@nohost <0.10440.2> d6f74a69ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:27.075673Z nonode@nohost <0.10440.2> 3c3cf8475d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.081836Z nonode@nohost <0.10440.2> fecfc39d80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.088161Z nonode@nohost <0.10440.2> 0c66dbaaef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.091865Z nonode@nohost <0.10440.2> b8748e904e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.255429Z nonode@nohost <0.10440.2> df912dcd75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.258657Z nonode@nohost <0.10440.2> 4848a9b678 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:27.263120Z nonode@nohost <0.10440.2> 1c13ec0d61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.266620Z nonode@nohost <0.10440.2> 0f059e7cde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.299837Z nonode@nohost <0.10440.2> b954304f0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.304133Z nonode@nohost <0.10440.2> 8e087bbc99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:27.317472Z nonode@nohost <0.10440.2> 438131f0ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.335880Z nonode@nohost <0.10440.2> c2a111d68d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:50:27.382281Z nonode@nohost <0.10440.2> 7954899abe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.412466Z nonode@nohost <0.10440.2> bffc565d29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00316%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:27.419026Z nonode@nohost <0.10440.2> 681cdd9e7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d4e09e0f7a23e08780b0c0dcc7bfab687ee33d6f40d13c1c106debd20757bc68%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:27.424694Z nonode@nohost <0.10440.2> 0c81eb861d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d4e09e0f7a23e08780b0c0dcc7bfab687ee33d6f40d13c1c106debd20757bc68%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:27.514421Z nonode@nohost <0.10440.2> 1062bcacaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.518945Z nonode@nohost <0.10440.2> 792823bcff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:27.524354Z nonode@nohost <0.10440.2> 0d5086b590 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.528679Z nonode@nohost <0.10440.2> 91bf842d21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.548516Z nonode@nohost <0.10440.2> 32f9253ca4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.551656Z nonode@nohost <0.10440.2> c013c2a41e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:27.556582Z nonode@nohost <0.10440.2> 6342359ee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.560697Z nonode@nohost <0.10440.2> fbdb0c254e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.564646Z nonode@nohost <0.10440.2> d47160ef2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:27.568045Z nonode@nohost <0.10440.2> e43bb6c9e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.196996Z nonode@nohost <0.10440.2> 6f1ea2e4d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:29.201685Z nonode@nohost <0.10440.2> 4ce875dc17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:29.207169Z nonode@nohost <0.10440.2> 3addf789dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.211347Z nonode@nohost <0.10440.2> e2cbec7262 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.235331Z nonode@nohost <0.10440.2> 86d129ae8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:29.240959Z nonode@nohost <0.10440.2> 09c252f731 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:29.246664Z nonode@nohost <0.10440.2> 6e6e3d0d1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.253471Z nonode@nohost <0.10440.2> c4b3c1903c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.260244Z nonode@nohost <0.10440.2> c492b1d408 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.266322Z nonode@nohost <0.10440.2> c7b9b103ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.293351Z nonode@nohost <0.10440.2> 9fd3d67bf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.300432Z nonode@nohost <0.10440.2> f375ae1527 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:50:29.305828Z nonode@nohost <0.10440.2> a2930f06bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.313240Z nonode@nohost <0.10440.2> 41e16c4c27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.346877Z nonode@nohost <0.10440.2> 934608eca2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.351242Z nonode@nohost <0.10440.2> 0ed8c1a52e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:29.363280Z nonode@nohost <0.10440.2> a4c8904139 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.369349Z nonode@nohost <0.10440.2> afe8a841a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.376026Z nonode@nohost <0.10440.2> 123fd87059 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.394565Z nonode@nohost <0.10440.2> 141494268f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:50:29.427945Z nonode@nohost <0.10440.2> 65b068b747 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.432326Z nonode@nohost <0.10440.2> fdd1b1dc0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:29.436807Z nonode@nohost <0.10440.2> 255a6455ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.444379Z nonode@nohost <0.10440.2> 54ba970f40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.497374Z nonode@nohost <0.10440.2> bfe4b74c1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.505777Z nonode@nohost <0.10440.2> a6408b45c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:29.515202Z nonode@nohost <0.10440.2> 7c28a8eff5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.521398Z nonode@nohost <0.10440.2> 01995e4dbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:29.580197Z nonode@nohost <0.10440.2> 62393eebce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:29.614733Z nonode@nohost <0.10440.2> 32d6a84d17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00317%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:29.624296Z nonode@nohost <0.10440.2> ec1a8806b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ff36cf1509ee84f140fa497a41cd50ae30f63e5eb3e10dc4753b3e530d8a2901%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:29.641760Z nonode@nohost <0.10440.2> fae93c8356 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ff36cf1509ee84f140fa497a41cd50ae30f63e5eb3e10dc4753b3e530d8a2901%00?attachments=true 404 ok 6 [notice] 2018-09-16T13:50:31.239183Z nonode@nohost <0.10440.2> baec0c7bb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.242249Z nonode@nohost <0.10440.2> 97b7948926 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:31.246552Z nonode@nohost <0.10440.2> 532efc805d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.257019Z nonode@nohost <0.10440.2> 56a58eb87f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.280779Z nonode@nohost <0.10440.2> 88cfdfd0cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:31.293468Z nonode@nohost <0.10440.2> d926efd7e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:50:31.300102Z nonode@nohost <0.10440.2> dedc7675d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:31.306276Z nonode@nohost <0.10440.2> d276bf26dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:50:31.307723Z nonode@nohost <0.10440.2> 3cd00ee7b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.318737Z nonode@nohost <0.10440.2> 5c8b45eee3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.340408Z nonode@nohost <0.10440.2> e29d02d460 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:31.345540Z nonode@nohost <0.10440.2> ed7ebe0e71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:31.355035Z nonode@nohost <0.10440.2> a7de0d5bf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.361385Z nonode@nohost <0.10440.2> b3784533b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.394140Z nonode@nohost <0.10440.2> 03809afc05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.397187Z nonode@nohost <0.10440.2> b8b2094135 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:31.406805Z nonode@nohost <0.10440.2> 273974dddc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.413757Z nonode@nohost <0.10440.2> 2fda0c1845 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.419888Z nonode@nohost <0.10440.2> baec9bf59e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.424489Z nonode@nohost <0.10440.2> d3a4e12b64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.557717Z nonode@nohost <0.10440.2> 62d11e4985 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.561220Z nonode@nohost <0.10440.2> 4fa498e7f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:31.571894Z nonode@nohost <0.10440.2> 25099ed2be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.582693Z nonode@nohost <0.10440.2> 753482f708 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.631936Z nonode@nohost <0.10440.2> 2768c07b72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:31.636235Z nonode@nohost <0.10440.2> a3648eff47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:31.645674Z nonode@nohost <0.10440.2> 500bc4f7f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.651104Z nonode@nohost <0.10440.2> aac22138e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.711508Z nonode@nohost <0.10440.2> 2ee85562ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:31.749350Z nonode@nohost <0.10440.2> e0d1120450 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00318%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:31.763556Z nonode@nohost <0.10440.2> d2491ad6fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006fcfcfb500c6d9855cd63cac1d8fbab009c517f25bb062e3bd5880dd7c96482b%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:31.769670Z nonode@nohost <0.10440.2> 9b5d3b1a72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006fcfcfb500c6d9855cd63cac1d8fbab009c517f25bb062e3bd5880dd7c96482b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:33.079154Z nonode@nohost <0.10440.2> cee01ed4a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:33.084484Z nonode@nohost <0.10440.2> 0577be323b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:33.092626Z nonode@nohost <0.10440.2> a38b68905c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:33.098828Z nonode@nohost <0.10440.2> 4f9d9adb33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:33.132577Z nonode@nohost <0.10440.2> 0e4641c8f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:33.142341Z nonode@nohost <0.10440.2> 13d2df713b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 9 [notice] 2018-09-16T13:50:33.149688Z nonode@nohost <0.10440.2> 7a94c589d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:33.157491Z nonode@nohost <0.10440.2> c784360c17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:33.158823Z nonode@nohost <0.10440.2> 373ebdfcce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:33.167610Z nonode@nohost <0.10440.2> 054fabe30e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:33.565536Z nonode@nohost <0.10440.2> 707557569a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:33.569770Z nonode@nohost <0.10440.2> 32d9e19cb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:33.575656Z nonode@nohost <0.10440.2> 12f7ef5650 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:33.588558Z nonode@nohost <0.10440.2> 9924b1c8a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:33.618736Z nonode@nohost <0.10440.2> d14b9c8250 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:33.621818Z nonode@nohost <0.10440.2> f4bda12549 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:33.629473Z nonode@nohost <0.10440.2> b67c688a07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:33.635226Z nonode@nohost <0.10440.2> ccc5fcf11b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:33.644671Z nonode@nohost <0.10440.2> 34c3d80f2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:33.648121Z nonode@nohost <0.10440.2> 49556ff9b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:33.776954Z nonode@nohost <0.10440.2> 70023a6f97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:33.788067Z nonode@nohost <0.10440.2> 6ae107c093 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:50:33.795003Z nonode@nohost <0.10440.2> 41ca4231d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:33.804565Z nonode@nohost <0.10440.2> ac841f784f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:50:33.859477Z nonode@nohost <0.10440.2> 265faaadf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:33.870292Z nonode@nohost <0.10440.2> aaf1f78da2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:50:33.879776Z nonode@nohost <0.10440.2> ad732889f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 9 [notice] 2018-09-16T13:50:33.901193Z nonode@nohost <0.10440.2> c8c99486f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:50:33.950000Z nonode@nohost <0.10440.2> 7579096e07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:33.986438Z nonode@nohost <0.10440.2> 4ae756ade6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00319%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:33.999766Z nonode@nohost <0.10440.2> a3e100ade0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005f25a4234ef252f36e84678283041090ee1ed1db82dbe0e8ee40893171bb34d2%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:34.006884Z nonode@nohost <0.10440.2> fe09f9eaa2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005f25a4234ef252f36e84678283041090ee1ed1db82dbe0e8ee40893171bb34d2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:35.080626Z nonode@nohost <0.10440.2> c21646b98c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:35.086603Z nonode@nohost <0.10440.2> 94d938b4ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:35.109032Z nonode@nohost <0.10440.2> eb594ea3e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:35.123827Z nonode@nohost <0.10440.2> 5fdc59e668 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 14 [notice] 2018-09-16T13:50:35.141628Z nonode@nohost <0.10440.2> 623ea8501c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:35.147685Z nonode@nohost <0.10440.2> aeb2e3b79c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:35.160340Z nonode@nohost <0.10440.2> ae6af58b54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:35.182987Z nonode@nohost <0.10440.2> 087e5e031f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:50:35.194774Z nonode@nohost <0.10440.2> 1cd2248116 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 11 [notice] 2018-09-16T13:50:35.202668Z nonode@nohost <0.10440.2> 8f30995dd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:35.707749Z nonode@nohost <0.10440.2> 97f8e1e90c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:35.710579Z nonode@nohost <0.10440.2> d65192f3eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:35.722000Z nonode@nohost <0.10440.2> fbd23f3052 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:35.728235Z nonode@nohost <0.10440.2> f1bd2acd0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:35.758691Z nonode@nohost <0.10440.2> 873b6e2ca3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:50:35.762591Z nonode@nohost <0.10440.2> 6b87978d0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:35.772241Z nonode@nohost <0.10440.2> fe58f7a34f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:35.779032Z nonode@nohost <0.10440.2> d7e346ce38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:35.786271Z nonode@nohost <0.10440.2> d31050ad7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:35.792823Z nonode@nohost <0.10440.2> 40e3880c5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:35.930156Z nonode@nohost <0.10440.2> 981b90cd4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:35.933098Z nonode@nohost <0.10440.2> 82a170288c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:35.938758Z nonode@nohost <0.10440.2> 3172c1ac7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:35.942248Z nonode@nohost <0.10440.2> e3bba2a92d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:35.993779Z nonode@nohost <0.10440.2> 9f50f620f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:36.005596Z nonode@nohost <0.10440.2> 62174920fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:36.010767Z nonode@nohost <0.10440.2> fc8e8cbbb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:36.017020Z nonode@nohost <0.10440.2> fd2247219d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:36.085112Z nonode@nohost <0.10440.2> b93e9caf46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:36.113983Z nonode@nohost <0.10440.2> 62c44e1a32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00320%00?attachments=true 404 ok 8 [notice] 2018-09-16T13:50:36.117540Z nonode@nohost <0.10440.2> 6e5fded9cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c391e690183524b6c215f260bca41cf38bb62ca23117884606dc6de0879b5cb0%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:50:36.128729Z nonode@nohost <0.10440.2> 2a5dd9ea7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c391e690183524b6c215f260bca41cf38bb62ca23117884606dc6de0879b5cb0%00?attachments=true 404 ok 5 [notice] 2018-09-16T13:50:37.043054Z nonode@nohost <0.10440.2> 97646feb2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:37.045876Z nonode@nohost <0.10440.2> 441a9fab17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:37.059121Z nonode@nohost <0.10440.2> 676decb582 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:37.063904Z nonode@nohost <0.10440.2> eaba7bbe79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:37.091910Z nonode@nohost <0.10440.2> eefb55f037 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:37.095830Z nonode@nohost <0.10440.2> 1cf3fbed91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:37.100743Z nonode@nohost <0.10440.2> d40bdaefc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:37.104559Z nonode@nohost <0.10440.2> 12e4be411a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:37.113041Z nonode@nohost <0.10440.2> 0fc621c275 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:37.117288Z nonode@nohost <0.10440.2> 6eb9ba3683 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:37.880118Z nonode@nohost <0.10440.2> 9388029d69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:37.889324Z nonode@nohost <0.10440.2> 9a462a44de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:37.893996Z nonode@nohost <0.10440.2> d3677faf10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:37.902423Z nonode@nohost <0.10440.2> d7c63824df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:37.921485Z nonode@nohost <0.10440.2> 4961fc24d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:37.924142Z nonode@nohost <0.10440.2> 455c239c20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:37.928956Z nonode@nohost <0.10440.2> 43a59c26a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:37.937527Z nonode@nohost <0.10440.2> 5bca73ff33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:37.940423Z nonode@nohost <0.10440.2> 409d0a3e9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:37.942739Z nonode@nohost <0.10440.2> aa76187324 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:38.054817Z nonode@nohost <0.10440.2> 08f59da7ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:38.057876Z nonode@nohost <0.10440.2> 603540e473 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:38.064297Z nonode@nohost <0.10440.2> cb08e79776 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:38.073326Z nonode@nohost <0.10440.2> 90a8710137 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:38.119292Z nonode@nohost <0.10440.2> c122893a1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:38.121660Z nonode@nohost <0.10440.2> dbbd265f27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:38.138420Z nonode@nohost <0.10440.2> b48db026f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:38.144874Z nonode@nohost <0.10440.2> 745c4a19e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:38.208741Z nonode@nohost <0.10440.2> 5b0e3e23b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:38.239973Z nonode@nohost <0.10440.2> bc2af628b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00321%00?attachments=true 404 ok 2 [notice] 2018-09-16T13:50:38.247563Z nonode@nohost <0.10440.2> 723196f2cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a37e468442d409632101f2c732319da75177a13d7ab3dedfadb6fe889cacb2c8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:38.252687Z nonode@nohost <0.10440.2> 95a3aa69b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a37e468442d409632101f2c732319da75177a13d7ab3dedfadb6fe889cacb2c8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:38.985718Z nonode@nohost <0.10440.2> ea2d63a9c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:38.991030Z nonode@nohost <0.10440.2> 5b791970fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:39.001912Z nonode@nohost <0.10440.2> 80632f2aa9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:39.008684Z nonode@nohost <0.10440.2> 91e87d3b83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:39.033014Z nonode@nohost <0.10440.2> d5bb11aab9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:39.035375Z nonode@nohost <0.10440.2> 09e12d5647 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:39.045948Z nonode@nohost <0.10440.2> d044f30a36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:39.052345Z nonode@nohost <0.10440.2> bccedf1310 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:39.068515Z nonode@nohost <0.10440.2> 1343c769a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:39.075760Z nonode@nohost <0.10440.2> aeea65bb5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:39.908029Z nonode@nohost <0.10440.2> 16a58a9c59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:39.918448Z nonode@nohost <0.10440.2> 204fdfbd1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:39.935079Z nonode@nohost <0.10440.2> 560b7923ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:39.938127Z nonode@nohost <0.10440.2> cd7bcb037a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:39.975552Z nonode@nohost <0.10440.2> de83b29b1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:50:39.986093Z nonode@nohost <0.10440.2> 9364bb8247 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 10 [notice] 2018-09-16T13:50:39.991908Z nonode@nohost <0.10440.2> 1fcad9e909 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:39.994717Z nonode@nohost <0.10440.2> 9ba6cfb25f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:40.002236Z nonode@nohost <0.10440.2> 052fd693c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:40.032834Z nonode@nohost <0.10440.2> d9914205bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 28 [notice] 2018-09-16T13:50:40.145899Z nonode@nohost <0.10440.2> 0b5504d94f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:40.152136Z nonode@nohost <0.10440.2> f161e1bc69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:40.158311Z nonode@nohost <0.10440.2> cd21130dc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:40.169465Z nonode@nohost <0.10440.2> d05bccb1a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:50:40.219382Z nonode@nohost <0.10440.2> 1b9a3e3f6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:40.224836Z nonode@nohost <0.10440.2> d16b690388 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:40.237331Z nonode@nohost <0.10440.2> 0387b38452 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:40.244234Z nonode@nohost <0.10440.2> f2d93b1a75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:40.306133Z nonode@nohost <0.10440.2> 9bb0aaa7c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:40.344821Z nonode@nohost <0.10440.2> 5418979f7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00322%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:40.352688Z nonode@nohost <0.10440.2> ee0f3db270 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003b1b25f3abd2b710f367c53070ce5c25454cc82be0dba0922a988f8bdfe127bc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:40.363898Z nonode@nohost <0.10440.2> 0edbd26778 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003b1b25f3abd2b710f367c53070ce5c25454cc82be0dba0922a988f8bdfe127bc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:40.936304Z nonode@nohost <0.10440.2> 894099900a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:50:40.939196Z nonode@nohost <0.10440.2> 0e3448b6d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:40.944986Z nonode@nohost <0.10440.2> 379b32e5a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:40.948563Z nonode@nohost <0.10440.2> 9a86abe7c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:40.978431Z nonode@nohost <0.10440.2> 1419b8cb0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:40.981015Z nonode@nohost <0.10440.2> f0a18cb60a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:40.988696Z nonode@nohost <0.10440.2> 4f0d001c15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:41.001353Z nonode@nohost <0.10440.2> ce67e9bdd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:50:41.007727Z nonode@nohost <0.10440.2> 3af5389a6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:41.012556Z nonode@nohost <0.10440.2> ec1ed9f32c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:41.996669Z nonode@nohost <0.10440.2> a7d76f4a31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:50:42.000590Z nonode@nohost <0.10440.2> 95d8488068 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:42.007217Z nonode@nohost <0.10440.2> 37e6520e87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:42.010582Z nonode@nohost <0.10440.2> 951d889caa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:42.033337Z nonode@nohost <0.10440.2> 590d2730d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:42.039930Z nonode@nohost <0.10440.2> 54872f00d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:50:42.045476Z nonode@nohost <0.10440.2> e879b7e7c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:42.050652Z nonode@nohost <0.10440.2> caebabf111 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:42.052395Z nonode@nohost <0.10440.2> e3dd246942 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:42.055014Z nonode@nohost <0.10440.2> 59730df847 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:42.163613Z nonode@nohost <0.10440.2> 187ceb1d4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:42.166972Z nonode@nohost <0.10440.2> 04b8e8db2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:42.172007Z nonode@nohost <0.10440.2> dc6efbddc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:42.174705Z nonode@nohost <0.10440.2> 19e66cc49e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:42.209431Z nonode@nohost <0.10440.2> 2f9a04604a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:42.221152Z nonode@nohost <0.10440.2> e72fbe14a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:42.226516Z nonode@nohost <0.10440.2> f13ca63815 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:42.230332Z nonode@nohost <0.10440.2> 4ea4322e35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:42.251833Z nonode@nohost <0.10440.2> 1f990f4f07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:42.267841Z nonode@nohost <0.10440.2> ab160dd47c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00323%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:42.271504Z nonode@nohost <0.10440.2> e3f133f466 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00eaae0a89130cc40149a1f93916f2f7b182c95e9473d852b95f7d8de25d09d27e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:42.274784Z nonode@nohost <0.10440.2> f275de4c1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00eaae0a89130cc40149a1f93916f2f7b182c95e9473d852b95f7d8de25d09d27e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:43.742667Z nonode@nohost <0.10440.2> 649a5de376 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.748866Z nonode@nohost <0.10440.2> 9394b43906 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:43.754607Z nonode@nohost <0.10440.2> 0a25d0b6c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.758165Z nonode@nohost <0.10440.2> 0cfaac54f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.780574Z nonode@nohost <0.10440.2> 550c8f36ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.788444Z nonode@nohost <0.10440.2> f7c49483be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:43.792706Z nonode@nohost <0.10440.2> 5bad991363 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.796085Z nonode@nohost <0.10440.2> aaee769230 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.798785Z nonode@nohost <0.10440.2> b3d5cfa000 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.800986Z nonode@nohost <0.10440.2> 275048fe05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.907344Z nonode@nohost <0.10440.2> 6c02a40f09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.909980Z nonode@nohost <0.10440.2> 51c98e0ede couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:43.915195Z nonode@nohost <0.10440.2> 324b8229e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.918087Z nonode@nohost <0.10440.2> 11a9886c31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.953066Z nonode@nohost <0.10440.2> cb3cb74448 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.955590Z nonode@nohost <0.10440.2> 516b5086ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:43.961470Z nonode@nohost <0.10440.2> 6ea96bdcc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.965135Z nonode@nohost <0.10440.2> f72ef72454 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.988030Z nonode@nohost <0.10440.2> f771f9945a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:43.999880Z nonode@nohost <0.10440.2> 3b5e4f20dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00324%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:44.003621Z nonode@nohost <0.10440.2> 40701ea8a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003729938502127dd9a5a75b7d6e05ae46387098eb3497075392fc99bc224d05dc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:44.006943Z nonode@nohost <0.10440.2> b6dca7d14b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003729938502127dd9a5a75b7d6e05ae46387098eb3497075392fc99bc224d05dc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:45.444434Z nonode@nohost <0.10440.2> 90618ae349 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.452857Z nonode@nohost <0.10440.2> 42cff32586 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:45.460933Z nonode@nohost <0.10440.2> 416e221a81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.464323Z nonode@nohost <0.10440.2> 07f4f09628 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.486903Z nonode@nohost <0.10440.2> e2a752a665 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.493162Z nonode@nohost <0.10440.2> 3c2710bae8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:45.498061Z nonode@nohost <0.10440.2> df018f812e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.501194Z nonode@nohost <0.10440.2> 2aff1312da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.504646Z nonode@nohost <0.10440.2> 829b20d990 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.507427Z nonode@nohost <0.10440.2> 9c16eee6a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.612614Z nonode@nohost <0.10440.2> 0d2853b8e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.615849Z nonode@nohost <0.10440.2> ddf88c58c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:45.620796Z nonode@nohost <0.10440.2> 07f18dd6b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.631179Z nonode@nohost <0.10440.2> 3430876261 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.664310Z nonode@nohost <0.10440.2> 1c5ab2d035 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.667443Z nonode@nohost <0.10440.2> 8dd89847ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:45.672768Z nonode@nohost <0.10440.2> 73292a4ce3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.679640Z nonode@nohost <0.10440.2> 0a4cd0d842 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.699099Z nonode@nohost <0.10440.2> 6c05bd6204 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:45.710964Z nonode@nohost <0.10440.2> db86030e07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00325%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:45.723054Z nonode@nohost <0.10440.2> 1447219f39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0039bf386d21df5c0d0bd2d12ad7926de355d76ab4b54b419c58fcf4cc941aa173%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:45.726000Z nonode@nohost <0.10440.2> a8ee848ddc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0039bf386d21df5c0d0bd2d12ad7926de355d76ab4b54b419c58fcf4cc941aa173%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:47.187497Z nonode@nohost <0.10440.2> 57a05a970e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:47.191773Z nonode@nohost <0.10440.2> c72152180a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:47.197428Z nonode@nohost <0.10440.2> 874bef12a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:47.200691Z nonode@nohost <0.10440.2> b0d04da319 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:47.228397Z nonode@nohost <0.10440.2> cf121dba18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:47.232326Z nonode@nohost <0.10440.2> 048c7b5315 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:47.237211Z nonode@nohost <0.10440.2> f00aa8087c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:47.240791Z nonode@nohost <0.10440.2> 0157955f7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:47.245132Z nonode@nohost <0.10440.2> 11e524e67d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:47.249920Z nonode@nohost <0.10440.2> a056539142 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:47.357546Z nonode@nohost <0.10440.2> c2594fa59a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:47.363893Z nonode@nohost <0.10440.2> a1f4cca4b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:50:47.368952Z nonode@nohost <0.10440.2> 9ae4089c82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:47.372848Z nonode@nohost <0.10440.2> 079973551b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:47.411341Z nonode@nohost <0.10440.2> 2aa7b49bab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:47.414742Z nonode@nohost <0.10440.2> ac41c32bd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:47.419126Z nonode@nohost <0.10440.2> 23afb3240c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:47.421999Z nonode@nohost <0.10440.2> 84debab0b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:47.442388Z nonode@nohost <0.10440.2> 16bbb560a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:47.453444Z nonode@nohost <0.10440.2> e732f2d5c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00326%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:47.462757Z nonode@nohost <0.10440.2> 0f9a1487cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004f41b222be57ba0b511395729bda1be02b642e332eae66c8bacc8860cb6a0bbf%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:47.465781Z nonode@nohost <0.10440.2> 5277ff9501 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004f41b222be57ba0b511395729bda1be02b642e332eae66c8bacc8860cb6a0bbf%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:48.927790Z nonode@nohost <0.10440.2> 30bf8c8cff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:48.935845Z nonode@nohost <0.10440.2> c054b6460b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:50:48.940139Z nonode@nohost <0.10440.2> cc4b9afaa5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:48.943009Z nonode@nohost <0.10440.2> 73279d6580 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:48.964888Z nonode@nohost <0.10440.2> b28bc66669 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:48.967051Z nonode@nohost <0.10440.2> 489dfcaffe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:48.972235Z nonode@nohost <0.10440.2> 7155e83479 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:48.977071Z nonode@nohost <0.10440.2> 1683bcdf08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:48.985029Z nonode@nohost <0.10440.2> 4b1a501b84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:48.987886Z nonode@nohost <0.10440.2> 6a18382141 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:49.094874Z nonode@nohost <0.10440.2> 34b4cb094d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:49.098153Z nonode@nohost <0.10440.2> 5ec6beb2ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:49.102688Z nonode@nohost <0.10440.2> ba080f2914 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:49.106524Z nonode@nohost <0.10440.2> 31d13ff926 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:49.144536Z nonode@nohost <0.10440.2> 39eaf26181 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:49.147635Z nonode@nohost <0.10440.2> 1badd79470 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:49.152163Z nonode@nohost <0.10440.2> 0fc4216020 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:49.154932Z nonode@nohost <0.10440.2> ecd2e21d77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:49.175450Z nonode@nohost <0.10440.2> ca0556d1b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:49.188423Z nonode@nohost <0.10440.2> aff7f158e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00327%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:49.199469Z nonode@nohost <0.10440.2> a1c5d79d2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003095e62e1883b4dcd2e3ab6da20ffd22604377b2c3974583b236b7e66be861a1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:49.202841Z nonode@nohost <0.10440.2> d3ec63ac8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003095e62e1883b4dcd2e3ab6da20ffd22604377b2c3974583b236b7e66be861a1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:50.660615Z nonode@nohost <0.10440.2> 66f4ae5a66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.664114Z nonode@nohost <0.10440.2> b9db6770e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:50.670214Z nonode@nohost <0.10440.2> f9d1169c96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.674265Z nonode@nohost <0.10440.2> fdcc8a1c1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.696801Z nonode@nohost <0.10440.2> 5665e0568b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.705743Z nonode@nohost <0.10440.2> fa28171ca4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:50.711114Z nonode@nohost <0.10440.2> 1af16d3d1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.714685Z nonode@nohost <0.10440.2> 13a44a43ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.718163Z nonode@nohost <0.10440.2> eb432507a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.721307Z nonode@nohost <0.10440.2> 5103570f5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.830195Z nonode@nohost <0.10440.2> 324d4f7065 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:50.832793Z nonode@nohost <0.10440.2> 8af7d1de06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:50.844830Z nonode@nohost <0.10440.2> dd5aab3f2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.848317Z nonode@nohost <0.10440.2> 129169f7ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.883765Z nonode@nohost <0.10440.2> d25bb42b5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.886584Z nonode@nohost <0.10440.2> 24f6b1d55d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:50.891603Z nonode@nohost <0.10440.2> a04e296b2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.895349Z nonode@nohost <0.10440.2> 9be048e97f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.916448Z nonode@nohost <0.10440.2> 5bd072d16f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:50.927985Z nonode@nohost <0.10440.2> b7d130399c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00328%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:50.931437Z nonode@nohost <0.10440.2> 03607ccba0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00769f3a099b149f77456127507fb5436978f4dd4c4d8b411ea6c958ff45f3153f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:50.941304Z nonode@nohost <0.10440.2> 2cec999ec1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00769f3a099b149f77456127507fb5436978f4dd4c4d8b411ea6c958ff45f3153f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:52.379642Z nonode@nohost <0.10440.2> 5b961bf7f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.382400Z nonode@nohost <0.10440.2> 6ee96192f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:52.387429Z nonode@nohost <0.10440.2> 8eb204db95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.390541Z nonode@nohost <0.10440.2> 12ca957888 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.412349Z nonode@nohost <0.10440.2> d225a23f40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.415994Z nonode@nohost <0.10440.2> e7156cd9c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:52.421482Z nonode@nohost <0.10440.2> 8ae653f6e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.424866Z nonode@nohost <0.10440.2> 75b6e3958b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.428190Z nonode@nohost <0.10440.2> bba9ebafab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.431248Z nonode@nohost <0.10440.2> 25882f140c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.538164Z nonode@nohost <0.10440.2> 8fdcdfae34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.540680Z nonode@nohost <0.10440.2> 9ba6175bcd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:52.552230Z nonode@nohost <0.10440.2> 9fe254cfce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.556075Z nonode@nohost <0.10440.2> afa8f724cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.589569Z nonode@nohost <0.10440.2> 1ff984d3ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.592236Z nonode@nohost <0.10440.2> a25f3dfcdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:52.598535Z nonode@nohost <0.10440.2> 0543ee02c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.601920Z nonode@nohost <0.10440.2> 41845926ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.622613Z nonode@nohost <0.10440.2> 64cce074be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:52.634258Z nonode@nohost <0.10440.2> 08e0a750e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00329%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:52.638760Z nonode@nohost <0.10440.2> 6a49082a1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00bc108a5594bf2d8e0c27672c03b51dfa1b1efbcfd5c869bf160bf1496427ff75%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:52.641887Z nonode@nohost <0.10440.2> 177a8f4086 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00bc108a5594bf2d8e0c27672c03b51dfa1b1efbcfd5c869bf160bf1496427ff75%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:54.083442Z nonode@nohost <0.10440.2> 1bb3e133a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.088911Z nonode@nohost <0.10440.2> c7b6a3150d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:54.093820Z nonode@nohost <0.10440.2> 10c4f77695 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.096929Z nonode@nohost <0.10440.2> e392b9e51b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.118738Z nonode@nohost <0.10440.2> c39291a783 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.122664Z nonode@nohost <0.10440.2> 29b7b0d152 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:54.126885Z nonode@nohost <0.10440.2> 356553d790 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.129793Z nonode@nohost <0.10440.2> 763ca8c10d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.132542Z nonode@nohost <0.10440.2> fa3e7e0ef1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.134854Z nonode@nohost <0.10440.2> cb0dc79497 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.242376Z nonode@nohost <0.10440.2> 02d9c1862b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.245198Z nonode@nohost <0.10440.2> 6e716d9cd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:54.252208Z nonode@nohost <0.10440.2> 6daa38b35f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.255240Z nonode@nohost <0.10440.2> 61f4e08c56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.288154Z nonode@nohost <0.10440.2> 030a2708e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.290597Z nonode@nohost <0.10440.2> a5149367d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:54.300193Z nonode@nohost <0.10440.2> b7093d6363 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.303598Z nonode@nohost <0.10440.2> e3ad6ff8b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.323377Z nonode@nohost <0.10440.2> 1532200c34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:54.335831Z nonode@nohost <0.10440.2> 51244928f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00330%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:54.340564Z nonode@nohost <0.10440.2> 1c1b6e102f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002a7be3b9364d38250656c7f620df38ccb5d0a68262e329f03acedf1f9c5796a6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:54.344146Z nonode@nohost <0.10440.2> 8c524bb9c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002a7be3b9364d38250656c7f620df38ccb5d0a68262e329f03acedf1f9c5796a6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:55.787287Z nonode@nohost <0.10440.2> d6ac76f6c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:55.790488Z nonode@nohost <0.10440.2> 5898f81b8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:55.800289Z nonode@nohost <0.10440.2> e8aeeaa055 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:55.804211Z nonode@nohost <0.10440.2> 8240f50d69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:55.830964Z nonode@nohost <0.10440.2> c22742362a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:55.833475Z nonode@nohost <0.10440.2> 4eb9959536 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:55.838105Z nonode@nohost <0.10440.2> 19edaf2a23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:55.841044Z nonode@nohost <0.10440.2> a5814b908e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:55.843791Z nonode@nohost <0.10440.2> 9b828349a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:55.845895Z nonode@nohost <0.10440.2> c2d044c0de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:55.951228Z nonode@nohost <0.10440.2> 7981d344ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:55.954448Z nonode@nohost <0.10440.2> c2dad33b0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:55.959213Z nonode@nohost <0.10440.2> ded000e6d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:55.968022Z nonode@nohost <0.10440.2> fad9caf731 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:56.002374Z nonode@nohost <0.10440.2> 584ab23010 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:56.005150Z nonode@nohost <0.10440.2> e9f8b0af18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:56.009721Z nonode@nohost <0.10440.2> cac901828f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:56.013296Z nonode@nohost <0.10440.2> 134f687b88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:56.034841Z nonode@nohost <0.10440.2> 9c8985be1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:56.051676Z nonode@nohost <0.10440.2> a373b7474e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00331%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:56.055429Z nonode@nohost <0.10440.2> 09802eb3df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0056b11c0bb21c101a2f5d90c965eb4332084ab189eb9f7abcd7be8803544a5fce%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:56.058707Z nonode@nohost <0.10440.2> ed77c80d97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0056b11c0bb21c101a2f5d90c965eb4332084ab189eb9f7abcd7be8803544a5fce%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:57.500754Z nonode@nohost <0.10440.2> cd15f331dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.503476Z nonode@nohost <0.10440.2> 2835306c52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:57.508731Z nonode@nohost <0.10440.2> 2d5b49a137 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.511836Z nonode@nohost <0.10440.2> 14513e5484 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.535089Z nonode@nohost <0.10440.2> 6541426b7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.538476Z nonode@nohost <0.10440.2> 5cb5a016a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:57.543989Z nonode@nohost <0.10440.2> b6160789c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.547812Z nonode@nohost <0.10440.2> a13bd2c9b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.553010Z nonode@nohost <0.10440.2> 2f99d087f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.555871Z nonode@nohost <0.10440.2> d54720ad45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.666408Z nonode@nohost <0.10440.2> 929565bfce couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:57.669650Z nonode@nohost <0.10440.2> 7de9d8e786 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:57.674222Z nonode@nohost <0.10440.2> 8aaf9a8da6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.677366Z nonode@nohost <0.10440.2> 6c048cc4a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.710551Z nonode@nohost <0.10440.2> b7efd0a132 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.714279Z nonode@nohost <0.10440.2> 6d004b6002 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:57.721542Z nonode@nohost <0.10440.2> d176a31985 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.724989Z nonode@nohost <0.10440.2> df9cf6c730 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.746159Z nonode@nohost <0.10440.2> 1a8a30b2af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:57.759206Z nonode@nohost <0.10440.2> 10c24fabe9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00332%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:57.762982Z nonode@nohost <0.10440.2> 25d6d4b556 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005e5366e34edf1da114f69ddd5d1c7aa9d74b7fa292ab70d1744a1248d1ad899f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:57.766219Z nonode@nohost <0.10440.2> 016569bec4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005e5366e34edf1da114f69ddd5d1c7aa9d74b7fa292ab70d1744a1248d1ad899f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:59.211005Z nonode@nohost <0.10440.2> 100c8dd853 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:59.213297Z nonode@nohost <0.10440.2> d35207f869 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:59.220715Z nonode@nohost <0.10440.2> c6f278b937 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:59.224428Z nonode@nohost <0.10440.2> 681c93398a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:59.247665Z nonode@nohost <0.10440.2> 5e26a19529 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:59.250369Z nonode@nohost <0.10440.2> 8fe22e0834 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:59.255536Z nonode@nohost <0.10440.2> 10db54b822 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:59.258257Z nonode@nohost <0.10440.2> 08ba38c760 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:59.265643Z nonode@nohost <0.10440.2> c9c7ccd771 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:59.268038Z nonode@nohost <0.10440.2> 5b052fab72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:59.374599Z nonode@nohost <0.10440.2> 76f345e45d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:59.377012Z nonode@nohost <0.10440.2> 9c1b808cbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:59.386865Z nonode@nohost <0.10440.2> e80b561e58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:50:59.390067Z nonode@nohost <0.10440.2> 30477f42d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:59.424120Z nonode@nohost <0.10440.2> aa24a47b99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:50:59.427219Z nonode@nohost <0.10440.2> cf751ec523 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:59.437044Z nonode@nohost <0.10440.2> 307b0102d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:59.440564Z nonode@nohost <0.10440.2> 23bc181136 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:59.461957Z nonode@nohost <0.10440.2> 503a20f62b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:50:59.474239Z nonode@nohost <0.10440.2> e7213edefc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00333%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:59.477889Z nonode@nohost <0.10440.2> dd13456352 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003f4d3e06306accc72e41004d2b17459991c7427a8384b1c1e4c8561bca3d1efe%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:50:59.481415Z nonode@nohost <0.10440.2> 5430cbaa52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003f4d3e06306accc72e41004d2b17459991c7427a8384b1c1e4c8561bca3d1efe%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:00.955474Z nonode@nohost <0.10440.2> d1e976be5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:00.958157Z nonode@nohost <0.10440.2> 56abe40a0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:00.962839Z nonode@nohost <0.10440.2> 8037814593 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:00.966518Z nonode@nohost <0.10440.2> c86a20fc89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:00.989898Z nonode@nohost <0.10440.2> b6c15dca5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:00.996616Z nonode@nohost <0.10440.2> 5d281bc498 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:01.008955Z nonode@nohost <0.10440.2> dbcaaa7ee7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:01.012178Z nonode@nohost <0.10440.2> 743df8021f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:01.015724Z nonode@nohost <0.10440.2> e593acc323 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:01.019159Z nonode@nohost <0.10440.2> f9f6928fd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:01.127841Z nonode@nohost <0.10440.2> bc0c9f0085 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:51:01.131158Z nonode@nohost <0.10440.2> 126bc6d1f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:01.135785Z nonode@nohost <0.10440.2> 165905cb82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:01.144860Z nonode@nohost <0.10440.2> e6a3b8783b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:01.178291Z nonode@nohost <0.10440.2> fc8368cfce couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:01.180909Z nonode@nohost <0.10440.2> 130348e3d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:01.185779Z nonode@nohost <0.10440.2> 6ae9cebc7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:01.189275Z nonode@nohost <0.10440.2> 5bd97e2327 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:01.215792Z nonode@nohost <0.10440.2> d9885cd56e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:01.227806Z nonode@nohost <0.10440.2> 4ff57d4590 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00334%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:01.231495Z nonode@nohost <0.10440.2> 662a2b58fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00beb87115a3f6e01015358a814be530a463886c9f738da28e90a6d16fd2f9d865%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:01.234478Z nonode@nohost <0.10440.2> 9398862cfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00beb87115a3f6e01015358a814be530a463886c9f738da28e90a6d16fd2f9d865%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:02.716249Z nonode@nohost <0.10440.2> 9bca15b1b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:51:02.718952Z nonode@nohost <0.10440.2> 6bf4f76b91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:02.727858Z nonode@nohost <0.10440.2> bd0a5f7b95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:02.731227Z nonode@nohost <0.10440.2> 97b56dac35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:02.754374Z nonode@nohost <0.10440.2> 45c3ae3ff3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:02.757245Z nonode@nohost <0.10440.2> 730a81d6a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:02.762976Z nonode@nohost <0.10440.2> 9401422cdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:02.766554Z nonode@nohost <0.10440.2> ceef472635 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:02.770225Z nonode@nohost <0.10440.2> 0745d2072d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:02.773149Z nonode@nohost <0.10440.2> 67494d89e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:02.879056Z nonode@nohost <0.10440.2> 5216e50602 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:02.881509Z nonode@nohost <0.10440.2> e01db4170b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:02.886567Z nonode@nohost <0.10440.2> 7133672f3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:02.895265Z nonode@nohost <0.10440.2> f64e46e390 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:02.929581Z nonode@nohost <0.10440.2> f736ba5c2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:02.932567Z nonode@nohost <0.10440.2> b2cd144909 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:02.937345Z nonode@nohost <0.10440.2> 3d0379b067 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:02.949159Z nonode@nohost <0.10440.2> 832a01e02f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:02.968882Z nonode@nohost <0.10440.2> 6c59569fbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:02.979999Z nonode@nohost <0.10440.2> 0e17f58d42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00335%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:02.983403Z nonode@nohost <0.10440.2> 9cfab856c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00efad54eeb8cbff1e183fd8cf1af75d6a866a2c004cd28174f343ad715303a21c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:02.986289Z nonode@nohost <0.10440.2> b327c21063 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00efad54eeb8cbff1e183fd8cf1af75d6a866a2c004cd28174f343ad715303a21c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:04.451615Z nonode@nohost <0.10440.2> de8e30b4a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:04.459892Z nonode@nohost <0.10440.2> 1d379b1ab2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:51:04.465145Z nonode@nohost <0.10440.2> 602c7a3fe2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:04.468817Z nonode@nohost <0.10440.2> 9d859f1edb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:04.499774Z nonode@nohost <0.10440.2> ecc0cdd005 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:51:04.503335Z nonode@nohost <0.10440.2> 317483d975 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:04.509977Z nonode@nohost <0.10440.2> 703c5df3cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:04.514247Z nonode@nohost <0.10440.2> 11d45fbf2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:04.517683Z nonode@nohost <0.10440.2> 1cf76d8420 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:04.520235Z nonode@nohost <0.10440.2> b93854c78b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:04.627712Z nonode@nohost <0.10440.2> 16faeb611e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:04.631130Z nonode@nohost <0.10440.2> 9aebaae0be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:04.637439Z nonode@nohost <0.10440.2> a623f644fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:04.641104Z nonode@nohost <0.10440.2> 2f415d0388 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:04.674002Z nonode@nohost <0.10440.2> 7db1d3f74c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:04.680478Z nonode@nohost <0.10440.2> 293b5a89cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:04.685751Z nonode@nohost <0.10440.2> 753cc23035 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:04.688947Z nonode@nohost <0.10440.2> 4d87401f03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:04.708760Z nonode@nohost <0.10440.2> 1a057c86cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:04.720059Z nonode@nohost <0.10440.2> 9e594699d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00336%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:04.723736Z nonode@nohost <0.10440.2> 5352a2bec8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ea8fa168a803b68b4bc0e7835ec368c42e3c1b0865f7413262b94706fbf47fdd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:04.727786Z nonode@nohost <0.10440.2> 8107f98f92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ea8fa168a803b68b4bc0e7835ec368c42e3c1b0865f7413262b94706fbf47fdd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:06.186283Z nonode@nohost <0.10440.2> 64f19b05f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.188753Z nonode@nohost <0.10440.2> f10e67bdbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:06.193309Z nonode@nohost <0.10440.2> 0de7163dd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.196380Z nonode@nohost <0.10440.2> 5f39a05b5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.220867Z nonode@nohost <0.10440.2> f6cf6497f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.224038Z nonode@nohost <0.10440.2> 317c53b981 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:06.229142Z nonode@nohost <0.10440.2> 69982c2b16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.233988Z nonode@nohost <0.10440.2> c1e9443330 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.235853Z nonode@nohost <0.10440.2> 449a8f8c17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.238549Z nonode@nohost <0.10440.2> 984002dbcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.347133Z nonode@nohost <0.10440.2> 77f0074b93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.350049Z nonode@nohost <0.10440.2> b34fd06547 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:06.355359Z nonode@nohost <0.10440.2> f4e25e3bb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.358663Z nonode@nohost <0.10440.2> 0de8a225df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.392405Z nonode@nohost <0.10440.2> 4b4ffe5e1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.395199Z nonode@nohost <0.10440.2> b8f90d85bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:06.401498Z nonode@nohost <0.10440.2> 237a200c1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.404753Z nonode@nohost <0.10440.2> e6e01a9893 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.425370Z nonode@nohost <0.10440.2> 14d5bd6173 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:06.447809Z nonode@nohost <0.10440.2> d2cd5aeb46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00337%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:06.452834Z nonode@nohost <0.10440.2> 68b7c4026d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c868e19ef70475bffbf988d16b6f2eec06505fdf56c031d40ca563e720131c0d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:06.456406Z nonode@nohost <0.10440.2> ac8e94ea50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c868e19ef70475bffbf988d16b6f2eec06505fdf56c031d40ca563e720131c0d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:07.921905Z nonode@nohost <0.10440.2> d6509654b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:07.924853Z nonode@nohost <0.10440.2> c6f8d51498 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:07.930186Z nonode@nohost <0.10440.2> dcc4a61e53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:07.934884Z nonode@nohost <0.10440.2> 60a2f7fd77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:07.958115Z nonode@nohost <0.10440.2> beb4a20a02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:07.961177Z nonode@nohost <0.10440.2> 8d336bb043 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:07.965476Z nonode@nohost <0.10440.2> 992239c634 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:07.968719Z nonode@nohost <0.10440.2> 7eb61c6376 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:07.971822Z nonode@nohost <0.10440.2> 7673416f22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:07.974477Z nonode@nohost <0.10440.2> 8b07402b7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:08.080802Z nonode@nohost <0.10440.2> b0f587ac98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:08.084428Z nonode@nohost <0.10440.2> 5629c41c9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:08.089445Z nonode@nohost <0.10440.2> c14e91672d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:08.093064Z nonode@nohost <0.10440.2> f0a1ea6b0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:08.126937Z nonode@nohost <0.10440.2> 638f6339d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:08.135290Z nonode@nohost <0.10440.2> bdde3f2155 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 6 [notice] 2018-09-16T13:51:08.140644Z nonode@nohost <0.10440.2> fe77282d03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:08.143851Z nonode@nohost <0.10440.2> 3daf703106 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:08.165936Z nonode@nohost <0.10440.2> 8f335e68c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:08.178064Z nonode@nohost <0.10440.2> ec07d3334f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00338%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:08.181581Z nonode@nohost <0.10440.2> a874b3162b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000e7b20d95c3ba56487515457c5e9a0abfaae9be6b081b6cb605963fb3fb5a89c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:08.185052Z nonode@nohost <0.10440.2> 54e7ab0f54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000e7b20d95c3ba56487515457c5e9a0abfaae9be6b081b6cb605963fb3fb5a89c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:09.645180Z nonode@nohost <0.10440.2> c8486d3059 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:09.654810Z nonode@nohost <0.10440.2> 5d23fd81e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:09.659933Z nonode@nohost <0.10440.2> 7a84d769d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:09.663786Z nonode@nohost <0.10440.2> 53e527c2b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:09.685247Z nonode@nohost <0.10440.2> 55f3fcc64d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:09.696400Z nonode@nohost <0.10440.2> 3fee47ae21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:51:09.698708Z nonode@nohost <0.10440.2> 6e5d7ed19a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:09.702217Z nonode@nohost <0.10440.2> 4535254842 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:09.705828Z nonode@nohost <0.10440.2> 150b2345f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:09.713090Z nonode@nohost <0.10440.2> 35c56cdf8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:09.819619Z nonode@nohost <0.10440.2> 5886733167 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:09.822202Z nonode@nohost <0.10440.2> ba2afd425c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:09.826401Z nonode@nohost <0.10440.2> 8ce3f464cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:09.829211Z nonode@nohost <0.10440.2> efa5974b3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:09.868878Z nonode@nohost <0.10440.2> bcda978c6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:09.872053Z nonode@nohost <0.10440.2> b786103409 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:09.881737Z nonode@nohost <0.10440.2> 06e618ce5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:09.885598Z nonode@nohost <0.10440.2> fb60a20fbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:09.915400Z nonode@nohost <0.10440.2> 3de3996a2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:09.928219Z nonode@nohost <0.10440.2> 2bed2f1bec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00339%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:09.933137Z nonode@nohost <0.10440.2> 0534f922e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0016c4887dba50ad913b6971aa4854eb365234cba30aff96fe46e22953aebddbef%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:09.937194Z nonode@nohost <0.10440.2> 21501d4d08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0016c4887dba50ad913b6971aa4854eb365234cba30aff96fe46e22953aebddbef%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:11.398136Z nonode@nohost <0.10440.2> 2549da7551 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:11.403907Z nonode@nohost <0.10440.2> d668a5d7e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:11.408939Z nonode@nohost <0.10440.2> 8193767e42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:11.419443Z nonode@nohost <0.10440.2> 489ad55884 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:51:11.438631Z nonode@nohost <0.10440.2> 3652eb3ab9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:11.442332Z nonode@nohost <0.10440.2> e05d4f5b13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:11.447902Z nonode@nohost <0.10440.2> db01b0a043 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:11.451081Z nonode@nohost <0.10440.2> 146c3619b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:11.454850Z nonode@nohost <0.10440.2> 7b4ee9e823 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:11.457520Z nonode@nohost <0.10440.2> cc41ee5eae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:11.567816Z nonode@nohost <0.10440.2> 74406a71b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:51:11.570663Z nonode@nohost <0.10440.2> 05021038a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:11.576088Z nonode@nohost <0.10440.2> a3c7aae607 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:11.585026Z nonode@nohost <0.10440.2> dfa4689e7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:11.620106Z nonode@nohost <0.10440.2> 314051da81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:11.623092Z nonode@nohost <0.10440.2> 08165eb119 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:11.628446Z nonode@nohost <0.10440.2> 5e1ea60fe2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:11.631878Z nonode@nohost <0.10440.2> 3ddf5dd7df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:11.652079Z nonode@nohost <0.10440.2> 94531fdb93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:11.664936Z nonode@nohost <0.10440.2> a8069e9730 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00340%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:11.675281Z nonode@nohost <0.10440.2> 3ee4a063f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0005e2137c63f2eb2ea6142963a214fd8d5132da143d7c55113a862a81ffabba07%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:11.679728Z nonode@nohost <0.10440.2> 92ea82934a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0005e2137c63f2eb2ea6142963a214fd8d5132da143d7c55113a862a81ffabba07%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:13.130528Z nonode@nohost <0.10440.2> 045800f216 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:13.136518Z nonode@nohost <0.10440.2> 7e7561078d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:13.141429Z nonode@nohost <0.10440.2> 8fa5d1cc83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:13.144873Z nonode@nohost <0.10440.2> cd49cefc05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:13.167990Z nonode@nohost <0.10440.2> 2029e92421 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:13.171107Z nonode@nohost <0.10440.2> 409ab8f6dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:13.177007Z nonode@nohost <0.10440.2> 8d6c7dbe3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:13.184670Z nonode@nohost <0.10440.2> 7152ee91de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:13.187492Z nonode@nohost <0.10440.2> 3be6ad0b0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:13.190649Z nonode@nohost <0.10440.2> f0546432ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:13.298342Z nonode@nohost <0.10440.2> 1d823faa2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:13.301377Z nonode@nohost <0.10440.2> 1bef3a2c8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:13.308125Z nonode@nohost <0.10440.2> 5c6c22ca1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:13.311641Z nonode@nohost <0.10440.2> 0e507f35d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:13.346606Z nonode@nohost <0.10440.2> eb5df6089b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:13.349255Z nonode@nohost <0.10440.2> eba1d6514a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:13.353644Z nonode@nohost <0.10440.2> 42164a3f51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:13.357200Z nonode@nohost <0.10440.2> b7907f005a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:13.376678Z nonode@nohost <0.10440.2> 00f7aea601 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:13.389244Z nonode@nohost <0.10440.2> 9560a1110c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00341%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:13.393606Z nonode@nohost <0.10440.2> f6144db2f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0080eb4da6d7c59eeb7147da5ea229badcb42bfbe6a74bedd94d17a516275a88ec%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:13.396676Z nonode@nohost <0.10440.2> 0b1808c388 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0080eb4da6d7c59eeb7147da5ea229badcb42bfbe6a74bedd94d17a516275a88ec%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:14.844296Z nonode@nohost <0.10440.2> d6e52807c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:14.846845Z nonode@nohost <0.10440.2> 2654177c70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:14.856415Z nonode@nohost <0.10440.2> 1b1d0d633e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:14.859265Z nonode@nohost <0.10440.2> 899c3453f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:14.878881Z nonode@nohost <0.10440.2> 6a87d704f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:14.881440Z nonode@nohost <0.10440.2> 060a6a3005 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:14.887287Z nonode@nohost <0.10440.2> 878e6b538e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:14.892268Z nonode@nohost <0.10440.2> d3de7f2119 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:14.896880Z nonode@nohost <0.10440.2> dfe842f803 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:14.899421Z nonode@nohost <0.10440.2> 213372089a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:15.006911Z nonode@nohost <0.10440.2> 5d4db38a29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:15.009846Z nonode@nohost <0.10440.2> 4e20a8e5ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:15.017298Z nonode@nohost <0.10440.2> a7b8409d4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:15.021506Z nonode@nohost <0.10440.2> 4b43f09b05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:15.054929Z nonode@nohost <0.10440.2> bdaffd6a07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:15.057350Z nonode@nohost <0.10440.2> 0c56107304 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:15.061719Z nonode@nohost <0.10440.2> 23c448cac8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:15.065213Z nonode@nohost <0.10440.2> 7a1c8afe91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:15.086095Z nonode@nohost <0.10440.2> 54607cade2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:15.097652Z nonode@nohost <0.10440.2> 57e2889247 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00342%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:15.101175Z nonode@nohost <0.10440.2> 856077a246 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a65bc01b6fa0c8d6edc5980607a6725e095c79cf732277a4e723239ce4230676%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:15.104547Z nonode@nohost <0.10440.2> b6094acd2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a65bc01b6fa0c8d6edc5980607a6725e095c79cf732277a4e723239ce4230676%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:16.548517Z nonode@nohost <0.10440.2> 4480931ffc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.551245Z nonode@nohost <0.10440.2> 1be528a984 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:16.559700Z nonode@nohost <0.10440.2> 0544c7a1f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.562543Z nonode@nohost <0.10440.2> ab7c82d40f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.582778Z nonode@nohost <0.10440.2> 11bc4d73f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.585796Z nonode@nohost <0.10440.2> 3b3365b1fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:16.590736Z nonode@nohost <0.10440.2> b576843827 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.593890Z nonode@nohost <0.10440.2> b90192b7e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.596858Z nonode@nohost <0.10440.2> 30ae74803c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.598898Z nonode@nohost <0.10440.2> d307a5f4f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.704764Z nonode@nohost <0.10440.2> c93c370446 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.708859Z nonode@nohost <0.10440.2> 07a9405345 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:16.713292Z nonode@nohost <0.10440.2> f227791a03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.717331Z nonode@nohost <0.10440.2> c6fd143231 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.754431Z nonode@nohost <0.10440.2> 488e5b1163 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.758245Z nonode@nohost <0.10440.2> 9d364c25a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:16.763113Z nonode@nohost <0.10440.2> 26f3722a20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.766307Z nonode@nohost <0.10440.2> 51c0477b26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.787779Z nonode@nohost <0.10440.2> 4f110762cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:16.798863Z nonode@nohost <0.10440.2> 6ce4207b0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00343%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:16.803015Z nonode@nohost <0.10440.2> 557712e53c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004e5d62d5eb5faa88d9dbc9d0e30d99d9ecf5d6b4dac3c8e246826424b6e46ab0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:16.806167Z nonode@nohost <0.10440.2> c12f6debec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004e5d62d5eb5faa88d9dbc9d0e30d99d9ecf5d6b4dac3c8e246826424b6e46ab0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:18.240434Z nonode@nohost <0.10440.2> 654a5f755f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:51:18.243751Z nonode@nohost <0.10440.2> f87b6320ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:18.252265Z nonode@nohost <0.10440.2> 831eaa5c20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.255675Z nonode@nohost <0.10440.2> 5c43b465ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.277103Z nonode@nohost <0.10440.2> 2199227d25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.280183Z nonode@nohost <0.10440.2> 2fae66a04f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:18.285751Z nonode@nohost <0.10440.2> 5fec1af915 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.288827Z nonode@nohost <0.10440.2> 4345fe9c60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.293088Z nonode@nohost <0.10440.2> 2690233d6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.295508Z nonode@nohost <0.10440.2> 09b3d7da84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.399222Z nonode@nohost <0.10440.2> fc02caed72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.402150Z nonode@nohost <0.10440.2> 0b536750d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:18.406294Z nonode@nohost <0.10440.2> e3cb077f8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.409517Z nonode@nohost <0.10440.2> 3c7e1d73dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.442443Z nonode@nohost <0.10440.2> 9b53dae9bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.444772Z nonode@nohost <0.10440.2> 323689cd3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:18.449187Z nonode@nohost <0.10440.2> 7cdf746a9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.452195Z nonode@nohost <0.10440.2> f6dd3ee423 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.480765Z nonode@nohost <0.10440.2> 90f6f5c2d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:18.493920Z nonode@nohost <0.10440.2> 31f755bf77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00344%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:18.498161Z nonode@nohost <0.10440.2> d34b5df0af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0070102ec3a1b3b6fe86a7df7c470daf8d8a935e6e77b570ffa46b11f9699741b4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:18.501644Z nonode@nohost <0.10440.2> a22d03e585 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0070102ec3a1b3b6fe86a7df7c470daf8d8a935e6e77b570ffa46b11f9699741b4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:19.948878Z nonode@nohost <0.10440.2> 53006ef14f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:19.951446Z nonode@nohost <0.10440.2> e4871f8bb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:19.956156Z nonode@nohost <0.10440.2> bfaa2689bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:19.959829Z nonode@nohost <0.10440.2> 0172d797f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:19.982489Z nonode@nohost <0.10440.2> 2b58570d55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:19.985794Z nonode@nohost <0.10440.2> 129f247e70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:19.990507Z nonode@nohost <0.10440.2> e04a0d4f4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:20.002322Z nonode@nohost <0.10440.2> 42ac7d057e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:20.006229Z nonode@nohost <0.10440.2> c015b30084 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:20.008964Z nonode@nohost <0.10440.2> 13fdc0aec0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:20.116288Z nonode@nohost <0.10440.2> 7c99bb9150 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:20.119288Z nonode@nohost <0.10440.2> 0a1f14a935 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:20.123788Z nonode@nohost <0.10440.2> 07d17620b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:20.127086Z nonode@nohost <0.10440.2> b82bfcedb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:20.171096Z nonode@nohost <0.10440.2> 2398722334 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:51:20.172276Z nonode@nohost <0.10440.2> 2de0a5a373 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:20.176983Z nonode@nohost <0.10440.2> 301d594508 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:20.180389Z nonode@nohost <0.10440.2> 6eddf4afc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:20.204706Z nonode@nohost <0.10440.2> 107bf84e6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:20.217125Z nonode@nohost <0.10440.2> 7edfb3d656 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00345%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:20.220914Z nonode@nohost <0.10440.2> 4484fe8f91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00dd554587fa6f65beb0198026031fe51a2d34044247c7d64346a0032998a0bd8d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:20.223931Z nonode@nohost <0.10440.2> 554fa517ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00dd554587fa6f65beb0198026031fe51a2d34044247c7d64346a0032998a0bd8d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:21.684242Z nonode@nohost <0.10440.2> 0400b0effa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:21.696605Z nonode@nohost <0.10440.2> be0578d459 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:21.701658Z nonode@nohost <0.10440.2> 806c6a61b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:21.706252Z nonode@nohost <0.10440.2> df39170c2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:21.729719Z nonode@nohost <0.10440.2> 378970ba45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:21.732767Z nonode@nohost <0.10440.2> 580be21817 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:21.738738Z nonode@nohost <0.10440.2> 7e27ad84e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:21.742641Z nonode@nohost <0.10440.2> 1ef326ddbf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:21.748066Z nonode@nohost <0.10440.2> a45613a1b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:21.750986Z nonode@nohost <0.10440.2> df3fb6c87a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:21.857086Z nonode@nohost <0.10440.2> 57c70c4a84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:21.862011Z nonode@nohost <0.10440.2> 02c015c173 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:21.868480Z nonode@nohost <0.10440.2> b1b9c39d9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:21.872302Z nonode@nohost <0.10440.2> 91d9572794 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:21.906146Z nonode@nohost <0.10440.2> 5eaac1d34f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:21.909100Z nonode@nohost <0.10440.2> 4cc497938b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:21.913581Z nonode@nohost <0.10440.2> db6cc3942e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:21.916578Z nonode@nohost <0.10440.2> 9e85cc3752 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:21.937180Z nonode@nohost <0.10440.2> 2d7533ecf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:21.953349Z nonode@nohost <0.10440.2> 52bc39c8b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00346%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:21.958189Z nonode@nohost <0.10440.2> 9b7d134974 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005ef95731156320858aabcb5b5911a083975f132b7915cfdc73b126d9af137175%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:21.961637Z nonode@nohost <0.10440.2> 8dde27ed89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005ef95731156320858aabcb5b5911a083975f132b7915cfdc73b126d9af137175%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:23.408712Z nonode@nohost <0.10440.2> b605450a85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.414706Z nonode@nohost <0.10440.2> 7f5392d74a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:23.419043Z nonode@nohost <0.10440.2> dd53c714d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.426435Z nonode@nohost <0.10440.2> 7a27b1d77d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.447577Z nonode@nohost <0.10440.2> 590c579bc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.450351Z nonode@nohost <0.10440.2> da49cddcc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:23.455841Z nonode@nohost <0.10440.2> d5fb31032d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.459198Z nonode@nohost <0.10440.2> 6f342b873d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.462742Z nonode@nohost <0.10440.2> ee0e3d7314 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.465563Z nonode@nohost <0.10440.2> 291cbe8bad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.575787Z nonode@nohost <0.10440.2> b550ca8625 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:51:23.578291Z nonode@nohost <0.10440.2> 0ab60e2c52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:23.584341Z nonode@nohost <0.10440.2> e6d7df0966 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.587049Z nonode@nohost <0.10440.2> 69efc9bdff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.619387Z nonode@nohost <0.10440.2> e5a151cfd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.622389Z nonode@nohost <0.10440.2> 968e05a1d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:23.626656Z nonode@nohost <0.10440.2> 6f22536ec9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.629909Z nonode@nohost <0.10440.2> 65a0b972d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.650650Z nonode@nohost <0.10440.2> 9e4422ae97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:23.662656Z nonode@nohost <0.10440.2> 86d7ddcd38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00347%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:23.666672Z nonode@nohost <0.10440.2> 5637f6245a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00652a45f256edc1274a7c61f3032500ecde40979252378114c65005b623828ab9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:23.670248Z nonode@nohost <0.10440.2> 54434873e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00652a45f256edc1274a7c61f3032500ecde40979252378114c65005b623828ab9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:25.113520Z nonode@nohost <0.10440.2> 45d5ff539a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.116816Z nonode@nohost <0.10440.2> e111e4c7e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:25.125642Z nonode@nohost <0.10440.2> 10c11b9ce9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.129210Z nonode@nohost <0.10440.2> ed82c50bdd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.156274Z nonode@nohost <0.10440.2> 8a357ea28f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:25.159606Z nonode@nohost <0.10440.2> 117b8e48ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:25.164237Z nonode@nohost <0.10440.2> 7fe3c4075e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.167508Z nonode@nohost <0.10440.2> bf79c712c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.170689Z nonode@nohost <0.10440.2> 2ec1e1a0fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.173506Z nonode@nohost <0.10440.2> 37b5fce86d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.277394Z nonode@nohost <0.10440.2> 56ffe49d44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.280868Z nonode@nohost <0.10440.2> 2b38050ee0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:25.285763Z nonode@nohost <0.10440.2> 4c40519951 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.289090Z nonode@nohost <0.10440.2> e73878ef10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.322091Z nonode@nohost <0.10440.2> 9a3ec39bfb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.325171Z nonode@nohost <0.10440.2> de5d022d50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:25.336069Z nonode@nohost <0.10440.2> b07932e672 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.339010Z nonode@nohost <0.10440.2> ba3f5651dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.358996Z nonode@nohost <0.10440.2> aae672d456 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:25.370528Z nonode@nohost <0.10440.2> 72b30e74aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00348%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:25.373844Z nonode@nohost <0.10440.2> 148fe43a1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b93b5ea5f9c8e30a0dee0bc4a5ea106ed2ef1c9f81f787fe6a9cfabbacba27ff%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:25.377001Z nonode@nohost <0.10440.2> 9bc09d6a28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b93b5ea5f9c8e30a0dee0bc4a5ea106ed2ef1c9f81f787fe6a9cfabbacba27ff%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:26.824614Z nonode@nohost <0.10440.2> b0a6f51c2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:26.830676Z nonode@nohost <0.10440.2> 32aa03e8b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:26.835401Z nonode@nohost <0.10440.2> bf3a851cf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:26.842541Z nonode@nohost <0.10440.2> dfa6a2d573 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:26.862606Z nonode@nohost <0.10440.2> 5f2e313c1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:26.865859Z nonode@nohost <0.10440.2> e734d63c37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:26.870385Z nonode@nohost <0.10440.2> 3930fe4433 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:26.873699Z nonode@nohost <0.10440.2> 125d4086d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:26.877766Z nonode@nohost <0.10440.2> 7a2eaaa2d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:26.880760Z nonode@nohost <0.10440.2> 4ef3df5058 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:26.985694Z nonode@nohost <0.10440.2> 4b421221ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:26.988676Z nonode@nohost <0.10440.2> 7d254bd0f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:26.993254Z nonode@nohost <0.10440.2> a5e74a78a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:26.996834Z nonode@nohost <0.10440.2> 5932c327be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:27.031844Z nonode@nohost <0.10440.2> 4823b039ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:27.034186Z nonode@nohost <0.10440.2> 3e327827e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:27.038387Z nonode@nohost <0.10440.2> dd9e3140ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:27.041244Z nonode@nohost <0.10440.2> 1eccc23c23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:27.060516Z nonode@nohost <0.10440.2> e17cf3c435 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:27.075282Z nonode@nohost <0.10440.2> 0bca7e2ce8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00349%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:27.079977Z nonode@nohost <0.10440.2> 077d0916fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004ece7428b71298a631d9b96a2bb4324a03274b95f5ce327d884f2bc93fb0b904%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:27.083453Z nonode@nohost <0.10440.2> eb8b5f531b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004ece7428b71298a631d9b96a2bb4324a03274b95f5ce327d884f2bc93fb0b904%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:28.546959Z nonode@nohost <0.10440.2> 86899caa9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:28.556596Z nonode@nohost <0.10440.2> f09bb4b267 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:28.562151Z nonode@nohost <0.10440.2> 280c1a9c5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:28.565198Z nonode@nohost <0.10440.2> 0dacaa0aca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:28.589693Z nonode@nohost <0.10440.2> c3ed81366b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:28.592268Z nonode@nohost <0.10440.2> 74dd01c58c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:28.597336Z nonode@nohost <0.10440.2> 0efb81e898 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:28.601436Z nonode@nohost <0.10440.2> e1dc1a179b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:28.607911Z nonode@nohost <0.10440.2> 14b62caffe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:51:28.610889Z nonode@nohost <0.10440.2> bd4e396762 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:28.715848Z nonode@nohost <0.10440.2> c8f19c231c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:28.718291Z nonode@nohost <0.10440.2> b21029fcfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:28.723146Z nonode@nohost <0.10440.2> 58c070f97d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:28.725856Z nonode@nohost <0.10440.2> a7b1978bff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:28.758662Z nonode@nohost <0.10440.2> c30629d2cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:28.761080Z nonode@nohost <0.10440.2> 9a0165ba5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:28.767044Z nonode@nohost <0.10440.2> c14a73d1e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:28.770516Z nonode@nohost <0.10440.2> fb5cb0ff82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:28.790231Z nonode@nohost <0.10440.2> 6c9b7916c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:28.810258Z nonode@nohost <0.10440.2> d367033c00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00350%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:28.817135Z nonode@nohost <0.10440.2> b318f00154 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00404f9c5175cf19af43d25d35a5ad7f1381d81eb894b71d9a50fb2fc1148a9b53%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:28.820690Z nonode@nohost <0.10440.2> ca185b8c96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00404f9c5175cf19af43d25d35a5ad7f1381d81eb894b71d9a50fb2fc1148a9b53%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:30.262636Z nonode@nohost <0.10440.2> df40339e31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.265438Z nonode@nohost <0.10440.2> 0fed58906b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:30.273631Z nonode@nohost <0.10440.2> 9c307a5e6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.277912Z nonode@nohost <0.10440.2> 60a5aba7aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.303055Z nonode@nohost <0.10440.2> e31c9d6b3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.306103Z nonode@nohost <0.10440.2> 6237e958a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:30.310638Z nonode@nohost <0.10440.2> b27f585a24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.314111Z nonode@nohost <0.10440.2> d9725dc4e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.317648Z nonode@nohost <0.10440.2> 3ea2e8fa69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.320338Z nonode@nohost <0.10440.2> d5f541b0ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.427510Z nonode@nohost <0.10440.2> a0356d192c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.436591Z nonode@nohost <0.10440.2> 523cc59751 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:30.440949Z nonode@nohost <0.10440.2> 93c9f20a8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.444441Z nonode@nohost <0.10440.2> 30f3112b9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.477639Z nonode@nohost <0.10440.2> 21eb591edb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.480221Z nonode@nohost <0.10440.2> 56ef2c59b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:30.484354Z nonode@nohost <0.10440.2> 8d73329482 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.487204Z nonode@nohost <0.10440.2> de50187e69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.509839Z nonode@nohost <0.10440.2> 4b1e344779 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:30.521955Z nonode@nohost <0.10440.2> 582f8dfa32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00351%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:30.525418Z nonode@nohost <0.10440.2> a46a1cde81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00644939d149b363f540edb4c5c6277c2deb9a910b25883d0f4af29682975863db%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:30.528495Z nonode@nohost <0.10440.2> 48320a9d71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00644939d149b363f540edb4c5c6277c2deb9a910b25883d0f4af29682975863db%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:31.972419Z nonode@nohost <0.10440.2> 363fe91778 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:31.975541Z nonode@nohost <0.10440.2> 10d1246fe7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:31.984317Z nonode@nohost <0.10440.2> 27297629a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:31.987077Z nonode@nohost <0.10440.2> b54a86e39f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:32.008973Z nonode@nohost <0.10440.2> 63c57efef5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:32.012182Z nonode@nohost <0.10440.2> cf7e047843 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:32.017491Z nonode@nohost <0.10440.2> 9c03498107 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:32.020984Z nonode@nohost <0.10440.2> f705dd3c67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:32.024392Z nonode@nohost <0.10440.2> 193bb1dc33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:32.027098Z nonode@nohost <0.10440.2> 71a356d46a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:32.135991Z nonode@nohost <0.10440.2> 8f4bcb4936 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:32.138981Z nonode@nohost <0.10440.2> 2238c79f6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:32.148903Z nonode@nohost <0.10440.2> c25b04c4fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:32.151714Z nonode@nohost <0.10440.2> 3563c78393 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:32.185025Z nonode@nohost <0.10440.2> 4baa21c6b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:32.187433Z nonode@nohost <0.10440.2> 82dda7fbe5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:32.191956Z nonode@nohost <0.10440.2> 9b5a6107a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:32.194911Z nonode@nohost <0.10440.2> f9fcf81763 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:32.215949Z nonode@nohost <0.10440.2> 7a037d6f67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:32.227251Z nonode@nohost <0.10440.2> a8898bb08e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00352%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:32.231786Z nonode@nohost <0.10440.2> 785d05e127 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00785ec8737739c4cfc923c353d83166a400b37aab60c4abd5c70280e0116d98f4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:32.234823Z nonode@nohost <0.10440.2> 4789d975f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00785ec8737739c4cfc923c353d83166a400b37aab60c4abd5c70280e0116d98f4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:33.689812Z nonode@nohost <0.10440.2> 2e3e2e4d2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:33.692353Z nonode@nohost <0.10440.2> 7e307a967e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:33.697394Z nonode@nohost <0.10440.2> db35363b19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:33.700572Z nonode@nohost <0.10440.2> 3c6790a212 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:33.722569Z nonode@nohost <0.10440.2> d4c1a8da9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:33.732613Z nonode@nohost <0.10440.2> a4633e98ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:33.737960Z nonode@nohost <0.10440.2> 230cc87535 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:33.746433Z nonode@nohost <0.10440.2> 8dcd3eb924 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:51:33.749047Z nonode@nohost <0.10440.2> 69f56eb2f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:33.750776Z nonode@nohost <0.10440.2> 8920e76d19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:33.860432Z nonode@nohost <0.10440.2> d49e96399a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:33.867839Z nonode@nohost <0.10440.2> c77b9c6d4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:51:33.873573Z nonode@nohost <0.10440.2> 605a04aeb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:33.877287Z nonode@nohost <0.10440.2> eb2945f5a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:33.913091Z nonode@nohost <0.10440.2> b565392068 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:33.916504Z nonode@nohost <0.10440.2> 949f3d2448 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:33.921189Z nonode@nohost <0.10440.2> 23aea6f456 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:33.924540Z nonode@nohost <0.10440.2> 94d19647b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:33.948995Z nonode@nohost <0.10440.2> 5f63a065a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:33.962206Z nonode@nohost <0.10440.2> 69617dbeef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00353%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:33.967704Z nonode@nohost <0.10440.2> 9b080283da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f6ae1f2c773bb9a8b261961f5ac695d55ad05ed3e48b0c8c17b635c7123743f7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:33.970931Z nonode@nohost <0.10440.2> b0803acf47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f6ae1f2c773bb9a8b261961f5ac695d55ad05ed3e48b0c8c17b635c7123743f7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:35.433042Z nonode@nohost <0.10440.2> aec882c64e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:35.435839Z nonode@nohost <0.10440.2> 515fb55ecc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:35.440171Z nonode@nohost <0.10440.2> cc936fb9de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:35.448788Z nonode@nohost <0.10440.2> 430d7b246e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:35.471990Z nonode@nohost <0.10440.2> 5442a9fb8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:35.474559Z nonode@nohost <0.10440.2> 08cbd21978 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:35.478900Z nonode@nohost <0.10440.2> f59985e6b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:35.481833Z nonode@nohost <0.10440.2> 3f2e8a5d54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:35.485128Z nonode@nohost <0.10440.2> a7cdacc08d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:35.493461Z nonode@nohost <0.10440.2> 40155053b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:35.599823Z nonode@nohost <0.10440.2> c7195877f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:35.607595Z nonode@nohost <0.10440.2> 7bbe474450 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:35.616317Z nonode@nohost <0.10440.2> bfd03ea1b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:51:35.618349Z nonode@nohost <0.10440.2> 50f2da3ccc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:35.653418Z nonode@nohost <0.10440.2> 2b45a9a3fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:35.656214Z nonode@nohost <0.10440.2> 376bfb9e86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:35.660363Z nonode@nohost <0.10440.2> 49c94d3b33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:35.663458Z nonode@nohost <0.10440.2> f5a7b639e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:35.690061Z nonode@nohost <0.10440.2> 4819ded719 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:35.706930Z nonode@nohost <0.10440.2> 5d028b1e8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00354%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:35.711472Z nonode@nohost <0.10440.2> 739ecd3b39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0034d2992a6492967047c12c68643858e87c24c32eadb126d5fcb35f0bfc1e8dc5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:35.715977Z nonode@nohost <0.10440.2> 6581424391 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0034d2992a6492967047c12c68643858e87c24c32eadb126d5fcb35f0bfc1e8dc5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:37.164011Z nonode@nohost <0.10440.2> ab3daab940 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.167346Z nonode@nohost <0.10440.2> 20dbab1183 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:37.171870Z nonode@nohost <0.10440.2> cdb8513f61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.174757Z nonode@nohost <0.10440.2> 31f06a3184 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.198200Z nonode@nohost <0.10440.2> 8bdb9d811a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.205076Z nonode@nohost <0.10440.2> dd84d8ca6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:37.210158Z nonode@nohost <0.10440.2> aaa42b97cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.215159Z nonode@nohost <0.10440.2> 68f8d0e7d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.224893Z nonode@nohost <0.10440.2> 2b328ead89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.228026Z nonode@nohost <0.10440.2> 2c748c5811 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.336688Z nonode@nohost <0.10440.2> 9563f2d290 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.339043Z nonode@nohost <0.10440.2> 017840efb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:37.344888Z nonode@nohost <0.10440.2> 41fb57331f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.348459Z nonode@nohost <0.10440.2> bf8d2f2e00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.387640Z nonode@nohost <0.10440.2> e5a3b6bff8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.389893Z nonode@nohost <0.10440.2> d751fb77f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:37.397581Z nonode@nohost <0.10440.2> 560ac721cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.401822Z nonode@nohost <0.10440.2> ec62123c87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.421550Z nonode@nohost <0.10440.2> 9ecb987a0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:37.433395Z nonode@nohost <0.10440.2> 023a41b5e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00355%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:37.437213Z nonode@nohost <0.10440.2> 4a81c62c47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00713aaf953865047186278f246ad8985a3b0bb88e2179a2a4cb92643be60182d7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:37.440308Z nonode@nohost <0.10440.2> f044242787 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00713aaf953865047186278f246ad8985a3b0bb88e2179a2a4cb92643be60182d7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:38.902602Z nonode@nohost <0.10440.2> fd199a3a3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:38.909654Z nonode@nohost <0.10440.2> 41e9e6bb8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:38.915139Z nonode@nohost <0.10440.2> a36ea5275b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:38.919763Z nonode@nohost <0.10440.2> a288785e13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:38.943352Z nonode@nohost <0.10440.2> 1cd5cf1e57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:38.946128Z nonode@nohost <0.10440.2> a1f7233044 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:38.950856Z nonode@nohost <0.10440.2> 16c69df3bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:38.954123Z nonode@nohost <0.10440.2> a8678ad9f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:38.957082Z nonode@nohost <0.10440.2> 899ee1267c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:38.959850Z nonode@nohost <0.10440.2> 2fdadd7ce2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:39.066704Z nonode@nohost <0.10440.2> 23cf547f1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:39.069937Z nonode@nohost <0.10440.2> 12b360bc73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:39.074987Z nonode@nohost <0.10440.2> 4cbe078e1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:39.077600Z nonode@nohost <0.10440.2> 51365d0aa1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:39.110544Z nonode@nohost <0.10440.2> ea13e33d48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:39.113277Z nonode@nohost <0.10440.2> 4d465f5dd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:39.117722Z nonode@nohost <0.10440.2> 8aa66406b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:39.124102Z nonode@nohost <0.10440.2> edb47382cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:39.144467Z nonode@nohost <0.10440.2> e436263eec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:39.159069Z nonode@nohost <0.10440.2> 3921279599 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00356%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:39.164583Z nonode@nohost <0.10440.2> 082fd9f4b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003643a770e10ba85f010ae6cb9c8d37ccefe6d91212feb8cf4e84027e5e221208%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:39.168632Z nonode@nohost <0.10440.2> 4cf23b2b71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003643a770e10ba85f010ae6cb9c8d37ccefe6d91212feb8cf4e84027e5e221208%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:40.630435Z nonode@nohost <0.10440.2> fdc01cf9ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:40.632823Z nonode@nohost <0.10440.2> f12d134093 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:40.640394Z nonode@nohost <0.10440.2> 1c75010d5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:40.645134Z nonode@nohost <0.10440.2> e2c4de5dce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:40.670439Z nonode@nohost <0.10440.2> b5fdf31681 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:40.679933Z nonode@nohost <0.10440.2> 937367ff48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:51:40.685019Z nonode@nohost <0.10440.2> aa396bda7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:40.688572Z nonode@nohost <0.10440.2> 89aaac4594 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:40.692040Z nonode@nohost <0.10440.2> 176d10ce2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:40.694780Z nonode@nohost <0.10440.2> 24f0d47338 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:40.800462Z nonode@nohost <0.10440.2> a974741650 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:40.802887Z nonode@nohost <0.10440.2> 571dc08bc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:40.808129Z nonode@nohost <0.10440.2> aa586bc063 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:40.812664Z nonode@nohost <0.10440.2> 77331d5b08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:40.846311Z nonode@nohost <0.10440.2> cdfb5308cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:40.852724Z nonode@nohost <0.10440.2> 05e4de8c7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:40.857933Z nonode@nohost <0.10440.2> 6556196121 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:40.861473Z nonode@nohost <0.10440.2> 0c1256ccf0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:40.881944Z nonode@nohost <0.10440.2> c370cbf436 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:40.893134Z nonode@nohost <0.10440.2> 993c354cfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00357%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:40.896732Z nonode@nohost <0.10440.2> fb2dd02b55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b54652d63ddb59ede69c612a9ad96f6ec13720744f1ceb7be6ea62d5ad95d194%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:40.899765Z nonode@nohost <0.10440.2> 0877949d67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b54652d63ddb59ede69c612a9ad96f6ec13720744f1ceb7be6ea62d5ad95d194%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:42.360253Z nonode@nohost <0.10440.2> bc1d8e8fa8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.364151Z nonode@nohost <0.10440.2> d6f40a6ce9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:42.371076Z nonode@nohost <0.10440.2> 8560db51d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.374297Z nonode@nohost <0.10440.2> 7723ccb08d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.399175Z nonode@nohost <0.10440.2> 26bc7f728f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.402215Z nonode@nohost <0.10440.2> 2c25303eda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:42.413997Z nonode@nohost <0.10440.2> 114e9d2b50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.417223Z nonode@nohost <0.10440.2> 79f70d5bc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.422921Z nonode@nohost <0.10440.2> c2b4128b24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.426132Z nonode@nohost <0.10440.2> 0da51a20a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.532522Z nonode@nohost <0.10440.2> 37ece25208 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.535243Z nonode@nohost <0.10440.2> 6f32ef9f81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:42.539932Z nonode@nohost <0.10440.2> 3bf543c21b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.546523Z nonode@nohost <0.10440.2> 86bbf32f5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.580718Z nonode@nohost <0.10440.2> 71f611692a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.584344Z nonode@nohost <0.10440.2> 64de3f8cc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:42.593822Z nonode@nohost <0.10440.2> f6ad786008 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.597365Z nonode@nohost <0.10440.2> 296e02cf30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.617840Z nonode@nohost <0.10440.2> 994566b490 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:42.630479Z nonode@nohost <0.10440.2> c862885b3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00358%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:42.634457Z nonode@nohost <0.10440.2> c5bf178dce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008cf50e267326e541456903b5dc68ee6c61bfeee38ab4637fe1d21bb3f322cd1c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:42.637967Z nonode@nohost <0.10440.2> cdd26ced65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008cf50e267326e541456903b5dc68ee6c61bfeee38ab4637fe1d21bb3f322cd1c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:44.092258Z nonode@nohost <0.10440.2> 4ca10ecf92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.094538Z nonode@nohost <0.10440.2> 8489f1b0a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:44.101573Z nonode@nohost <0.10440.2> 880fc44322 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.105650Z nonode@nohost <0.10440.2> 87d4bb8e04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.131876Z nonode@nohost <0.10440.2> 8ae143d01a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.138548Z nonode@nohost <0.10440.2> 28ebf6dab7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:51:44.140805Z nonode@nohost <0.10440.2> c72e1aef0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.146302Z nonode@nohost <0.10440.2> ff3fe6c75b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.149875Z nonode@nohost <0.10440.2> 73dbbe169f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.160687Z nonode@nohost <0.10440.2> f0dde86f05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.266344Z nonode@nohost <0.10440.2> 376ea734f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.268718Z nonode@nohost <0.10440.2> 40e2f7a7d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:44.274171Z nonode@nohost <0.10440.2> 4329d7cd35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.277590Z nonode@nohost <0.10440.2> c1c2a4d46a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.311537Z nonode@nohost <0.10440.2> fe5812c091 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.314539Z nonode@nohost <0.10440.2> 287bc6ad9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:44.319128Z nonode@nohost <0.10440.2> 739a01a065 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.322337Z nonode@nohost <0.10440.2> bfec49dd3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.341913Z nonode@nohost <0.10440.2> 4606302563 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:44.353387Z nonode@nohost <0.10440.2> bcea0b8613 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00359%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:44.357074Z nonode@nohost <0.10440.2> 1587923fad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000a8931e579182b1a4aa7ff6ec96bef5b4275390f9dcca3337da8f7c011396a34%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:44.360958Z nonode@nohost <0.10440.2> e8f1ddfe9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000a8931e579182b1a4aa7ff6ec96bef5b4275390f9dcca3337da8f7c011396a34%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:45.822210Z nonode@nohost <0.10440.2> 1dc6d22687 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:45.824526Z nonode@nohost <0.10440.2> 03af08e25c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:45.828909Z nonode@nohost <0.10440.2> e879be073d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:45.837373Z nonode@nohost <0.10440.2> 4f638f35f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:45.861507Z nonode@nohost <0.10440.2> c933fc87c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:45.865054Z nonode@nohost <0.10440.2> 51dc16ddde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:45.870493Z nonode@nohost <0.10440.2> 1083ebee13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:45.873880Z nonode@nohost <0.10440.2> fe1a4fe0f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:45.876570Z nonode@nohost <0.10440.2> 8d219a67b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:45.878756Z nonode@nohost <0.10440.2> 064a9b3648 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:45.984355Z nonode@nohost <0.10440.2> 7f27cb0e5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:45.987710Z nonode@nohost <0.10440.2> 842228a749 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:45.996616Z nonode@nohost <0.10440.2> aebe4cc2f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:45.999814Z nonode@nohost <0.10440.2> 5978ec9aa1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:46.033170Z nonode@nohost <0.10440.2> a8dee85411 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:46.040514Z nonode@nohost <0.10440.2> 20d651291b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:46.045589Z nonode@nohost <0.10440.2> 332bbb0712 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:46.048937Z nonode@nohost <0.10440.2> 1f8de6309e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:46.069018Z nonode@nohost <0.10440.2> 35823d04cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:46.082439Z nonode@nohost <0.10440.2> 226f844f8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00360%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:46.087833Z nonode@nohost <0.10440.2> 625599a12f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006d0db39ad23582607ef414e0f8d1bdd8d8096f72b289f9791d0f6efe85773b0e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:46.092066Z nonode@nohost <0.10440.2> 04b8c215f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006d0db39ad23582607ef414e0f8d1bdd8d8096f72b289f9791d0f6efe85773b0e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:47.564587Z nonode@nohost <0.10440.2> 572e7026df couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.566911Z nonode@nohost <0.10440.2> 9a12d9b134 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:47.571717Z nonode@nohost <0.10440.2> 5a8e37051a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.574573Z nonode@nohost <0.10440.2> bf1167a36a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.595126Z nonode@nohost <0.10440.2> b1881ede3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.598573Z nonode@nohost <0.10440.2> 67daec67a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:47.603590Z nonode@nohost <0.10440.2> 3bec9e7ae7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.607004Z nonode@nohost <0.10440.2> 49866ff9f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.612003Z nonode@nohost <0.10440.2> ce653cfaeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.614639Z nonode@nohost <0.10440.2> e1ae08c4f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.721260Z nonode@nohost <0.10440.2> adcc75f267 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.724346Z nonode@nohost <0.10440.2> 06b91c83ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:47.729097Z nonode@nohost <0.10440.2> bdf0cd5ab4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.732216Z nonode@nohost <0.10440.2> 533c7e084a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.768077Z nonode@nohost <0.10440.2> 52f6815e1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:47.771124Z nonode@nohost <0.10440.2> 38c6d2e5b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:47.776172Z nonode@nohost <0.10440.2> 8cd83b8e46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.779829Z nonode@nohost <0.10440.2> 6125c6102a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.802019Z nonode@nohost <0.10440.2> 647325905f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:47.816997Z nonode@nohost <0.10440.2> b3aa471866 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00361%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:47.825673Z nonode@nohost <0.10440.2> db93a24faa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0029ba791a99faa133a4b4248ffe0677791cd9d7243a24ba12d914b84dbe3519f4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:47.830382Z nonode@nohost <0.10440.2> de37e68d7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0029ba791a99faa133a4b4248ffe0677791cd9d7243a24ba12d914b84dbe3519f4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:49.295293Z nonode@nohost <0.10440.2> 71fa22aac9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.299850Z nonode@nohost <0.10440.2> 58ea103fb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:51:49.305454Z nonode@nohost <0.10440.2> 7ab5d86c11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.309265Z nonode@nohost <0.10440.2> de5099e199 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.335784Z nonode@nohost <0.10440.2> df950ff679 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:49.339188Z nonode@nohost <0.10440.2> bb3b66c6c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:49.344462Z nonode@nohost <0.10440.2> f39e6eec75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.347440Z nonode@nohost <0.10440.2> a5fb893a04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.350177Z nonode@nohost <0.10440.2> f1863ce459 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.352918Z nonode@nohost <0.10440.2> 1c5fc69479 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.461380Z nonode@nohost <0.10440.2> ad72791b46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.466912Z nonode@nohost <0.10440.2> 75b5600871 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T13:51:49.468474Z nonode@nohost <0.10440.2> 5eadb2f22d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.471307Z nonode@nohost <0.10440.2> c463a09b2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.512727Z nonode@nohost <0.10440.2> 138345ca7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.515108Z nonode@nohost <0.10440.2> 845acb39f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:49.520534Z nonode@nohost <0.10440.2> 1ead8747d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.523885Z nonode@nohost <0.10440.2> a34c37b9ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.545233Z nonode@nohost <0.10440.2> becb202605 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:49.565806Z nonode@nohost <0.10440.2> 1b43362bf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00362%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:49.570439Z nonode@nohost <0.10440.2> b4b85da3ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0055203d81bf9e1de6acb8d29ec213b0a770e83d4797bcdd23029ee4d0ee499d55%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:49.574043Z nonode@nohost <0.10440.2> 5f32cb349c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0055203d81bf9e1de6acb8d29ec213b0a770e83d4797bcdd23029ee4d0ee499d55%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:51.026498Z nonode@nohost <0.10440.2> 77e3388f7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.032545Z nonode@nohost <0.10440.2> 5c8f764233 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:51.037226Z nonode@nohost <0.10440.2> 835f31c856 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.040643Z nonode@nohost <0.10440.2> 94d7442a1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.068069Z nonode@nohost <0.10440.2> eaa31c1a95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.070446Z nonode@nohost <0.10440.2> 4fea7d901c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:51.075008Z nonode@nohost <0.10440.2> 1d29fddfb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.078282Z nonode@nohost <0.10440.2> 8cd9f98272 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.081339Z nonode@nohost <0.10440.2> d6d586aacc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.083870Z nonode@nohost <0.10440.2> 8bc11662c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.187941Z nonode@nohost <0.10440.2> 55cd2e93b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.190445Z nonode@nohost <0.10440.2> 44f67e08de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:51.195172Z nonode@nohost <0.10440.2> a98d5be89f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.197996Z nonode@nohost <0.10440.2> e9e7c6ceb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.231661Z nonode@nohost <0.10440.2> 8adc8da9b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.234732Z nonode@nohost <0.10440.2> fc04e4489c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:51.239873Z nonode@nohost <0.10440.2> d1936bd652 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.243188Z nonode@nohost <0.10440.2> d1d417cf49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.262330Z nonode@nohost <0.10440.2> 39dbbaaff1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:51.273711Z nonode@nohost <0.10440.2> de8c489516 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00363%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:51.277133Z nonode@nohost <0.10440.2> 93a9180fd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0085aef17f6c6e50259075d7b4432146ed28b75ccf188202908d297002b02bad4c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:51.280069Z nonode@nohost <0.10440.2> d5aed00732 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0085aef17f6c6e50259075d7b4432146ed28b75ccf188202908d297002b02bad4c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:52.733277Z nonode@nohost <0.10440.2> 85733acfe5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.737755Z nonode@nohost <0.10440.2> 9c938be7dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:52.747861Z nonode@nohost <0.10440.2> 86dab23e14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.752787Z nonode@nohost <0.10440.2> 5653f15f14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.776585Z nonode@nohost <0.10440.2> d4f4003ec6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.784667Z nonode@nohost <0.10440.2> c927fcb642 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:52.789821Z nonode@nohost <0.10440.2> bfce6941d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.793614Z nonode@nohost <0.10440.2> dff5448a4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.801004Z nonode@nohost <0.10440.2> 8fc4f0b9c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.804047Z nonode@nohost <0.10440.2> 62963e9b09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.910463Z nonode@nohost <0.10440.2> 0da39a80b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:52.912802Z nonode@nohost <0.10440.2> cfd3ec1126 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:52.917220Z nonode@nohost <0.10440.2> 0b89e56902 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.920433Z nonode@nohost <0.10440.2> 72694611d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.954860Z nonode@nohost <0.10440.2> 4a962c453f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.957703Z nonode@nohost <0.10440.2> a2d6672997 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:52.963337Z nonode@nohost <0.10440.2> fc963511c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.966452Z nonode@nohost <0.10440.2> bd9719db6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.987187Z nonode@nohost <0.10440.2> bc46b017f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:52.999822Z nonode@nohost <0.10440.2> 76c06c0c32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00364%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:53.004083Z nonode@nohost <0.10440.2> 186aab776d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00255a8ff7fb0ac3d49f83eadb07510f3aa8455ea488afdb815438edd92d0929b5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:53.008270Z nonode@nohost <0.10440.2> eca7b3874d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00255a8ff7fb0ac3d49f83eadb07510f3aa8455ea488afdb815438edd92d0929b5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:54.452746Z nonode@nohost <0.10440.2> 3a6f74b9be couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:54.458487Z nonode@nohost <0.10440.2> 2bb49b2e6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:54.470969Z nonode@nohost <0.10440.2> 2fe826f3ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:54.475417Z nonode@nohost <0.10440.2> 2ff2648d7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:54.503740Z nonode@nohost <0.10440.2> cedba9f052 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:51:54.506101Z nonode@nohost <0.10440.2> 18eb82c890 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:54.512122Z nonode@nohost <0.10440.2> eee94a7aaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:54.515300Z nonode@nohost <0.10440.2> 98f197c597 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:54.524754Z nonode@nohost <0.10440.2> f82ccf6158 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:54.536005Z nonode@nohost <0.10440.2> 140b61437d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:51:54.641477Z nonode@nohost <0.10440.2> de7c33a151 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:54.645199Z nonode@nohost <0.10440.2> cd8ca74afe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:54.652177Z nonode@nohost <0.10440.2> d6ceae97b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:54.656065Z nonode@nohost <0.10440.2> c3377d9418 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:54.694492Z nonode@nohost <0.10440.2> adbab144a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:54.696858Z nonode@nohost <0.10440.2> f23edfb1a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:54.701300Z nonode@nohost <0.10440.2> 8f9fda7d65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:54.735950Z nonode@nohost <0.10440.2> 38ed1303ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:54.756071Z nonode@nohost <0.10440.2> 65e61fea4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:54.768001Z nonode@nohost <0.10440.2> f67951d3f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00365%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:54.772353Z nonode@nohost <0.10440.2> b5f0690e56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a3bc169758c372225ba6ff80f24d9a249d3468b145faca842ccaaf71fdcaa56a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:54.776248Z nonode@nohost <0.10440.2> 179d6b15c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a3bc169758c372225ba6ff80f24d9a249d3468b145faca842ccaaf71fdcaa56a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:56.229251Z nonode@nohost <0.10440.2> d17ce6437f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.232246Z nonode@nohost <0.10440.2> 4c3d7fb074 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:56.237338Z nonode@nohost <0.10440.2> f6d8577903 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.240737Z nonode@nohost <0.10440.2> 0ea6577a7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.262703Z nonode@nohost <0.10440.2> 780e0ff7d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.265447Z nonode@nohost <0.10440.2> c5a4d34659 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:56.276675Z nonode@nohost <0.10440.2> 1bf8e2662c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.280026Z nonode@nohost <0.10440.2> 2670f2d030 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.282985Z nonode@nohost <0.10440.2> 652e701051 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.292138Z nonode@nohost <0.10440.2> 44ba951cda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.395580Z nonode@nohost <0.10440.2> 24d1fcd801 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:56.398449Z nonode@nohost <0.10440.2> 54dd743ac9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:56.403852Z nonode@nohost <0.10440.2> 08860f0e56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.406844Z nonode@nohost <0.10440.2> bfa352bcca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.441779Z nonode@nohost <0.10440.2> 12038d98bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.444819Z nonode@nohost <0.10440.2> 3200b96c28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:56.450187Z nonode@nohost <0.10440.2> 94a7d29599 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.453784Z nonode@nohost <0.10440.2> c8d93ca567 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.473700Z nonode@nohost <0.10440.2> 2e7dd56f08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:56.486307Z nonode@nohost <0.10440.2> eaa04b947e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00366%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:56.490188Z nonode@nohost <0.10440.2> b2f22f5063 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0094d3dcfc8353679a2f7cdfb3de4c7401feaee23ca37ffec8025911b10d50ebbf%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:56.493712Z nonode@nohost <0.10440.2> 1e7eb6b48a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0094d3dcfc8353679a2f7cdfb3de4c7401feaee23ca37ffec8025911b10d50ebbf%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:57.950441Z nonode@nohost <0.10440.2> ebcaaf2eba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:57.952942Z nonode@nohost <0.10440.2> f121072f67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:57.958050Z nonode@nohost <0.10440.2> dbcc509449 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:57.964453Z nonode@nohost <0.10440.2> 56819b3f81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:57.986038Z nonode@nohost <0.10440.2> a47aa85d16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:57.988585Z nonode@nohost <0.10440.2> 61a62f07ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:57.993710Z nonode@nohost <0.10440.2> e6adf14c94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:57.997112Z nonode@nohost <0.10440.2> bd1ffbeef7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:58.000259Z nonode@nohost <0.10440.2> ae64079062 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:58.002658Z nonode@nohost <0.10440.2> 3cc0818ad1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:58.126379Z nonode@nohost <0.10440.2> 20d73b4110 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:58.129478Z nonode@nohost <0.10440.2> 4f81e04598 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:58.134861Z nonode@nohost <0.10440.2> ae0459a1ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:58.140725Z nonode@nohost <0.10440.2> 306fe92eb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:58.175141Z nonode@nohost <0.10440.2> f2f5878207 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:58.178203Z nonode@nohost <0.10440.2> 00a65e92bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:58.183451Z nonode@nohost <0.10440.2> 29e354c531 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:58.187142Z nonode@nohost <0.10440.2> 8eab0adfdb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:58.207922Z nonode@nohost <0.10440.2> 9e9b42c76a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:58.223881Z nonode@nohost <0.10440.2> 78481a9200 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00367%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:58.227653Z nonode@nohost <0.10440.2> fdbb111282 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009fd013c87b05c3cad8a32880d34ee1a2ab3c9c599a83ef88828f92b982a37d03%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:58.230602Z nonode@nohost <0.10440.2> 698a06d9ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009fd013c87b05c3cad8a32880d34ee1a2ab3c9c599a83ef88828f92b982a37d03%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:59.684707Z nonode@nohost <0.10440.2> 959b9ef857 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:51:59.688192Z nonode@nohost <0.10440.2> ce810e1cbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:59.694598Z nonode@nohost <0.10440.2> 2a9bea8733 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:59.697827Z nonode@nohost <0.10440.2> 9f21c584ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:59.719495Z nonode@nohost <0.10440.2> cebb9fbb1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:59.721598Z nonode@nohost <0.10440.2> abbc0db39a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:59.729345Z nonode@nohost <0.10440.2> 8e146c525e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:59.732205Z nonode@nohost <0.10440.2> 1fcd0f6ed2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:59.744697Z nonode@nohost <0.10440.2> d7e3ecfdce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:59.747506Z nonode@nohost <0.10440.2> e573fe1867 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:59.856592Z nonode@nohost <0.10440.2> 624b33fa25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:59.859126Z nonode@nohost <0.10440.2> 2c8a20ee3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:59.863907Z nonode@nohost <0.10440.2> 4ae637aab2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:59.867483Z nonode@nohost <0.10440.2> 7fc059e77a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:59.903297Z nonode@nohost <0.10440.2> acbe22f656 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:51:59.906051Z nonode@nohost <0.10440.2> e24e418e41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:59.916285Z nonode@nohost <0.10440.2> f5b22b6750 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:51:59.920696Z nonode@nohost <0.10440.2> 0d5ad141f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:59.941620Z nonode@nohost <0.10440.2> 50ea96329d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:51:59.954443Z nonode@nohost <0.10440.2> e8a96cf811 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00368%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:59.957903Z nonode@nohost <0.10440.2> f7c87fac7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005e07d75f5d239b6f44404985afa091b7e6492cf3d627016298efaa8b995642b0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:51:59.961741Z nonode@nohost <0.10440.2> fd0c2d9cbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005e07d75f5d239b6f44404985afa091b7e6492cf3d627016298efaa8b995642b0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:01.436408Z nonode@nohost <0.10440.2> bf4fc6529a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:01.439347Z nonode@nohost <0.10440.2> fc3f1c0549 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:01.446345Z nonode@nohost <0.10440.2> f4b0dfd535 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:01.449744Z nonode@nohost <0.10440.2> 731846a082 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:01.472673Z nonode@nohost <0.10440.2> 985e6628a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:01.475726Z nonode@nohost <0.10440.2> 692ed45ba0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:01.480860Z nonode@nohost <0.10440.2> 53e618994a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:01.485047Z nonode@nohost <0.10440.2> 7b594e7518 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:01.496929Z nonode@nohost <0.10440.2> 5c0938ad13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:01.499741Z nonode@nohost <0.10440.2> 27c2eaebc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:01.607852Z nonode@nohost <0.10440.2> 833339f16f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:01.610384Z nonode@nohost <0.10440.2> b0ba585ead couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:01.614606Z nonode@nohost <0.10440.2> 7f6d9d98c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:01.618005Z nonode@nohost <0.10440.2> e6879bb0fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:01.651024Z nonode@nohost <0.10440.2> c5e451ebf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:01.653657Z nonode@nohost <0.10440.2> cf96fec957 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:01.664913Z nonode@nohost <0.10440.2> e9553eb6c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:01.668712Z nonode@nohost <0.10440.2> eaf6463ba1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:01.689595Z nonode@nohost <0.10440.2> 6f47b90970 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:01.701445Z nonode@nohost <0.10440.2> ed380247af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00369%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:01.708814Z nonode@nohost <0.10440.2> f4b2da62fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000a4d2be5ce3bb82c52ef4eca5bc196c7eead95438479a60217d40d315dc46bab%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:01.713393Z nonode@nohost <0.10440.2> ba146dbe00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000a4d2be5ce3bb82c52ef4eca5bc196c7eead95438479a60217d40d315dc46bab%00?attachments=true 404 ok 1 [info] 2018-09-16T13:52:02.806068Z nonode@nohost <0.12386.3> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T13:52:02.806437Z nonode@nohost <0.12386.3> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [notice] 2018-09-16T13:52:03.173396Z nonode@nohost <0.10440.2> 1b1bdc0506 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:03.176451Z nonode@nohost <0.10440.2> b393c4cbd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:03.184112Z nonode@nohost <0.10440.2> b50e9ba8be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:03.186995Z nonode@nohost <0.10440.2> 84864efc13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:03.213780Z nonode@nohost <0.10440.2> 5d21a744eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:52:03.215961Z nonode@nohost <0.10440.2> da5722d49b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:03.220498Z nonode@nohost <0.10440.2> b373af653b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:03.224098Z nonode@nohost <0.10440.2> 0748fbbd09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:03.227792Z nonode@nohost <0.10440.2> 4d60efd755 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:03.230365Z nonode@nohost <0.10440.2> ddc839b755 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:03.339287Z nonode@nohost <0.10440.2> 5a2647389b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:03.341795Z nonode@nohost <0.10440.2> a5a937e585 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:03.346360Z nonode@nohost <0.10440.2> 1e54163038 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:03.354958Z nonode@nohost <0.10440.2> d0015b7193 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:03.389232Z nonode@nohost <0.10440.2> a24b2090ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:03.391619Z nonode@nohost <0.10440.2> d53f0dbcdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:03.396192Z nonode@nohost <0.10440.2> ddf116fcb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:03.403911Z nonode@nohost <0.10440.2> b171189e64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:03.424055Z nonode@nohost <0.10440.2> ac1afef26c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:03.436058Z nonode@nohost <0.10440.2> 14782d99be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00370%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:03.439758Z nonode@nohost <0.10440.2> 5075376b93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0032b1f079663fa3eab46ed5dd1ecb0933be29bcc0313665c41eadcd82f51efa10%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:03.442914Z nonode@nohost <0.10440.2> e7aad5f1ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0032b1f079663fa3eab46ed5dd1ecb0933be29bcc0313665c41eadcd82f51efa10%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:04.900349Z nonode@nohost <0.10440.2> 103eecb77c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:04.903424Z nonode@nohost <0.10440.2> 39af4052f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:04.912560Z nonode@nohost <0.10440.2> d8dbadc368 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:04.915673Z nonode@nohost <0.10440.2> a9e3d3c92a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:04.937788Z nonode@nohost <0.10440.2> 66874daebf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:04.940343Z nonode@nohost <0.10440.2> 07ba7bd4a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:04.944781Z nonode@nohost <0.10440.2> bf22d86575 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:04.947700Z nonode@nohost <0.10440.2> ca1e879e90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:04.950376Z nonode@nohost <0.10440.2> 91db8983f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:04.952529Z nonode@nohost <0.10440.2> 24b1b1e954 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:05.063775Z nonode@nohost <0.10440.2> 5a7155050d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:52:05.066390Z nonode@nohost <0.10440.2> 235f3b10ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:05.070655Z nonode@nohost <0.10440.2> 374d4bc392 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:05.073546Z nonode@nohost <0.10440.2> c702fc554a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:05.107425Z nonode@nohost <0.10440.2> 062202e83a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:05.110014Z nonode@nohost <0.10440.2> a8d7dce4da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:05.115139Z nonode@nohost <0.10440.2> 994abd911a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:05.117918Z nonode@nohost <0.10440.2> 217bbc9c6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:05.144244Z nonode@nohost <0.10440.2> 70adfd5364 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:05.156556Z nonode@nohost <0.10440.2> 60f9253298 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00371%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:05.165161Z nonode@nohost <0.10440.2> f24e1b164f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00588d31e0f296d6ae544c1167c4b5d0914e2ec1565eb60f270af5396c912b1bd3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:05.169196Z nonode@nohost <0.10440.2> 918a771a3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00588d31e0f296d6ae544c1167c4b5d0914e2ec1565eb60f270af5396c912b1bd3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:06.627274Z nonode@nohost <0.10440.2> 46f5a36cef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:06.630023Z nonode@nohost <0.10440.2> c2fbb047fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:06.634567Z nonode@nohost <0.10440.2> 80ac69f4b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:06.640685Z nonode@nohost <0.10440.2> 159101dbe2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:06.664256Z nonode@nohost <0.10440.2> b986d9c442 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:06.668504Z nonode@nohost <0.10440.2> 9b1602ef15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:06.674154Z nonode@nohost <0.10440.2> 1a5a55b71f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:06.677761Z nonode@nohost <0.10440.2> a46e63d7e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:06.681515Z nonode@nohost <0.10440.2> 9dc75ea478 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:06.684359Z nonode@nohost <0.10440.2> be6785c3f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:06.794243Z nonode@nohost <0.10440.2> 8ee90f317b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:06.796573Z nonode@nohost <0.10440.2> 5739797802 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:06.801453Z nonode@nohost <0.10440.2> 0823b5f071 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:06.805090Z nonode@nohost <0.10440.2> e5c4f72b99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:06.840432Z nonode@nohost <0.10440.2> 4e6fcc3b10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:06.842910Z nonode@nohost <0.10440.2> 178e90b2d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:06.847842Z nonode@nohost <0.10440.2> 12dd60d765 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:06.850893Z nonode@nohost <0.10440.2> 2bb5870501 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:06.875711Z nonode@nohost <0.10440.2> e3c1bf7999 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:06.896520Z nonode@nohost <0.10440.2> af5b6b5eb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00372%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:06.900127Z nonode@nohost <0.10440.2> 44b2676f96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0089e5bab6d454dbed901546d58e4f8976b1ca0c5932ee540e51e3950d8ab51a5b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:06.903188Z nonode@nohost <0.10440.2> d1d55c90d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0089e5bab6d454dbed901546d58e4f8976b1ca0c5932ee540e51e3950d8ab51a5b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:08.349987Z nonode@nohost <0.10440.2> a52cc0cbaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:08.352449Z nonode@nohost <0.10440.2> dda5864694 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:08.357602Z nonode@nohost <0.10440.2> 1fb1039231 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:08.361066Z nonode@nohost <0.10440.2> 0c6aa7d7e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:08.383081Z nonode@nohost <0.10440.2> dcb96c5c73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:08.385999Z nonode@nohost <0.10440.2> 8a015b6940 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:08.390745Z nonode@nohost <0.10440.2> 4762fc9a42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:08.396968Z nonode@nohost <0.10440.2> 59f06f645b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:08.401007Z nonode@nohost <0.10440.2> 9e454441d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:08.403599Z nonode@nohost <0.10440.2> 284c9eb940 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:08.510026Z nonode@nohost <0.10440.2> 27a33b9519 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:08.513084Z nonode@nohost <0.10440.2> 750075c645 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:08.517460Z nonode@nohost <0.10440.2> 62d7a22c2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:08.520542Z nonode@nohost <0.10440.2> 8159762b0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:08.554447Z nonode@nohost <0.10440.2> b554b47b7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:08.557705Z nonode@nohost <0.10440.2> fd415258f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:08.562645Z nonode@nohost <0.10440.2> c151c681ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:08.566390Z nonode@nohost <0.10440.2> 5a4eabc9b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:08.590096Z nonode@nohost <0.10440.2> 33e9acbcac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:08.602357Z nonode@nohost <0.10440.2> d128aa296a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00373%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:08.606218Z nonode@nohost <0.10440.2> 21c9685f49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00969e6c6e48b67a42d26ef70f4b5d90ef814f99b35d4437d937481dc5293b3460%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:08.609709Z nonode@nohost <0.10440.2> fcbb8c8f18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00969e6c6e48b67a42d26ef70f4b5d90ef814f99b35d4437d937481dc5293b3460%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:10.058901Z nonode@nohost <0.10440.2> 9f626eb020 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.061357Z nonode@nohost <0.10440.2> 398e881502 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:10.069395Z nonode@nohost <0.10440.2> 491a8f3459 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.072761Z nonode@nohost <0.10440.2> 98d7fde041 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.095224Z nonode@nohost <0.10440.2> 7ad06a37de couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.098360Z nonode@nohost <0.10440.2> c02ab15186 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:10.103190Z nonode@nohost <0.10440.2> e0131e5d67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.107817Z nonode@nohost <0.10440.2> 78b6cea862 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.111092Z nonode@nohost <0.10440.2> 526dc4012e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.113536Z nonode@nohost <0.10440.2> 07651ff15c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.222220Z nonode@nohost <0.10440.2> fe4e585aac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:10.224896Z nonode@nohost <0.10440.2> e47d53c8b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:10.229487Z nonode@nohost <0.10440.2> 9a7b3e58db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.232529Z nonode@nohost <0.10440.2> 40a621b47e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.266051Z nonode@nohost <0.10440.2> 847eb581ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.268633Z nonode@nohost <0.10440.2> 872ce94ec1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:10.277194Z nonode@nohost <0.10440.2> f62a78e791 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.281022Z nonode@nohost <0.10440.2> 08493fb17c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.301579Z nonode@nohost <0.10440.2> 39dd619f33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:10.313349Z nonode@nohost <0.10440.2> ad45992ee8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00374%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:10.317407Z nonode@nohost <0.10440.2> 988908fac7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005f0c7d56fc53cab6125715c74d11a16d3070aab752062cab2c2ee5c8f3387a49%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:10.320313Z nonode@nohost <0.10440.2> 9ff6754801 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005f0c7d56fc53cab6125715c74d11a16d3070aab752062cab2c2ee5c8f3387a49%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:11.762846Z nonode@nohost <0.10440.2> 94a3707ad5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:11.765826Z nonode@nohost <0.10440.2> 0a7696e523 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:11.770915Z nonode@nohost <0.10440.2> 9cb5ef04d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:11.773690Z nonode@nohost <0.10440.2> 53e10611ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:11.794599Z nonode@nohost <0.10440.2> 4ba1eac859 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:11.798114Z nonode@nohost <0.10440.2> 01030016e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:11.802483Z nonode@nohost <0.10440.2> 1805e69643 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:11.805645Z nonode@nohost <0.10440.2> 0c2450c51e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:11.809720Z nonode@nohost <0.10440.2> 742cc70fbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:11.816800Z nonode@nohost <0.10440.2> c3461a8c3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:11.924427Z nonode@nohost <0.10440.2> d98d376366 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:11.927292Z nonode@nohost <0.10440.2> 49a59d0f49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:11.931701Z nonode@nohost <0.10440.2> 07b6f8c509 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:11.934852Z nonode@nohost <0.10440.2> d4f7997fb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:11.969774Z nonode@nohost <0.10440.2> b06c58032a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:11.972246Z nonode@nohost <0.10440.2> 1dc6be8e85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:11.976704Z nonode@nohost <0.10440.2> e102e9f992 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:11.979647Z nonode@nohost <0.10440.2> 3cd9efade3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:12.001016Z nonode@nohost <0.10440.2> 9001921be0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:12.013266Z nonode@nohost <0.10440.2> c683a91a75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00375%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:12.017015Z nonode@nohost <0.10440.2> bba5131094 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006fc2e38a2b28170c474087b6c13408ff708651dbfeed3c387178f4806f84ee0a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:12.020510Z nonode@nohost <0.10440.2> aec1d672df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006fc2e38a2b28170c474087b6c13408ff708651dbfeed3c387178f4806f84ee0a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:13.474853Z nonode@nohost <0.10440.2> e85b77f829 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:13.480460Z nonode@nohost <0.10440.2> 33511e9060 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:13.485685Z nonode@nohost <0.10440.2> eeefbeb2db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:13.492801Z nonode@nohost <0.10440.2> e9b4d79817 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:13.515174Z nonode@nohost <0.10440.2> 61c5f44f03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:13.517719Z nonode@nohost <0.10440.2> 5a16e8ff36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:13.522882Z nonode@nohost <0.10440.2> 49b7032f8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:13.526513Z nonode@nohost <0.10440.2> 6f28efb14b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:13.529987Z nonode@nohost <0.10440.2> 1569e44a90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:13.532553Z nonode@nohost <0.10440.2> a527807e39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:13.638822Z nonode@nohost <0.10440.2> 502b00e736 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:13.641330Z nonode@nohost <0.10440.2> ab919f99d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:13.656033Z nonode@nohost <0.10440.2> 206c727fa2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:13.672176Z nonode@nohost <0.10440.2> c919f254d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:52:13.707706Z nonode@nohost <0.10440.2> 8ace7b3166 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:13.710828Z nonode@nohost <0.10440.2> 323fc7a179 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:13.716086Z nonode@nohost <0.10440.2> 4116e1a430 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:13.723104Z nonode@nohost <0.10440.2> 891254c8eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:13.743695Z nonode@nohost <0.10440.2> 5de97dccae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:13.755926Z nonode@nohost <0.10440.2> a2b92e7982 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00376%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:13.759843Z nonode@nohost <0.10440.2> f0d9e66eba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a8efdcad8c26a7524eb3b9638f5037fd12658c9578490eb32d3c6b8b1d17de9d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:13.762939Z nonode@nohost <0.10440.2> 36be279772 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a8efdcad8c26a7524eb3b9638f5037fd12658c9578490eb32d3c6b8b1d17de9d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:15.211595Z nonode@nohost <0.10440.2> 1202c8e58b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.216537Z nonode@nohost <0.10440.2> 4bcace4505 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:15.224236Z nonode@nohost <0.10440.2> cd096b80e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:52:15.227445Z nonode@nohost <0.10440.2> a3a3bfee2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.252709Z nonode@nohost <0.10440.2> 66ce10b3cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.255532Z nonode@nohost <0.10440.2> a1ebea4870 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:15.262449Z nonode@nohost <0.10440.2> 982836032f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.265814Z nonode@nohost <0.10440.2> 55dc374bf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.268890Z nonode@nohost <0.10440.2> 4667bba649 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.276625Z nonode@nohost <0.10440.2> 1a7831f7b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.383412Z nonode@nohost <0.10440.2> 64bb1dc044 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.386945Z nonode@nohost <0.10440.2> 5fa0622662 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:15.391600Z nonode@nohost <0.10440.2> 4aaafb2cd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.394685Z nonode@nohost <0.10440.2> 99bf7d384e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.427470Z nonode@nohost <0.10440.2> a1fb21f6ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.430371Z nonode@nohost <0.10440.2> 0f711ec7b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:15.434889Z nonode@nohost <0.10440.2> b7096eeaa1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.437976Z nonode@nohost <0.10440.2> 3f6e74659b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.457719Z nonode@nohost <0.10440.2> a2087512b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:15.470176Z nonode@nohost <0.10440.2> de96fe6180 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00377%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:15.474030Z nonode@nohost <0.10440.2> 73af437964 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007b64b65a142d5c8e49df0cea73d641a33af3da7783b975789af45cdf070c7cf9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:15.477016Z nonode@nohost <0.10440.2> 6f2eb9ec24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007b64b65a142d5c8e49df0cea73d641a33af3da7783b975789af45cdf070c7cf9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:16.934487Z nonode@nohost <0.10440.2> 076caeb889 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:16.937568Z nonode@nohost <0.10440.2> cb662e1331 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:16.942481Z nonode@nohost <0.10440.2> 41ebd53be6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:16.946712Z nonode@nohost <0.10440.2> 0328b2927a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:16.968508Z nonode@nohost <0.10440.2> 23da78f05e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:52:16.971746Z nonode@nohost <0.10440.2> 520a31a153 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:16.979629Z nonode@nohost <0.10440.2> 7dc4b1b610 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:16.983005Z nonode@nohost <0.10440.2> 888b025804 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:16.986349Z nonode@nohost <0.10440.2> c9be6c7dfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:16.996739Z nonode@nohost <0.10440.2> ae36aa3d97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:17.101393Z nonode@nohost <0.10440.2> 1253b37f80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:17.104474Z nonode@nohost <0.10440.2> 0af9c6193f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:17.108985Z nonode@nohost <0.10440.2> 4baa197abf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:17.118605Z nonode@nohost <0.10440.2> 19ff3a1bb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:17.151987Z nonode@nohost <0.10440.2> 1dbd6bf29e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:17.154760Z nonode@nohost <0.10440.2> c341a110f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:17.160444Z nonode@nohost <0.10440.2> 946f5cade0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:17.162163Z nonode@nohost <0.10440.2> 3006038248 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:17.182916Z nonode@nohost <0.10440.2> a04479e248 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:17.200547Z nonode@nohost <0.10440.2> 717b5c31d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00378%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:17.204970Z nonode@nohost <0.10440.2> 88f9cfea80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c71277ac41cdcd6e686daf6e94344a0609d018a51cc5f3fae5d96a8e387ef829%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:17.208084Z nonode@nohost <0.10440.2> a2ffc24c2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c71277ac41cdcd6e686daf6e94344a0609d018a51cc5f3fae5d96a8e387ef829%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:18.648421Z nonode@nohost <0.10440.2> eddf5b84a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.653255Z nonode@nohost <0.10440.2> 42d6e3995b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:18.657737Z nonode@nohost <0.10440.2> f397c06d50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.660521Z nonode@nohost <0.10440.2> ef976a208b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.682984Z nonode@nohost <0.10440.2> 8b080fd3c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.685827Z nonode@nohost <0.10440.2> 696a24c8db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:18.690211Z nonode@nohost <0.10440.2> 94022ecf87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.698447Z nonode@nohost <0.10440.2> 1969c3528f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.701745Z nonode@nohost <0.10440.2> 3e3ef719e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.704351Z nonode@nohost <0.10440.2> f2daa05a07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.809221Z nonode@nohost <0.10440.2> 34a37387e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:18.816456Z nonode@nohost <0.10440.2> 5bae49c046 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:18.821396Z nonode@nohost <0.10440.2> 692f1e2f09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.829407Z nonode@nohost <0.10440.2> f51ebe1e74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.858694Z nonode@nohost <0.10440.2> 98b203623d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.861788Z nonode@nohost <0.10440.2> a75715ce8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:18.866279Z nonode@nohost <0.10440.2> 0dd31de02c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.869620Z nonode@nohost <0.10440.2> 4ee23f825e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.889992Z nonode@nohost <0.10440.2> 6622727ae8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:18.901497Z nonode@nohost <0.10440.2> ca46a35635 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00379%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:18.907616Z nonode@nohost <0.10440.2> 79a6cddf88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001f65579b89c6f1573568634f7e78d69516005e4871463ffa4b4f7d24a3058c7f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:18.909657Z nonode@nohost <0.10440.2> a590f402bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001f65579b89c6f1573568634f7e78d69516005e4871463ffa4b4f7d24a3058c7f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:20.348860Z nonode@nohost <0.10440.2> dfc9550152 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:20.351591Z nonode@nohost <0.10440.2> 3f5923039d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:20.356503Z nonode@nohost <0.10440.2> e8c747a27c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:20.359615Z nonode@nohost <0.10440.2> ff1c6ecd7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:20.381495Z nonode@nohost <0.10440.2> 7e1471d265 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:20.384988Z nonode@nohost <0.10440.2> b1034d1274 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:20.390046Z nonode@nohost <0.10440.2> 89b5fa3ea5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:20.396249Z nonode@nohost <0.10440.2> 8d5a0d0b3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:52:20.400261Z nonode@nohost <0.10440.2> fcc97866ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:20.404146Z nonode@nohost <0.10440.2> 78d3c076d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:20.509697Z nonode@nohost <0.10440.2> d888615609 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:20.512902Z nonode@nohost <0.10440.2> da608ef0f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:20.518396Z nonode@nohost <0.10440.2> aa8cf6e1f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:20.526528Z nonode@nohost <0.10440.2> 026e999a23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:20.560444Z nonode@nohost <0.10440.2> ef4de7f9bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:20.563095Z nonode@nohost <0.10440.2> a0ec877977 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:20.567828Z nonode@nohost <0.10440.2> 0622682279 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:20.571320Z nonode@nohost <0.10440.2> 44137f808c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:20.596929Z nonode@nohost <0.10440.2> 45c5d8889c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:20.608658Z nonode@nohost <0.10440.2> 2716cf534e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00380%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:20.616199Z nonode@nohost <0.10440.2> c9ff5cc1b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00369d712e3378d8955d62c7e5d157e45ab2b26376461aaa8eea88f0cb6d073100%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:20.620054Z nonode@nohost <0.10440.2> 4368e42db1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00369d712e3378d8955d62c7e5d157e45ab2b26376461aaa8eea88f0cb6d073100%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:22.065461Z nonode@nohost <0.10440.2> 1a9e3a1de1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:22.068000Z nonode@nohost <0.10440.2> a7105a36df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:22.072694Z nonode@nohost <0.10440.2> 61fc356425 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.076282Z nonode@nohost <0.10440.2> a2bd91b031 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.098409Z nonode@nohost <0.10440.2> 37bc3d2ebf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.101114Z nonode@nohost <0.10440.2> a2011a2673 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:22.108542Z nonode@nohost <0.10440.2> 333bc93875 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.111730Z nonode@nohost <0.10440.2> c79ca136da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.114988Z nonode@nohost <0.10440.2> 296e12117f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.117917Z nonode@nohost <0.10440.2> cee29b76c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.226743Z nonode@nohost <0.10440.2> d9192dc505 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.229289Z nonode@nohost <0.10440.2> c4c7ce597d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:22.240396Z nonode@nohost <0.10440.2> a7dd9d8417 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.243005Z nonode@nohost <0.10440.2> 49302efc6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.277213Z nonode@nohost <0.10440.2> 2d50bdb602 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.279605Z nonode@nohost <0.10440.2> b099c85283 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:22.284141Z nonode@nohost <0.10440.2> 4c44d82fd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.296840Z nonode@nohost <0.10440.2> 222b1b7ffd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.316276Z nonode@nohost <0.10440.2> 97b2696a07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:22.327781Z nonode@nohost <0.10440.2> 8e7d66d1b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00381%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:22.331236Z nonode@nohost <0.10440.2> b0f22b3b80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b0160b536a0a4ce3fe44d8f8ec3e7bf57f31d10ca0dc30c5dd6422d9a22388c4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:22.334939Z nonode@nohost <0.10440.2> 20e8842f58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b0160b536a0a4ce3fe44d8f8ec3e7bf57f31d10ca0dc30c5dd6422d9a22388c4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:23.784546Z nonode@nohost <0.10440.2> 86652de716 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:23.787225Z nonode@nohost <0.10440.2> 11cda9d4fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:23.791697Z nonode@nohost <0.10440.2> 94293e0758 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:23.794900Z nonode@nohost <0.10440.2> a283b3ab86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:23.816234Z nonode@nohost <0.10440.2> 1c135917b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:23.818639Z nonode@nohost <0.10440.2> c47ce720a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:23.822907Z nonode@nohost <0.10440.2> a430538ff0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:23.825865Z nonode@nohost <0.10440.2> 4f69ff86ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:23.829057Z nonode@nohost <0.10440.2> c0013ebdc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:23.831360Z nonode@nohost <0.10440.2> 53edc71f5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:23.935853Z nonode@nohost <0.10440.2> 4e767fd44f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:23.944529Z nonode@nohost <0.10440.2> 034477fc62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:23.949225Z nonode@nohost <0.10440.2> 2543b6e00a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:23.952576Z nonode@nohost <0.10440.2> 98dee809bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:23.987114Z nonode@nohost <0.10440.2> 5de894aa63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:23.989595Z nonode@nohost <0.10440.2> ba174ed75e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:23.994258Z nonode@nohost <0.10440.2> 350d09e386 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:23.997907Z nonode@nohost <0.10440.2> 95271be40e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:24.017408Z nonode@nohost <0.10440.2> 133f78d7be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:24.037452Z nonode@nohost <0.10440.2> 95231c765b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00382%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:24.043327Z nonode@nohost <0.10440.2> 5baced5365 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006734899bb9dfe46f986fbd8a63983f922195c6306ca0c959545661cec606ac18%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:24.045039Z nonode@nohost <0.10440.2> 3724054c2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006734899bb9dfe46f986fbd8a63983f922195c6306ca0c959545661cec606ac18%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:25.496071Z nonode@nohost <0.10440.2> 21cb24e273 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:25.499303Z nonode@nohost <0.10440.2> 566650f66c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:25.504399Z nonode@nohost <0.10440.2> 144b920046 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:25.511861Z nonode@nohost <0.10440.2> ca875f8cd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:52:25.535298Z nonode@nohost <0.10440.2> 4717d9bf5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:25.538435Z nonode@nohost <0.10440.2> 0d8f916493 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:25.543662Z nonode@nohost <0.10440.2> 443a88e539 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:25.546661Z nonode@nohost <0.10440.2> e86741c2ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:25.549886Z nonode@nohost <0.10440.2> 439f7fb7b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:25.552670Z nonode@nohost <0.10440.2> 7360d1dac7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:25.659522Z nonode@nohost <0.10440.2> b5b3d1683f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:25.662810Z nonode@nohost <0.10440.2> 8ee1ea51b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:25.668260Z nonode@nohost <0.10440.2> 3514a3d604 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:25.671489Z nonode@nohost <0.10440.2> 28cd4df63f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:25.705227Z nonode@nohost <0.10440.2> 545f835599 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:25.712452Z nonode@nohost <0.10440.2> d083ba5b2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:25.716557Z nonode@nohost <0.10440.2> 5f4306924a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:25.719315Z nonode@nohost <0.10440.2> 48d725cdd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:25.739475Z nonode@nohost <0.10440.2> 38ec8f1314 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:25.751381Z nonode@nohost <0.10440.2> a90b5d7ce3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00383%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:25.755785Z nonode@nohost <0.10440.2> 840c5216a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ad09d50ff1d550bcf201f541255fba1eebd1693c6fb3353a3ac753bb26c3f71e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:25.760185Z nonode@nohost <0.10440.2> bd81c0cfcb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ad09d50ff1d550bcf201f541255fba1eebd1693c6fb3353a3ac753bb26c3f71e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:27.216973Z nonode@nohost <0.10440.2> c51f6cb59c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:27.220175Z nonode@nohost <0.10440.2> 5013bc2a5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:27.225951Z nonode@nohost <0.10440.2> bd4d94a166 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:27.230092Z nonode@nohost <0.10440.2> fbf4e057ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:27.251571Z nonode@nohost <0.10440.2> dda0267ee8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:27.255455Z nonode@nohost <0.10440.2> 3f0f09ed86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:27.264044Z nonode@nohost <0.10440.2> c01a35206b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:52:27.266232Z nonode@nohost <0.10440.2> 3dfb141128 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:27.269031Z nonode@nohost <0.10440.2> 5704c2e81e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:27.271440Z nonode@nohost <0.10440.2> 0b07fdf8dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:27.377646Z nonode@nohost <0.10440.2> 80810847c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:27.381697Z nonode@nohost <0.10440.2> a2394f18fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:27.386073Z nonode@nohost <0.10440.2> 82c140b0e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:27.389349Z nonode@nohost <0.10440.2> ea1569d0ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:27.420741Z nonode@nohost <0.10440.2> 93e4231470 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:27.423235Z nonode@nohost <0.10440.2> 1baeb88952 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:27.428587Z nonode@nohost <0.10440.2> 543947cbd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:27.431915Z nonode@nohost <0.10440.2> f8326000cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:27.451473Z nonode@nohost <0.10440.2> c8d1a37e9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:27.464033Z nonode@nohost <0.10440.2> 8982d61f2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00384%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:27.468550Z nonode@nohost <0.10440.2> 7026112d21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002932fe5c004578c460cc4dfb1254ee1b8d65b1802bc3d0c36b885d77271685cd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:27.472050Z nonode@nohost <0.10440.2> 588c4f50fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002932fe5c004578c460cc4dfb1254ee1b8d65b1802bc3d0c36b885d77271685cd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:28.912473Z nonode@nohost <0.10440.2> 017f7275ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:28.915305Z nonode@nohost <0.10440.2> a987b36474 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:28.920015Z nonode@nohost <0.10440.2> fa0b2b8ec9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:28.922723Z nonode@nohost <0.10440.2> afe59c6980 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:28.940144Z nonode@nohost <0.10440.2> 0ae84c5209 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:28.942895Z nonode@nohost <0.10440.2> 933ede4d08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:28.946975Z nonode@nohost <0.10440.2> d3e2f54c4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:28.950015Z nonode@nohost <0.10440.2> 0b8ef66cd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:28.952796Z nonode@nohost <0.10440.2> 244c4ef0b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:28.954857Z nonode@nohost <0.10440.2> b380d16a27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:29.064067Z nonode@nohost <0.10440.2> a0aa678778 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:29.066393Z nonode@nohost <0.10440.2> 1c9cad7277 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:29.070521Z nonode@nohost <0.10440.2> 567bb14b91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:29.073333Z nonode@nohost <0.10440.2> b9a3409117 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:29.106131Z nonode@nohost <0.10440.2> e93fcd8b3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:29.108883Z nonode@nohost <0.10440.2> 5787ae8037 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:29.113250Z nonode@nohost <0.10440.2> 8fe3fe4f13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:29.116174Z nonode@nohost <0.10440.2> 23fdfb7a51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:29.135706Z nonode@nohost <0.10440.2> 710c5244a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:29.150185Z nonode@nohost <0.10440.2> b23d376462 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00385%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:29.154367Z nonode@nohost <0.10440.2> 67458897bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0079db69b06843418a38cd15ccb15061e44af038b3c00e4a572257f962557421ca%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:29.157975Z nonode@nohost <0.10440.2> 19f463da08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0079db69b06843418a38cd15ccb15061e44af038b3c00e4a572257f962557421ca%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:30.626021Z nonode@nohost <0.10440.2> bec66a4055 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:30.628326Z nonode@nohost <0.10440.2> c72baf60a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:30.633300Z nonode@nohost <0.10440.2> 38a00d68b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:30.636158Z nonode@nohost <0.10440.2> 4108c34d58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:30.655915Z nonode@nohost <0.10440.2> 99d5f707d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:30.664324Z nonode@nohost <0.10440.2> 6921503395 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:30.667451Z nonode@nohost <0.10440.2> 913617e083 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:52:30.675414Z nonode@nohost <0.10440.2> 77d319b0e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:30.678860Z nonode@nohost <0.10440.2> 0220160796 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:30.681857Z nonode@nohost <0.10440.2> 357bedb842 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:30.788774Z nonode@nohost <0.10440.2> 49da28006f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:30.791654Z nonode@nohost <0.10440.2> 75bd693918 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:30.796903Z nonode@nohost <0.10440.2> 0ccbb97a5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:30.805025Z nonode@nohost <0.10440.2> 27caea6e17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:30.838435Z nonode@nohost <0.10440.2> 87fad79c29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:30.841213Z nonode@nohost <0.10440.2> 8bff01e6b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:30.845663Z nonode@nohost <0.10440.2> 2c801e1ecc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:30.848561Z nonode@nohost <0.10440.2> 53410c1d58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:30.872686Z nonode@nohost <0.10440.2> dd3744d961 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:30.885056Z nonode@nohost <0.10440.2> 7475504be2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00386%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:30.888667Z nonode@nohost <0.10440.2> ef5cd22d37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00101fc0bd0c53ec0b5653d57a81617404304c91ecac44cd0ade36049ed367cb67%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:30.891654Z nonode@nohost <0.10440.2> e7c64900b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00101fc0bd0c53ec0b5653d57a81617404304c91ecac44cd0ade36049ed367cb67%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:32.336360Z nonode@nohost <0.10440.2> 4302fa93e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:32.339407Z nonode@nohost <0.10440.2> 156efac0de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:32.348938Z nonode@nohost <0.10440.2> 8b167e5e2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:32.352406Z nonode@nohost <0.10440.2> 5c1560af03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:32.375104Z nonode@nohost <0.10440.2> d32811ae7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:32.378006Z nonode@nohost <0.10440.2> 8a31fe4a1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:32.382781Z nonode@nohost <0.10440.2> c7a371a582 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:32.386279Z nonode@nohost <0.10440.2> 498eeb18da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:32.389145Z nonode@nohost <0.10440.2> 510aa2645b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:32.391902Z nonode@nohost <0.10440.2> c36bdda77d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:32.498062Z nonode@nohost <0.10440.2> 1666424af7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:32.504414Z nonode@nohost <0.10440.2> 256ccfc857 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:32.508804Z nonode@nohost <0.10440.2> e1e00b9da8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:32.512073Z nonode@nohost <0.10440.2> 8135ef1267 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:32.546581Z nonode@nohost <0.10440.2> 7b275a7f7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:32.549346Z nonode@nohost <0.10440.2> cc15208293 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:32.554573Z nonode@nohost <0.10440.2> 6f99a78a94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:32.562720Z nonode@nohost <0.10440.2> 44fa59d443 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:32.583612Z nonode@nohost <0.10440.2> 95b231d78d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:32.595074Z nonode@nohost <0.10440.2> e3b6316d04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00387%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:32.598580Z nonode@nohost <0.10440.2> 85df1f0223 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004f43935590bd3f4d24ffa353b60903680d30ef038b71f16ee83503f453ebe766%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:32.601773Z nonode@nohost <0.10440.2> 1a77a03509 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004f43935590bd3f4d24ffa353b60903680d30ef038b71f16ee83503f453ebe766%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:34.035845Z nonode@nohost <0.10440.2> e4fdbc39ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.038736Z nonode@nohost <0.10440.2> c83fd2d930 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:34.044905Z nonode@nohost <0.10440.2> 78b780335c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.048714Z nonode@nohost <0.10440.2> da2ebe3fd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.070987Z nonode@nohost <0.10440.2> 941e185549 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.073940Z nonode@nohost <0.10440.2> 4379a01664 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:34.081960Z nonode@nohost <0.10440.2> 13a57b00c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.085442Z nonode@nohost <0.10440.2> 27e5ea2696 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.092584Z nonode@nohost <0.10440.2> d70b0f6a1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.095161Z nonode@nohost <0.10440.2> d6526b4471 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.202802Z nonode@nohost <0.10440.2> 6716eae64e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.205254Z nonode@nohost <0.10440.2> a00ae544bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:34.210154Z nonode@nohost <0.10440.2> 2211999623 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.214981Z nonode@nohost <0.10440.2> 7b03fe16e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.249680Z nonode@nohost <0.10440.2> 90a529834d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.252245Z nonode@nohost <0.10440.2> 4e8ab98c94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:34.256542Z nonode@nohost <0.10440.2> da83e9f981 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.259602Z nonode@nohost <0.10440.2> d1a804b6cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.279815Z nonode@nohost <0.10440.2> f0b5b5e629 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:34.291129Z nonode@nohost <0.10440.2> 77e96a6d37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00388%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:34.294726Z nonode@nohost <0.10440.2> 35857e5cbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f2690a2e40ef8c80a8e9be478deb3d84b7e7b1e691bf868c6fd9bb038765700c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:34.297533Z nonode@nohost <0.10440.2> 25534ffca2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f2690a2e40ef8c80a8e9be478deb3d84b7e7b1e691bf868c6fd9bb038765700c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:35.747462Z nonode@nohost <0.10440.2> ac1a23801a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.750415Z nonode@nohost <0.10440.2> 824ae5237b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:35.756568Z nonode@nohost <0.10440.2> d627694a44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.760128Z nonode@nohost <0.10440.2> c612c4b04e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.783083Z nonode@nohost <0.10440.2> 26dde5c950 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.785724Z nonode@nohost <0.10440.2> f7c599fd5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:35.790858Z nonode@nohost <0.10440.2> 0b5e75d223 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.797068Z nonode@nohost <0.10440.2> fbd7b353d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.800389Z nonode@nohost <0.10440.2> c2b49be0bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.802457Z nonode@nohost <0.10440.2> f17212fb85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.908260Z nonode@nohost <0.10440.2> b048f53bc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.911161Z nonode@nohost <0.10440.2> e97d610063 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:35.915446Z nonode@nohost <0.10440.2> c8e11ca999 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.918450Z nonode@nohost <0.10440.2> 6eb4a82688 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.952028Z nonode@nohost <0.10440.2> 5c39b31ad6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.954766Z nonode@nohost <0.10440.2> 581a89bff3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:35.959280Z nonode@nohost <0.10440.2> e5eec8d54d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.966370Z nonode@nohost <0.10440.2> 09a82b010f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.985314Z nonode@nohost <0.10440.2> abd5abf51a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:35.998423Z nonode@nohost <0.10440.2> 6586333eca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00389%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:36.002412Z nonode@nohost <0.10440.2> 1a1de10e05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0075b2ff87160ad50fc47d9a398348e93d91545931c5e8eb3ed5268a5be3f99a48%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:36.005936Z nonode@nohost <0.10440.2> d2000d0919 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0075b2ff87160ad50fc47d9a398348e93d91545931c5e8eb3ed5268a5be3f99a48%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:37.456496Z nonode@nohost <0.10440.2> d7dbd228f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.464464Z nonode@nohost <0.10440.2> f44c3328cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:37.471081Z nonode@nohost <0.10440.2> 85da98ce73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.474613Z nonode@nohost <0.10440.2> 0723a070bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.497236Z nonode@nohost <0.10440.2> 76422d8912 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.499886Z nonode@nohost <0.10440.2> 5a966c3ece couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:37.508404Z nonode@nohost <0.10440.2> 65c43be16c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.512959Z nonode@nohost <0.10440.2> 2b7a097447 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.516228Z nonode@nohost <0.10440.2> 71fd8c0865 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.528197Z nonode@nohost <0.10440.2> 7892e4175a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.635250Z nonode@nohost <0.10440.2> df99a762dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.637685Z nonode@nohost <0.10440.2> b5d5cc18e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:37.642283Z nonode@nohost <0.10440.2> 1de62823a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.645329Z nonode@nohost <0.10440.2> b5450f6888 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.678147Z nonode@nohost <0.10440.2> 201f69c3d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.680850Z nonode@nohost <0.10440.2> a9ae3ed52d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:37.688484Z nonode@nohost <0.10440.2> a152781783 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.692838Z nonode@nohost <0.10440.2> b9185b72d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.712338Z nonode@nohost <0.10440.2> e76803ba56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:37.724112Z nonode@nohost <0.10440.2> b2756b07fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00390%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:37.727552Z nonode@nohost <0.10440.2> c519a28fa1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001f642f00da0073dec377e17959d9a384ec219fc29af18a2939211b809954dc60%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:37.730549Z nonode@nohost <0.10440.2> 05d520ab7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001f642f00da0073dec377e17959d9a384ec219fc29af18a2939211b809954dc60%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:39.181431Z nonode@nohost <0.10440.2> ac4a4d35f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.183899Z nonode@nohost <0.10440.2> 0d53a6b106 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:39.189439Z nonode@nohost <0.10440.2> e970772b79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.192439Z nonode@nohost <0.10440.2> b3540b6f13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.215099Z nonode@nohost <0.10440.2> b7b0a9209e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:39.218856Z nonode@nohost <0.10440.2> 1bdf7218cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:39.227240Z nonode@nohost <0.10440.2> 8126af9fdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.240871Z nonode@nohost <0.10440.2> 17d98a9a60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.245779Z nonode@nohost <0.10440.2> 4531ab7fce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.248770Z nonode@nohost <0.10440.2> 2863353c22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.354663Z nonode@nohost <0.10440.2> d5cc0b4c27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.357386Z nonode@nohost <0.10440.2> f209af21e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:39.364442Z nonode@nohost <0.10440.2> 76b0167918 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.368303Z nonode@nohost <0.10440.2> 32338e0e15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.400822Z nonode@nohost <0.10440.2> f0a1457cc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.403620Z nonode@nohost <0.10440.2> 41013e46e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:39.408928Z nonode@nohost <0.10440.2> 6171b6d0a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.418764Z nonode@nohost <0.10440.2> b5b58fcd29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.438990Z nonode@nohost <0.10440.2> 49cb33b747 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:39.451520Z nonode@nohost <0.10440.2> e65141e36e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00391%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:39.454922Z nonode@nohost <0.10440.2> 6199c93a19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e453130e9ebecc354a959de23bae7e2d16ae043b3cfd84500b7f314d6411c6dc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:39.458030Z nonode@nohost <0.10440.2> 93db00bb14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e453130e9ebecc354a959de23bae7e2d16ae043b3cfd84500b7f314d6411c6dc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:40.913148Z nonode@nohost <0.10440.2> 4fd6a519da couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:40.916106Z nonode@nohost <0.10440.2> 223431bf5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:40.922492Z nonode@nohost <0.10440.2> e28d209dc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:40.925644Z nonode@nohost <0.10440.2> 8f927d47d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:40.947462Z nonode@nohost <0.10440.2> 90be578afb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:40.950035Z nonode@nohost <0.10440.2> 62b4bf06c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:40.954467Z nonode@nohost <0.10440.2> f47d1ff8ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:40.962239Z nonode@nohost <0.10440.2> ece410c65b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:40.965335Z nonode@nohost <0.10440.2> ee0eafcab4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:40.967848Z nonode@nohost <0.10440.2> 62e093fa51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:41.076293Z nonode@nohost <0.10440.2> fce0976e4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:41.078976Z nonode@nohost <0.10440.2> fb5739a8cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:41.084867Z nonode@nohost <0.10440.2> 9395977523 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:41.087722Z nonode@nohost <0.10440.2> d70b5666b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:41.121232Z nonode@nohost <0.10440.2> 1f0de5459a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:41.124532Z nonode@nohost <0.10440.2> 10df53a607 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:41.136356Z nonode@nohost <0.10440.2> 85d639c6d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:41.139758Z nonode@nohost <0.10440.2> 648e36685a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:41.160035Z nonode@nohost <0.10440.2> 2a3f1fa307 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:41.171149Z nonode@nohost <0.10440.2> 70646ac579 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00392%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:41.174560Z nonode@nohost <0.10440.2> b6438b76cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007333605acfe84d9409a5946b48a9f90b7679e5517b5aa17289ad58493ccc700f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:41.177445Z nonode@nohost <0.10440.2> 019ea11a35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007333605acfe84d9409a5946b48a9f90b7679e5517b5aa17289ad58493ccc700f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:42.648424Z nonode@nohost <0.10440.2> 1172ae2b0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.656089Z nonode@nohost <0.10440.2> e6ee62c6bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:42.661736Z nonode@nohost <0.10440.2> 9a78686cc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.665478Z nonode@nohost <0.10440.2> e66ffd2ccd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.688853Z nonode@nohost <0.10440.2> 0bf2615cae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.691603Z nonode@nohost <0.10440.2> 56b278fd10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:42.696152Z nonode@nohost <0.10440.2> f67266628a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.699832Z nonode@nohost <0.10440.2> 147e1869b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.703238Z nonode@nohost <0.10440.2> c150d1896c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.705704Z nonode@nohost <0.10440.2> 54a56406ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.816013Z nonode@nohost <0.10440.2> a4df655b8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:42.819532Z nonode@nohost <0.10440.2> 9436316d31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:42.836288Z nonode@nohost <0.10440.2> 71c9931e26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.843407Z nonode@nohost <0.10440.2> 9fd2d17258 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.891013Z nonode@nohost <0.10440.2> b278ea207d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.894834Z nonode@nohost <0.10440.2> 9a84334418 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:42.899464Z nonode@nohost <0.10440.2> 04aa529800 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.905321Z nonode@nohost <0.10440.2> 123378e935 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.926124Z nonode@nohost <0.10440.2> fbdbec1f73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:42.942866Z nonode@nohost <0.10440.2> 81965bf54c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00393%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:42.946341Z nonode@nohost <0.10440.2> 2e2def80a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00362e08e8c1dc7f06a70133f15cfbba70a0176de6fbe7772826b8c74da8e6aae9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:42.952651Z nonode@nohost <0.10440.2> 51b017afcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00362e08e8c1dc7f06a70133f15cfbba70a0176de6fbe7772826b8c74da8e6aae9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:44.408216Z nonode@nohost <0.10440.2> aaf2b6abc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:44.410881Z nonode@nohost <0.10440.2> 8e8847cb02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:44.418069Z nonode@nohost <0.10440.2> d338478e9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:44.421461Z nonode@nohost <0.10440.2> e1482d3e05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:44.443220Z nonode@nohost <0.10440.2> 5ed5629c07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:44.446089Z nonode@nohost <0.10440.2> bdc422e4b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:44.450986Z nonode@nohost <0.10440.2> c12b9fe68f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:44.454036Z nonode@nohost <0.10440.2> d1b050b7e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:44.458491Z nonode@nohost <0.10440.2> dd407e8423 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:44.461360Z nonode@nohost <0.10440.2> 0fad28bcc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:44.574417Z nonode@nohost <0.10440.2> e082f949d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:44.577142Z nonode@nohost <0.10440.2> c3062648de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:44.588221Z nonode@nohost <0.10440.2> 3cdda6288f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:52:44.592816Z nonode@nohost <0.10440.2> a65c221b08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:44.627993Z nonode@nohost <0.10440.2> 181ea9af27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:44.630434Z nonode@nohost <0.10440.2> 2d05d9ed1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:44.639311Z nonode@nohost <0.10440.2> 400311fddb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:44.642955Z nonode@nohost <0.10440.2> 29b8536832 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:44.663021Z nonode@nohost <0.10440.2> 26b10144e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:44.674997Z nonode@nohost <0.10440.2> 6eb89bc7ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00394%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:44.678835Z nonode@nohost <0.10440.2> e5b7d3bda2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001a14810ae924ec536fb6ac7d2084ba3a6282ce19e4a913853be7e33c9bae69d9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:44.684640Z nonode@nohost <0.10440.2> 2304c6d958 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001a14810ae924ec536fb6ac7d2084ba3a6282ce19e4a913853be7e33c9bae69d9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:46.137715Z nonode@nohost <0.10440.2> e7e50e3abf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.140432Z nonode@nohost <0.10440.2> 8982b5de4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:46.145412Z nonode@nohost <0.10440.2> 26a6a0460c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.148283Z nonode@nohost <0.10440.2> 11a96c4675 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.166450Z nonode@nohost <0.10440.2> d09ab22812 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.169309Z nonode@nohost <0.10440.2> e979ff525d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:46.173262Z nonode@nohost <0.10440.2> b531d3f12a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.175991Z nonode@nohost <0.10440.2> 113640eab6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.178647Z nonode@nohost <0.10440.2> 09f7590764 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.182503Z nonode@nohost <0.10440.2> aca52e9722 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.290554Z nonode@nohost <0.10440.2> c511ea2586 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.293312Z nonode@nohost <0.10440.2> 21f7350bf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:46.298064Z nonode@nohost <0.10440.2> 1f8de37dd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.302269Z nonode@nohost <0.10440.2> 7405b045da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.336753Z nonode@nohost <0.10440.2> c2a0c4a946 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.339238Z nonode@nohost <0.10440.2> 9e5d5f9a01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:46.343565Z nonode@nohost <0.10440.2> d7af383b9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.346175Z nonode@nohost <0.10440.2> efc214957f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.365567Z nonode@nohost <0.10440.2> 65f5d10d5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:46.377132Z nonode@nohost <0.10440.2> a2f89378eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00395%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:46.381244Z nonode@nohost <0.10440.2> 2fb613a61d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00eab2fb251f15062d2b50af23d9bfe0a4a50de92f49e1d0f4938b208f4775f5ef%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:46.384155Z nonode@nohost <0.10440.2> 432c1cf729 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00eab2fb251f15062d2b50af23d9bfe0a4a50de92f49e1d0f4938b208f4775f5ef%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:47.834798Z nonode@nohost <0.10440.2> b795a0ea75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:47.837717Z nonode@nohost <0.10440.2> c5176be7d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:47.843686Z nonode@nohost <0.10440.2> 27119a9104 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:47.846722Z nonode@nohost <0.10440.2> b383c80b1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:47.867885Z nonode@nohost <0.10440.2> b619023616 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:47.875861Z nonode@nohost <0.10440.2> 644538782e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:52:47.881128Z nonode@nohost <0.10440.2> 262add4696 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:47.886312Z nonode@nohost <0.10440.2> 3c01813010 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:47.889406Z nonode@nohost <0.10440.2> 77b3efe8f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:47.891842Z nonode@nohost <0.10440.2> 5110efed27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:47.996659Z nonode@nohost <0.10440.2> 160d47ce2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:47.999434Z nonode@nohost <0.10440.2> d63a3717d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:48.008413Z nonode@nohost <0.10440.2> e3155fff21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:48.011367Z nonode@nohost <0.10440.2> 2b3f2cf8c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:48.043035Z nonode@nohost <0.10440.2> 8aa222dc2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:48.051177Z nonode@nohost <0.10440.2> f63c2d5c35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:48.055210Z nonode@nohost <0.10440.2> b129ce97d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:48.058023Z nonode@nohost <0.10440.2> f868f827eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:48.077008Z nonode@nohost <0.10440.2> 508020246d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:48.088810Z nonode@nohost <0.10440.2> 8601669932 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00396%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:48.092483Z nonode@nohost <0.10440.2> ab1ab13742 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005d387106446c8b22ebf7c7395acf74596a34f59b4d13728722410bd567eba4dc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:48.095616Z nonode@nohost <0.10440.2> 93278e7f48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005d387106446c8b22ebf7c7395acf74596a34f59b4d13728722410bd567eba4dc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:49.528543Z nonode@nohost <0.10440.2> 17c49f6ee7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.531489Z nonode@nohost <0.10440.2> 874d237615 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:49.539726Z nonode@nohost <0.10440.2> 9c7e78e8c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.543161Z nonode@nohost <0.10440.2> c550954f9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.568023Z nonode@nohost <0.10440.2> bcf0941742 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.570909Z nonode@nohost <0.10440.2> 336940cfda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:49.575555Z nonode@nohost <0.10440.2> b0b3325214 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.578656Z nonode@nohost <0.10440.2> 1c866d8be7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.582561Z nonode@nohost <0.10440.2> 6bc02a22d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.584957Z nonode@nohost <0.10440.2> b27bd93be5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.690585Z nonode@nohost <0.10440.2> 5351dbfe8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.693078Z nonode@nohost <0.10440.2> 4cbd1c5f09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:49.697557Z nonode@nohost <0.10440.2> ff273dbbb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.700720Z nonode@nohost <0.10440.2> 644680ef3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.747166Z nonode@nohost <0.10440.2> 9009e02935 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.750402Z nonode@nohost <0.10440.2> 3ff63f506a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:49.755777Z nonode@nohost <0.10440.2> 05783079bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.759278Z nonode@nohost <0.10440.2> d453e4e2a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.780711Z nonode@nohost <0.10440.2> c3608711b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:49.792553Z nonode@nohost <0.10440.2> 3cf582de4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00397%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:49.796274Z nonode@nohost <0.10440.2> ebcbd79188 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a444592008ac6f92d721b42d1b78334513ddc62b3136617ef359f7370f0f00b4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:49.799432Z nonode@nohost <0.10440.2> e4431bb7dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a444592008ac6f92d721b42d1b78334513ddc62b3136617ef359f7370f0f00b4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:51.257456Z nonode@nohost <0.10440.2> e3c4e46c87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.259829Z nonode@nohost <0.10440.2> bbcf480e69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:51.264896Z nonode@nohost <0.10440.2> 9194f2e4a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.269176Z nonode@nohost <0.10440.2> e4e2f0bcff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.290446Z nonode@nohost <0.10440.2> 2748e0a78c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.292682Z nonode@nohost <0.10440.2> c356a3d53e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:51.296712Z nonode@nohost <0.10440.2> e807086074 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.299481Z nonode@nohost <0.10440.2> 6d88444495 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.302337Z nonode@nohost <0.10440.2> 27e118be1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.304409Z nonode@nohost <0.10440.2> 6beaf3c7d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.410166Z nonode@nohost <0.10440.2> 3c16c8eb76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.413484Z nonode@nohost <0.10440.2> f55040c430 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:51.424743Z nonode@nohost <0.10440.2> e8e1b95161 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.428408Z nonode@nohost <0.10440.2> c97e7a3185 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.463296Z nonode@nohost <0.10440.2> 0fb1ff9817 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.466342Z nonode@nohost <0.10440.2> 28e27dc7d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:51.470967Z nonode@nohost <0.10440.2> 72512f90d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.473959Z nonode@nohost <0.10440.2> a755fc0915 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.494347Z nonode@nohost <0.10440.2> b8561beb9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:51.505981Z nonode@nohost <0.10440.2> 33c65bc4ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00398%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:51.509380Z nonode@nohost <0.10440.2> f3ba78db74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002dc4982e9fec12789ca8b9a8c9f178901fb86ce90acf30fab0dc48d304ff3f29%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:51.512537Z nonode@nohost <0.10440.2> 41f9259c40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002dc4982e9fec12789ca8b9a8c9f178901fb86ce90acf30fab0dc48d304ff3f29%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:52.956432Z nonode@nohost <0.10440.2> 38ee79c2e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:52.959619Z nonode@nohost <0.10440.2> 61137532bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:52.964568Z nonode@nohost <0.10440.2> 062ce73f36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:52.967891Z nonode@nohost <0.10440.2> 51d639ac33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:52.993479Z nonode@nohost <0.10440.2> 0be1bc052d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:52.996674Z nonode@nohost <0.10440.2> 120a128bfc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:53.002069Z nonode@nohost <0.10440.2> 9efab2c732 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:53.005423Z nonode@nohost <0.10440.2> 355a757373 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:53.008578Z nonode@nohost <0.10440.2> 3173b7ea7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:53.018313Z nonode@nohost <0.10440.2> a04035a011 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:53.125562Z nonode@nohost <0.10440.2> e3222be1c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:53.128622Z nonode@nohost <0.10440.2> ff0ae4fcd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:53.134278Z nonode@nohost <0.10440.2> 9f1b42cc61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:53.137204Z nonode@nohost <0.10440.2> 8d6adf5cd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:53.170465Z nonode@nohost <0.10440.2> 064580c63f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:53.173122Z nonode@nohost <0.10440.2> 62c534b03f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:53.177322Z nonode@nohost <0.10440.2> f749273090 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:53.180375Z nonode@nohost <0.10440.2> 7290cbb01d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:53.201870Z nonode@nohost <0.10440.2> 18a4754cda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:53.213055Z nonode@nohost <0.10440.2> 065da32b7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00399%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:53.216389Z nonode@nohost <0.10440.2> ebb715ba6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e688f57258849c7a66cdebb6ee2301fd9604122027eefcf00912f6e2d5dade4c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:53.219254Z nonode@nohost <0.10440.2> b0e9ded452 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e688f57258849c7a66cdebb6ee2301fd9604122027eefcf00912f6e2d5dade4c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:54.664948Z nonode@nohost <0.10440.2> 47c60ffa0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.667233Z nonode@nohost <0.10440.2> 2e5eef3966 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:54.672792Z nonode@nohost <0.10440.2> 24b10d300e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.675763Z nonode@nohost <0.10440.2> a014187c82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.697162Z nonode@nohost <0.10440.2> d29a2d85fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.699541Z nonode@nohost <0.10440.2> ed84306a38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:54.705536Z nonode@nohost <0.10440.2> a1faa034ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.709242Z nonode@nohost <0.10440.2> b7b6fbbd18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.712920Z nonode@nohost <0.10440.2> be02fdc8ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.720930Z nonode@nohost <0.10440.2> 5edd73699f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.826068Z nonode@nohost <0.10440.2> 43a46c3f7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.828343Z nonode@nohost <0.10440.2> ea3f08ce02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:54.834662Z nonode@nohost <0.10440.2> 91a52a4382 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.837677Z nonode@nohost <0.10440.2> d2a415e7dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.870837Z nonode@nohost <0.10440.2> a51edbef8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:54.873076Z nonode@nohost <0.10440.2> 1cbe8b6d1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:54.877466Z nonode@nohost <0.10440.2> 119d670e59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.880824Z nonode@nohost <0.10440.2> 8e09fabc3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.902303Z nonode@nohost <0.10440.2> d34fadf0d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:54.913938Z nonode@nohost <0.10440.2> 1c83bc7420 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00400%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:54.917822Z nonode@nohost <0.10440.2> 7fa93b4914 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b6bc3eb6a04fc80ae6d52c57250bff5d7bea7da36eadbbdecca6a0417bc1a46f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:54.921545Z nonode@nohost <0.10440.2> 85ad9cd407 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b6bc3eb6a04fc80ae6d52c57250bff5d7bea7da36eadbbdecca6a0417bc1a46f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:56.372600Z nonode@nohost <0.10440.2> 32048579fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.380641Z nonode@nohost <0.10440.2> 6c24eac455 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:56.385455Z nonode@nohost <0.10440.2> 48753b8033 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.388478Z nonode@nohost <0.10440.2> c6aea85ec2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.410935Z nonode@nohost <0.10440.2> 5798b4dc11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.413693Z nonode@nohost <0.10440.2> cc26824c21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:56.424647Z nonode@nohost <0.10440.2> b558d7ff1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.427465Z nonode@nohost <0.10440.2> 02c21f433f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.431386Z nonode@nohost <0.10440.2> 964a74009e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.434360Z nonode@nohost <0.10440.2> 900e3336e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.541353Z nonode@nohost <0.10440.2> 06c3d57fa9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:56.544111Z nonode@nohost <0.10440.2> 38b697c21e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:56.549021Z nonode@nohost <0.10440.2> 84c1ca7bb4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.552750Z nonode@nohost <0.10440.2> 20c6108f82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.587730Z nonode@nohost <0.10440.2> fe30967fd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.596675Z nonode@nohost <0.10440.2> 8a4a2b4eec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:56.601397Z nonode@nohost <0.10440.2> fcfd843f95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.604975Z nonode@nohost <0.10440.2> 4caec481dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.623885Z nonode@nohost <0.10440.2> 6fc05223ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:56.635846Z nonode@nohost <0.10440.2> b05a0a01bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00401%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:56.639340Z nonode@nohost <0.10440.2> 7ced0506e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00eef7a5dff5ffc0c7ac64c8fdfa8207d91d13f49a860370dc0e7e005ac970a32f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:56.642414Z nonode@nohost <0.10440.2> ebe7519976 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00eef7a5dff5ffc0c7ac64c8fdfa8207d91d13f49a860370dc0e7e005ac970a32f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:58.087435Z nonode@nohost <0.10440.2> 627b99147c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.090019Z nonode@nohost <0.10440.2> 9891e60c5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:58.094174Z nonode@nohost <0.10440.2> cf7df0cd50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.097160Z nonode@nohost <0.10440.2> 6aa3b593bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.116654Z nonode@nohost <0.10440.2> 0af354f1af couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.119266Z nonode@nohost <0.10440.2> 5f219e3305 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:58.123250Z nonode@nohost <0.10440.2> 3fa5e2a899 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.126064Z nonode@nohost <0.10440.2> 948a17fa9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.128713Z nonode@nohost <0.10440.2> a907cd9f1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.130887Z nonode@nohost <0.10440.2> 946155ee80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.240239Z nonode@nohost <0.10440.2> 929c3f7f72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.242837Z nonode@nohost <0.10440.2> f67036c8fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:58.251907Z nonode@nohost <0.10440.2> 049559c904 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:52:58.255649Z nonode@nohost <0.10440.2> f8afe11c86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.293933Z nonode@nohost <0.10440.2> 548d677a57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.296971Z nonode@nohost <0.10440.2> 0900b9a5f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:58.301608Z nonode@nohost <0.10440.2> 0a82d9bd18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.305219Z nonode@nohost <0.10440.2> 8c7c34c2a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.326228Z nonode@nohost <0.10440.2> 7fa4a548bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:58.337423Z nonode@nohost <0.10440.2> f7c32cd4fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00402%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:58.340738Z nonode@nohost <0.10440.2> fdd4d721a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f12c233ef20c2e6129bf02eb34f719cb60df02450693a13fda476239cd49e4f3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:58.343809Z nonode@nohost <0.10440.2> d210e6ac7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f12c233ef20c2e6129bf02eb34f719cb60df02450693a13fda476239cd49e4f3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:59.785826Z nonode@nohost <0.10440.2> df623fc8b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:59.790012Z nonode@nohost <0.10440.2> 5ea9b68f61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:59.796239Z nonode@nohost <0.10440.2> 9b0dfc28d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:59.802058Z nonode@nohost <0.10440.2> df594dded8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:59.824487Z nonode@nohost <0.10440.2> f71186739a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:59.828319Z nonode@nohost <0.10440.2> f66a1bf844 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:59.834087Z nonode@nohost <0.10440.2> 453298bf0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:59.837245Z nonode@nohost <0.10440.2> 60fce94b20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:59.840577Z nonode@nohost <0.10440.2> de9a39901b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:59.843169Z nonode@nohost <0.10440.2> 78b93aab6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:59.947810Z nonode@nohost <0.10440.2> ef3e816e84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:52:59.950505Z nonode@nohost <0.10440.2> 7bf1cb4538 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:52:59.955659Z nonode@nohost <0.10440.2> a68f31639b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:59.958397Z nonode@nohost <0.10440.2> c112428e87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:59.991456Z nonode@nohost <0.10440.2> 91c60d1b7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:52:59.993925Z nonode@nohost <0.10440.2> 35fc0e6538 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:00.011411Z nonode@nohost <0.10440.2> bfdc3fd406 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 13 [notice] 2018-09-16T13:53:00.020846Z nonode@nohost <0.10440.2> 148c9064b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:00.041524Z nonode@nohost <0.10440.2> 9571dc1258 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:00.054066Z nonode@nohost <0.10440.2> 872764c15e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00403%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:00.057917Z nonode@nohost <0.10440.2> 6ab0b97c7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00355a6907d758faafb1a443a1543b619f5af208eb5b73d0c191d547aeb37807d3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:00.061288Z nonode@nohost <0.10440.2> 4734d4ed0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00355a6907d758faafb1a443a1543b619f5af208eb5b73d0c191d547aeb37807d3%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:01.509304Z nonode@nohost <0.10440.2> 42b002d727 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.512471Z nonode@nohost <0.10440.2> be5d065485 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:01.516901Z nonode@nohost <0.10440.2> d90a0bfe6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.522613Z nonode@nohost <0.10440.2> b1b4a8d33a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.543029Z nonode@nohost <0.10440.2> ed8a17100e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.546120Z nonode@nohost <0.10440.2> 6825edf536 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:01.551041Z nonode@nohost <0.10440.2> e581435e33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.554006Z nonode@nohost <0.10440.2> 9ecaa13a32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.557193Z nonode@nohost <0.10440.2> 9f21cf5633 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.559716Z nonode@nohost <0.10440.2> e2405905e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.667878Z nonode@nohost <0.10440.2> c4553da05f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.670812Z nonode@nohost <0.10440.2> 5adfa4c9e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:01.681383Z nonode@nohost <0.10440.2> 30e8bb5886 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.684894Z nonode@nohost <0.10440.2> 3bb45139a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.719204Z nonode@nohost <0.10440.2> aa78df5007 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.722386Z nonode@nohost <0.10440.2> fb7d5fbb76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:01.727294Z nonode@nohost <0.10440.2> 6ac0375728 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.730564Z nonode@nohost <0.10440.2> ee2b239e38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.750631Z nonode@nohost <0.10440.2> 2806593054 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:01.762848Z nonode@nohost <0.10440.2> f661739cc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00404%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:01.771096Z nonode@nohost <0.10440.2> f28d5c07ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0029b93168c311cc98eb3d72b05c8e69e393ed6f1bf95b0a6b2b2d2d21ca93ea58%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:01.774006Z nonode@nohost <0.10440.2> 4581740393 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0029b93168c311cc98eb3d72b05c8e69e393ed6f1bf95b0a6b2b2d2d21ca93ea58%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:03.243741Z nonode@nohost <0.10440.2> f12d9e95d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.246850Z nonode@nohost <0.10440.2> 6272dbfc04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:03.252594Z nonode@nohost <0.10440.2> 0e0fa8df04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.258113Z nonode@nohost <0.10440.2> e6124db56e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.278069Z nonode@nohost <0.10440.2> a1314a728a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.284095Z nonode@nohost <0.10440.2> 0b9ab35cb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:03.289054Z nonode@nohost <0.10440.2> f686b69c2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.291936Z nonode@nohost <0.10440.2> 75a3d738e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.294709Z nonode@nohost <0.10440.2> 2cf236d019 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.296998Z nonode@nohost <0.10440.2> b0425657ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.403447Z nonode@nohost <0.10440.2> 4766898416 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.408537Z nonode@nohost <0.10440.2> 542a536569 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:03.413522Z nonode@nohost <0.10440.2> 21b07ec693 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.417478Z nonode@nohost <0.10440.2> e24273d610 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.455361Z nonode@nohost <0.10440.2> cbc7a5dba1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.458050Z nonode@nohost <0.10440.2> 08025e1fd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:03.462893Z nonode@nohost <0.10440.2> 57190bd478 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.466576Z nonode@nohost <0.10440.2> 610daa79c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.486638Z nonode@nohost <0.10440.2> a9910b7665 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:03.498963Z nonode@nohost <0.10440.2> cb20bf28a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00405%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:03.502989Z nonode@nohost <0.10440.2> 5f1af9c8ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00812a3b7379da5e95ddadcb88d0eb1c23185a440eb79b9bb283e65adc3d3bf9c4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:03.506481Z nonode@nohost <0.10440.2> 53aed41c1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00812a3b7379da5e95ddadcb88d0eb1c23185a440eb79b9bb283e65adc3d3bf9c4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:04.963490Z nonode@nohost <0.10440.2> 1b41a597fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:04.970203Z nonode@nohost <0.10440.2> 3711339de0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:04.975393Z nonode@nohost <0.10440.2> e78633e4ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:04.981003Z nonode@nohost <0.10440.2> 1976b6c71a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:05.003250Z nonode@nohost <0.10440.2> 5a63962ac5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:05.006291Z nonode@nohost <0.10440.2> 089352f632 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:05.011174Z nonode@nohost <0.10440.2> 2cafa9c2ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:05.014819Z nonode@nohost <0.10440.2> 404c5b1231 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:05.018555Z nonode@nohost <0.10440.2> 5da10603fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:05.021222Z nonode@nohost <0.10440.2> 1cf32db929 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:05.126013Z nonode@nohost <0.10440.2> 58887fd1cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:05.128454Z nonode@nohost <0.10440.2> 83c96ec25a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:05.132727Z nonode@nohost <0.10440.2> e2a190d9dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:05.135796Z nonode@nohost <0.10440.2> 21d16227ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:05.170448Z nonode@nohost <0.10440.2> 4a6e528b19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:05.173275Z nonode@nohost <0.10440.2> 85752ad37f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:05.178109Z nonode@nohost <0.10440.2> 77ebeb9f95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:05.181575Z nonode@nohost <0.10440.2> 569344a329 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:05.203747Z nonode@nohost <0.10440.2> f8f9bd5f8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:05.243418Z nonode@nohost <0.10440.2> e3e581bc23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00406%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:05.252853Z nonode@nohost <0.10440.2> 52aada5ecb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008876ff24884406f91babc121ad1e228463b72b15a08e95389ba0ba5b416787c1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:05.256698Z nonode@nohost <0.10440.2> 48f0c94050 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008876ff24884406f91babc121ad1e228463b72b15a08e95389ba0ba5b416787c1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:06.708035Z nonode@nohost <0.10440.2> 300ace094d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:06.711618Z nonode@nohost <0.10440.2> 85a14489c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:06.720212Z nonode@nohost <0.10440.2> da8770e6d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:53:06.723790Z nonode@nohost <0.10440.2> 885bb61a25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:06.751800Z nonode@nohost <0.10440.2> 63a6f824c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:53:06.754924Z nonode@nohost <0.10440.2> 8ed4c2eaba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:06.760516Z nonode@nohost <0.10440.2> 145da440a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:06.763811Z nonode@nohost <0.10440.2> 91f7ea8856 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:06.767540Z nonode@nohost <0.10440.2> 7925f0bdf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:06.770275Z nonode@nohost <0.10440.2> 2737630dca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:06.882236Z nonode@nohost <0.10440.2> 6c1c6d06a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:53:06.885651Z nonode@nohost <0.10440.2> 290a429115 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:06.890893Z nonode@nohost <0.10440.2> dafac17d10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:06.894317Z nonode@nohost <0.10440.2> c5ce4e8536 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:06.927944Z nonode@nohost <0.10440.2> c38943df90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:06.930491Z nonode@nohost <0.10440.2> 65aee778e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:06.943729Z nonode@nohost <0.10440.2> 754c69ecfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:53:06.945281Z nonode@nohost <0.10440.2> 629b215f4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:06.968665Z nonode@nohost <0.10440.2> d8f786c43a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:06.981199Z nonode@nohost <0.10440.2> 42938747a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00407%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:06.985833Z nonode@nohost <0.10440.2> 4df8988eb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c983f225cac800e05a43955f0c1d44c9aaace0f45ed760591ed01621bbf4e0d7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:06.989070Z nonode@nohost <0.10440.2> a2eafe0cfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c983f225cac800e05a43955f0c1d44c9aaace0f45ed760591ed01621bbf4e0d7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:08.443924Z nonode@nohost <0.10440.2> 45a85c6d07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:53:08.446958Z nonode@nohost <0.10440.2> fc3346ce19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:08.452932Z nonode@nohost <0.10440.2> ba189d28ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:08.456666Z nonode@nohost <0.10440.2> 047431955e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:08.481852Z nonode@nohost <0.10440.2> d85003b098 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:08.484234Z nonode@nohost <0.10440.2> 342d86e1b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:08.489771Z nonode@nohost <0.10440.2> 9aee01cb71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:08.500559Z nonode@nohost <0.10440.2> 25047da203 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:08.504764Z nonode@nohost <0.10440.2> 7a0d9d02c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:08.507514Z nonode@nohost <0.10440.2> e11d750cfe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:08.614874Z nonode@nohost <0.10440.2> 4b4e673a99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:08.618522Z nonode@nohost <0.10440.2> 874131db31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:08.625006Z nonode@nohost <0.10440.2> 9e4fc81abc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:08.632434Z nonode@nohost <0.10440.2> 81096c27ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:53:08.667469Z nonode@nohost <0.10440.2> aeb95751a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:08.670707Z nonode@nohost <0.10440.2> 18b4fc156d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:08.676787Z nonode@nohost <0.10440.2> b435fabed9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:08.679953Z nonode@nohost <0.10440.2> 2cefed52ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:08.699530Z nonode@nohost <0.10440.2> 86aab424ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:08.711871Z nonode@nohost <0.10440.2> f94c8681d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00408%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:08.715789Z nonode@nohost <0.10440.2> b1467a6410 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a571a1f4027588e5cb4c89473f6088cf84214d53ebc3855fb46f03cfb362d44c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:08.718902Z nonode@nohost <0.10440.2> ccd7ef4518 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a571a1f4027588e5cb4c89473f6088cf84214d53ebc3855fb46f03cfb362d44c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:10.178978Z nonode@nohost <0.10440.2> 0bb93a689a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:10.181298Z nonode@nohost <0.10440.2> 30411cb918 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:10.185501Z nonode@nohost <0.10440.2> f305ed2b4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:10.188421Z nonode@nohost <0.10440.2> be25f3f89d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:10.212729Z nonode@nohost <0.10440.2> fa841ee8b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:10.215370Z nonode@nohost <0.10440.2> 0bcc55cc05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:10.219749Z nonode@nohost <0.10440.2> c233643cce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:10.222753Z nonode@nohost <0.10440.2> 7716ecbabf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:10.227134Z nonode@nohost <0.10440.2> 3726eb20a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:10.229626Z nonode@nohost <0.10440.2> 7db672e382 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:10.341156Z nonode@nohost <0.10440.2> 74a56dfd59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:10.344380Z nonode@nohost <0.10440.2> ab2757b46b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:10.358058Z nonode@nohost <0.10440.2> 510cde3c5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:10.361445Z nonode@nohost <0.10440.2> f1cc994216 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:10.395537Z nonode@nohost <0.10440.2> 5218f87fa0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:10.397930Z nonode@nohost <0.10440.2> 343395e073 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:10.406806Z nonode@nohost <0.10440.2> 398eccfe21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:53:10.411101Z nonode@nohost <0.10440.2> d50626de17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:10.431877Z nonode@nohost <0.10440.2> be7a26fbc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:10.443807Z nonode@nohost <0.10440.2> 224f0f1ba6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00409%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:10.447602Z nonode@nohost <0.10440.2> 30597b548b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0077c729bb61dc25934813e065a88eec0118ebb834649ba0d817970a2f07c817fc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:10.450587Z nonode@nohost <0.10440.2> 1792fadd87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0077c729bb61dc25934813e065a88eec0118ebb834649ba0d817970a2f07c817fc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:11.900432Z nonode@nohost <0.10440.2> 79516b7784 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:11.903784Z nonode@nohost <0.10440.2> 865fccde83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:11.912924Z nonode@nohost <0.10440.2> 0e10fc963b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:11.916914Z nonode@nohost <0.10440.2> 1d7c2fdc01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:11.940206Z nonode@nohost <0.10440.2> 794c4e6ef6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:53:11.943009Z nonode@nohost <0.10440.2> 04342f8d07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:11.950206Z nonode@nohost <0.10440.2> 47f70eebd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:11.953677Z nonode@nohost <0.10440.2> 8c723cf82f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:11.958435Z nonode@nohost <0.10440.2> 07ed6ab92f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:11.961258Z nonode@nohost <0.10440.2> aa0de8cd36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:12.069937Z nonode@nohost <0.10440.2> 1290021a98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:12.072995Z nonode@nohost <0.10440.2> 6a8dfb1373 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:12.078146Z nonode@nohost <0.10440.2> 3c712950d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:12.086635Z nonode@nohost <0.10440.2> 438fad9499 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:12.119716Z nonode@nohost <0.10440.2> ca7f1e2849 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:12.123052Z nonode@nohost <0.10440.2> 44a497cb07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:12.128368Z nonode@nohost <0.10440.2> 250e54332d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:12.131538Z nonode@nohost <0.10440.2> 588a842adf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:12.151354Z nonode@nohost <0.10440.2> 5da92590d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:12.162756Z nonode@nohost <0.10440.2> c8f8ed408c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00410%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:12.166137Z nonode@nohost <0.10440.2> 19f28f1ef0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b22ba606a19add8c8c2c8033adeb288ae12d2575e4a3ae87d408b948bfe720f5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:12.169237Z nonode@nohost <0.10440.2> aae23ebef7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b22ba606a19add8c8c2c8033adeb288ae12d2575e4a3ae87d408b948bfe720f5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:13.618169Z nonode@nohost <0.10440.2> a8e952ee2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.625980Z nonode@nohost <0.10440.2> 40d980bc74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:13.637657Z nonode@nohost <0.10440.2> cb4f208642 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.641291Z nonode@nohost <0.10440.2> 7f8358fbf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.663367Z nonode@nohost <0.10440.2> b02c6952f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.665832Z nonode@nohost <0.10440.2> f2e06d12a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:13.672392Z nonode@nohost <0.10440.2> f1a3d7482f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.675417Z nonode@nohost <0.10440.2> ee2e0c541e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.680129Z nonode@nohost <0.10440.2> b3eeadf79d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.683052Z nonode@nohost <0.10440.2> 789eededaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.790396Z nonode@nohost <0.10440.2> 9e0107aae5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.793265Z nonode@nohost <0.10440.2> 2622066d71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:13.797799Z nonode@nohost <0.10440.2> 3804deac57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.801231Z nonode@nohost <0.10440.2> 26c65cf5e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.834737Z nonode@nohost <0.10440.2> ec79a15e11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.841753Z nonode@nohost <0.10440.2> c4fe815d7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:13.845969Z nonode@nohost <0.10440.2> cd4561fb13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.853641Z nonode@nohost <0.10440.2> e35fb996d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.878359Z nonode@nohost <0.10440.2> f2b4cd5da1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:13.890965Z nonode@nohost <0.10440.2> 143938e6bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00411%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:13.895143Z nonode@nohost <0.10440.2> d90ac631b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0017fb41935a5e4df0223accdc815b70e4cb98a19a716bea98582fb0c0d635aac8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:13.898916Z nonode@nohost <0.10440.2> 2a593e2496 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0017fb41935a5e4df0223accdc815b70e4cb98a19a716bea98582fb0c0d635aac8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:15.370321Z nonode@nohost <0.10440.2> db681f1016 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.377103Z nonode@nohost <0.10440.2> eb38751d68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:15.382552Z nonode@nohost <0.10440.2> b2df37322b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.386045Z nonode@nohost <0.10440.2> 78df80b439 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.408443Z nonode@nohost <0.10440.2> 10c1f032c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.413184Z nonode@nohost <0.10440.2> caad27b783 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:15.417997Z nonode@nohost <0.10440.2> 924b986fe5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.421424Z nonode@nohost <0.10440.2> 57cf675b96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.424947Z nonode@nohost <0.10440.2> 977116d626 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.427333Z nonode@nohost <0.10440.2> f2a89a2582 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.534365Z nonode@nohost <0.10440.2> af2af3225f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.537854Z nonode@nohost <0.10440.2> a6d369f2a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:15.542075Z nonode@nohost <0.10440.2> 182678af43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.546000Z nonode@nohost <0.10440.2> d592525b6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.583495Z nonode@nohost <0.10440.2> 2c4843166b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.586003Z nonode@nohost <0.10440.2> ab97d36589 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:15.594745Z nonode@nohost <0.10440.2> 530540c02b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.597686Z nonode@nohost <0.10440.2> 99ce885992 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.621648Z nonode@nohost <0.10440.2> 6b8749a19a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:15.633222Z nonode@nohost <0.10440.2> 63d36a21b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00412%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:15.637082Z nonode@nohost <0.10440.2> a4b86f965f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007de57936d7ae3bd6e2826c04798e58ae7f9161d157a35430def7fac11911e2f9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:15.640095Z nonode@nohost <0.10440.2> 44b47ef153 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007de57936d7ae3bd6e2826c04798e58ae7f9161d157a35430def7fac11911e2f9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:17.107012Z nonode@nohost <0.10440.2> 794d8bb871 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:17.109322Z nonode@nohost <0.10440.2> a369780b98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:17.116846Z nonode@nohost <0.10440.2> 193768ab9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:17.121599Z nonode@nohost <0.10440.2> f49bf41a82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:53:17.141729Z nonode@nohost <0.10440.2> 808ea8e03f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:17.144254Z nonode@nohost <0.10440.2> 8e936f0fdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:17.157003Z nonode@nohost <0.10440.2> 29aae51a05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:17.160255Z nonode@nohost <0.10440.2> 952be22114 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:17.163824Z nonode@nohost <0.10440.2> 4859e535dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:17.166147Z nonode@nohost <0.10440.2> 2b851e9286 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:17.271461Z nonode@nohost <0.10440.2> 0c9f8755bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:17.274384Z nonode@nohost <0.10440.2> 400eaf1bbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:17.278966Z nonode@nohost <0.10440.2> ad72f14dd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:17.282610Z nonode@nohost <0.10440.2> 84b4640ed6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:17.318703Z nonode@nohost <0.10440.2> 9feaac3ca1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:17.321905Z nonode@nohost <0.10440.2> a32200da38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:17.328060Z nonode@nohost <0.10440.2> d90813e6ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:17.331218Z nonode@nohost <0.10440.2> abf7c77dd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:17.351717Z nonode@nohost <0.10440.2> 8bfb8b2ea8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:17.367197Z nonode@nohost <0.10440.2> 5b46ea8655 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00413%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:17.371375Z nonode@nohost <0.10440.2> 118154d346 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00997040baab75389deab0666ae77ef2ac2c86684b14c7fca64b401e41c846c12f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:17.374841Z nonode@nohost <0.10440.2> 1b1dda4d2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00997040baab75389deab0666ae77ef2ac2c86684b14c7fca64b401e41c846c12f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:18.816907Z nonode@nohost <0.10440.2> a0ef9c2b1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:18.819830Z nonode@nohost <0.10440.2> 86f1869c4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:18.826333Z nonode@nohost <0.10440.2> 799e893b5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:18.829379Z nonode@nohost <0.10440.2> 6ea6dcb89e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:18.850864Z nonode@nohost <0.10440.2> b902e004ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:18.857346Z nonode@nohost <0.10440.2> 5e3f018900 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:18.861909Z nonode@nohost <0.10440.2> ef87631495 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:18.865694Z nonode@nohost <0.10440.2> e6a621b2a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:18.869223Z nonode@nohost <0.10440.2> 8bc6294941 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:18.880791Z nonode@nohost <0.10440.2> 85e0913da6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:18.991494Z nonode@nohost <0.10440.2> 7e86876f36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:18.994188Z nonode@nohost <0.10440.2> e099f0f8b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:18.999468Z nonode@nohost <0.10440.2> 9cc1307c62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:19.002362Z nonode@nohost <0.10440.2> 04b60a63e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:19.034859Z nonode@nohost <0.10440.2> c15c6cb5d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:19.037174Z nonode@nohost <0.10440.2> d228090ca1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:19.041712Z nonode@nohost <0.10440.2> 849655c41b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:19.045293Z nonode@nohost <0.10440.2> 71f615a493 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:19.065123Z nonode@nohost <0.10440.2> b739a8634c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:19.076699Z nonode@nohost <0.10440.2> 2b987d6617 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00414%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:19.080444Z nonode@nohost <0.10440.2> 2d43282207 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00788f3d908535bfbdbb9cf7e5f0a2d7f6632ef71e87e501ae1efc9951b9ee3925%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:19.083801Z nonode@nohost <0.10440.2> c30f65ae33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00788f3d908535bfbdbb9cf7e5f0a2d7f6632ef71e87e501ae1efc9951b9ee3925%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:20.542003Z nonode@nohost <0.10440.2> 2dad56dd38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:20.544445Z nonode@nohost <0.10440.2> 18aaaea8a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:20.549680Z nonode@nohost <0.10440.2> 11c020e5f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:20.552679Z nonode@nohost <0.10440.2> bbc94a1803 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:20.575083Z nonode@nohost <0.10440.2> 2c1a452c85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:20.578134Z nonode@nohost <0.10440.2> 04d5025405 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:20.583688Z nonode@nohost <0.10440.2> c51afe4465 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:20.587020Z nonode@nohost <0.10440.2> 074b45428e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:20.590226Z nonode@nohost <0.10440.2> 27cd5074de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:20.592794Z nonode@nohost <0.10440.2> 3699e42b92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:20.703768Z nonode@nohost <0.10440.2> 048e399d57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:53:20.707217Z nonode@nohost <0.10440.2> 53fd644ec3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:20.712066Z nonode@nohost <0.10440.2> 7af74a96cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:20.715197Z nonode@nohost <0.10440.2> 05af369107 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:20.748060Z nonode@nohost <0.10440.2> 57479046a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:20.750451Z nonode@nohost <0.10440.2> 164eae46de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:20.755714Z nonode@nohost <0.10440.2> c30e051fa0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:20.758376Z nonode@nohost <0.10440.2> 02e3f0174f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:20.778459Z nonode@nohost <0.10440.2> 93566bd9d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:20.790049Z nonode@nohost <0.10440.2> 4c7559c226 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00415%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:20.793608Z nonode@nohost <0.10440.2> 66469c347c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00fd9bb628b9031ec6dc3f8a1da13c4af071d6ad7298d2d23d44faad0708f4ffe0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:20.796661Z nonode@nohost <0.10440.2> 83b141be25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00fd9bb628b9031ec6dc3f8a1da13c4af071d6ad7298d2d23d44faad0708f4ffe0%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:22.249764Z nonode@nohost <0.10440.2> 5226fc36d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.253428Z nonode@nohost <0.10440.2> 2943035a93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:22.259301Z nonode@nohost <0.10440.2> 44f2a13a8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.262844Z nonode@nohost <0.10440.2> eb67cadb6f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.288235Z nonode@nohost <0.10440.2> 88b88d5e05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.291051Z nonode@nohost <0.10440.2> a2890c39b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:22.295712Z nonode@nohost <0.10440.2> 27df97e0c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.298736Z nonode@nohost <0.10440.2> 3e8ca54019 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.301544Z nonode@nohost <0.10440.2> 3e94f8d4c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.303747Z nonode@nohost <0.10440.2> 4e47616e26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.410388Z nonode@nohost <0.10440.2> 0d9e4e62ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:22.416504Z nonode@nohost <0.10440.2> 7c1d8f2d9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:22.421172Z nonode@nohost <0.10440.2> f2ea375a0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.424737Z nonode@nohost <0.10440.2> 0f2eef7823 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.458904Z nonode@nohost <0.10440.2> 82503840cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.461787Z nonode@nohost <0.10440.2> ab4fb7472d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:22.466370Z nonode@nohost <0.10440.2> 692f441447 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.469226Z nonode@nohost <0.10440.2> 815d609b49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.489264Z nonode@nohost <0.10440.2> b2af57ada0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:22.500310Z nonode@nohost <0.10440.2> 193449527a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00416%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:22.503793Z nonode@nohost <0.10440.2> e41ac73290 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003236dc6a9db5ae71ffc6900366ebe10204341432b880b1973355632df1f99992%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:22.506790Z nonode@nohost <0.10440.2> 3b8bbb811b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003236dc6a9db5ae71ffc6900366ebe10204341432b880b1973355632df1f99992%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:23.956091Z nonode@nohost <0.10440.2> 6f9b5141db couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:23.959599Z nonode@nohost <0.10440.2> 4aac97eaf8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:23.966253Z nonode@nohost <0.10440.2> 2fcc85c381 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:23.969962Z nonode@nohost <0.10440.2> 858d310c86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:23.993493Z nonode@nohost <0.10440.2> 5412ef178c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:23.996687Z nonode@nohost <0.10440.2> eecc13a116 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:24.001469Z nonode@nohost <0.10440.2> dac0c81932 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:24.011102Z nonode@nohost <0.10440.2> 85d81bdfc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:24.014432Z nonode@nohost <0.10440.2> c233e927ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:24.016788Z nonode@nohost <0.10440.2> 614c5b4793 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:24.121867Z nonode@nohost <0.10440.2> d6c24718c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:24.128444Z nonode@nohost <0.10440.2> e84e8fa0ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:24.133064Z nonode@nohost <0.10440.2> c50f50b295 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:24.136924Z nonode@nohost <0.10440.2> ea8fec9208 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:24.176213Z nonode@nohost <0.10440.2> b03e8fe6f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:24.178752Z nonode@nohost <0.10440.2> 5544c6c1a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:24.183708Z nonode@nohost <0.10440.2> 4c8ebeb6d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:24.186543Z nonode@nohost <0.10440.2> b19c958b61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:24.205921Z nonode@nohost <0.10440.2> 75fc3de7ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:24.217157Z nonode@nohost <0.10440.2> dff76d55ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00417%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:24.221211Z nonode@nohost <0.10440.2> cd6fad7a47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00154378c9069b19d26495b4853e45cfad9e4a88ba4d835c180a53460c320159d7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:24.227886Z nonode@nohost <0.10440.2> 76db785e80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00154378c9069b19d26495b4853e45cfad9e4a88ba4d835c180a53460c320159d7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:25.660924Z nonode@nohost <0.10440.2> 5f3d1e4394 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.663549Z nonode@nohost <0.10440.2> d40e3f759b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:25.668911Z nonode@nohost <0.10440.2> 43ee6bcb2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.672250Z nonode@nohost <0.10440.2> d8992e7d1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.694707Z nonode@nohost <0.10440.2> 612fec69a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.697219Z nonode@nohost <0.10440.2> f9d98bdca7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:25.701860Z nonode@nohost <0.10440.2> 9e4d9559dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.706826Z nonode@nohost <0.10440.2> 402df988e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.709891Z nonode@nohost <0.10440.2> 3f30b21b2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.719604Z nonode@nohost <0.10440.2> 2902ea4e4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.824298Z nonode@nohost <0.10440.2> 1bac07470c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.827176Z nonode@nohost <0.10440.2> 071f665a50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:25.836015Z nonode@nohost <0.10440.2> 7623b4cc62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.839155Z nonode@nohost <0.10440.2> 8150cf88c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.875829Z nonode@nohost <0.10440.2> e460ef4d7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:25.883286Z nonode@nohost <0.10440.2> 13eed6b7a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:25.887860Z nonode@nohost <0.10440.2> f75e1ad767 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.890712Z nonode@nohost <0.10440.2> e72cce2d19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.911664Z nonode@nohost <0.10440.2> 02b8261dec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:25.922591Z nonode@nohost <0.10440.2> 4a9fe3970e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00418%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:25.926123Z nonode@nohost <0.10440.2> 9bdd185383 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00da50f0f145bfcf7142eed9dd766b96648c60c61df21ba2c4bb936dba319b673b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:25.929225Z nonode@nohost <0.10440.2> aa92b274ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00da50f0f145bfcf7142eed9dd766b96648c60c61df21ba2c4bb936dba319b673b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:27.379843Z nonode@nohost <0.10440.2> 967329c975 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:53:27.382732Z nonode@nohost <0.10440.2> 4ab3a9f094 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:27.388636Z nonode@nohost <0.10440.2> b87aae9e80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.395036Z nonode@nohost <0.10440.2> 0ecdeb8623 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.416943Z nonode@nohost <0.10440.2> 9bbfdeed68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.419186Z nonode@nohost <0.10440.2> dd7d52c2d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:27.423633Z nonode@nohost <0.10440.2> 973c907248 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.427241Z nonode@nohost <0.10440.2> 494f6c87ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.433004Z nonode@nohost <0.10440.2> 1c63f5454c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.436020Z nonode@nohost <0.10440.2> e1421929f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.541631Z nonode@nohost <0.10440.2> bf6931e9d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.548555Z nonode@nohost <0.10440.2> c2df2de940 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:27.552642Z nonode@nohost <0.10440.2> 37f6335bd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.555403Z nonode@nohost <0.10440.2> f60ba92222 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.588854Z nonode@nohost <0.10440.2> 6c6744375f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.591358Z nonode@nohost <0.10440.2> 3d94102ea7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:27.595470Z nonode@nohost <0.10440.2> 0cdf062a4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.598258Z nonode@nohost <0.10440.2> 2ec8cde714 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.616845Z nonode@nohost <0.10440.2> badc7a9bac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:27.627453Z nonode@nohost <0.10440.2> 1b4d60253c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00419%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:27.630766Z nonode@nohost <0.10440.2> 3ad3b64a46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008ed26886423b6fdbfd7c89d81f2f46c02327e9a552d8d3745c3f64b2398627a5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:27.633748Z nonode@nohost <0.10440.2> ae7ebc0055 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008ed26886423b6fdbfd7c89d81f2f46c02327e9a552d8d3745c3f64b2398627a5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:29.078101Z nonode@nohost <0.10440.2> 814965117c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.080757Z nonode@nohost <0.10440.2> fe8c7e72bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:29.086371Z nonode@nohost <0.10440.2> c0e95dd479 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.094898Z nonode@nohost <0.10440.2> 508419b7d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.124928Z nonode@nohost <0.10440.2> ff9fbe1193 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.133884Z nonode@nohost <0.10440.2> db23de725d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:29.149764Z nonode@nohost <0.10440.2> 35a375e346 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.157718Z nonode@nohost <0.10440.2> 0bd7c74687 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.161810Z nonode@nohost <0.10440.2> 5a2aedac1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.164511Z nonode@nohost <0.10440.2> 3e4ea426ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.269992Z nonode@nohost <0.10440.2> c13c6af4d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.273300Z nonode@nohost <0.10440.2> 5b01944159 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:29.278346Z nonode@nohost <0.10440.2> f6618cf13a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.281951Z nonode@nohost <0.10440.2> 051dc5f5eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.315267Z nonode@nohost <0.10440.2> 3fd6e273aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.318556Z nonode@nohost <0.10440.2> b661ba1e99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:29.326071Z nonode@nohost <0.10440.2> f5b56114e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.329247Z nonode@nohost <0.10440.2> 9b1a7049df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.348515Z nonode@nohost <0.10440.2> 5239ad6527 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:29.367111Z nonode@nohost <0.10440.2> 8845ef5026 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00420%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:29.371782Z nonode@nohost <0.10440.2> 3f2fa54d8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005650d8b7b0d2b24fd304dc613d0a89e7787e1ab7a3d430dd717b491b78c1876a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:29.375492Z nonode@nohost <0.10440.2> 4e90fede41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005650d8b7b0d2b24fd304dc613d0a89e7787e1ab7a3d430dd717b491b78c1876a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:30.832692Z nonode@nohost <0.10440.2> c8882be8e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:30.835007Z nonode@nohost <0.10440.2> 4cd9fff42a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:30.839089Z nonode@nohost <0.10440.2> 22385298dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:30.841803Z nonode@nohost <0.10440.2> d5c1044a88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:30.863291Z nonode@nohost <0.10440.2> ff49000525 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:30.866822Z nonode@nohost <0.10440.2> ace71987a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:30.876784Z nonode@nohost <0.10440.2> 89c863af71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:30.880227Z nonode@nohost <0.10440.2> c195af80e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:30.883696Z nonode@nohost <0.10440.2> 06795eff65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:30.886586Z nonode@nohost <0.10440.2> 3faae007a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:30.991416Z nonode@nohost <0.10440.2> 0f837be4bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:30.993745Z nonode@nohost <0.10440.2> fa814d0873 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:30.997774Z nonode@nohost <0.10440.2> e1140c9013 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:31.000613Z nonode@nohost <0.10440.2> ede2d7a0fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:31.034093Z nonode@nohost <0.10440.2> d395584e96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:31.037305Z nonode@nohost <0.10440.2> b2dc48271c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:31.042114Z nonode@nohost <0.10440.2> 585671ad2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:31.045344Z nonode@nohost <0.10440.2> 670de8b88b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:31.066929Z nonode@nohost <0.10440.2> 8abd49ad59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:31.078693Z nonode@nohost <0.10440.2> a47b70427f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00421%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:31.083020Z nonode@nohost <0.10440.2> b6bf0f70a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003849beb1efce13cd8a5f7a8d050dc9648976322d3b7638dac88808d2f1830f2f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:31.086630Z nonode@nohost <0.10440.2> 40df2c46a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003849beb1efce13cd8a5f7a8d050dc9648976322d3b7638dac88808d2f1830f2f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:32.553752Z nonode@nohost <0.10440.2> 72059baedb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.557673Z nonode@nohost <0.10440.2> 787318e038 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:32.562439Z nonode@nohost <0.10440.2> d74887edda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.566237Z nonode@nohost <0.10440.2> becdb9c50a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.588120Z nonode@nohost <0.10440.2> c1ace8b1d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.590769Z nonode@nohost <0.10440.2> 1417884c8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:32.594876Z nonode@nohost <0.10440.2> b959a9b2da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.597571Z nonode@nohost <0.10440.2> afe201de0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.600307Z nonode@nohost <0.10440.2> 766bd531d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.602338Z nonode@nohost <0.10440.2> 6ae5f04985 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.707134Z nonode@nohost <0.10440.2> beddd587b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.710531Z nonode@nohost <0.10440.2> c1bcac4aff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:32.716444Z nonode@nohost <0.10440.2> 67b1123545 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.726747Z nonode@nohost <0.10440.2> dd231006ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.760727Z nonode@nohost <0.10440.2> 7b0c2fc2cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:32.763061Z nonode@nohost <0.10440.2> 4f14a0c18a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:32.767173Z nonode@nohost <0.10440.2> c2121b5a02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.769864Z nonode@nohost <0.10440.2> 1bf5bf5a28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.789608Z nonode@nohost <0.10440.2> c59562c849 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:32.804662Z nonode@nohost <0.10440.2> 2f98885893 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00422%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:32.808904Z nonode@nohost <0.10440.2> c0fe019431 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007daf92f15b4fe5cf5d3b0131d4b50fc51accf3eb4917a37ffbbafa3b9e75ec02%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:32.812454Z nonode@nohost <0.10440.2> da706a4f7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007daf92f15b4fe5cf5d3b0131d4b50fc51accf3eb4917a37ffbbafa3b9e75ec02%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:34.266367Z nonode@nohost <0.10440.2> 7aa8941982 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:34.269462Z nonode@nohost <0.10440.2> 445017872a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:34.274642Z nonode@nohost <0.10440.2> e1805ed9ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:34.283163Z nonode@nohost <0.10440.2> 579b4bb16b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:34.306700Z nonode@nohost <0.10440.2> d3df7eba57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:34.309528Z nonode@nohost <0.10440.2> 4da00b4754 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:34.313693Z nonode@nohost <0.10440.2> 383a945f4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:34.324765Z nonode@nohost <0.10440.2> 766a82656e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:34.328463Z nonode@nohost <0.10440.2> fb557f1c21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:34.331022Z nonode@nohost <0.10440.2> 38675670ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:34.439674Z nonode@nohost <0.10440.2> fcef2128ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:34.442919Z nonode@nohost <0.10440.2> a46e269bfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:34.448386Z nonode@nohost <0.10440.2> 7af5c1b114 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:34.454298Z nonode@nohost <0.10440.2> 79e189dc09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:34.489525Z nonode@nohost <0.10440.2> 5f2f674fde couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:34.492683Z nonode@nohost <0.10440.2> a6b618fed5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:34.498135Z nonode@nohost <0.10440.2> 9f2930cb83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:34.509481Z nonode@nohost <0.10440.2> 337484da41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:34.528955Z nonode@nohost <0.10440.2> 67e7f7de48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:34.539823Z nonode@nohost <0.10440.2> 96f47f8e11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00423%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:34.543321Z nonode@nohost <0.10440.2> d654ddf0ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006783b9eddb30a2e2af5dd8e7d3943ee43f1550c8ee3eee5e1e194190f08d61aa%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:34.546531Z nonode@nohost <0.10440.2> d814b31d1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006783b9eddb30a2e2af5dd8e7d3943ee43f1550c8ee3eee5e1e194190f08d61aa%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:36.010660Z nonode@nohost <0.10440.2> dc587349dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.013544Z nonode@nohost <0.10440.2> 9c216bee08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:36.018200Z nonode@nohost <0.10440.2> a62f61e5d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.021043Z nonode@nohost <0.10440.2> bd06331f51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.043402Z nonode@nohost <0.10440.2> d53b9fd936 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.046093Z nonode@nohost <0.10440.2> 6d2edba0d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:36.050660Z nonode@nohost <0.10440.2> 5f918127ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.053865Z nonode@nohost <0.10440.2> ba9b0dc7da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.058283Z nonode@nohost <0.10440.2> c46e476b77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.061258Z nonode@nohost <0.10440.2> 2e63609672 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.169255Z nonode@nohost <0.10440.2> 1c913a544f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.176472Z nonode@nohost <0.10440.2> c8809b6957 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:36.180617Z nonode@nohost <0.10440.2> 97652be591 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.183451Z nonode@nohost <0.10440.2> aad0f0f924 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.215993Z nonode@nohost <0.10440.2> 5080918b8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.219051Z nonode@nohost <0.10440.2> d785143d29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:36.224327Z nonode@nohost <0.10440.2> d3efefc84c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.227093Z nonode@nohost <0.10440.2> d42d974c8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.250734Z nonode@nohost <0.10440.2> c28d2c99b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:36.262462Z nonode@nohost <0.10440.2> eb7a410098 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00424%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:36.266153Z nonode@nohost <0.10440.2> f5e8cc69e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004ff17f9a17811810cabc486ba7ee35b8ab488811e6f94bb428c4c065e032d4ff%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:36.269193Z nonode@nohost <0.10440.2> 1ea80722f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004ff17f9a17811810cabc486ba7ee35b8ab488811e6f94bb428c4c065e032d4ff%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:37.712902Z nonode@nohost <0.10440.2> e4165debd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.722358Z nonode@nohost <0.10440.2> 2b30a110a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:37.726492Z nonode@nohost <0.10440.2> 82e494c346 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.729568Z nonode@nohost <0.10440.2> af0c3a4455 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.750765Z nonode@nohost <0.10440.2> d0d9f18a5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.753643Z nonode@nohost <0.10440.2> 31d9dcc359 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:37.759272Z nonode@nohost <0.10440.2> d5a8445f98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.762082Z nonode@nohost <0.10440.2> bfd4320c3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.766096Z nonode@nohost <0.10440.2> 34f00177b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.768786Z nonode@nohost <0.10440.2> 5e5806ff98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.874468Z nonode@nohost <0.10440.2> bf9e7544e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.877719Z nonode@nohost <0.10440.2> 0259f4e6ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:37.882137Z nonode@nohost <0.10440.2> 1b344f77f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.890112Z nonode@nohost <0.10440.2> c683c6c338 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.924663Z nonode@nohost <0.10440.2> fd82ade031 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.927425Z nonode@nohost <0.10440.2> e794b1fc3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:37.935543Z nonode@nohost <0.10440.2> de05f351a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.938805Z nonode@nohost <0.10440.2> 7a51cbbcc1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.957990Z nonode@nohost <0.10440.2> 0e53fb859d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:37.969259Z nonode@nohost <0.10440.2> f4702ced72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00425%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:37.973032Z nonode@nohost <0.10440.2> 812fb03386 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004fc7bf728e2f6c0565ff426038e97930baca379d4d0c6ea382a814d4cc1960b7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:37.976359Z nonode@nohost <0.10440.2> 0514045519 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004fc7bf728e2f6c0565ff426038e97930baca379d4d0c6ea382a814d4cc1960b7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:39.424381Z nonode@nohost <0.10440.2> d901aa4944 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:39.430890Z nonode@nohost <0.10440.2> c212e09066 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:39.435988Z nonode@nohost <0.10440.2> c2cbf2bee2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:39.438964Z nonode@nohost <0.10440.2> 0abc6e6655 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:39.462651Z nonode@nohost <0.10440.2> 440e6e36e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:39.465725Z nonode@nohost <0.10440.2> a80916e8f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:39.470821Z nonode@nohost <0.10440.2> 762756e88c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:39.474115Z nonode@nohost <0.10440.2> eb4afa8782 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:39.484046Z nonode@nohost <0.10440.2> 0d1139bb83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:53:39.486705Z nonode@nohost <0.10440.2> 17c5a773f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:39.593597Z nonode@nohost <0.10440.2> 5c5d549542 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:39.595414Z nonode@nohost <0.10440.2> afa99024e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:39.599651Z nonode@nohost <0.10440.2> 23673e9b74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:39.606790Z nonode@nohost <0.10440.2> 3c828fe429 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:39.641140Z nonode@nohost <0.10440.2> 20329c5d2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:39.643689Z nonode@nohost <0.10440.2> 6f0a8c18e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:39.648259Z nonode@nohost <0.10440.2> 678ad6a9d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:39.651433Z nonode@nohost <0.10440.2> 628c82b0bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:39.673962Z nonode@nohost <0.10440.2> 73cbb62591 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:39.686056Z nonode@nohost <0.10440.2> 017b4d48b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00426%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:39.695219Z nonode@nohost <0.10440.2> 678fd73be7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006338a7341ce65e6de1ca82e33da32f3fac212215b94810147725bafd57fa0c9c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:39.698175Z nonode@nohost <0.10440.2> 64b8b756c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006338a7341ce65e6de1ca82e33da32f3fac212215b94810147725bafd57fa0c9c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:41.161768Z nonode@nohost <0.10440.2> 36d826867c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.164509Z nonode@nohost <0.10440.2> 9d38e6d910 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:41.169831Z nonode@nohost <0.10440.2> 0a0c5ebded couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.180637Z nonode@nohost <0.10440.2> ad7338537d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.203281Z nonode@nohost <0.10440.2> d9d5b27ed3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:41.206452Z nonode@nohost <0.10440.2> fb58f814d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:41.216805Z nonode@nohost <0.10440.2> a2a823f7a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.220107Z nonode@nohost <0.10440.2> 01aa3f5d89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.225141Z nonode@nohost <0.10440.2> 392091d659 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.227845Z nonode@nohost <0.10440.2> c842e5bb00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.334504Z nonode@nohost <0.10440.2> 98cd50c263 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.336817Z nonode@nohost <0.10440.2> a7d53a9aac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:41.341380Z nonode@nohost <0.10440.2> 93a7b37fb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.344659Z nonode@nohost <0.10440.2> 2d9c990961 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.378029Z nonode@nohost <0.10440.2> 64a4e9c300 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.380766Z nonode@nohost <0.10440.2> f4e6d3299e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:41.385478Z nonode@nohost <0.10440.2> c6c527aa30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.388458Z nonode@nohost <0.10440.2> f00943d541 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.407461Z nonode@nohost <0.10440.2> 6626997eb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:41.418807Z nonode@nohost <0.10440.2> 37f33d1a2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00427%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:41.422477Z nonode@nohost <0.10440.2> 740ee5e11b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ab316e8968f903470edc60a3b32a07d04e52d872095292c3636dccf1d4d7c900%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:41.425519Z nonode@nohost <0.10440.2> 142e6107da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ab316e8968f903470edc60a3b32a07d04e52d872095292c3636dccf1d4d7c900%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:42.881612Z nonode@nohost <0.10440.2> 27442ec9fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:42.886228Z nonode@nohost <0.10440.2> e90344bf4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:42.893379Z nonode@nohost <0.10440.2> ec9a2179d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:42.896775Z nonode@nohost <0.10440.2> 3bbac70ae9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:42.919510Z nonode@nohost <0.10440.2> ddae9ca499 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:42.922622Z nonode@nohost <0.10440.2> ac7111836c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:42.928135Z nonode@nohost <0.10440.2> 09445a9a77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:42.932960Z nonode@nohost <0.10440.2> 30a4868b14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:42.935853Z nonode@nohost <0.10440.2> 4999461400 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:42.938628Z nonode@nohost <0.10440.2> d0f38a5f30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:43.044536Z nonode@nohost <0.10440.2> 54c518d246 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:43.048452Z nonode@nohost <0.10440.2> b37b1b5b03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:43.056414Z nonode@nohost <0.10440.2> 8dde36a7c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:43.064099Z nonode@nohost <0.10440.2> 5a247760f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:53:43.098081Z nonode@nohost <0.10440.2> e788a3aa88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:43.100844Z nonode@nohost <0.10440.2> 5a7e52ed87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:43.105203Z nonode@nohost <0.10440.2> 23b3fbfadc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:43.108329Z nonode@nohost <0.10440.2> 91987ea1ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:43.127474Z nonode@nohost <0.10440.2> 405e69d468 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:43.138843Z nonode@nohost <0.10440.2> 0e93af2445 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00428%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:43.142519Z nonode@nohost <0.10440.2> 3d8dccc15f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0069bde225fb7d88f6fe55c4ba6a3b514a26a301b159cb4dac4a4c15bbcf2c3cdd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:43.145856Z nonode@nohost <0.10440.2> 46f2e1d137 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0069bde225fb7d88f6fe55c4ba6a3b514a26a301b159cb4dac4a4c15bbcf2c3cdd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:44.607951Z nonode@nohost <0.10440.2> 78060dcd8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.610192Z nonode@nohost <0.10440.2> e78700c335 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:44.615735Z nonode@nohost <0.10440.2> d8e172c498 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.618354Z nonode@nohost <0.10440.2> 088b536f6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.642134Z nonode@nohost <0.10440.2> 30d066489a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.645003Z nonode@nohost <0.10440.2> 0cf61ff56f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:44.650556Z nonode@nohost <0.10440.2> 2ed546cbf9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.654262Z nonode@nohost <0.10440.2> dfaab9f239 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.658656Z nonode@nohost <0.10440.2> 061c630de3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.661019Z nonode@nohost <0.10440.2> ce6b588d67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.768640Z nonode@nohost <0.10440.2> 070dcabfa8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.771279Z nonode@nohost <0.10440.2> e6e0227012 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:44.779872Z nonode@nohost <0.10440.2> 802b0c627a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.783770Z nonode@nohost <0.10440.2> 755b3f83b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.820355Z nonode@nohost <0.10440.2> 4f30e72d53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.822937Z nonode@nohost <0.10440.2> 01c23d9b04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:44.829634Z nonode@nohost <0.10440.2> 75f5b8afbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.833662Z nonode@nohost <0.10440.2> 8502d550f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.853650Z nonode@nohost <0.10440.2> dca6be6c9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:44.868154Z nonode@nohost <0.10440.2> e1ba46017a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00429%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:44.873655Z nonode@nohost <0.10440.2> 518b8d4b3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00fb46509fad7bef1d0c3bd5c394a8194a100e95647e30a525ea8ecec3e1f77c31%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:44.878193Z nonode@nohost <0.10440.2> cfab669db2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00fb46509fad7bef1d0c3bd5c394a8194a100e95647e30a525ea8ecec3e1f77c31%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:46.339670Z nonode@nohost <0.10440.2> 865b28dc86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.348279Z nonode@nohost <0.10440.2> 3050be6aa5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:46.352667Z nonode@nohost <0.10440.2> 1d0839f13b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.355422Z nonode@nohost <0.10440.2> 2caa7f0477 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.378369Z nonode@nohost <0.10440.2> a679a55429 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.380531Z nonode@nohost <0.10440.2> 15aa7258d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:46.384566Z nonode@nohost <0.10440.2> 1b8385abf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.387839Z nonode@nohost <0.10440.2> 4fc5c07661 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.390851Z nonode@nohost <0.10440.2> 6b68e07de6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.393484Z nonode@nohost <0.10440.2> 2e651ac4b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.499375Z nonode@nohost <0.10440.2> e1f4666904 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.501834Z nonode@nohost <0.10440.2> ad3d716257 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:46.505936Z nonode@nohost <0.10440.2> 81f68da3c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.510067Z nonode@nohost <0.10440.2> d9c4ccec71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.548693Z nonode@nohost <0.10440.2> 795a227d1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.551999Z nonode@nohost <0.10440.2> f9fdadd2b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:46.560589Z nonode@nohost <0.10440.2> 9034e213eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.564088Z nonode@nohost <0.10440.2> fd369b4a1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.583848Z nonode@nohost <0.10440.2> 97157c4a95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:46.597079Z nonode@nohost <0.10440.2> 45299e9f2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00430%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:46.603002Z nonode@nohost <0.10440.2> 90774db532 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00effd81dd4918b734957031eb6e2f8f108a5b6247d724c29afa5317d2072de80e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:46.606697Z nonode@nohost <0.10440.2> a0e7910456 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00effd81dd4918b734957031eb6e2f8f108a5b6247d724c29afa5317d2072de80e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:48.049416Z nonode@nohost <0.10440.2> 00f179cb3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.053677Z nonode@nohost <0.10440.2> 80082dcffc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:48.058821Z nonode@nohost <0.10440.2> 8e1954e7ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.068978Z nonode@nohost <0.10440.2> a6831123a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.091659Z nonode@nohost <0.10440.2> ba504753a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.094097Z nonode@nohost <0.10440.2> 1733481b65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:48.098911Z nonode@nohost <0.10440.2> 4a9cd58bad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.108786Z nonode@nohost <0.10440.2> 121776d7c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.112851Z nonode@nohost <0.10440.2> 2c777008f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.120755Z nonode@nohost <0.10440.2> c4af304df9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.225750Z nonode@nohost <0.10440.2> 2e5f282282 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.228789Z nonode@nohost <0.10440.2> 4e536504af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:48.233447Z nonode@nohost <0.10440.2> 6a12cd3756 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.236582Z nonode@nohost <0.10440.2> 072ab8f071 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.268549Z nonode@nohost <0.10440.2> 6a9d03c09f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.271548Z nonode@nohost <0.10440.2> 79dd24acfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:48.276198Z nonode@nohost <0.10440.2> 84ba211f1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.284809Z nonode@nohost <0.10440.2> af57e212ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.306086Z nonode@nohost <0.10440.2> 531f3c51e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:48.317883Z nonode@nohost <0.10440.2> 551adb743a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00431%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:48.321597Z nonode@nohost <0.10440.2> 66ab795bc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008dc934a1ce06f48126b218559cf3580bb2879018e980536e048ec3925bbb5beb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:48.324867Z nonode@nohost <0.10440.2> d8559de522 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008dc934a1ce06f48126b218559cf3580bb2879018e980536e048ec3925bbb5beb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:49.792915Z nonode@nohost <0.10440.2> 42e472daaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:49.795910Z nonode@nohost <0.10440.2> 4795ef076f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:49.802648Z nonode@nohost <0.10440.2> 8559314e26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:49.806070Z nonode@nohost <0.10440.2> 78369e9555 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:49.833127Z nonode@nohost <0.10440.2> 70db59c5ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:49.836572Z nonode@nohost <0.10440.2> b3238172dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:49.843164Z nonode@nohost <0.10440.2> 08679d9ccf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:49.846504Z nonode@nohost <0.10440.2> 130f905688 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:49.856024Z nonode@nohost <0.10440.2> 9cfa073633 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:49.858967Z nonode@nohost <0.10440.2> 2c06d60548 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:49.967063Z nonode@nohost <0.10440.2> 653a300649 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:49.970064Z nonode@nohost <0.10440.2> dbd62a2931 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:49.975313Z nonode@nohost <0.10440.2> 8d9897eb28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:49.978604Z nonode@nohost <0.10440.2> 2ebf699f20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:50.012628Z nonode@nohost <0.10440.2> 041a14c2da couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:50.014954Z nonode@nohost <0.10440.2> 786a6b501c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:50.019447Z nonode@nohost <0.10440.2> c81e5ef53c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:50.022479Z nonode@nohost <0.10440.2> fd7fb0c0f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:50.042357Z nonode@nohost <0.10440.2> 1988676488 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:50.053910Z nonode@nohost <0.10440.2> 988f10fac3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00432%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:50.057693Z nonode@nohost <0.10440.2> 1623fb68b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0052695dabcc660ea728e6afbbf0a6edd6e35a7b1f7e3fe1cf37440b3b4a776eec%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:50.061388Z nonode@nohost <0.10440.2> e795cc63aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0052695dabcc660ea728e6afbbf0a6edd6e35a7b1f7e3fe1cf37440b3b4a776eec%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:51.510810Z nonode@nohost <0.10440.2> 5054e6d922 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.513132Z nonode@nohost <0.10440.2> 931ce0fc37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:51.517607Z nonode@nohost <0.10440.2> 9ce0038acf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.520474Z nonode@nohost <0.10440.2> a50c2e181d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.542349Z nonode@nohost <0.10440.2> 08c9e42647 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.550368Z nonode@nohost <0.10440.2> ef62feadb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:51.554593Z nonode@nohost <0.10440.2> 12a9c35865 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.557314Z nonode@nohost <0.10440.2> 13909e1947 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.559869Z nonode@nohost <0.10440.2> 018ac27f56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.562433Z nonode@nohost <0.10440.2> 3f83b6ac89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.669789Z nonode@nohost <0.10440.2> 60231d9af5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.674245Z nonode@nohost <0.10440.2> a653f34228 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:51.679029Z nonode@nohost <0.10440.2> 2a2e0d0279 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.682061Z nonode@nohost <0.10440.2> 624962e378 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.713877Z nonode@nohost <0.10440.2> db8be69a8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.716675Z nonode@nohost <0.10440.2> 2c453b0c5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:51.720890Z nonode@nohost <0.10440.2> ffa9c92eb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.724772Z nonode@nohost <0.10440.2> 000eff25ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.744988Z nonode@nohost <0.10440.2> d065309bfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:51.761457Z nonode@nohost <0.10440.2> 6499513a5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00433%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:51.765249Z nonode@nohost <0.10440.2> 7efd7ca617 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002153b2d0156dc9bedf8a2320082a361c44335865711ba29a64197afd9716796d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:51.768451Z nonode@nohost <0.10440.2> 18765cd196 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002153b2d0156dc9bedf8a2320082a361c44335865711ba29a64197afd9716796d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:53.231750Z nonode@nohost <0.10440.2> 131c6e7022 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:53:53.234100Z nonode@nohost <0.10440.2> c819118225 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:53.244102Z nonode@nohost <0.10440.2> 194eb16772 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:53:53.247719Z nonode@nohost <0.10440.2> ce4e1166ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:53.266857Z nonode@nohost <0.10440.2> 7ddebcd3fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:53.269857Z nonode@nohost <0.10440.2> e59ccd9a51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:53.274733Z nonode@nohost <0.10440.2> 8e28da5648 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:53.284846Z nonode@nohost <0.10440.2> c1513bd740 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:53.288249Z nonode@nohost <0.10440.2> e12fb485ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:53.290979Z nonode@nohost <0.10440.2> ad431794ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:53.395271Z nonode@nohost <0.10440.2> 02a10f87c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:53.404464Z nonode@nohost <0.10440.2> c4f06ebeff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:53.408698Z nonode@nohost <0.10440.2> 5054fe5e48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:53.416320Z nonode@nohost <0.10440.2> 09f89a0e5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:53:53.445783Z nonode@nohost <0.10440.2> c9b115c3ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:53.452747Z nonode@nohost <0.10440.2> 32457e63e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:53.457938Z nonode@nohost <0.10440.2> a284b252f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:53.460588Z nonode@nohost <0.10440.2> a02d92b2b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:53.479801Z nonode@nohost <0.10440.2> 2c72a21ed7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:53.496037Z nonode@nohost <0.10440.2> 8bc6bacc45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00434%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:53.499859Z nonode@nohost <0.10440.2> 1a0ffc4fb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00884447c87811e0b4609332c56acd7f656c77d426293bbe70bdd20fab3daebfe8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:53.502584Z nonode@nohost <0.10440.2> 041f49529c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00884447c87811e0b4609332c56acd7f656c77d426293bbe70bdd20fab3daebfe8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:54.970285Z nonode@nohost <0.10440.2> 6c249d09b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:54.977006Z nonode@nohost <0.10440.2> 4b50033c38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:54.983925Z nonode@nohost <0.10440.2> f39ff34679 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:54.987398Z nonode@nohost <0.10440.2> 27a98efa32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:55.008995Z nonode@nohost <0.10440.2> a1fc875fdd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:55.012178Z nonode@nohost <0.10440.2> 8180257e5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:55.018785Z nonode@nohost <0.10440.2> 3796540f05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:55.022737Z nonode@nohost <0.10440.2> 36d54766aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:55.026661Z nonode@nohost <0.10440.2> 468d2926f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:55.029221Z nonode@nohost <0.10440.2> 147f9dc5fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:55.135346Z nonode@nohost <0.10440.2> 5c9804afb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:55.137835Z nonode@nohost <0.10440.2> 1a08fd7d1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:55.142986Z nonode@nohost <0.10440.2> 672e1fdcb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:55.154786Z nonode@nohost <0.10440.2> 31fa33fe33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:53:55.184962Z nonode@nohost <0.10440.2> e4c8bfe9d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:55.189931Z nonode@nohost <0.10440.2> a5f47a303e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:55.191630Z nonode@nohost <0.10440.2> 79f6c2c2ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:55.194434Z nonode@nohost <0.10440.2> 55e5c5513d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:55.212898Z nonode@nohost <0.10440.2> 0805dfcf88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:55.223876Z nonode@nohost <0.10440.2> 6fbcf2b7f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00435%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:55.227071Z nonode@nohost <0.10440.2> b6642ea36a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ed7fe0689ee35cae36215e6b4c847e8ce18062393d4f1df611e17493dc976994%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:55.229976Z nonode@nohost <0.10440.2> 82f3227f41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ed7fe0689ee35cae36215e6b4c847e8ce18062393d4f1df611e17493dc976994%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:56.671972Z nonode@nohost <0.10440.2> a2667327dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:53:56.674737Z nonode@nohost <0.10440.2> 073bc770c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:56.679964Z nonode@nohost <0.10440.2> 1b3bcfd144 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.683299Z nonode@nohost <0.10440.2> 4e31b40a57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.705655Z nonode@nohost <0.10440.2> 8892270c85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.709482Z nonode@nohost <0.10440.2> 2397d28b49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:56.714182Z nonode@nohost <0.10440.2> c2c2f8fb45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.718164Z nonode@nohost <0.10440.2> 72c9e6dedc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.721763Z nonode@nohost <0.10440.2> 853a30bb8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.724658Z nonode@nohost <0.10440.2> 8273cf88ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.831214Z nonode@nohost <0.10440.2> 802bb7cd8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.836441Z nonode@nohost <0.10440.2> 12ab5f2041 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:56.840757Z nonode@nohost <0.10440.2> e38ead577f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.844246Z nonode@nohost <0.10440.2> 50b5c50ddb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.878763Z nonode@nohost <0.10440.2> 8ae38f9c0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.881890Z nonode@nohost <0.10440.2> 2ef8d94c03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:56.892547Z nonode@nohost <0.10440.2> 3705808259 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.895784Z nonode@nohost <0.10440.2> 36db197c47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.917262Z nonode@nohost <0.10440.2> d2a9dfe6e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:56.929091Z nonode@nohost <0.10440.2> 8c7e8f464d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00436%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:56.932746Z nonode@nohost <0.10440.2> ba7255f1c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f38bd9372d735e4ac098739cae6c3cdc3d21b38a8122678300309647154bf5a1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:56.936203Z nonode@nohost <0.10440.2> f1a2a3a44c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f38bd9372d735e4ac098739cae6c3cdc3d21b38a8122678300309647154bf5a1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:58.388651Z nonode@nohost <0.10440.2> b2a434318b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.392016Z nonode@nohost <0.10440.2> 003defceff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:58.400483Z nonode@nohost <0.10440.2> 6f0ccabf46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.403467Z nonode@nohost <0.10440.2> 77d72b6775 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.425021Z nonode@nohost <0.10440.2> 88645a3fcb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.434292Z nonode@nohost <0.10440.2> b2d0428e6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:58.439222Z nonode@nohost <0.10440.2> a109b64c0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.442507Z nonode@nohost <0.10440.2> d176ebcf33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.446149Z nonode@nohost <0.10440.2> 3cf7543446 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.448624Z nonode@nohost <0.10440.2> 60c71a523e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.554897Z nonode@nohost <0.10440.2> e79632aba1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:53:58.557514Z nonode@nohost <0.10440.2> ea0fe95ca6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:58.562696Z nonode@nohost <0.10440.2> 4c4ced5368 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.566949Z nonode@nohost <0.10440.2> efe428f7a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.600461Z nonode@nohost <0.10440.2> 3cbbcfa6ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.608452Z nonode@nohost <0.10440.2> 438eca6d45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:58.612930Z nonode@nohost <0.10440.2> c64b4c2fcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.615795Z nonode@nohost <0.10440.2> 4b907e7458 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.634601Z nonode@nohost <0.10440.2> be9d64021e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:53:58.648983Z nonode@nohost <0.10440.2> 180bac4c50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00437%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:58.653329Z nonode@nohost <0.10440.2> 38a40d751e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00341f70fbc3e7d38075aaedf4c1b92cbabaa19c1f9d6647475257943a0b714c9d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:53:58.657034Z nonode@nohost <0.10440.2> 7f700d3fe7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00341f70fbc3e7d38075aaedf4c1b92cbabaa19c1f9d6647475257943a0b714c9d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:00.092211Z nonode@nohost <0.10440.2> b6c0da88ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.094831Z nonode@nohost <0.10440.2> a88b132ef7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:00.102757Z nonode@nohost <0.10440.2> 9b23146470 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.107195Z nonode@nohost <0.10440.2> 5638e46157 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.129788Z nonode@nohost <0.10440.2> 6f1647df2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.132991Z nonode@nohost <0.10440.2> 3db774ec9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:00.138037Z nonode@nohost <0.10440.2> 360366bd04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.141345Z nonode@nohost <0.10440.2> 0c23d50f27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.144302Z nonode@nohost <0.10440.2> ff62e0e31e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.146854Z nonode@nohost <0.10440.2> f1a4bae174 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.258521Z nonode@nohost <0.10440.2> 95ef35d305 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:54:00.260933Z nonode@nohost <0.10440.2> 89df4c459f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:00.265535Z nonode@nohost <0.10440.2> 80e831cde6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.268888Z nonode@nohost <0.10440.2> e173c055ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.301814Z nonode@nohost <0.10440.2> 3daa02566c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.304439Z nonode@nohost <0.10440.2> 0d11501c91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:00.308848Z nonode@nohost <0.10440.2> a9981dd700 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.312042Z nonode@nohost <0.10440.2> ca7c069444 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.331418Z nonode@nohost <0.10440.2> 5c73191e52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:00.342820Z nonode@nohost <0.10440.2> 6e7a993423 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00438%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:00.346389Z nonode@nohost <0.10440.2> ac306e61b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ada72e81f685d1c60566f10f8e59ff24c4419161374dc38b196d84043b724101%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:00.349680Z nonode@nohost <0.10440.2> dc57fed3a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ada72e81f685d1c60566f10f8e59ff24c4419161374dc38b196d84043b724101%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:01.801531Z nonode@nohost <0.10440.2> 9841dd7ca2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:01.804750Z nonode@nohost <0.10440.2> 671d9e0e5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:01.816386Z nonode@nohost <0.10440.2> 1eefd24718 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:54:01.819493Z nonode@nohost <0.10440.2> 3c9c5a5120 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:01.836733Z nonode@nohost <0.10440.2> b5302ee974 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:01.839134Z nonode@nohost <0.10440.2> d01b2faae3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:01.843114Z nonode@nohost <0.10440.2> 6bea91586c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:01.845821Z nonode@nohost <0.10440.2> ed05e5e970 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:01.848487Z nonode@nohost <0.10440.2> db63ca2b08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:01.850719Z nonode@nohost <0.10440.2> 46a77490b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:01.955207Z nonode@nohost <0.10440.2> e8d691284e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:54:01.957784Z nonode@nohost <0.10440.2> 1904ffbd9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:01.961928Z nonode@nohost <0.10440.2> b6862bdcd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:01.968699Z nonode@nohost <0.10440.2> 2d7964c977 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:02.004762Z nonode@nohost <0.10440.2> e9bcb795e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:02.007908Z nonode@nohost <0.10440.2> c3442bc022 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:02.016133Z nonode@nohost <0.10440.2> 7277fe4e78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:02.023983Z nonode@nohost <0.10440.2> 1a69200fd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:54:02.044992Z nonode@nohost <0.10440.2> 4dfe8cbddc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:02.059141Z nonode@nohost <0.10440.2> 1757e73495 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00439%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:02.063435Z nonode@nohost <0.10440.2> 4e027f19f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00177dd3a795170c92acea2ca3682ac1172874da5095c59e7150503ce4f1f5d438%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:02.066925Z nonode@nohost <0.10440.2> be2fd07cc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00177dd3a795170c92acea2ca3682ac1172874da5095c59e7150503ce4f1f5d438%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:03.509552Z nonode@nohost <0.10440.2> d1c4a7d881 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.517087Z nonode@nohost <0.10440.2> a186970f07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:03.522827Z nonode@nohost <0.10440.2> b0175eb377 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.526440Z nonode@nohost <0.10440.2> 7a537f2494 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.549377Z nonode@nohost <0.10440.2> 8cbbf34f98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.551850Z nonode@nohost <0.10440.2> 5f491cf191 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:03.561288Z nonode@nohost <0.10440.2> df15680cf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.564006Z nonode@nohost <0.10440.2> e1f1261fe4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.567008Z nonode@nohost <0.10440.2> 38a055349d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.569757Z nonode@nohost <0.10440.2> b16487b3d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.677825Z nonode@nohost <0.10440.2> 7a0689ec76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.680859Z nonode@nohost <0.10440.2> 7c0a4a3e60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:03.687192Z nonode@nohost <0.10440.2> cc6edd2df9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.690419Z nonode@nohost <0.10440.2> 3a48391477 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.723958Z nonode@nohost <0.10440.2> ee77f37e51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.726475Z nonode@nohost <0.10440.2> 71f25c3a90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:03.730766Z nonode@nohost <0.10440.2> d449a7aef4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.733627Z nonode@nohost <0.10440.2> c8f5c57c0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.752556Z nonode@nohost <0.10440.2> 3a9952f7cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:03.764567Z nonode@nohost <0.10440.2> 920314fbd7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00440%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:03.768246Z nonode@nohost <0.10440.2> 792b8fd152 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a2dfb8bfe29f5ebbf543bd4a9bdc729dcfc3cb85176f950045d470da7939aa7d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:03.771212Z nonode@nohost <0.10440.2> 3d9fec50e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a2dfb8bfe29f5ebbf543bd4a9bdc729dcfc3cb85176f950045d470da7939aa7d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:05.230551Z nonode@nohost <0.10440.2> e10ef54d81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:05.232872Z nonode@nohost <0.10440.2> 653364d498 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:05.237483Z nonode@nohost <0.10440.2> 8ba2ff56db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:05.241101Z nonode@nohost <0.10440.2> 46f0081fe1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:05.268273Z nonode@nohost <0.10440.2> 28246b8bef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:05.272436Z nonode@nohost <0.10440.2> c7e62bad4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:05.277083Z nonode@nohost <0.10440.2> c1aa2744b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:05.288730Z nonode@nohost <0.10440.2> 3e1c8f1256 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:05.292214Z nonode@nohost <0.10440.2> 719e4b698a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:05.294993Z nonode@nohost <0.10440.2> 306da46584 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:05.400540Z nonode@nohost <0.10440.2> c8dfa69ba6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:54:05.403079Z nonode@nohost <0.10440.2> 29ddcbc39f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:05.409403Z nonode@nohost <0.10440.2> 08f875d6fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:05.418061Z nonode@nohost <0.10440.2> ba9657ff15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:54:05.452538Z nonode@nohost <0.10440.2> 134645de4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:05.455215Z nonode@nohost <0.10440.2> b347beec64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:05.460433Z nonode@nohost <0.10440.2> 82234d92ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:05.464190Z nonode@nohost <0.10440.2> 0e8b7b2fbe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:05.487806Z nonode@nohost <0.10440.2> efce925dd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:05.500609Z nonode@nohost <0.10440.2> cb26f679f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00441%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:05.503823Z nonode@nohost <0.10440.2> 585a661df1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0062080499f39135f301abea1f02907663708eed5980cc873eaf11f779f5193def%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:05.506650Z nonode@nohost <0.10440.2> 5babbab752 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0062080499f39135f301abea1f02907663708eed5980cc873eaf11f779f5193def%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:06.951881Z nonode@nohost <0.10440.2> 83190aed96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:06.955109Z nonode@nohost <0.10440.2> ad7f87f441 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:06.961381Z nonode@nohost <0.10440.2> ad12ab3ec5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:06.964943Z nonode@nohost <0.10440.2> 286423e76d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:06.986960Z nonode@nohost <0.10440.2> 87bfaebbb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:06.989810Z nonode@nohost <0.10440.2> 7b30f49371 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:06.994607Z nonode@nohost <0.10440.2> 66e7891d90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:06.997663Z nonode@nohost <0.10440.2> 8bf9f3c2fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:07.001199Z nonode@nohost <0.10440.2> 140a8c908a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:07.003867Z nonode@nohost <0.10440.2> 79aa67f67f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:07.109725Z nonode@nohost <0.10440.2> 4d85d2a64c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:07.112979Z nonode@nohost <0.10440.2> 18ff0d1b65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:07.123462Z nonode@nohost <0.10440.2> 16a2ebd06f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:07.127107Z nonode@nohost <0.10440.2> d516f6c26a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:07.160651Z nonode@nohost <0.10440.2> c77fcc2995 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:07.169223Z nonode@nohost <0.10440.2> 553ec4bcb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:07.174077Z nonode@nohost <0.10440.2> d9fa8f9cf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:07.177150Z nonode@nohost <0.10440.2> 8e97c3d7c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:07.196145Z nonode@nohost <0.10440.2> c18cfa615a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:07.207063Z nonode@nohost <0.10440.2> e50cae5af5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00442%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:07.210535Z nonode@nohost <0.10440.2> 6a46f8e919 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c156260208508f7f18c3d40db0f581bab2ee9b869cac5bf7ac41b50d4d2b6df6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:07.213475Z nonode@nohost <0.10440.2> 89891ad6a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c156260208508f7f18c3d40db0f581bab2ee9b869cac5bf7ac41b50d4d2b6df6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:08.660332Z nonode@nohost <0.10440.2> d75c8a8bd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:54:08.662888Z nonode@nohost <0.10440.2> f821176985 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:08.667654Z nonode@nohost <0.10440.2> 2118f28ae9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:08.671667Z nonode@nohost <0.10440.2> aaae63c131 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:08.694764Z nonode@nohost <0.10440.2> 7dd458f2cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:08.697264Z nonode@nohost <0.10440.2> ac7cddc91d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:08.701972Z nonode@nohost <0.10440.2> 5239ea397b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:08.704716Z nonode@nohost <0.10440.2> af787eea56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:08.707955Z nonode@nohost <0.10440.2> baec3b0bb4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:08.710912Z nonode@nohost <0.10440.2> ca4fe61780 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:08.820595Z nonode@nohost <0.10440.2> c2f7f43833 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:08.824386Z nonode@nohost <0.10440.2> b49fc6a6ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:08.829050Z nonode@nohost <0.10440.2> 201058a487 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:08.838909Z nonode@nohost <0.10440.2> d5e329df66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:08.874695Z nonode@nohost <0.10440.2> c2a3dab6b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:54:08.877188Z nonode@nohost <0.10440.2> 0b102bef58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:08.881230Z nonode@nohost <0.10440.2> 6561bb5921 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:08.883903Z nonode@nohost <0.10440.2> d4f8c60535 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:08.902834Z nonode@nohost <0.10440.2> 7495ff0493 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:08.914092Z nonode@nohost <0.10440.2> 8015fb452d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00443%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:08.917566Z nonode@nohost <0.10440.2> 604d753b61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0055e02de6c63e05feec5ca07dcc93e4ac61cd5afa503c61623a3722a4c0d10974%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:08.920814Z nonode@nohost <0.10440.2> e1170b0337 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0055e02de6c63e05feec5ca07dcc93e4ac61cd5afa503c61623a3722a4c0d10974%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:10.389726Z nonode@nohost <0.10440.2> fe569d3ace couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:10.392329Z nonode@nohost <0.10440.2> 5ff098fe7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:10.397286Z nonode@nohost <0.10440.2> 12d1fec0f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:10.400342Z nonode@nohost <0.10440.2> ae046d80b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:10.420318Z nonode@nohost <0.10440.2> 1f4ef9b065 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:54:10.422973Z nonode@nohost <0.10440.2> bc7060ee03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:10.427307Z nonode@nohost <0.10440.2> d2dbea493b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:10.430314Z nonode@nohost <0.10440.2> f4d25613a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:10.434224Z nonode@nohost <0.10440.2> 404364a607 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:10.437378Z nonode@nohost <0.10440.2> dc05bfff53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:10.551789Z nonode@nohost <0.10440.2> 25a282fe70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:54:10.554590Z nonode@nohost <0.10440.2> 2b8d4a765a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:10.559069Z nonode@nohost <0.10440.2> 8bfdcc7158 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:10.562412Z nonode@nohost <0.10440.2> 793aa6f8eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:10.596521Z nonode@nohost <0.10440.2> 5f79262da7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:10.598664Z nonode@nohost <0.10440.2> edbeae7df3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:10.603233Z nonode@nohost <0.10440.2> 6a1fa338eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:10.612677Z nonode@nohost <0.10440.2> c2d6e6d875 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:10.631093Z nonode@nohost <0.10440.2> 47668854bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:10.643286Z nonode@nohost <0.10440.2> 3aeb8061bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00444%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:10.646867Z nonode@nohost <0.10440.2> e65c9722f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001e8871a10ca37b14a8fad9b3a59e9919f5c55613467c3085573a9524d6323173%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:10.654617Z nonode@nohost <0.10440.2> bf4c055f86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001e8871a10ca37b14a8fad9b3a59e9919f5c55613467c3085573a9524d6323173%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:12.095914Z nonode@nohost <0.10440.2> b94f21cca5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:54:12.104307Z nonode@nohost <0.10440.2> 26e28c784b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:12.109622Z nonode@nohost <0.10440.2> f1d686caa8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.113071Z nonode@nohost <0.10440.2> 0ccfcd8a15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.137529Z nonode@nohost <0.10440.2> 4512135960 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.140964Z nonode@nohost <0.10440.2> 8628d8f981 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:12.146202Z nonode@nohost <0.10440.2> d9b09a7af4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.149925Z nonode@nohost <0.10440.2> 8f8e6e1b25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.152628Z nonode@nohost <0.10440.2> 845224e68a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.155866Z nonode@nohost <0.10440.2> 919d619c85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.264485Z nonode@nohost <0.10440.2> d02c53d2cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.267207Z nonode@nohost <0.10440.2> a6701d6ec8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:12.272699Z nonode@nohost <0.10440.2> 52fea38cb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.275656Z nonode@nohost <0.10440.2> 7a36060f67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.309758Z nonode@nohost <0.10440.2> ddabb20fee couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.312206Z nonode@nohost <0.10440.2> 96d80333d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:12.320964Z nonode@nohost <0.10440.2> e337f648fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.325012Z nonode@nohost <0.10440.2> d6373d847f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.344818Z nonode@nohost <0.10440.2> 5ed46e597a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:12.356982Z nonode@nohost <0.10440.2> 38c59b9237 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00445%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:12.360566Z nonode@nohost <0.10440.2> 2d7894bf41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0069f46df0178e63281d35db6592bbbc2626af0b8422f92de3a237cc65067cc527%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:12.364121Z nonode@nohost <0.10440.2> 08e7daab5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0069f46df0178e63281d35db6592bbbc2626af0b8422f92de3a237cc65067cc527%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:13.806665Z nonode@nohost <0.10440.2> af6133a7a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:13.810065Z nonode@nohost <0.10440.2> 2db383c049 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:13.815157Z nonode@nohost <0.10440.2> 5b8b5dbeba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:13.818335Z nonode@nohost <0.10440.2> db4d4fe1c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:13.838432Z nonode@nohost <0.10440.2> a3197c0bde couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:13.841671Z nonode@nohost <0.10440.2> 5c5ebcdde7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:13.847318Z nonode@nohost <0.10440.2> 701f7b10fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:13.849930Z nonode@nohost <0.10440.2> 168a4aace5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:13.852900Z nonode@nohost <0.10440.2> 9a3697907b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:13.860741Z nonode@nohost <0.10440.2> 70e2b5c616 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:13.966484Z nonode@nohost <0.10440.2> 21c58f1234 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:13.969212Z nonode@nohost <0.10440.2> 5355032118 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:13.973682Z nonode@nohost <0.10440.2> 4f49782760 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:13.976931Z nonode@nohost <0.10440.2> ee196a7438 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:14.010821Z nonode@nohost <0.10440.2> e597803fbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:14.016443Z nonode@nohost <0.10440.2> c7c8b6e856 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:14.021881Z nonode@nohost <0.10440.2> d494525cfe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:14.025029Z nonode@nohost <0.10440.2> d4aeb06e24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:14.044718Z nonode@nohost <0.10440.2> 310849436e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:54:14.055476Z nonode@nohost <0.10440.2> 51750a8d70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00446%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:14.059106Z nonode@nohost <0.10440.2> b24bda98dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001eaaeb6306bad685ffb5d7cdce1abed304a44ffeaa3a84c535ec1d30e353ae72%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:54:14.062077Z nonode@nohost <0.10440.2> 0220ee89b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001eaaeb6306bad685ffb5d7cdce1abed304a44ffeaa3a84c535ec1d30e353ae72%00?attachments=true 404 ok 1 [info] 2018-09-16T13:55:00.845062Z nonode@nohost <0.4765.4> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T13:57:02.845734Z nonode@nohost <0.4765.4> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T13:57:02.845888Z nonode@nohost <0.4765.4> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [notice] 2018-09-16T13:57:12.771842Z nonode@nohost <0.10440.2> 5018b2660f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T13:57:12.776529Z nonode@nohost <0.10440.2> da2002dae3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 2 [notice] 2018-09-16T13:57:12.781763Z nonode@nohost <0.10440.2> 85aac086db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:12.785087Z nonode@nohost <0.10440.2> 60fa7690a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.007845Z nonode@nohost <0.10440.2> 344380dee3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.011247Z nonode@nohost <0.10440.2> 00139d0273 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:13.015687Z nonode@nohost <0.10440.2> 264202d784 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.018868Z nonode@nohost <0.10440.2> 5f98bb1f8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.077320Z nonode@nohost <0.10440.2> c64d1c1625 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.084437Z nonode@nohost <0.10440.2> cece62eba9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:13.089244Z nonode@nohost <0.10440.2> 13fc2ad959 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.092318Z nonode@nohost <0.10440.2> 56e7ba4b18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.095334Z nonode@nohost <0.10440.2> ce4e37d159 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.102494Z nonode@nohost <0.10440.2> 395494a2c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.305417Z nonode@nohost <0.10440.2> 41a4ae0bef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.308483Z nonode@nohost <0.10440.2> 13fce6dd8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:13.313763Z nonode@nohost <0.10440.2> e28d6e26f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.317007Z nonode@nohost <0.10440.2> 87e3748696 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.325114Z nonode@nohost <0.10440.2> 3ed34d2dbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000%24sysregistries%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000%24sysregistries%5Cu0000%22 200 ok 6 [notice] 2018-09-16T13:57:13.420621Z nonode@nohost <0.10440.2> f90a7a86bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:57:13.423315Z nonode@nohost <0.10440.2> 3596553fe3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:13.428254Z nonode@nohost <0.10440.2> 35bf7ddc90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.431106Z nonode@nohost <0.10440.2> f3167cc936 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.438529Z nonode@nohost <0.10440.2> 343462289d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000%24sysregistries%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000%24sysregistries%5Cu0000%22 200 ok 5 [notice] 2018-09-16T13:57:13.505896Z nonode@nohost <0.10440.2> b14cb8c66e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:13.508110Z nonode@nohost <0.10440.2> ffbe30a163 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:13.513552Z nonode@nohost <0.10440.2> e93d99d1ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.516995Z nonode@nohost <0.10440.2> 24912c5f99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.581076Z nonode@nohost <0.10440.2> 5302094110 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:13.584163Z nonode@nohost <0.10440.2> f2b5b82c2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:13.589292Z nonode@nohost <0.10440.2> cf950966ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.592952Z nonode@nohost <0.10440.2> 7b47a91731 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:13.605501Z nonode@nohost <0.10440.2> 848845545d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Participant%3Abank.SampleParticipant%5Cu0000%22 200 ok 7 [notice] 2018-09-16T13:57:14.792825Z nonode@nohost <0.10440.2> 8ef4844ae3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:14.796164Z nonode@nohost <0.10440.2> a5cba91877 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:14.804372Z nonode@nohost <0.10440.2> 7883f0c003 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:14.814616Z nonode@nohost <0.10440.2> 8aad638caa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:57:14.840576Z nonode@nohost <0.10440.2> 3e2389fb21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/_all_docs?endkey=%22%5Cu0000Asset%3Aorg.hyperledger.composer.system.HistorianRecord%5Cu0000%F4%8F%BF%BF%22&include_docs=true&inclusive_end=false&limit=10000&skip=0&startkey=%22%5Cu0000Asset%3Aorg.hyperledger.composer.system.HistorianRecord%5Cu0000%22 200 ok 15 [notice] 2018-09-16T13:57:20.401529Z nonode@nohost <0.10440.2> 7f07d395e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.404148Z nonode@nohost <0.10440.2> 706d7ad7f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:20.413105Z nonode@nohost <0.10440.2> 6125830e63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.416794Z nonode@nohost <0.10440.2> 5912a6c319 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.437952Z nonode@nohost <0.10440.2> 32dfb18fb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.440412Z nonode@nohost <0.10440.2> ce732d0639 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:20.445317Z nonode@nohost <0.10440.2> 82d1949513 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.448354Z nonode@nohost <0.10440.2> 91926ef991 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.451977Z nonode@nohost <0.10440.2> 89a9d498b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.455942Z nonode@nohost <0.10440.2> 42e0b3fae0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.563863Z nonode@nohost <0.10440.2> 7f740be87e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.570242Z nonode@nohost <0.10440.2> 45290ecda0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:20.574919Z nonode@nohost <0.10440.2> 4828c5b2dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.583250Z nonode@nohost <0.10440.2> e803fbc6fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.623618Z nonode@nohost <0.10440.2> d4533cb3f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:20.626507Z nonode@nohost <0.10440.2> a1975c70f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:20.634439Z nonode@nohost <0.10440.2> 824c46df2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.639344Z nonode@nohost <0.10440.2> 4694d475ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.660954Z nonode@nohost <0.10440.2> 8cc3e01207 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:20.673891Z nonode@nohost <0.10440.2> d684dfbdb4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00447%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:20.680119Z nonode@nohost <0.10440.2> f7495a537e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007d073c14996586a730ea1aef93c6dcc900f414d52e125a687fd0a25676199ed2%00?attachments=true 404 ok 3 [notice] 2018-09-16T13:57:20.683505Z nonode@nohost <0.10440.2> d9d383d38c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007d073c14996586a730ea1aef93c6dcc900f414d52e125a687fd0a25676199ed2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:22.133225Z nonode@nohost <0.10440.2> 6c83ae40cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.135784Z nonode@nohost <0.10440.2> 8f8e8e6a5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:22.139912Z nonode@nohost <0.10440.2> f62d18689c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.142871Z nonode@nohost <0.10440.2> 9f4bb0b194 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.166227Z nonode@nohost <0.10440.2> a27110bff0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.168990Z nonode@nohost <0.10440.2> 79c7ce47e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:22.173253Z nonode@nohost <0.10440.2> ed1c838a28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.176348Z nonode@nohost <0.10440.2> 2ca5011b11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.178977Z nonode@nohost <0.10440.2> 3648d5b5b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.180906Z nonode@nohost <0.10440.2> 0b991ab71e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.286514Z nonode@nohost <0.10440.2> de8c8b8161 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.289152Z nonode@nohost <0.10440.2> 6a1870c51b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:22.295882Z nonode@nohost <0.10440.2> 8969f9768e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.299547Z nonode@nohost <0.10440.2> 87dedd483f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.343327Z nonode@nohost <0.10440.2> ab81f4db42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.345776Z nonode@nohost <0.10440.2> 794fb114e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:22.353432Z nonode@nohost <0.10440.2> 03407bf447 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.358244Z nonode@nohost <0.10440.2> d459f98092 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.376789Z nonode@nohost <0.10440.2> 3228ed7f10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:22.387661Z nonode@nohost <0.10440.2> 1eb40e75ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00448%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:22.395116Z nonode@nohost <0.10440.2> b8898bddf0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00377f7011672f70ba5efa5bb7ce0ef8a54e5f21d182fa639e4abf9bc126bc505f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:22.398296Z nonode@nohost <0.10440.2> 910b09d37f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00377f7011672f70ba5efa5bb7ce0ef8a54e5f21d182fa639e4abf9bc126bc505f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:23.834687Z nonode@nohost <0.10440.2> 2516785dda couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:23.837471Z nonode@nohost <0.10440.2> 51cad2d55b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:23.842572Z nonode@nohost <0.10440.2> 8ee471eb33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:23.845692Z nonode@nohost <0.10440.2> 7b75c6a5c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:23.864681Z nonode@nohost <0.10440.2> 78e7f14ee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:23.868557Z nonode@nohost <0.10440.2> ef6461753b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:23.876541Z nonode@nohost <0.10440.2> 532be646b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:23.879466Z nonode@nohost <0.10440.2> a30ae82957 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:23.888615Z nonode@nohost <0.10440.2> 5a8d09b272 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:23.891489Z nonode@nohost <0.10440.2> c97ac754a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:23.997177Z nonode@nohost <0.10440.2> 6eac1b8009 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:24.000469Z nonode@nohost <0.10440.2> 532f024a1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:24.005914Z nonode@nohost <0.10440.2> c398de7cb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:24.008619Z nonode@nohost <0.10440.2> 00bb838fe4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:24.042590Z nonode@nohost <0.10440.2> d5e5d408ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:24.046055Z nonode@nohost <0.10440.2> 3cd3e394d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:24.051403Z nonode@nohost <0.10440.2> 312bcfcb9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:24.054777Z nonode@nohost <0.10440.2> 59883cc238 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:24.076747Z nonode@nohost <0.10440.2> 1e01400b4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:24.089033Z nonode@nohost <0.10440.2> f6bf162896 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00449%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:24.093574Z nonode@nohost <0.10440.2> bebc5006d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002a0505ec44c772788ad3347af972411b0bb2a5fceb1b4c570369a8b554418a3e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:24.097650Z nonode@nohost <0.10440.2> 4735db8645 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002a0505ec44c772788ad3347af972411b0bb2a5fceb1b4c570369a8b554418a3e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:25.549390Z nonode@nohost <0.10440.2> d1f1d16d9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.553065Z nonode@nohost <0.10440.2> eaad48635f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:25.558981Z nonode@nohost <0.10440.2> d21b0df708 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.563889Z nonode@nohost <0.10440.2> 24ae1e78cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.586791Z nonode@nohost <0.10440.2> 849a516320 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.597039Z nonode@nohost <0.10440.2> 664aae367c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:25.603030Z nonode@nohost <0.10440.2> 1aa43bbc64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.612508Z nonode@nohost <0.10440.2> e50a4ea225 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.615955Z nonode@nohost <0.10440.2> d99a737943 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.618393Z nonode@nohost <0.10440.2> 1e5be04f80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.729764Z nonode@nohost <0.10440.2> c0cef1e172 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:25.732543Z nonode@nohost <0.10440.2> 9a80a54672 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:25.737015Z nonode@nohost <0.10440.2> 6e6f30e56c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.740378Z nonode@nohost <0.10440.2> d95dcde508 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.775379Z nonode@nohost <0.10440.2> 943715d8e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.778094Z nonode@nohost <0.10440.2> 51672e9f18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:25.783159Z nonode@nohost <0.10440.2> 78eb806e7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.786073Z nonode@nohost <0.10440.2> 1fd8612221 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.807976Z nonode@nohost <0.10440.2> 504d85ef94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:25.824317Z nonode@nohost <0.10440.2> a19ca8fd56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00450%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:25.828997Z nonode@nohost <0.10440.2> 719d25b0be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ea627f960d23da9d0b0f3da430ee643571b0d9591f6fb9186f1574bf8a720a17%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:25.832451Z nonode@nohost <0.10440.2> c8c82fcf43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ea627f960d23da9d0b0f3da430ee643571b0d9591f6fb9186f1574bf8a720a17%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:27.294699Z nonode@nohost <0.10440.2> bca1299c73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.297295Z nonode@nohost <0.10440.2> 6abdd09237 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:27.302473Z nonode@nohost <0.10440.2> 10fd930882 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.308780Z nonode@nohost <0.10440.2> d7e335a837 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.330674Z nonode@nohost <0.10440.2> 684116151c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.333092Z nonode@nohost <0.10440.2> e9d9974ce8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:27.337058Z nonode@nohost <0.10440.2> 65bb049c94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.339827Z nonode@nohost <0.10440.2> b406595285 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.342463Z nonode@nohost <0.10440.2> e85ab0cfa0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.344692Z nonode@nohost <0.10440.2> 0f90955213 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.449851Z nonode@nohost <0.10440.2> eb7b8b40d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.452368Z nonode@nohost <0.10440.2> 4ed8afbab6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:27.457256Z nonode@nohost <0.10440.2> e246a37903 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.460683Z nonode@nohost <0.10440.2> a315a850ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.495387Z nonode@nohost <0.10440.2> 486f78e556 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.497964Z nonode@nohost <0.10440.2> 1c919944be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:27.503019Z nonode@nohost <0.10440.2> 391629cc6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.506157Z nonode@nohost <0.10440.2> b9e8ee3df5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.525024Z nonode@nohost <0.10440.2> 8f12a985dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:27.536091Z nonode@nohost <0.10440.2> cb7b3c5d51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00451%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:27.539347Z nonode@nohost <0.10440.2> b9bd44276f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f143a4e8688fc90b5a58046f9ec1bb5d53e3985bf3cffce03617769e9ad5d2c7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:27.542191Z nonode@nohost <0.10440.2> 3c85cbb658 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f143a4e8688fc90b5a58046f9ec1bb5d53e3985bf3cffce03617769e9ad5d2c7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:28.976562Z nonode@nohost <0.10440.2> 10d65022bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:57:28.979677Z nonode@nohost <0.10440.2> df0ff20dad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:28.984208Z nonode@nohost <0.10440.2> e12dc009f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:28.988476Z nonode@nohost <0.10440.2> e6bff83c34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:29.013564Z nonode@nohost <0.10440.2> b02316cd90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:29.017018Z nonode@nohost <0.10440.2> 65fc072575 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:29.028833Z nonode@nohost <0.10440.2> 32a9dc97f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:29.032453Z nonode@nohost <0.10440.2> 034726a256 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:29.035871Z nonode@nohost <0.10440.2> dcca7afe1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:29.038599Z nonode@nohost <0.10440.2> 249ac4ff6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:29.144668Z nonode@nohost <0.10440.2> 42e3837097 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:29.154703Z nonode@nohost <0.10440.2> 7e10059146 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:57:29.158280Z nonode@nohost <0.10440.2> ad6e71dc84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:57:29.159675Z nonode@nohost <0.10440.2> 7e8f8e92b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:29.199302Z nonode@nohost <0.10440.2> 8003961af6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:29.202106Z nonode@nohost <0.10440.2> 56a20cffa4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:29.207479Z nonode@nohost <0.10440.2> f4e6277aa3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:29.211335Z nonode@nohost <0.10440.2> 97fe983e17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:29.230779Z nonode@nohost <0.10440.2> 2a6bcc9e10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:29.242937Z nonode@nohost <0.10440.2> 9cce2888e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00452%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:29.246486Z nonode@nohost <0.10440.2> 41fc076509 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00bbb254387432172128f8b25b850eab499c952cabcac9c0ff98403c78072f9cbe%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:29.249416Z nonode@nohost <0.10440.2> e18d7236ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00bbb254387432172128f8b25b850eab499c952cabcac9c0ff98403c78072f9cbe%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:30.705874Z nonode@nohost <0.10440.2> b694874cd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:30.708335Z nonode@nohost <0.10440.2> d007d3bb45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:30.718532Z nonode@nohost <0.10440.2> 894993bbf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:30.721680Z nonode@nohost <0.10440.2> 95c7cc5c55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:30.745422Z nonode@nohost <0.10440.2> 99ac27826e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:30.748405Z nonode@nohost <0.10440.2> 2d3dba6fff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:30.753337Z nonode@nohost <0.10440.2> e6835c11a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:30.764238Z nonode@nohost <0.10440.2> 9c29792810 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:57:30.768455Z nonode@nohost <0.10440.2> 923d185dc4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:30.771305Z nonode@nohost <0.10440.2> 16f9bede66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:30.881012Z nonode@nohost <0.10440.2> feaaf5e399 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:30.883822Z nonode@nohost <0.10440.2> 6d1435f361 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:30.888096Z nonode@nohost <0.10440.2> b795319df2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:30.891115Z nonode@nohost <0.10440.2> f0d28e1f6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:30.924344Z nonode@nohost <0.10440.2> 42dea76eed couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:30.926583Z nonode@nohost <0.10440.2> 6081654863 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:30.930757Z nonode@nohost <0.10440.2> 5933ca2c67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:30.933917Z nonode@nohost <0.10440.2> f283daea14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:30.953285Z nonode@nohost <0.10440.2> d6903a06a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:30.973319Z nonode@nohost <0.10440.2> d5ca850dcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00453%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:30.976740Z nonode@nohost <0.10440.2> c5f9de74b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c95c42094378aa557458aeccbbf5827d6a837c750823dc2bedb668fbe3fc220f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:30.979597Z nonode@nohost <0.10440.2> 10c8f0c219 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c95c42094378aa557458aeccbbf5827d6a837c750823dc2bedb668fbe3fc220f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:32.428437Z nonode@nohost <0.10440.2> e547e44698 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:32.432263Z nonode@nohost <0.10440.2> 5141728376 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:32.439239Z nonode@nohost <0.10440.2> 784dad7270 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:32.442861Z nonode@nohost <0.10440.2> 88f4909ebf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:32.465030Z nonode@nohost <0.10440.2> e213d8c11d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:32.469527Z nonode@nohost <0.10440.2> 2f6a828195 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:32.474885Z nonode@nohost <0.10440.2> ddeac16f1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:32.478288Z nonode@nohost <0.10440.2> 1d7060090c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:32.481966Z nonode@nohost <0.10440.2> 0948cdf252 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:32.484904Z nonode@nohost <0.10440.2> e80aed46e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:32.590177Z nonode@nohost <0.10440.2> 967006cf0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:32.593932Z nonode@nohost <0.10440.2> 40b035f773 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:32.601801Z nonode@nohost <0.10440.2> f14e9df82a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:32.605239Z nonode@nohost <0.10440.2> 1aa0f4c876 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:32.640155Z nonode@nohost <0.10440.2> 51c9fbd197 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:32.642728Z nonode@nohost <0.10440.2> 224cc1eca6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:32.647626Z nonode@nohost <0.10440.2> 84cbcbc1c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:32.650768Z nonode@nohost <0.10440.2> 724f86042f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:32.670812Z nonode@nohost <0.10440.2> d4ce8b8750 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:32.685364Z nonode@nohost <0.10440.2> ed3663afda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00454%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:32.688873Z nonode@nohost <0.10440.2> 7ec52fd713 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0006b1c4d23c70d77d50f886c67c2506a318829964be6132b4c9c2f284f8daaafa%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:32.693482Z nonode@nohost <0.10440.2> e10286ac99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0006b1c4d23c70d77d50f886c67c2506a318829964be6132b4c9c2f284f8daaafa%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:34.143372Z nonode@nohost <0.10440.2> 18646c8939 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:57:34.146076Z nonode@nohost <0.10440.2> 55441f54b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:34.151328Z nonode@nohost <0.10440.2> bcc8e06c83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.155268Z nonode@nohost <0.10440.2> 979d226bc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.178824Z nonode@nohost <0.10440.2> edd0e58ef3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.181897Z nonode@nohost <0.10440.2> 7c23581c46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:34.187688Z nonode@nohost <0.10440.2> f609a9f6cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.191167Z nonode@nohost <0.10440.2> 56459f99f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.194959Z nonode@nohost <0.10440.2> 3ed0283100 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.197619Z nonode@nohost <0.10440.2> 7703a5e9b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.305635Z nonode@nohost <0.10440.2> d8f10667ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.308864Z nonode@nohost <0.10440.2> c6e9c5771f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:34.316819Z nonode@nohost <0.10440.2> 9f45d789e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.319990Z nonode@nohost <0.10440.2> d256d5810d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.353840Z nonode@nohost <0.10440.2> 69044958ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.362542Z nonode@nohost <0.10440.2> 582850782d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:34.369838Z nonode@nohost <0.10440.2> b02858ed79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.374782Z nonode@nohost <0.10440.2> d772aaef50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.395219Z nonode@nohost <0.10440.2> 0097c56798 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:34.408440Z nonode@nohost <0.10440.2> c584b1cb58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00455%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:34.412009Z nonode@nohost <0.10440.2> ff416cc02f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005723e7cd585f8d879f98107679455954d9c29da6800e75957d6f0e74595ae31c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:34.414780Z nonode@nohost <0.10440.2> 45c6762aba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005723e7cd585f8d879f98107679455954d9c29da6800e75957d6f0e74595ae31c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:35.889252Z nonode@nohost <0.10440.2> 42e29d8d6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:35.893194Z nonode@nohost <0.10440.2> 1dfa3ada69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:35.900760Z nonode@nohost <0.10440.2> da89d2232a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:35.904118Z nonode@nohost <0.10440.2> 34cc0ef6d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:35.925949Z nonode@nohost <0.10440.2> 9465433458 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:35.928251Z nonode@nohost <0.10440.2> 4214d5527e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:35.933598Z nonode@nohost <0.10440.2> 7d9356aacd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:35.938992Z nonode@nohost <0.10440.2> 358c784519 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:35.942347Z nonode@nohost <0.10440.2> 53bba1c8d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:35.945226Z nonode@nohost <0.10440.2> 3a97ff5221 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:36.051039Z nonode@nohost <0.10440.2> b55ecc3321 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:36.058570Z nonode@nohost <0.10440.2> bffecd8a46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:36.064720Z nonode@nohost <0.10440.2> 136b349141 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:36.067284Z nonode@nohost <0.10440.2> 4fa55a7b98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:36.101190Z nonode@nohost <0.10440.2> 4caa6c0689 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:36.104082Z nonode@nohost <0.10440.2> b3312e6f43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:36.108502Z nonode@nohost <0.10440.2> 0557aa0118 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:36.111473Z nonode@nohost <0.10440.2> dfce3f1865 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:36.135982Z nonode@nohost <0.10440.2> e4dd895196 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:36.148481Z nonode@nohost <0.10440.2> fa2a671ddf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00456%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:36.153263Z nonode@nohost <0.10440.2> cb568b7b47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f823731ab118472c8c42cbea17b56b9c810ccb1c5899c679e4e4c437f7cfc429%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:36.156695Z nonode@nohost <0.10440.2> cd9e5e6561 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f823731ab118472c8c42cbea17b56b9c810ccb1c5899c679e4e4c437f7cfc429%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:37.615335Z nonode@nohost <0.10440.2> 7b50ad10da couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.618456Z nonode@nohost <0.10440.2> 376a022ce1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:37.628754Z nonode@nohost <0.10440.2> 640cceb9cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.632533Z nonode@nohost <0.10440.2> 4ad5d19ae7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.651738Z nonode@nohost <0.10440.2> 2d05c7033a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:37.654100Z nonode@nohost <0.10440.2> b676478766 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:37.658255Z nonode@nohost <0.10440.2> d4503c30ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.667929Z nonode@nohost <0.10440.2> 39d50ee06c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.672875Z nonode@nohost <0.10440.2> 0d77254c11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.675367Z nonode@nohost <0.10440.2> 315b1d0bae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.780164Z nonode@nohost <0.10440.2> a1ecacec06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.782935Z nonode@nohost <0.10440.2> 90677a1b8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:37.788481Z nonode@nohost <0.10440.2> 6750ed9b0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.800624Z nonode@nohost <0.10440.2> 4320e0ad0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.835633Z nonode@nohost <0.10440.2> c8c2e5c9d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.837976Z nonode@nohost <0.10440.2> d2c766e2b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:37.842467Z nonode@nohost <0.10440.2> 4216e71f32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.845418Z nonode@nohost <0.10440.2> 4f24777bc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.865131Z nonode@nohost <0.10440.2> 80fc13d5fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:37.876048Z nonode@nohost <0.10440.2> 570bb0835e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00457%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:37.880071Z nonode@nohost <0.10440.2> 6eff0e6bf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00031c014903bccbe79927765367427118d49f32f20151e9ef737ebe4e05fb3381%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:37.883266Z nonode@nohost <0.10440.2> 705efe0ffd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00031c014903bccbe79927765367427118d49f32f20151e9ef737ebe4e05fb3381%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:39.325804Z nonode@nohost <0.10440.2> 44c0f90665 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:39.329431Z nonode@nohost <0.10440.2> a59f94388e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:39.334603Z nonode@nohost <0.10440.2> 8c972dde12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:39.344359Z nonode@nohost <0.10440.2> 36154d462d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:57:39.366149Z nonode@nohost <0.10440.2> 200bb7941b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:39.369436Z nonode@nohost <0.10440.2> 882174ed9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:39.375245Z nonode@nohost <0.10440.2> 230dc67418 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:39.378716Z nonode@nohost <0.10440.2> e98b460123 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:39.383472Z nonode@nohost <0.10440.2> 9fbc757eb6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:39.385901Z nonode@nohost <0.10440.2> 45c2d0e5d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:39.491979Z nonode@nohost <0.10440.2> 20870db399 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:39.500011Z nonode@nohost <0.10440.2> d8fdaf97dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:39.504490Z nonode@nohost <0.10440.2> 88fc7f8bdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:39.507218Z nonode@nohost <0.10440.2> cd24829a91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:39.541019Z nonode@nohost <0.10440.2> cc19f04706 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:39.543327Z nonode@nohost <0.10440.2> c6780679d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:39.553169Z nonode@nohost <0.10440.2> ce9b02f0aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:39.556505Z nonode@nohost <0.10440.2> b3053b8471 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:39.576474Z nonode@nohost <0.10440.2> da20de51c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:39.587744Z nonode@nohost <0.10440.2> a7134e3783 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00458%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:39.592053Z nonode@nohost <0.10440.2> 7ad374c0d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00492509c7d836c75388f3117ce3cfca96ae2cca4a889d8742adb847e1c93b6eaf%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:39.595770Z nonode@nohost <0.10440.2> fca7ddc688 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00492509c7d836c75388f3117ce3cfca96ae2cca4a889d8742adb847e1c93b6eaf%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:41.053909Z nonode@nohost <0.10440.2> 8ac67f2b0e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.056302Z nonode@nohost <0.10440.2> 5b8e24323a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:41.060265Z nonode@nohost <0.10440.2> 7443c5e11f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.063590Z nonode@nohost <0.10440.2> bb3800cb1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.082176Z nonode@nohost <0.10440.2> 677101d7a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:41.085324Z nonode@nohost <0.10440.2> d299a586ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:41.089779Z nonode@nohost <0.10440.2> f1bcd88687 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.092561Z nonode@nohost <0.10440.2> c4493e50a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.095139Z nonode@nohost <0.10440.2> a1ca0713b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.097313Z nonode@nohost <0.10440.2> 3bb32e1103 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.202562Z nonode@nohost <0.10440.2> 1fb98522ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.205305Z nonode@nohost <0.10440.2> 922848b4d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:41.209661Z nonode@nohost <0.10440.2> 91efaa9ce3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.212519Z nonode@nohost <0.10440.2> e55ec5006d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.246625Z nonode@nohost <0.10440.2> e98830c43d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.249253Z nonode@nohost <0.10440.2> 3cfc93da32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:41.253523Z nonode@nohost <0.10440.2> 3d7b10e383 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.256739Z nonode@nohost <0.10440.2> 998711234f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.277333Z nonode@nohost <0.10440.2> d9d7931c44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:41.290303Z nonode@nohost <0.10440.2> 94e32c8196 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00459%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:41.294448Z nonode@nohost <0.10440.2> fcbbcfa9de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006ba26292a5e8673ce9bd2b57b7803964be5db381dae89eef2fb4ccaa0fb376dd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:41.297395Z nonode@nohost <0.10440.2> 74a19b5a09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006ba26292a5e8673ce9bd2b57b7803964be5db381dae89eef2fb4ccaa0fb376dd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:42.740928Z nonode@nohost <0.10440.2> 01db4c687c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:42.743827Z nonode@nohost <0.10440.2> e36e20c0f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:42.756519Z nonode@nohost <0.10440.2> 1da497b597 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:42.759309Z nonode@nohost <0.10440.2> 20749d6cb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:42.782118Z nonode@nohost <0.10440.2> 33cd824184 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:42.785380Z nonode@nohost <0.10440.2> 55a8cddca7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:42.789579Z nonode@nohost <0.10440.2> ae443772a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:42.797076Z nonode@nohost <0.10440.2> f2c1271807 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:42.800358Z nonode@nohost <0.10440.2> 3508ddfe77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:42.802891Z nonode@nohost <0.10440.2> 7562ebb1d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:42.908401Z nonode@nohost <0.10440.2> dfe019be80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:42.911717Z nonode@nohost <0.10440.2> d56b299486 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:42.916863Z nonode@nohost <0.10440.2> ec972580ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:42.919840Z nonode@nohost <0.10440.2> 63a90df294 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:42.952209Z nonode@nohost <0.10440.2> 61c5a30a82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:42.954878Z nonode@nohost <0.10440.2> f1e5819661 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:42.959639Z nonode@nohost <0.10440.2> 79a03ce42d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:42.962164Z nonode@nohost <0.10440.2> 069e0f2720 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:42.986996Z nonode@nohost <0.10440.2> b1e548bbad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:43.008579Z nonode@nohost <0.10440.2> a3671c989f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00460%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:43.012085Z nonode@nohost <0.10440.2> fc834aadd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009cc305eb41612e90be47ed3771c9663288d730085562d1cd84e9e8104119e050%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:43.015088Z nonode@nohost <0.10440.2> 451babfd28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009cc305eb41612e90be47ed3771c9663288d730085562d1cd84e9e8104119e050%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:44.462957Z nonode@nohost <0.10440.2> 32effe5bd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.466048Z nonode@nohost <0.10440.2> 078216a2d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:44.471525Z nonode@nohost <0.10440.2> d5308057ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.474558Z nonode@nohost <0.10440.2> 09d83565ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.495141Z nonode@nohost <0.10440.2> 6d1d4da26f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.498777Z nonode@nohost <0.10440.2> bf13d88698 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:44.505242Z nonode@nohost <0.10440.2> 6d13bc9790 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.508838Z nonode@nohost <0.10440.2> 6ec98341cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.512394Z nonode@nohost <0.10440.2> 1e50b61302 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.515157Z nonode@nohost <0.10440.2> aeab078b27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.620591Z nonode@nohost <0.10440.2> 91f50297ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.624392Z nonode@nohost <0.10440.2> 89136ec288 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:44.630899Z nonode@nohost <0.10440.2> 5521faae6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.634325Z nonode@nohost <0.10440.2> 5817e863ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.667593Z nonode@nohost <0.10440.2> f151d238c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:44.671656Z nonode@nohost <0.10440.2> 0b1fced444 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:44.680779Z nonode@nohost <0.10440.2> d32089a944 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.684057Z nonode@nohost <0.10440.2> 73fc1d3b9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.703523Z nonode@nohost <0.10440.2> e3e3620407 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:44.715641Z nonode@nohost <0.10440.2> 7332586de7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00461%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:44.719017Z nonode@nohost <0.10440.2> b7dcdd0e69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0045b369c7b9fa5c1a3d6676c4b1176fb481d48aa151fcf89245625dc92988560a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:44.722032Z nonode@nohost <0.10440.2> 720227f87f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0045b369c7b9fa5c1a3d6676c4b1176fb481d48aa151fcf89245625dc92988560a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:46.177434Z nonode@nohost <0.10440.2> 6f87c07526 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.182171Z nonode@nohost <0.10440.2> 210822946d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:46.189280Z nonode@nohost <0.10440.2> f46eeed4b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.192466Z nonode@nohost <0.10440.2> 55bc2ed788 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.215007Z nonode@nohost <0.10440.2> fb38b6af48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.217919Z nonode@nohost <0.10440.2> 4687e672b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:46.222575Z nonode@nohost <0.10440.2> 8b4a87d141 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.225929Z nonode@nohost <0.10440.2> f001e12363 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.229453Z nonode@nohost <0.10440.2> c972b73438 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.232061Z nonode@nohost <0.10440.2> c0fdaadd00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.337661Z nonode@nohost <0.10440.2> 6b265b4482 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.340059Z nonode@nohost <0.10440.2> bf31e6466f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:46.344161Z nonode@nohost <0.10440.2> 23e6267905 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.346927Z nonode@nohost <0.10440.2> 785218a8c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.379756Z nonode@nohost <0.10440.2> 0d61d56074 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.382302Z nonode@nohost <0.10440.2> a854975778 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:46.387295Z nonode@nohost <0.10440.2> f1e92e2a02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.390269Z nonode@nohost <0.10440.2> be2f648d52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.409886Z nonode@nohost <0.10440.2> 7fa75feb39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:46.420746Z nonode@nohost <0.10440.2> 9a5867619a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00462%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:46.424420Z nonode@nohost <0.10440.2> 5140adb517 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00fef1c94ef19f8d54e0cac5b8672f6e81c8296eea0a7f61612a846f7c72fe0ed5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:46.427250Z nonode@nohost <0.10440.2> 3cdf20c03d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00fef1c94ef19f8d54e0cac5b8672f6e81c8296eea0a7f61612a846f7c72fe0ed5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:47.868184Z nonode@nohost <0.10440.2> fc412ef613 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:47.872416Z nonode@nohost <0.10440.2> a14cc80475 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:47.876862Z nonode@nohost <0.10440.2> 3c3944b80f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:47.882641Z nonode@nohost <0.10440.2> dfb9af468c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:47.904634Z nonode@nohost <0.10440.2> f2ef86c82b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:47.907402Z nonode@nohost <0.10440.2> da59b0cb12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:47.912228Z nonode@nohost <0.10440.2> a1aef43591 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:47.918123Z nonode@nohost <0.10440.2> 7fb05a7dd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:47.921437Z nonode@nohost <0.10440.2> 7c7cfbd6d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:47.924085Z nonode@nohost <0.10440.2> 0d51073767 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:48.035627Z nonode@nohost <0.10440.2> 1288785ee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:48.038254Z nonode@nohost <0.10440.2> 8d134ca8cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:48.043015Z nonode@nohost <0.10440.2> d417798988 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:48.046255Z nonode@nohost <0.10440.2> 14f6489149 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:48.081601Z nonode@nohost <0.10440.2> d6d2b55898 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:48.084481Z nonode@nohost <0.10440.2> 2ca17404e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:48.088722Z nonode@nohost <0.10440.2> a87083245c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:48.095947Z nonode@nohost <0.10440.2> 2f9ec178c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:48.115733Z nonode@nohost <0.10440.2> 9a3bacce67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:48.127589Z nonode@nohost <0.10440.2> 0e59ccd490 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00463%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:48.131094Z nonode@nohost <0.10440.2> a7940879fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00dbe9d2314e46f9f847707187482b0469e77054c591225d3f4be1d50c559c76d7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:48.133897Z nonode@nohost <0.10440.2> 27e79bc721 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00dbe9d2314e46f9f847707187482b0469e77054c591225d3f4be1d50c559c76d7%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:49.579630Z nonode@nohost <0.10440.2> 2bca11c8b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.582299Z nonode@nohost <0.10440.2> 0926d358d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:49.586953Z nonode@nohost <0.10440.2> 9213320153 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.592051Z nonode@nohost <0.10440.2> 47400f2e4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.614329Z nonode@nohost <0.10440.2> 90836dfab8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.617733Z nonode@nohost <0.10440.2> d7d4d1acad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:49.628819Z nonode@nohost <0.10440.2> d601997889 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.632585Z nonode@nohost <0.10440.2> 016947f15f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.636340Z nonode@nohost <0.10440.2> 6df2fb3413 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.638878Z nonode@nohost <0.10440.2> c0833ce706 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.743774Z nonode@nohost <0.10440.2> 2c779909e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:49.752428Z nonode@nohost <0.10440.2> 9d4d2b2bd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:49.758993Z nonode@nohost <0.10440.2> 14334f4480 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.763104Z nonode@nohost <0.10440.2> 32359371da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.796256Z nonode@nohost <0.10440.2> 415dffb22c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.798802Z nonode@nohost <0.10440.2> 04d3ecc49b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:49.806609Z nonode@nohost <0.10440.2> f7285d4927 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.809949Z nonode@nohost <0.10440.2> dc244b6ed9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.831328Z nonode@nohost <0.10440.2> 5c3d054d61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:49.847672Z nonode@nohost <0.10440.2> 2baa159816 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00464%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:49.852066Z nonode@nohost <0.10440.2> dff8fa159c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005687ab802d6638a593c68ddd20179fd6c9aed480f3bbfe74f05ad6a525a7d44f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:49.855498Z nonode@nohost <0.10440.2> 997516d812 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005687ab802d6638a593c68ddd20179fd6c9aed480f3bbfe74f05ad6a525a7d44f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:51.311326Z nonode@nohost <0.10440.2> fe7ccb3e9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.314320Z nonode@nohost <0.10440.2> 0ceb7f00f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:51.319388Z nonode@nohost <0.10440.2> 7fac881857 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.322339Z nonode@nohost <0.10440.2> 8b5f256c79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.346019Z nonode@nohost <0.10440.2> 0641b851c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.348819Z nonode@nohost <0.10440.2> 0b2c58758b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:51.353349Z nonode@nohost <0.10440.2> 83b57f196c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.357660Z nonode@nohost <0.10440.2> 0877cc88f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.361035Z nonode@nohost <0.10440.2> 3c94ca971f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.368039Z nonode@nohost <0.10440.2> 3208f1aa79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.473028Z nonode@nohost <0.10440.2> 2eaed865b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.475358Z nonode@nohost <0.10440.2> c2f958eed6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:51.479500Z nonode@nohost <0.10440.2> 22ff435d54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.482199Z nonode@nohost <0.10440.2> 24fe0f103c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.515772Z nonode@nohost <0.10440.2> fc13ebf7cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.518217Z nonode@nohost <0.10440.2> c63a7e06af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:51.522477Z nonode@nohost <0.10440.2> 6d0ef83a88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.525263Z nonode@nohost <0.10440.2> fcbf87b6eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.544519Z nonode@nohost <0.10440.2> b56e8d9d52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:51.555891Z nonode@nohost <0.10440.2> d38de5972e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00465%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:51.559382Z nonode@nohost <0.10440.2> 7ecaef9db8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c54bd77ba63fe40ab81fb54b8aad08985f893596a39106b0d0118c2427de63eb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:51.562393Z nonode@nohost <0.10440.2> 23d32e14ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c54bd77ba63fe40ab81fb54b8aad08985f893596a39106b0d0118c2427de63eb%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:53.022004Z nonode@nohost <0.10440.2> e981759651 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.029550Z nonode@nohost <0.10440.2> f855495296 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:53.034180Z nonode@nohost <0.10440.2> 9beb6e3507 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.037771Z nonode@nohost <0.10440.2> 4cd3c9f64a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.059941Z nonode@nohost <0.10440.2> 6abc8c803a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.063614Z nonode@nohost <0.10440.2> 5518bb4650 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:53.069504Z nonode@nohost <0.10440.2> f26dc74815 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.074734Z nonode@nohost <0.10440.2> 35764452ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.078165Z nonode@nohost <0.10440.2> 3b1b7b1006 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.080907Z nonode@nohost <0.10440.2> f668d600b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.188940Z nonode@nohost <0.10440.2> 821cfced08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.192424Z nonode@nohost <0.10440.2> fe265e6094 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:53.197159Z nonode@nohost <0.10440.2> 0e3c325e6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.200120Z nonode@nohost <0.10440.2> e8d92b6359 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.233859Z nonode@nohost <0.10440.2> 48f49a5269 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.236584Z nonode@nohost <0.10440.2> 8d3e5674ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:53.240891Z nonode@nohost <0.10440.2> ff875c4cd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.243845Z nonode@nohost <0.10440.2> 1dd31ebaa8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.262813Z nonode@nohost <0.10440.2> cc63ca9778 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:53.275455Z nonode@nohost <0.10440.2> 47f204027d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00466%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:53.279067Z nonode@nohost <0.10440.2> 0230bdc1f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c43b73b820c34d0573d7d68754ec08e8cbddad31b54ccc25483f0376fd001a7c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:53.281933Z nonode@nohost <0.10440.2> 0a7ab33dfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c43b73b820c34d0573d7d68754ec08e8cbddad31b54ccc25483f0376fd001a7c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:54.737523Z nonode@nohost <0.10440.2> fecd8b3e9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:54.744570Z nonode@nohost <0.10440.2> 0363b8f1bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:54.749391Z nonode@nohost <0.10440.2> db9f69e74a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:54.752766Z nonode@nohost <0.10440.2> c9b36d51fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:54.782896Z nonode@nohost <0.10440.2> 20fb611dec couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:54.785925Z nonode@nohost <0.10440.2> e2ca6b91ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:54.790473Z nonode@nohost <0.10440.2> a427f3933f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:54.793767Z nonode@nohost <0.10440.2> 9737847669 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:54.797428Z nonode@nohost <0.10440.2> cb6877baac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:54.800025Z nonode@nohost <0.10440.2> fbd27f4269 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:54.909298Z nonode@nohost <0.10440.2> b1845afaeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:54.912278Z nonode@nohost <0.10440.2> d050b4aace couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:54.917790Z nonode@nohost <0.10440.2> 83d2f49029 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:54.928164Z nonode@nohost <0.10440.2> f91ace012a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:54.960136Z nonode@nohost <0.10440.2> b8bde2e837 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:54.962251Z nonode@nohost <0.10440.2> d2a6e0dcba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:54.966136Z nonode@nohost <0.10440.2> 5892a3566b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:54.969559Z nonode@nohost <0.10440.2> d1b1ad9529 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:54.989033Z nonode@nohost <0.10440.2> a037f14f1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:55.008968Z nonode@nohost <0.10440.2> e9035c7453 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00467%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:55.013931Z nonode@nohost <0.10440.2> 2ccc5fc00f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00fba1409ee92b32b98ba1415108f7b13f7b460d2f0df487903c0b752b09e4565c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:55.018346Z nonode@nohost <0.10440.2> 7a7ed85a77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00fba1409ee92b32b98ba1415108f7b13f7b460d2f0df487903c0b752b09e4565c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:56.465785Z nonode@nohost <0.10440.2> 010257f050 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:56.468462Z nonode@nohost <0.10440.2> 889a79c823 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:56.473310Z nonode@nohost <0.10440.2> 8795dff593 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:56.476889Z nonode@nohost <0.10440.2> c72644a3e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:56.500686Z nonode@nohost <0.10440.2> 97630605b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:57:56.504045Z nonode@nohost <0.10440.2> a3ace42b0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:56.509502Z nonode@nohost <0.10440.2> d75547cf69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:56.512827Z nonode@nohost <0.10440.2> 3bca2e0124 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:56.516747Z nonode@nohost <0.10440.2> d007c74e44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:56.519141Z nonode@nohost <0.10440.2> ec353455d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:56.631758Z nonode@nohost <0.10440.2> ae99630182 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:57:56.634929Z nonode@nohost <0.10440.2> 1b5efa1d8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:56.640602Z nonode@nohost <0.10440.2> eecb2589d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:56.644467Z nonode@nohost <0.10440.2> 6ae2d2b1ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:56.677854Z nonode@nohost <0.10440.2> e078011d92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:57:56.680778Z nonode@nohost <0.10440.2> cd5b839230 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:56.686599Z nonode@nohost <0.10440.2> cc19cdc1ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:56.696061Z nonode@nohost <0.10440.2> 72cec5ea44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:57:56.716689Z nonode@nohost <0.10440.2> f22ba9c024 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:56.729283Z nonode@nohost <0.10440.2> edd77909f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00468%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:56.733758Z nonode@nohost <0.10440.2> da01b04eac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00909efd4db8e27e429bf322949f74aafdc4baeec9ef394f9a1424cb498c9a920e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:56.737321Z nonode@nohost <0.10440.2> b0f42a2c2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00909efd4db8e27e429bf322949f74aafdc4baeec9ef394f9a1424cb498c9a920e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:58.176624Z nonode@nohost <0.10440.2> ecd3016f46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.179756Z nonode@nohost <0.10440.2> 8f2f2867c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:58.183880Z nonode@nohost <0.10440.2> da1825a9ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.190420Z nonode@nohost <0.10440.2> 4330a05336 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.215049Z nonode@nohost <0.10440.2> 2c42d12cfd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.218147Z nonode@nohost <0.10440.2> fdf663f410 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:58.222954Z nonode@nohost <0.10440.2> 6458d8cd03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.225680Z nonode@nohost <0.10440.2> 9019dca036 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.232604Z nonode@nohost <0.10440.2> 5a563fd4e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.235582Z nonode@nohost <0.10440.2> 5f2d5e664b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.350005Z nonode@nohost <0.10440.2> 7a0e9f99e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.353170Z nonode@nohost <0.10440.2> 432cff4008 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:58.359459Z nonode@nohost <0.10440.2> f209426e48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.362950Z nonode@nohost <0.10440.2> 826100bd2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.395692Z nonode@nohost <0.10440.2> 694677fb19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.397938Z nonode@nohost <0.10440.2> 35e2405cfb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:58.402189Z nonode@nohost <0.10440.2> 41450eac60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.405930Z nonode@nohost <0.10440.2> ce6e81a569 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.426199Z nonode@nohost <0.10440.2> 2854285e25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:58.437849Z nonode@nohost <0.10440.2> cbe5ee3559 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00469%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:58.441408Z nonode@nohost <0.10440.2> d1002bacfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c51738415122aa7db76be9574079bd5aaca91f3afe9b8d60b43f8f1d062de901%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:58.445273Z nonode@nohost <0.10440.2> 3218078a5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c51738415122aa7db76be9574079bd5aaca91f3afe9b8d60b43f8f1d062de901%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:59.900558Z nonode@nohost <0.10440.2> 6971373b75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:59.909671Z nonode@nohost <0.10440.2> b33bdbe86f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:59.914219Z nonode@nohost <0.10440.2> 05475d3618 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:59.917486Z nonode@nohost <0.10440.2> 57732b3c94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:59.941601Z nonode@nohost <0.10440.2> 80fb8dfa9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:59.945295Z nonode@nohost <0.10440.2> b783e707c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:57:59.951295Z nonode@nohost <0.10440.2> 788a7d698e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:59.954745Z nonode@nohost <0.10440.2> 17263ee65a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:59.958064Z nonode@nohost <0.10440.2> 7b89aa5ed0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:57:59.960608Z nonode@nohost <0.10440.2> 5850458748 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:00.072158Z nonode@nohost <0.10440.2> 301df83b95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:00.075612Z nonode@nohost <0.10440.2> e063609b56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:00.080750Z nonode@nohost <0.10440.2> a9858f2859 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:00.084607Z nonode@nohost <0.10440.2> 5705f2408f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:00.118721Z nonode@nohost <0.10440.2> f5ddde05bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:00.122230Z nonode@nohost <0.10440.2> 7782c53e4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:00.132962Z nonode@nohost <0.10440.2> ce8341360e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:00.144756Z nonode@nohost <0.10440.2> bee642dd92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:00.193340Z nonode@nohost <0.10440.2> d656524f2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:00.205794Z nonode@nohost <0.10440.2> 4c97b14e21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00470%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:00.209515Z nonode@nohost <0.10440.2> a16b39b2a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00864885393f975dcd8b45ad247040a924100ca24576e79fbde8e89dc5e9cbdab4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:00.212720Z nonode@nohost <0.10440.2> caf8622f0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00864885393f975dcd8b45ad247040a924100ca24576e79fbde8e89dc5e9cbdab4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:01.683129Z nonode@nohost <0.10440.2> f8dabb2ed9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.689896Z nonode@nohost <0.10440.2> b005d44562 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:01.695176Z nonode@nohost <0.10440.2> 8e07a9e389 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.704671Z nonode@nohost <0.10440.2> d134b47f63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.727086Z nonode@nohost <0.10440.2> 448e3a852c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.730351Z nonode@nohost <0.10440.2> bf0e9e5eac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:01.735193Z nonode@nohost <0.10440.2> d92fd94a92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.738883Z nonode@nohost <0.10440.2> 389f0d27cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.742034Z nonode@nohost <0.10440.2> 5459f72e74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.744429Z nonode@nohost <0.10440.2> 4127f804ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.848665Z nonode@nohost <0.10440.2> 6454dd507b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.851028Z nonode@nohost <0.10440.2> fa2bbe5140 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:01.858159Z nonode@nohost <0.10440.2> ce2d530802 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.861834Z nonode@nohost <0.10440.2> 2da6e3c4f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.894963Z nonode@nohost <0.10440.2> 5541167c01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.897368Z nonode@nohost <0.10440.2> 6c74cadfe3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:01.901641Z nonode@nohost <0.10440.2> 84413cb5c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.904602Z nonode@nohost <0.10440.2> 2c1d463af0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.930304Z nonode@nohost <0.10440.2> d3401dbb66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:01.941763Z nonode@nohost <0.10440.2> 1dda2e9a79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00471%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:01.945763Z nonode@nohost <0.10440.2> 20e8fda480 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c3bc3ed4f74d839184a8a126feac2bcec02f2fbe6e9f0651cd0f815c27e88d7a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:01.948666Z nonode@nohost <0.10440.2> dc311f28b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c3bc3ed4f74d839184a8a126feac2bcec02f2fbe6e9f0651cd0f815c27e88d7a%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:03.388577Z nonode@nohost <0.10440.2> 2df5e0abe6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:03.392710Z nonode@nohost <0.10440.2> eb76ea0c5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:03.397038Z nonode@nohost <0.10440.2> 51d08b23ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:03.400231Z nonode@nohost <0.10440.2> 67fac9a1cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:03.424305Z nonode@nohost <0.10440.2> d497fc6848 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:58:03.426574Z nonode@nohost <0.10440.2> e772fcf913 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:03.432018Z nonode@nohost <0.10440.2> 76a9663dc1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:03.438504Z nonode@nohost <0.10440.2> 9a6dcddb96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:58:03.441851Z nonode@nohost <0.10440.2> b4107aaa1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:03.444584Z nonode@nohost <0.10440.2> de2db97728 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:03.550915Z nonode@nohost <0.10440.2> edd1114d67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:03.554306Z nonode@nohost <0.10440.2> 4f1cdee9e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:03.563540Z nonode@nohost <0.10440.2> 34452f3b08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:03.590685Z nonode@nohost <0.10440.2> 51dd83cdce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:03.625756Z nonode@nohost <0.10440.2> 90d789fc9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:03.628294Z nonode@nohost <0.10440.2> 02ab1ed935 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:03.640118Z nonode@nohost <0.10440.2> efdef1d3ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T13:58:03.643978Z nonode@nohost <0.10440.2> 07b02a2d10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:03.665824Z nonode@nohost <0.10440.2> feeccee43c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:03.677869Z nonode@nohost <0.10440.2> 5198268b7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00472%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:03.681351Z nonode@nohost <0.10440.2> 473cacbb5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001df707fdfe1db60672db4e185aeb9ec9b7a486d405d2d0d94566c57a3deddf0e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:03.684415Z nonode@nohost <0.10440.2> 17329e0377 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001df707fdfe1db60672db4e185aeb9ec9b7a486d405d2d0d94566c57a3deddf0e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:05.151426Z nonode@nohost <0.10440.2> 2c717d4741 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.154140Z nonode@nohost <0.10440.2> 9bb1d59894 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:05.158918Z nonode@nohost <0.10440.2> 300cb83d88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.161954Z nonode@nohost <0.10440.2> 7b6e11e971 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.182688Z nonode@nohost <0.10440.2> e9fb7bb88e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.185758Z nonode@nohost <0.10440.2> c962f73c51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:05.190916Z nonode@nohost <0.10440.2> ec22f90042 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.193913Z nonode@nohost <0.10440.2> a21a72dee2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.196944Z nonode@nohost <0.10440.2> fbf7ad7eec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.204108Z nonode@nohost <0.10440.2> 2c2f02e0e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.310791Z nonode@nohost <0.10440.2> 7a2d91380f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.313405Z nonode@nohost <0.10440.2> e0979aff81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:05.319316Z nonode@nohost <0.10440.2> 62c03a451d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.323121Z nonode@nohost <0.10440.2> 31772b0007 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.363848Z nonode@nohost <0.10440.2> abbb75e122 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:58:05.366118Z nonode@nohost <0.10440.2> 5b2bc47d07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:05.371326Z nonode@nohost <0.10440.2> 5ee6cd46ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.374577Z nonode@nohost <0.10440.2> e0dc73a337 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.395143Z nonode@nohost <0.10440.2> a194d93f66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:05.406943Z nonode@nohost <0.10440.2> c4378b534f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00473%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:05.410882Z nonode@nohost <0.10440.2> fa61e5c9d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c04faf3548a1f5e1f09f029369a42a4406727696046f3fd1dbd18f30c55eaa63%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:05.414437Z nonode@nohost <0.10440.2> c85b39825b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c04faf3548a1f5e1f09f029369a42a4406727696046f3fd1dbd18f30c55eaa63%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:06.888284Z nonode@nohost <0.10440.2> 247b63ac2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:58:06.890765Z nonode@nohost <0.10440.2> 90ee111427 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:06.898079Z nonode@nohost <0.10440.2> d0fc19958a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:06.901524Z nonode@nohost <0.10440.2> c417593eb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:06.925051Z nonode@nohost <0.10440.2> 9ef002c3cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:06.927453Z nonode@nohost <0.10440.2> a3a47b410a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:06.932560Z nonode@nohost <0.10440.2> 7a5ff71ec3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:06.936449Z nonode@nohost <0.10440.2> 039459fcca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:06.940757Z nonode@nohost <0.10440.2> 097802b4df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:06.943471Z nonode@nohost <0.10440.2> b71b87d6c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:07.049222Z nonode@nohost <0.10440.2> c2299e833f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:07.051533Z nonode@nohost <0.10440.2> d108ade641 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:07.055896Z nonode@nohost <0.10440.2> 2c529ab09c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:07.058728Z nonode@nohost <0.10440.2> d82ffeef65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:07.096225Z nonode@nohost <0.10440.2> 3ac09701a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:07.099025Z nonode@nohost <0.10440.2> d93d048658 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:07.103408Z nonode@nohost <0.10440.2> 8c4b356aef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:07.106590Z nonode@nohost <0.10440.2> e7926a280c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:07.125987Z nonode@nohost <0.10440.2> 42d4850b8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:07.137941Z nonode@nohost <0.10440.2> 59a69cc524 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00474%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:07.141350Z nonode@nohost <0.10440.2> a11435026b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007a5f4c5baed5c5a77bb2e059a8bf90ca8672c89caab67fea1fe82e7cf3546751%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:07.144466Z nonode@nohost <0.10440.2> 0fce1885ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007a5f4c5baed5c5a77bb2e059a8bf90ca8672c89caab67fea1fe82e7cf3546751%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:08.581169Z nonode@nohost <0.10440.2> bb41bd7dc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.586099Z nonode@nohost <0.10440.2> 4accc7116b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:08.590983Z nonode@nohost <0.10440.2> b3845c65d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.596789Z nonode@nohost <0.10440.2> f3f9058852 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.618642Z nonode@nohost <0.10440.2> b52c06eb22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.624457Z nonode@nohost <0.10440.2> f535f1566c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:08.629126Z nonode@nohost <0.10440.2> d64d2f2d17 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.632599Z nonode@nohost <0.10440.2> e9529e5795 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.636280Z nonode@nohost <0.10440.2> 0163c4af9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.638753Z nonode@nohost <0.10440.2> 0413fa67cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.745678Z nonode@nohost <0.10440.2> 9be0c1d46c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.748899Z nonode@nohost <0.10440.2> 2a999ab1c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:08.753409Z nonode@nohost <0.10440.2> cdf9658f54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.756315Z nonode@nohost <0.10440.2> 043fdd9380 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.790644Z nonode@nohost <0.10440.2> f1d774fdb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.793459Z nonode@nohost <0.10440.2> 371c21721f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:08.798426Z nonode@nohost <0.10440.2> 86eaafbd4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.801687Z nonode@nohost <0.10440.2> 6bd63d148d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.824756Z nonode@nohost <0.10440.2> 100a21f3ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:08.835921Z nonode@nohost <0.10440.2> 50005bf1cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00475%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:08.839385Z nonode@nohost <0.10440.2> 3824bd0a25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00645d07020c640b08b6fc803c408e6a657c493d8f8a9c2c240a06e1fc94a200a5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:08.842401Z nonode@nohost <0.10440.2> 9948a95e9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00645d07020c640b08b6fc803c408e6a657c493d8f8a9c2c240a06e1fc94a200a5%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:10.310236Z nonode@nohost <0.10440.2> f35dfa3ee2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:10.318640Z nonode@nohost <0.10440.2> 41011ca8f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:10.323285Z nonode@nohost <0.10440.2> 4e43bddf50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.326215Z nonode@nohost <0.10440.2> 52d0f16c69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.349549Z nonode@nohost <0.10440.2> 07f29b2521 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.352839Z nonode@nohost <0.10440.2> 55ce6e3ed2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:10.356773Z nonode@nohost <0.10440.2> 88b55cd150 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.359516Z nonode@nohost <0.10440.2> e26165f948 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.362383Z nonode@nohost <0.10440.2> 7e11329f82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.364420Z nonode@nohost <0.10440.2> 49ab27199c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.470228Z nonode@nohost <0.10440.2> 70e8d80c0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.473493Z nonode@nohost <0.10440.2> 55dbec5c5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:10.477781Z nonode@nohost <0.10440.2> 878cf54e1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.480831Z nonode@nohost <0.10440.2> e984d9df29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.513375Z nonode@nohost <0.10440.2> 158f9e8918 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.516663Z nonode@nohost <0.10440.2> 13a74fa47b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:10.522086Z nonode@nohost <0.10440.2> dc3c3e3ad0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.525873Z nonode@nohost <0.10440.2> a4aa4201cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.545365Z nonode@nohost <0.10440.2> d795951683 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:10.563137Z nonode@nohost <0.10440.2> d8bd3292c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00476%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:10.566911Z nonode@nohost <0.10440.2> b54ad3efb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d10f8b37b21342d7036e86189ffd0ebd07c32abfa2aeea738c22b5454343ee04%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:10.570250Z nonode@nohost <0.10440.2> 098f6eb038 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d10f8b37b21342d7036e86189ffd0ebd07c32abfa2aeea738c22b5454343ee04%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:12.035234Z nonode@nohost <0.10440.2> 4946e2431c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:12.044733Z nonode@nohost <0.10440.2> d748e3da80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:12.049096Z nonode@nohost <0.10440.2> 212acb13e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:12.052937Z nonode@nohost <0.10440.2> 53f0176215 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:12.075503Z nonode@nohost <0.10440.2> 66d4395689 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:12.078607Z nonode@nohost <0.10440.2> 5e83bd6298 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:12.083352Z nonode@nohost <0.10440.2> ba122d4294 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:12.092196Z nonode@nohost <0.10440.2> 8be0c2a7c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T13:58:12.095534Z nonode@nohost <0.10440.2> 4baf969acd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:12.098158Z nonode@nohost <0.10440.2> 757bf55503 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:12.209825Z nonode@nohost <0.10440.2> bfe97d975f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:12.212498Z nonode@nohost <0.10440.2> f7b4cfb705 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:12.217216Z nonode@nohost <0.10440.2> 40c126ce5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:12.220925Z nonode@nohost <0.10440.2> 8e02958006 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:12.254818Z nonode@nohost <0.10440.2> ca8d7e35c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:12.257534Z nonode@nohost <0.10440.2> 6d4f756c79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:12.263294Z nonode@nohost <0.10440.2> f744fd2a0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:12.266322Z nonode@nohost <0.10440.2> 07b6b4ca18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:12.286559Z nonode@nohost <0.10440.2> 4a34215162 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:12.298119Z nonode@nohost <0.10440.2> f59d134f2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00477%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:12.301785Z nonode@nohost <0.10440.2> e0c88d0514 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006c93e82fc995c6369595f12c9a8e7e3bbe9bc67f287642dd06de4d85ea3a8295%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:12.305459Z nonode@nohost <0.10440.2> 585526d9d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006c93e82fc995c6369595f12c9a8e7e3bbe9bc67f287642dd06de4d85ea3a8295%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:13.751529Z nonode@nohost <0.10440.2> 569ba9838f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:13.756473Z nonode@nohost <0.10440.2> 491100281a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:13.761022Z nonode@nohost <0.10440.2> 2d97f0bb49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:13.765686Z nonode@nohost <0.10440.2> 6e28716b5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:13.795812Z nonode@nohost <0.10440.2> 23807e640b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T13:58:13.799512Z nonode@nohost <0.10440.2> 16b78d01b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:13.806266Z nonode@nohost <0.10440.2> 86f2be39b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:13.810424Z nonode@nohost <0.10440.2> b77a2207ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:13.815100Z nonode@nohost <0.10440.2> 9ff92d5f00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:13.822226Z nonode@nohost <0.10440.2> f02aa8f5dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:13.930398Z nonode@nohost <0.10440.2> 60616857d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:13.934000Z nonode@nohost <0.10440.2> 2e7d8768bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:13.938607Z nonode@nohost <0.10440.2> fb8b8698d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:13.941724Z nonode@nohost <0.10440.2> 657ca79048 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:13.977546Z nonode@nohost <0.10440.2> c90554a51b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:13.984589Z nonode@nohost <0.10440.2> 5b8069949d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:13.989535Z nonode@nohost <0.10440.2> c518f944f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:13.992923Z nonode@nohost <0.10440.2> bb9c6b4cd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:14.012762Z nonode@nohost <0.10440.2> 92a3647bda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:14.024880Z nonode@nohost <0.10440.2> 53b68771af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00478%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:14.028771Z nonode@nohost <0.10440.2> f8ba5dd8ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002cba5799320092c6f2e07f789f40be656c24e03bed9ef21a2c2fd580fbc3784e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:14.031938Z nonode@nohost <0.10440.2> 8efea6e6dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002cba5799320092c6f2e07f789f40be656c24e03bed9ef21a2c2fd580fbc3784e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:15.485057Z nonode@nohost <0.10440.2> f9aa91f683 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.487854Z nonode@nohost <0.10440.2> 1ba5b2d349 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:15.492263Z nonode@nohost <0.10440.2> 3d7bf28c83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.495130Z nonode@nohost <0.10440.2> 006ee2350d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.514766Z nonode@nohost <0.10440.2> c675c1e1c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.517408Z nonode@nohost <0.10440.2> 28492bbc72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:15.522012Z nonode@nohost <0.10440.2> e45d89a51d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.525393Z nonode@nohost <0.10440.2> db9af23004 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.528997Z nonode@nohost <0.10440.2> e4665c2ddc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.531717Z nonode@nohost <0.10440.2> 0876643e44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.636807Z nonode@nohost <0.10440.2> b5b98f2eb5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.643880Z nonode@nohost <0.10440.2> 6d886ecf9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 5 [notice] 2018-09-16T13:58:15.648742Z nonode@nohost <0.10440.2> 0ab88ede9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.651408Z nonode@nohost <0.10440.2> 51e289e5a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.684362Z nonode@nohost <0.10440.2> 30c326227d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.686512Z nonode@nohost <0.10440.2> 9dc37ba0c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:15.690626Z nonode@nohost <0.10440.2> 1feaa35ad3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.693374Z nonode@nohost <0.10440.2> 042d807802 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.713064Z nonode@nohost <0.10440.2> d4cef102a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:15.724999Z nonode@nohost <0.10440.2> 62256288f2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00479%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:15.731478Z nonode@nohost <0.10440.2> 80ef45effd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0075b36bde81a60f12380b628389e006b8ec7786c4ee2b1e0fc21c9a0672e93478%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:15.735105Z nonode@nohost <0.10440.2> 55615ed68f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0075b36bde81a60f12380b628389e006b8ec7786c4ee2b1e0fc21c9a0672e93478%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:17.196129Z nonode@nohost <0.10440.2> 0aad91817a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:17.200513Z nonode@nohost <0.10440.2> 5d910aa504 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:17.205015Z nonode@nohost <0.10440.2> 15fa3cc777 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:17.208416Z nonode@nohost <0.10440.2> 11b838be79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:17.232428Z nonode@nohost <0.10440.2> 92a8d011ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T13:58:17.235766Z nonode@nohost <0.10440.2> 440e42a7d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:17.241062Z nonode@nohost <0.10440.2> 221a1fb542 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:17.244275Z nonode@nohost <0.10440.2> 19ea6edabd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:17.247600Z nonode@nohost <0.10440.2> 8b39d87e69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:17.250323Z nonode@nohost <0.10440.2> 270bdf3e67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:17.359782Z nonode@nohost <0.10440.2> e9c48ab978 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:58:17.363004Z nonode@nohost <0.10440.2> f36cca73c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:17.369854Z nonode@nohost <0.10440.2> 68fa229003 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:17.373065Z nonode@nohost <0.10440.2> df15d8e3ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:17.405792Z nonode@nohost <0.10440.2> 2ee45def2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:17.408611Z nonode@nohost <0.10440.2> 1c3152c43e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:17.412983Z nonode@nohost <0.10440.2> 9948e7edac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:17.416025Z nonode@nohost <0.10440.2> 5767598fba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:17.438296Z nonode@nohost <0.10440.2> 1f871b7d08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:17.449752Z nonode@nohost <0.10440.2> 75f96b9dae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00480%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:17.453581Z nonode@nohost <0.10440.2> 03a473db2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f7902ccb19e5c76ede453530c6e29f736e024b0f4d4f044b332f6e3a3c1ef6f6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:17.456546Z nonode@nohost <0.10440.2> 8e4bc8c5f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f7902ccb19e5c76ede453530c6e29f736e024b0f4d4f044b332f6e3a3c1ef6f6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:18.908375Z nonode@nohost <0.10440.2> fc059008d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:18.911204Z nonode@nohost <0.10440.2> 5efa903d7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:18.919213Z nonode@nohost <0.10440.2> 3722111066 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:18.923015Z nonode@nohost <0.10440.2> 2ebd706a25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:18.942910Z nonode@nohost <0.10440.2> 4b3494cc89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:18.946534Z nonode@nohost <0.10440.2> 5a91d8ff6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:18.954268Z nonode@nohost <0.10440.2> c0652b691f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:18.957652Z nonode@nohost <0.10440.2> e1bd8cefce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:18.961655Z nonode@nohost <0.10440.2> 3b043cc916 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:18.964637Z nonode@nohost <0.10440.2> f9ce5d3e48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:19.068546Z nonode@nohost <0.10440.2> 3553a896ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:19.075777Z nonode@nohost <0.10440.2> 05e9b69c27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:19.080543Z nonode@nohost <0.10440.2> 88641768ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:19.084140Z nonode@nohost <0.10440.2> ef774f90f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:19.118094Z nonode@nohost <0.10440.2> 40744a9a6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:19.120284Z nonode@nohost <0.10440.2> cdf7d96c5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:19.131962Z nonode@nohost <0.10440.2> ca7a778118 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T13:58:19.135379Z nonode@nohost <0.10440.2> 006d3e3c8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:19.155712Z nonode@nohost <0.10440.2> a8f42f5b54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:19.167030Z nonode@nohost <0.10440.2> 956f9ba540 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00481%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:19.170983Z nonode@nohost <0.10440.2> 0f7b5e3fa5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005b80aac112bfa82558751706694940aa9919b40624cb5c57124b5715a0097e6b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:19.174255Z nonode@nohost <0.10440.2> d739f0ef53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005b80aac112bfa82558751706694940aa9919b40624cb5c57124b5715a0097e6b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:20.626643Z nonode@nohost <0.10440.2> 9f9c282aed couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.629906Z nonode@nohost <0.10440.2> c4bbf6a1ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:20.635165Z nonode@nohost <0.10440.2> a77ddf0712 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.638996Z nonode@nohost <0.10440.2> 5a20f5c5a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.661451Z nonode@nohost <0.10440.2> b250870236 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.664807Z nonode@nohost <0.10440.2> d28d8a0962 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:20.674563Z nonode@nohost <0.10440.2> 89c917cbf3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.678031Z nonode@nohost <0.10440.2> b6f58b5c1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.683760Z nonode@nohost <0.10440.2> b79cc5a25a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.686237Z nonode@nohost <0.10440.2> 9055c3f477 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.792832Z nonode@nohost <0.10440.2> 3a53a63e27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.795773Z nonode@nohost <0.10440.2> 74af90b670 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:20.800485Z nonode@nohost <0.10440.2> 4e37f21f4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.803498Z nonode@nohost <0.10440.2> 131a8687d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.849134Z nonode@nohost <0.10440.2> 109e0a20aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:20.851676Z nonode@nohost <0.10440.2> 56b3faf9b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:20.856465Z nonode@nohost <0.10440.2> 531819f149 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.859526Z nonode@nohost <0.10440.2> 55609163ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.882524Z nonode@nohost <0.10440.2> bafd43604c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:20.894567Z nonode@nohost <0.10440.2> 7ce1f93ecf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00482%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:20.898335Z nonode@nohost <0.10440.2> 4628709b6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00770227b2d45817f60911815e7a117fa29dafa433b85d4ac9a9f76c94bedd6fd1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:20.901428Z nonode@nohost <0.10440.2> 31967d124a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00770227b2d45817f60911815e7a117fa29dafa433b85d4ac9a9f76c94bedd6fd1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:22.349038Z nonode@nohost <0.10440.2> ec7ac149ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.356887Z nonode@nohost <0.10440.2> 42b662df07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:22.361104Z nonode@nohost <0.10440.2> 843b856de5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.363822Z nonode@nohost <0.10440.2> d51d158a2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.386281Z nonode@nohost <0.10440.2> 43bfd2d33c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.388891Z nonode@nohost <0.10440.2> 2051196683 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:22.392966Z nonode@nohost <0.10440.2> 1b231b4d0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.395871Z nonode@nohost <0.10440.2> 3a1ef81434 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.398679Z nonode@nohost <0.10440.2> 0e722e7d9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.401090Z nonode@nohost <0.10440.2> 419d5c88fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.505346Z nonode@nohost <0.10440.2> b386136328 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.508060Z nonode@nohost <0.10440.2> 2f118baba3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:22.513181Z nonode@nohost <0.10440.2> 55dce8bc9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.516314Z nonode@nohost <0.10440.2> 67d2882f9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.549856Z nonode@nohost <0.10440.2> ce4be9a6cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.552437Z nonode@nohost <0.10440.2> a92af99de3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:22.557897Z nonode@nohost <0.10440.2> 6826caa4e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.561193Z nonode@nohost <0.10440.2> 4838c4ded9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.580235Z nonode@nohost <0.10440.2> 1a12920ba3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:22.591406Z nonode@nohost <0.10440.2> 55b4fcaf4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00483%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:22.595151Z nonode@nohost <0.10440.2> 8b1643804d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006f2eb467e568494d23de075179ea2cb5d18bae243e82239bf57d68022cacd33c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:22.598288Z nonode@nohost <0.10440.2> d7ca401cab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006f2eb467e568494d23de075179ea2cb5d18bae243e82239bf57d68022cacd33c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:24.046580Z nonode@nohost <0.10440.2> cecc592f51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:24.056696Z nonode@nohost <0.10440.2> e7772a3c54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:24.061698Z nonode@nohost <0.10440.2> 3f7f14ba79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.065015Z nonode@nohost <0.10440.2> c7179cc863 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.086900Z nonode@nohost <0.10440.2> adcd815d6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.089548Z nonode@nohost <0.10440.2> a7b7b27fac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:24.093571Z nonode@nohost <0.10440.2> 7453accb22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.096565Z nonode@nohost <0.10440.2> e85d1ab11f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.108023Z nonode@nohost <0.10440.2> a87ed8dd91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.111038Z nonode@nohost <0.10440.2> 6ae68f7d19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.217980Z nonode@nohost <0.10440.2> 04f73526af couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.220196Z nonode@nohost <0.10440.2> e7e0e4e3ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:24.224887Z nonode@nohost <0.10440.2> 5caa3c3649 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.228167Z nonode@nohost <0.10440.2> f977f6eb58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.260387Z nonode@nohost <0.10440.2> 850e330411 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.262626Z nonode@nohost <0.10440.2> 7cd5305876 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:24.266809Z nonode@nohost <0.10440.2> 41cd9e8f98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.269469Z nonode@nohost <0.10440.2> 0c058886b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.288728Z nonode@nohost <0.10440.2> 32d43aa711 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:24.300187Z nonode@nohost <0.10440.2> e2ee2fbfd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00484%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:24.303700Z nonode@nohost <0.10440.2> 6b5c18c9e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005e2116171ae2b7a247c010b2cb87989bc24bd096149f67d0d8b2f3d40e6271dc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:24.306482Z nonode@nohost <0.10440.2> b26ebd1af9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005e2116171ae2b7a247c010b2cb87989bc24bd096149f67d0d8b2f3d40e6271dc%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:25.739267Z nonode@nohost <0.10440.2> df3a8268f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.746876Z nonode@nohost <0.10440.2> 2f1bd04020 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:25.752506Z nonode@nohost <0.10440.2> 66994eba8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.755902Z nonode@nohost <0.10440.2> 0a961a15ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.781483Z nonode@nohost <0.10440.2> 269ed903fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.784171Z nonode@nohost <0.10440.2> b13502e9ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:25.788340Z nonode@nohost <0.10440.2> adbc6a7f4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.791623Z nonode@nohost <0.10440.2> 9edb81e966 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.794604Z nonode@nohost <0.10440.2> 72c4460a90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.797095Z nonode@nohost <0.10440.2> 86041b710f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.902033Z nonode@nohost <0.10440.2> 752c57a5fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.904993Z nonode@nohost <0.10440.2> 5a14a2bd91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:25.909307Z nonode@nohost <0.10440.2> 0d791feeba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.912199Z nonode@nohost <0.10440.2> 237c5fcb4f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.945854Z nonode@nohost <0.10440.2> fef72d73cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.949416Z nonode@nohost <0.10440.2> 10635aa420 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:25.954278Z nonode@nohost <0.10440.2> 876980b87f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.957341Z nonode@nohost <0.10440.2> 31d74c7bee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.977583Z nonode@nohost <0.10440.2> 9cc3a5c582 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:25.990657Z nonode@nohost <0.10440.2> a6aa9c95c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00485%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:25.994907Z nonode@nohost <0.10440.2> 618ba0d9bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002a94d81f29d0de90554e4be573c10711a86891adedd5fda5c42c61479d14c890%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:25.998784Z nonode@nohost <0.10440.2> 4947bdf1ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002a94d81f29d0de90554e4be573c10711a86891adedd5fda5c42c61479d14c890%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:27.456042Z nonode@nohost <0.10440.2> 157e4d3da1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.460660Z nonode@nohost <0.10440.2> 8bcf0de49a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:27.465885Z nonode@nohost <0.10440.2> 90287a2544 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.469113Z nonode@nohost <0.10440.2> becca39af7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.491724Z nonode@nohost <0.10440.2> a51f1150a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.500486Z nonode@nohost <0.10440.2> 8a911c4f7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:27.504971Z nonode@nohost <0.10440.2> 28eb13d526 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.507858Z nonode@nohost <0.10440.2> 93ea0a75f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.510501Z nonode@nohost <0.10440.2> 538094e7e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.512697Z nonode@nohost <0.10440.2> 640bee879a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.619204Z nonode@nohost <0.10440.2> 2928840f2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.621548Z nonode@nohost <0.10440.2> a82aa1ab95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:27.625818Z nonode@nohost <0.10440.2> cef399adbd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.629051Z nonode@nohost <0.10440.2> bad9d0bef4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.662398Z nonode@nohost <0.10440.2> 260f9ab0e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.664759Z nonode@nohost <0.10440.2> 26b98f3bd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:27.669281Z nonode@nohost <0.10440.2> c40c63a9d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.676621Z nonode@nohost <0.10440.2> df7ed85275 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.697846Z nonode@nohost <0.10440.2> 4b98fbe30e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:27.714873Z nonode@nohost <0.10440.2> fd0617c30e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00486%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:27.718689Z nonode@nohost <0.10440.2> 40380a2ad4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ad3a587f93b83e529d606922cb495f368a2b4c30f5380bf0cf215f5f35b09a6d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:27.721636Z nonode@nohost <0.10440.2> 0b61d46b8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ad3a587f93b83e529d606922cb495f368a2b4c30f5380bf0cf215f5f35b09a6d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:29.165892Z nonode@nohost <0.10440.2> a68927cd11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.172418Z nonode@nohost <0.10440.2> 0829498b40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:29.178147Z nonode@nohost <0.10440.2> f5bd947651 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.181961Z nonode@nohost <0.10440.2> 738451e47c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.205338Z nonode@nohost <0.10440.2> 4a4809255c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.208351Z nonode@nohost <0.10440.2> 0980eb0dd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:29.212572Z nonode@nohost <0.10440.2> 6f281cc6bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.216795Z nonode@nohost <0.10440.2> 33104ee951 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.220611Z nonode@nohost <0.10440.2> 6517042908 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.223185Z nonode@nohost <0.10440.2> ca13ccf210 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.329541Z nonode@nohost <0.10440.2> fcd66b947e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.332082Z nonode@nohost <0.10440.2> c527b313f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:29.336397Z nonode@nohost <0.10440.2> 1cf1414b79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.340748Z nonode@nohost <0.10440.2> fa794288cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.379532Z nonode@nohost <0.10440.2> 7c430756ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.382107Z nonode@nohost <0.10440.2> 0b29aabc1e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:29.386246Z nonode@nohost <0.10440.2> 904401d86e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.393043Z nonode@nohost <0.10440.2> f51b2e621c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.414341Z nonode@nohost <0.10440.2> c3c743f919 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:29.427615Z nonode@nohost <0.10440.2> 85a6e6bb37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00487%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:29.432024Z nonode@nohost <0.10440.2> a1fa0ebe57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008f7e5fe9f0577791b21287b214f855fce036cdb6f914e50e78a6d1c1e66a0d27%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:29.435459Z nonode@nohost <0.10440.2> bccd555b51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008f7e5fe9f0577791b21287b214f855fce036cdb6f914e50e78a6d1c1e66a0d27%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:30.889096Z nonode@nohost <0.10440.2> 842e6feaa2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:30.892302Z nonode@nohost <0.10440.2> 75031cbe0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:30.896339Z nonode@nohost <0.10440.2> d2aded16b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:30.900094Z nonode@nohost <0.10440.2> a4acf76e18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:30.924321Z nonode@nohost <0.10440.2> 2346f613b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:30.927163Z nonode@nohost <0.10440.2> a2dba76f40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:30.931845Z nonode@nohost <0.10440.2> f07fad154e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:30.934862Z nonode@nohost <0.10440.2> 091cc0b3ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:30.938335Z nonode@nohost <0.10440.2> fdf5a90520 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:30.940569Z nonode@nohost <0.10440.2> d3a0c70ba4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:31.052995Z nonode@nohost <0.10440.2> 902092662b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:31.056214Z nonode@nohost <0.10440.2> a5f8265e4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:31.063164Z nonode@nohost <0.10440.2> 1efa390d97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:31.072961Z nonode@nohost <0.10440.2> 4fe85aff3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:31.107004Z nonode@nohost <0.10440.2> 4cbaf9cfcd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:31.109433Z nonode@nohost <0.10440.2> 5518bd3d91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:31.113573Z nonode@nohost <0.10440.2> 2da8b63766 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:31.120832Z nonode@nohost <0.10440.2> 2ee09a5da1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:31.140891Z nonode@nohost <0.10440.2> 0636744a54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:31.152771Z nonode@nohost <0.10440.2> 99d53b7de9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00488%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:31.156433Z nonode@nohost <0.10440.2> a2d86ef8e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00dcfa052ad211be0e3a7acf04ceb7c3362cca260582ba0e30ae746755b3dd395e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:31.159531Z nonode@nohost <0.10440.2> c3ffc4f14f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00dcfa052ad211be0e3a7acf04ceb7c3362cca260582ba0e30ae746755b3dd395e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:32.603680Z nonode@nohost <0.10440.2> 5bcbddcfc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.606398Z nonode@nohost <0.10440.2> 88f78edab4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:32.610911Z nonode@nohost <0.10440.2> cbf8dfa188 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.613606Z nonode@nohost <0.10440.2> 73e0ef3b4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.634569Z nonode@nohost <0.10440.2> be3a704e9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.638213Z nonode@nohost <0.10440.2> 2cf1fb7a8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:32.643488Z nonode@nohost <0.10440.2> 8996dfc3a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.647292Z nonode@nohost <0.10440.2> 9dcd502dc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.650231Z nonode@nohost <0.10440.2> 6a322bef34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.653125Z nonode@nohost <0.10440.2> 85b1b46003 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.761412Z nonode@nohost <0.10440.2> 9a179fa9a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.764367Z nonode@nohost <0.10440.2> 135bf09b38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:32.772938Z nonode@nohost <0.10440.2> 8669873bc0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.776339Z nonode@nohost <0.10440.2> e2197a69e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.809736Z nonode@nohost <0.10440.2> d59d0e738a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.812095Z nonode@nohost <0.10440.2> ea2804aa37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:32.817789Z nonode@nohost <0.10440.2> a494243d4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.821184Z nonode@nohost <0.10440.2> b1e62b3ac7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.841393Z nonode@nohost <0.10440.2> faa16e7ab0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:32.852679Z nonode@nohost <0.10440.2> 6b6410acc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00489%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:32.856970Z nonode@nohost <0.10440.2> 101b703e6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005e67e36880ec013a95fe527b95da0edb1e6b6be8c9ccb8e1dd12098cf2430b08%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:32.860156Z nonode@nohost <0.10440.2> 99ab9ee1f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005e67e36880ec013a95fe527b95da0edb1e6b6be8c9ccb8e1dd12098cf2430b08%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:34.324078Z nonode@nohost <0.10440.2> ddb5c92f07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.327944Z nonode@nohost <0.10440.2> 5d0a7de17b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:34.333765Z nonode@nohost <0.10440.2> 9d1fee778b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.336825Z nonode@nohost <0.10440.2> f1cf8cd97f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.358846Z nonode@nohost <0.10440.2> 099522f389 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.362234Z nonode@nohost <0.10440.2> 4d1114e62c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:34.367351Z nonode@nohost <0.10440.2> 8f8f105069 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.370219Z nonode@nohost <0.10440.2> 64cbecab8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.373569Z nonode@nohost <0.10440.2> 6f8719f96b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.375628Z nonode@nohost <0.10440.2> 5cce02d2e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.482624Z nonode@nohost <0.10440.2> 996600fe38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.485200Z nonode@nohost <0.10440.2> c8aab63c0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:34.489570Z nonode@nohost <0.10440.2> f8284520d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.492750Z nonode@nohost <0.10440.2> f3a23c4321 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.529424Z nonode@nohost <0.10440.2> d43a41dcfb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:34.531981Z nonode@nohost <0.10440.2> ad9f476b03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:34.536521Z nonode@nohost <0.10440.2> 19eef2e83b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.544758Z nonode@nohost <0.10440.2> 7f35029409 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.564177Z nonode@nohost <0.10440.2> 59a6810205 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:34.578983Z nonode@nohost <0.10440.2> 1da83a832f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00490%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:34.582913Z nonode@nohost <0.10440.2> d15695e225 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00eb40f1f546bff2dfd76938ed0761876af7a43164cf656abd39897063c612f351%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:34.586201Z nonode@nohost <0.10440.2> 64fb4770d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00eb40f1f546bff2dfd76938ed0761876af7a43164cf656abd39897063c612f351%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:36.034912Z nonode@nohost <0.10440.2> f747db2b1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.044639Z nonode@nohost <0.10440.2> e58d798959 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:36.051488Z nonode@nohost <0.10440.2> 6054fd30b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.055398Z nonode@nohost <0.10440.2> e9ca6cf03f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.077353Z nonode@nohost <0.10440.2> ea6a7b629a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.079641Z nonode@nohost <0.10440.2> fb6b8f9356 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:36.084305Z nonode@nohost <0.10440.2> 4b0b1673d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.092896Z nonode@nohost <0.10440.2> 212f06811c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.095943Z nonode@nohost <0.10440.2> 35f2e5a9c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.098335Z nonode@nohost <0.10440.2> cbec52aae6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.203311Z nonode@nohost <0.10440.2> 89562fd0d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.205710Z nonode@nohost <0.10440.2> ff40ce0df8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:36.210150Z nonode@nohost <0.10440.2> d4a371a740 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.213629Z nonode@nohost <0.10440.2> f1f227c32c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.247435Z nonode@nohost <0.10440.2> 85f4bb1a02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.250688Z nonode@nohost <0.10440.2> d528cd4a03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:36.255167Z nonode@nohost <0.10440.2> fc4245335b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.261147Z nonode@nohost <0.10440.2> edf1cf9cbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:36.284322Z nonode@nohost <0.10440.2> eae2f453d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 3 [notice] 2018-09-16T13:58:36.295862Z nonode@nohost <0.10440.2> 90c8218005 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00491%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:36.299638Z nonode@nohost <0.10440.2> 1885dbf604 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00ddfb90e0251904cc4658f745e7439f57cf591b44a916afb175eadd2258273c07%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:36.302599Z nonode@nohost <0.10440.2> c0b28f928f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00ddfb90e0251904cc4658f745e7439f57cf591b44a916afb175eadd2258273c07%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:37.748117Z nonode@nohost <0.10440.2> 50e07b3411 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.751247Z nonode@nohost <0.10440.2> 051773ac48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:37.760444Z nonode@nohost <0.10440.2> ca7372677c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.764533Z nonode@nohost <0.10440.2> 7ab0c6e792 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.787208Z nonode@nohost <0.10440.2> 2be022be20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.789933Z nonode@nohost <0.10440.2> cc3ac714c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:37.794161Z nonode@nohost <0.10440.2> 47e465d840 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.797506Z nonode@nohost <0.10440.2> fb1e289711 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.800573Z nonode@nohost <0.10440.2> 6623c43a7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.802941Z nonode@nohost <0.10440.2> 862629494e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.911711Z nonode@nohost <0.10440.2> ae5ad934eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.914110Z nonode@nohost <0.10440.2> 7f8ba04d84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:37.919059Z nonode@nohost <0.10440.2> 9b31dde361 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.923589Z nonode@nohost <0.10440.2> b6469ddd88 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.960750Z nonode@nohost <0.10440.2> 6c4ccd4eff couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.963366Z nonode@nohost <0.10440.2> 3b4ef49bb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:37.971323Z nonode@nohost <0.10440.2> d80bd5588e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.974364Z nonode@nohost <0.10440.2> f81a125136 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:37.994692Z nonode@nohost <0.10440.2> 35e209d82b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:38.006321Z nonode@nohost <0.10440.2> 7a37c73960 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00492%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:38.009957Z nonode@nohost <0.10440.2> 576c24307b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003eacfa1088b67dff854c5c1911a7390d3759efef20cd2ff34b8b66cbd282402d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:38.013185Z nonode@nohost <0.10440.2> 0c49fae95e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003eacfa1088b67dff854c5c1911a7390d3759efef20cd2ff34b8b66cbd282402d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:39.476365Z nonode@nohost <0.10440.2> 7013f7a2fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.482815Z nonode@nohost <0.10440.2> 3b46be2f9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:39.487797Z nonode@nohost <0.10440.2> fde910e4da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.492578Z nonode@nohost <0.10440.2> ffe0f7727b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.514814Z nonode@nohost <0.10440.2> 0b0de0093e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.517843Z nonode@nohost <0.10440.2> cf5fabe4e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:39.524787Z nonode@nohost <0.10440.2> a8a394e7d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.528582Z nonode@nohost <0.10440.2> 587f52b5ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.533266Z nonode@nohost <0.10440.2> 869d457610 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.536098Z nonode@nohost <0.10440.2> 312e008c2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.643305Z nonode@nohost <0.10440.2> d945c12c6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.648495Z nonode@nohost <0.10440.2> fc8bd2df98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:39.653702Z nonode@nohost <0.10440.2> ecd84067e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.657786Z nonode@nohost <0.10440.2> 45c94c100d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.690102Z nonode@nohost <0.10440.2> 6118b3438f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:39.692637Z nonode@nohost <0.10440.2> 839b11a50f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:39.698005Z nonode@nohost <0.10440.2> be3bcf649a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.701960Z nonode@nohost <0.10440.2> 097d74e490 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.732686Z nonode@nohost <0.10440.2> 5ecf5db039 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:39.745684Z nonode@nohost <0.10440.2> 81483fa6d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00493%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:39.749243Z nonode@nohost <0.10440.2> 9f8c2cc0a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000ef294be659923baf077d890c48a10123788ce8b65748a86b1ac5a951152c87e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:39.752352Z nonode@nohost <0.10440.2> 78ac7bb7c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000ef294be659923baf077d890c48a10123788ce8b65748a86b1ac5a951152c87e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:41.200346Z nonode@nohost <0.10440.2> 98ad3c9d03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.203498Z nonode@nohost <0.10440.2> 7f84fa3b77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:41.208392Z nonode@nohost <0.10440.2> e954ca4f25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.211677Z nonode@nohost <0.10440.2> 2bb6b2edaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.229723Z nonode@nohost <0.10440.2> 52ee4832c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.240585Z nonode@nohost <0.10440.2> 19c2ab3f62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:41.246086Z nonode@nohost <0.10440.2> 27831f8bd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.249578Z nonode@nohost <0.10440.2> 82653b8f1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.254176Z nonode@nohost <0.10440.2> 6df870e9c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.256409Z nonode@nohost <0.10440.2> 837fe31c33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.363795Z nonode@nohost <0.10440.2> 02531f89bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:41.366584Z nonode@nohost <0.10440.2> aa7ed2e8f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:41.372122Z nonode@nohost <0.10440.2> d86b51d1b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.375281Z nonode@nohost <0.10440.2> dc208a26ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.408697Z nonode@nohost <0.10440.2> 6671f75b0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.411308Z nonode@nohost <0.10440.2> 830cad4e50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:41.420897Z nonode@nohost <0.10440.2> 5daa3d0bcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.423767Z nonode@nohost <0.10440.2> 25b070dc22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.443019Z nonode@nohost <0.10440.2> 834c414375 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:41.454373Z nonode@nohost <0.10440.2> 4722d80f9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00494%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:41.459736Z nonode@nohost <0.10440.2> 7f80622044 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d37b33ca8f3fa1f9e7c9296c2a02ff9a44366fe2bffb5c21d871d01c0736a849%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:41.463233Z nonode@nohost <0.10440.2> 9eb4c7ddad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d37b33ca8f3fa1f9e7c9296c2a02ff9a44366fe2bffb5c21d871d01c0736a849%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:42.921293Z nonode@nohost <0.10440.2> bcb807dc7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:42.930569Z nonode@nohost <0.10440.2> f164814acd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:42.935528Z nonode@nohost <0.10440.2> 423f4d1520 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:42.938785Z nonode@nohost <0.10440.2> e7b08828c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:42.962281Z nonode@nohost <0.10440.2> 40feee4ddc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:42.965353Z nonode@nohost <0.10440.2> d9af219fd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:42.970555Z nonode@nohost <0.10440.2> 95bb18717d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:42.974326Z nonode@nohost <0.10440.2> ed58866298 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:42.978450Z nonode@nohost <0.10440.2> 642faaa2f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:42.982841Z nonode@nohost <0.10440.2> d0e70beb5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:43.091331Z nonode@nohost <0.10440.2> a956ebbfc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:43.094047Z nonode@nohost <0.10440.2> a1a732cc35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:43.098505Z nonode@nohost <0.10440.2> 4cfa26b861 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:43.101904Z nonode@nohost <0.10440.2> 0c58642a79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:43.135964Z nonode@nohost <0.10440.2> 86667cbf47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:43.138151Z nonode@nohost <0.10440.2> 100c2cc271 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:43.148773Z nonode@nohost <0.10440.2> b6fbcaa86d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:43.151869Z nonode@nohost <0.10440.2> cca60eef4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:43.170976Z nonode@nohost <0.10440.2> e6a54891ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:43.185581Z nonode@nohost <0.10440.2> 997787d352 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00495%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:43.189669Z nonode@nohost <0.10440.2> 09e1eb02ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005da7b0efd22e92e7f1873285a87eeea6c1e9732acc29c6cfcd333c0837ca32ac%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:43.192776Z nonode@nohost <0.10440.2> e6d56574e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005da7b0efd22e92e7f1873285a87eeea6c1e9732acc29c6cfcd333c0837ca32ac%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:44.643528Z nonode@nohost <0.10440.2> 0fcf23db99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.646060Z nonode@nohost <0.10440.2> 88b9140965 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:44.650107Z nonode@nohost <0.10440.2> 0ec83e1755 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.652971Z nonode@nohost <0.10440.2> 8a8024e477 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.674324Z nonode@nohost <0.10440.2> a85c0b495c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.677026Z nonode@nohost <0.10440.2> 1041dc2894 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:44.681096Z nonode@nohost <0.10440.2> ac755578c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.683852Z nonode@nohost <0.10440.2> 54698f250b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.686509Z nonode@nohost <0.10440.2> 945d41f05b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.688890Z nonode@nohost <0.10440.2> 60d7523a37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.794955Z nonode@nohost <0.10440.2> 329677b8e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.797801Z nonode@nohost <0.10440.2> c6723f8d6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:44.802959Z nonode@nohost <0.10440.2> 2e00b023b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.806439Z nonode@nohost <0.10440.2> 3e83a847ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.843789Z nonode@nohost <0.10440.2> 6509df412a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:58:44.846311Z nonode@nohost <0.10440.2> ce9f25efe5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:44.851705Z nonode@nohost <0.10440.2> 73c36f3848 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.854371Z nonode@nohost <0.10440.2> 76cb963828 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.876028Z nonode@nohost <0.10440.2> e04dc29cea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:44.887736Z nonode@nohost <0.10440.2> ee314a24fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00496%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:44.892932Z nonode@nohost <0.10440.2> 686cac0a34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007a9efbdeebaca835c3d4451acb3524b2a7506346aa5f0b5d12d00d8687ce18b1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:44.897015Z nonode@nohost <0.10440.2> aff160882c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007a9efbdeebaca835c3d4451acb3524b2a7506346aa5f0b5d12d00d8687ce18b1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:46.368344Z nonode@nohost <0.10440.2> d8df85604a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:46.371739Z nonode@nohost <0.10440.2> aec9574062 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:46.380079Z nonode@nohost <0.10440.2> 1ddf814621 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:58:46.383584Z nonode@nohost <0.10440.2> 8faaebda8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:46.405511Z nonode@nohost <0.10440.2> 4b936e23dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:46.408324Z nonode@nohost <0.10440.2> 721d132d7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:46.414290Z nonode@nohost <0.10440.2> 9420b73891 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:46.417770Z nonode@nohost <0.10440.2> cd582c56de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:46.421445Z nonode@nohost <0.10440.2> f2a798047e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:46.423791Z nonode@nohost <0.10440.2> 7947c1fc68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:46.533088Z nonode@nohost <0.10440.2> 137132bed6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:46.536584Z nonode@nohost <0.10440.2> 11c7a63936 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:46.544880Z nonode@nohost <0.10440.2> 8d842b91d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:46.548769Z nonode@nohost <0.10440.2> 2f3909227a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:46.588294Z nonode@nohost <0.10440.2> 2f8eb2230d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:46.590878Z nonode@nohost <0.10440.2> bab5b8411f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:46.595476Z nonode@nohost <0.10440.2> dec52ab0d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:46.600052Z nonode@nohost <0.10440.2> 216bccda32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:46.619185Z nonode@nohost <0.10440.2> 5715b537cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:46.630216Z nonode@nohost <0.10440.2> c51af0ecf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00497%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:46.633664Z nonode@nohost <0.10440.2> 47a17ad0ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000d2a3664337f89de2b15fdc9287a43977e02a6f6d5d8392e260aa7771ba2b8df%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:46.636627Z nonode@nohost <0.10440.2> ff74ed7499 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000d2a3664337f89de2b15fdc9287a43977e02a6f6d5d8392e260aa7771ba2b8df%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:48.115382Z nonode@nohost <0.10440.2> cbb18d195f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.118113Z nonode@nohost <0.10440.2> 7edfce51d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:48.122789Z nonode@nohost <0.10440.2> 7b9ed00d57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.125757Z nonode@nohost <0.10440.2> f485d91253 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.150982Z nonode@nohost <0.10440.2> 9970315fa3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.153874Z nonode@nohost <0.10440.2> 3a1adca7a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:48.159008Z nonode@nohost <0.10440.2> b2fe60eaaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.163060Z nonode@nohost <0.10440.2> 73e71c67a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.170903Z nonode@nohost <0.10440.2> 2ac2d10833 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.173918Z nonode@nohost <0.10440.2> bb6be19d98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.280180Z nonode@nohost <0.10440.2> 77610ba689 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.283269Z nonode@nohost <0.10440.2> 2cdf7359ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:48.288716Z nonode@nohost <0.10440.2> 4c627530b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.291994Z nonode@nohost <0.10440.2> 509718a99f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.331162Z nonode@nohost <0.10440.2> e771e20d8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:58:48.334579Z nonode@nohost <0.10440.2> 0ec93185f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:48.340765Z nonode@nohost <0.10440.2> 76eafe4719 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.344095Z nonode@nohost <0.10440.2> d1e8f25981 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.368294Z nonode@nohost <0.10440.2> 6d633f9d90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:48.379820Z nonode@nohost <0.10440.2> 906fdbe575 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00498%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:48.383782Z nonode@nohost <0.10440.2> f084b08c7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d76f296bb4520801475575e2f805dee41f61bfad4176984e3b40e2c135a35fcf%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:48.386706Z nonode@nohost <0.10440.2> 12669dde6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d76f296bb4520801475575e2f805dee41f61bfad4176984e3b40e2c135a35fcf%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:49.850286Z nonode@nohost <0.10440.2> d5169aa1e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:49.853092Z nonode@nohost <0.10440.2> 21f3604020 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:49.859780Z nonode@nohost <0.10440.2> 1eb2569f18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:49.863037Z nonode@nohost <0.10440.2> a597b68e97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:49.885061Z nonode@nohost <0.10440.2> f63edeb52b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:49.889050Z nonode@nohost <0.10440.2> f856872dd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:49.895333Z nonode@nohost <0.10440.2> 36716efc75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:49.898414Z nonode@nohost <0.10440.2> b85ee7541f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:49.901666Z nonode@nohost <0.10440.2> fe719f9b6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:49.904500Z nonode@nohost <0.10440.2> 0b73f2a4dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:50.010732Z nonode@nohost <0.10440.2> 7218348afd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:50.013538Z nonode@nohost <0.10440.2> 102d5e24d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:50.019059Z nonode@nohost <0.10440.2> 6743ba9a6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:50.022209Z nonode@nohost <0.10440.2> c8773318df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:50.058712Z nonode@nohost <0.10440.2> 5dc81928ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:50.061305Z nonode@nohost <0.10440.2> bdec48c99d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:50.065948Z nonode@nohost <0.10440.2> eded4aeeee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:50.069578Z nonode@nohost <0.10440.2> 458ead81a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:50.089613Z nonode@nohost <0.10440.2> 489551d9bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:50.101249Z nonode@nohost <0.10440.2> b059d6de25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00499%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:50.105730Z nonode@nohost <0.10440.2> d87995e1fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003be4ff5ba4155ae7ca745dc1d5a9db28dbc73e32d098a8fd29733296db3f68ca%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:50.108746Z nonode@nohost <0.10440.2> 5db686ab95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003be4ff5ba4155ae7ca745dc1d5a9db28dbc73e32d098a8fd29733296db3f68ca%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:51.564145Z nonode@nohost <0.10440.2> d4c083135e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:51.567028Z nonode@nohost <0.10440.2> da0a09c5af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:51.576419Z nonode@nohost <0.10440.2> af16659efa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:51.579425Z nonode@nohost <0.10440.2> de59e6174c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:51.600252Z nonode@nohost <0.10440.2> bcf990817b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:51.603054Z nonode@nohost <0.10440.2> dccedd913b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:51.607352Z nonode@nohost <0.10440.2> 3e23976f27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:51.610357Z nonode@nohost <0.10440.2> d5b35c50eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:51.613891Z nonode@nohost <0.10440.2> 6ce72af6aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:51.620933Z nonode@nohost <0.10440.2> 928dee67bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:51.725727Z nonode@nohost <0.10440.2> 48cd11113a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:51.728133Z nonode@nohost <0.10440.2> abd1d0a807 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:51.732472Z nonode@nohost <0.10440.2> 62cfad5ab9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:51.735289Z nonode@nohost <0.10440.2> 1b66d7f556 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:51.769178Z nonode@nohost <0.10440.2> f610b69147 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:51.771651Z nonode@nohost <0.10440.2> e24866c188 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:51.776853Z nonode@nohost <0.10440.2> eeb65aec49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:51.780251Z nonode@nohost <0.10440.2> 5c155e4bac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:51.800379Z nonode@nohost <0.10440.2> ec42a9ab79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:51.812395Z nonode@nohost <0.10440.2> 4ec77d6245 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00500%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:51.816772Z nonode@nohost <0.10440.2> 401b548d61 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a186894eada9ed4222251c8b7fbffad5f92a41415905eaffce6a79aebc7de537%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:51.819733Z nonode@nohost <0.10440.2> 45698bbf52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a186894eada9ed4222251c8b7fbffad5f92a41415905eaffce6a79aebc7de537%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:53.287024Z nonode@nohost <0.10440.2> 43f988ca3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.290759Z nonode@nohost <0.10440.2> c80abd55e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:53.299510Z nonode@nohost <0.10440.2> d90d7f5953 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.302407Z nonode@nohost <0.10440.2> 2f63100b62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.322618Z nonode@nohost <0.10440.2> 01b591e11f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.325122Z nonode@nohost <0.10440.2> b2f273d025 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:53.329406Z nonode@nohost <0.10440.2> 9c1763b161 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.332178Z nonode@nohost <0.10440.2> 3437be76ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.334834Z nonode@nohost <0.10440.2> f2e5eab9db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.336995Z nonode@nohost <0.10440.2> 8ec9b3abd1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.442350Z nonode@nohost <0.10440.2> 8649ddd123 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:53.445080Z nonode@nohost <0.10440.2> 37d25e45a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:53.449316Z nonode@nohost <0.10440.2> 782c417f22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.452081Z nonode@nohost <0.10440.2> 1bd0587b89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.484290Z nonode@nohost <0.10440.2> b01431988e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.486617Z nonode@nohost <0.10440.2> 96075f287f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:53.492110Z nonode@nohost <0.10440.2> 8b8a502f1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.495550Z nonode@nohost <0.10440.2> 76c7cddff7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.516146Z nonode@nohost <0.10440.2> 8ac0bee9f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:53.527022Z nonode@nohost <0.10440.2> f8d1c157e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00501%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:53.530390Z nonode@nohost <0.10440.2> 3b4cec14ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009e162083bf815d8b8376b002d562f6f2a0f021427df915019c596856adb2806b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:53.533480Z nonode@nohost <0.10440.2> 11b8646fad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009e162083bf815d8b8376b002d562f6f2a0f021427df915019c596856adb2806b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:54.995837Z nonode@nohost <0.10440.2> dab9dae8d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:54.998515Z nonode@nohost <0.10440.2> 5fdeebe496 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:55.003857Z nonode@nohost <0.10440.2> c1b16330d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.006751Z nonode@nohost <0.10440.2> bb5f2e1a72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.024700Z nonode@nohost <0.10440.2> 20561f356b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.027966Z nonode@nohost <0.10440.2> 561d401d89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:55.032376Z nonode@nohost <0.10440.2> ccc885416c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.035339Z nonode@nohost <0.10440.2> 854dd1ae00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.038298Z nonode@nohost <0.10440.2> a4b95db25c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.041194Z nonode@nohost <0.10440.2> 47c001e924 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.145891Z nonode@nohost <0.10440.2> 2727b1a3d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.148407Z nonode@nohost <0.10440.2> 081b8f770c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:55.152751Z nonode@nohost <0.10440.2> 06fe390159 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.158443Z nonode@nohost <0.10440.2> 0530ae653a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.191665Z nonode@nohost <0.10440.2> e291ac9ec0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.200386Z nonode@nohost <0.10440.2> 1e83d4f887 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:55.205908Z nonode@nohost <0.10440.2> d7968e325c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.209609Z nonode@nohost <0.10440.2> 42a41b2999 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.229620Z nonode@nohost <0.10440.2> b3a960afdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:55.241394Z nonode@nohost <0.10440.2> 3f10e1f3b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00502%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:55.245066Z nonode@nohost <0.10440.2> a4544b3d68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00de24e362f9a2a581c1619d6396235593e9e4988978c768cfb62893697046c512%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:55.255788Z nonode@nohost <0.10440.2> f371c6a847 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00de24e362f9a2a581c1619d6396235593e9e4988978c768cfb62893697046c512%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:56.706020Z nonode@nohost <0.10440.2> 3cdce85809 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.709055Z nonode@nohost <0.10440.2> a250c892c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:56.713990Z nonode@nohost <0.10440.2> 175c9fd269 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.717039Z nonode@nohost <0.10440.2> 6c3c258b02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.739066Z nonode@nohost <0.10440.2> 8ad467550b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.741468Z nonode@nohost <0.10440.2> b2cb5323b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:56.746132Z nonode@nohost <0.10440.2> d92755313b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.753089Z nonode@nohost <0.10440.2> 89fd08a4b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.756799Z nonode@nohost <0.10440.2> 0b564c9898 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.759857Z nonode@nohost <0.10440.2> a40e03d3f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.866508Z nonode@nohost <0.10440.2> a8ddef3f30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.872544Z nonode@nohost <0.10440.2> 1a478561cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:56.877028Z nonode@nohost <0.10440.2> ea35b59447 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.879727Z nonode@nohost <0.10440.2> 3c5c1c4f74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.915063Z nonode@nohost <0.10440.2> 58f31f5993 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:56.917751Z nonode@nohost <0.10440.2> 3c43b5cb79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:56.923856Z nonode@nohost <0.10440.2> dd91305aaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.926936Z nonode@nohost <0.10440.2> e363e64fb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.946061Z nonode@nohost <0.10440.2> e3e0a1b550 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:56.959529Z nonode@nohost <0.10440.2> 17c8b7ad75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00503%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:56.963905Z nonode@nohost <0.10440.2> 81b285d077 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00cc56b4210b7acc1a96480cd7853aa432d5d389bf0b5af40a35db91519107615c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:56.967324Z nonode@nohost <0.10440.2> eb00bc8b1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00cc56b4210b7acc1a96480cd7853aa432d5d389bf0b5af40a35db91519107615c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:58.408378Z nonode@nohost <0.10440.2> 29011abc34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.411041Z nonode@nohost <0.10440.2> 3bdb45ff74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:58.416097Z nonode@nohost <0.10440.2> 4a23d8daac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.420725Z nonode@nohost <0.10440.2> d24356fd93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.443288Z nonode@nohost <0.10440.2> d55b44b7e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.447588Z nonode@nohost <0.10440.2> 3321e84e0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:58.452490Z nonode@nohost <0.10440.2> e2b0d8056e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.457081Z nonode@nohost <0.10440.2> 673b321bd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.466696Z nonode@nohost <0.10440.2> 1ed92b7040 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.469411Z nonode@nohost <0.10440.2> 0f67a8a9e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.576053Z nonode@nohost <0.10440.2> f9940d0247 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.578569Z nonode@nohost <0.10440.2> 9571f0ffda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:58.583225Z nonode@nohost <0.10440.2> 7588116d33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.587071Z nonode@nohost <0.10440.2> 37b3633ee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.620149Z nonode@nohost <0.10440.2> c2571c8d76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:58:58.623127Z nonode@nohost <0.10440.2> 30f84f2faf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:58.628132Z nonode@nohost <0.10440.2> 57a5e18410 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.631582Z nonode@nohost <0.10440.2> 8b7e4f04d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.653418Z nonode@nohost <0.10440.2> 94b11796a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:58:58.666372Z nonode@nohost <0.10440.2> 64c7eddb3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00504%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:58.670480Z nonode@nohost <0.10440.2> 9ddf2a3747 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d68c9df677818614481b7b490defcbc30eec9a15e92cc32021ef25152cbc8f7f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:58:58.674495Z nonode@nohost <0.10440.2> 6d8e4b2f83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d68c9df677818614481b7b490defcbc30eec9a15e92cc32021ef25152cbc8f7f%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:00.121499Z nonode@nohost <0.10440.2> 78ebb85c80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:00.124219Z nonode@nohost <0.10440.2> 1068db9b71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:00.132268Z nonode@nohost <0.10440.2> c883f06454 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:59:00.136292Z nonode@nohost <0.10440.2> b10efe8534 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:00.164077Z nonode@nohost <0.10440.2> 8c6cdfbb33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:59:00.173185Z nonode@nohost <0.10440.2> 389f98be14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T13:59:00.175357Z nonode@nohost <0.10440.2> 922f9aeebf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:00.179019Z nonode@nohost <0.10440.2> e9a527f40c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:00.184174Z nonode@nohost <0.10440.2> 3c5df8b6c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:00.187272Z nonode@nohost <0.10440.2> 20392c125f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:00.293288Z nonode@nohost <0.10440.2> 6a217ec50d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:00.295984Z nonode@nohost <0.10440.2> 1b0cda1cda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:00.305070Z nonode@nohost <0.10440.2> 333b508f2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:00.308639Z nonode@nohost <0.10440.2> 7b17ef2923 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:00.343781Z nonode@nohost <0.10440.2> 14747e8d1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:00.346800Z nonode@nohost <0.10440.2> a9cb2eb159 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:00.356741Z nonode@nohost <0.10440.2> 667908f73f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:00.360848Z nonode@nohost <0.10440.2> 20b9248297 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:00.389176Z nonode@nohost <0.10440.2> 3a1515e343 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:00.400099Z nonode@nohost <0.10440.2> 2c592cdfb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00505%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:00.406555Z nonode@nohost <0.10440.2> deb1803ea4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004911d64b7d92e9b4d83e23bbe047d3c5e34e6e5ce1ab2906e6eb615405a70cd1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:00.409257Z nonode@nohost <0.10440.2> b82e0e72e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004911d64b7d92e9b4d83e23bbe047d3c5e34e6e5ce1ab2906e6eb615405a70cd1%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:01.855039Z nonode@nohost <0.10440.2> b19411481e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:01.860016Z nonode@nohost <0.10440.2> 1550904cf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:59:01.861277Z nonode@nohost <0.10440.2> f9e769383c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:01.864112Z nonode@nohost <0.10440.2> 187536e49c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:01.882783Z nonode@nohost <0.10440.2> 01fbe1960a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:01.884950Z nonode@nohost <0.10440.2> 25744fc93f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:01.888918Z nonode@nohost <0.10440.2> beb3b81f7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:01.891642Z nonode@nohost <0.10440.2> 1cd7f0092c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:01.894284Z nonode@nohost <0.10440.2> f7c9b02962 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:01.896536Z nonode@nohost <0.10440.2> 532f08cd91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:02.002006Z nonode@nohost <0.10440.2> 134926e94e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:02.009557Z nonode@nohost <0.10440.2> 3542ee7301 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:02.013677Z nonode@nohost <0.10440.2> 13f56654a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:02.016442Z nonode@nohost <0.10440.2> ffa81276e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:02.050405Z nonode@nohost <0.10440.2> 44bb15985a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:02.054342Z nonode@nohost <0.10440.2> 66665482db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:02.059621Z nonode@nohost <0.10440.2> 5eaba68855 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:02.063481Z nonode@nohost <0.10440.2> 614a26776b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:02.083837Z nonode@nohost <0.10440.2> a6495300db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:02.095044Z nonode@nohost <0.10440.2> daf6d0182d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00506%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:02.098658Z nonode@nohost <0.10440.2> 18dd468c67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a4b07967c7028af77f515bee8623743caf81d7c78e640afc79725ed1ce480b5d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:02.101946Z nonode@nohost <0.10440.2> 0537ff72b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a4b07967c7028af77f515bee8623743caf81d7c78e640afc79725ed1ce480b5d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:03.539882Z nonode@nohost <0.10440.2> 225e5ae20c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.542414Z nonode@nohost <0.10440.2> 49adce4818 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:03.546653Z nonode@nohost <0.10440.2> c4f51b21ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.549754Z nonode@nohost <0.10440.2> 6f2e3fa385 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.566660Z nonode@nohost <0.10440.2> 3c51a08335 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.570387Z nonode@nohost <0.10440.2> f22e90be8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:03.574429Z nonode@nohost <0.10440.2> 165a5667fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.577421Z nonode@nohost <0.10440.2> b4cab3396c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.580309Z nonode@nohost <0.10440.2> 1914b26d6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.582308Z nonode@nohost <0.10440.2> 2436ad2e7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.688320Z nonode@nohost <0.10440.2> 4bd11648c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.692545Z nonode@nohost <0.10440.2> 023382391d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:03.696699Z nonode@nohost <0.10440.2> 4cfe1ddbeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.699624Z nonode@nohost <0.10440.2> e917554c8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.736362Z nonode@nohost <0.10440.2> e36943c3e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.738715Z nonode@nohost <0.10440.2> 68110a65f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:03.742819Z nonode@nohost <0.10440.2> 1b1ccda42d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.746759Z nonode@nohost <0.10440.2> 782398b0d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.766507Z nonode@nohost <0.10440.2> 461febab37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:03.777302Z nonode@nohost <0.10440.2> 3cfd7f2cb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00507%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:03.780583Z nonode@nohost <0.10440.2> a1b8972230 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009d1503bc9fc83ca1d3831aa61912010ada37922108fcddb50e7e74a2cb0f5c01%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:03.783327Z nonode@nohost <0.10440.2> 3cf48802d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009d1503bc9fc83ca1d3831aa61912010ada37922108fcddb50e7e74a2cb0f5c01%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:05.245687Z nonode@nohost <0.10440.2> 16d7dace82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.253791Z nonode@nohost <0.10440.2> bf274a3229 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:05.258448Z nonode@nohost <0.10440.2> e466ec3159 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.261471Z nonode@nohost <0.10440.2> bf0551692e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.283097Z nonode@nohost <0.10440.2> 23439e6c04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.285829Z nonode@nohost <0.10440.2> dd01c13365 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:05.289815Z nonode@nohost <0.10440.2> f4250acf99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.292653Z nonode@nohost <0.10440.2> 7bb9be0f28 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.295486Z nonode@nohost <0.10440.2> ef47bffddd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.297869Z nonode@nohost <0.10440.2> ed0cbc392e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.403021Z nonode@nohost <0.10440.2> 3eacdd4992 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.408551Z nonode@nohost <0.10440.2> 6da2d62552 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:05.413637Z nonode@nohost <0.10440.2> 833d647ce5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.416656Z nonode@nohost <0.10440.2> c02e0d7910 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.450530Z nonode@nohost <0.10440.2> 25b2bb118e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.453185Z nonode@nohost <0.10440.2> b17a86ba04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:05.457317Z nonode@nohost <0.10440.2> 186425175d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.459972Z nonode@nohost <0.10440.2> c40b3d805f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.478599Z nonode@nohost <0.10440.2> 0107d691d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:05.489360Z nonode@nohost <0.10440.2> d297fb3b2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00508%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:05.492821Z nonode@nohost <0.10440.2> bb5b027c5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00cb7c0c7a15395b2451237784244a12786b446dd97cc8420c8b85831e419fd197%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:05.495766Z nonode@nohost <0.10440.2> a2acb5c91d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00cb7c0c7a15395b2451237784244a12786b446dd97cc8420c8b85831e419fd197%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:06.976424Z nonode@nohost <0.10440.2> 2515dfcd9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:59:06.978820Z nonode@nohost <0.10440.2> 6d1cda2a85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:06.985120Z nonode@nohost <0.10440.2> 9900fdc6d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:06.988464Z nonode@nohost <0.10440.2> 9f4b5a09bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:07.011108Z nonode@nohost <0.10440.2> 8e71cbcd2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:07.014361Z nonode@nohost <0.10440.2> 23371a692d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:07.020686Z nonode@nohost <0.10440.2> 223bcad5ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:07.024063Z nonode@nohost <0.10440.2> 22e2cfc904 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:07.027032Z nonode@nohost <0.10440.2> 789773f0e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:07.029609Z nonode@nohost <0.10440.2> 28c0abff27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:07.143854Z nonode@nohost <0.10440.2> 31cf0fe197 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T13:59:07.146545Z nonode@nohost <0.10440.2> 62925123d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:07.150604Z nonode@nohost <0.10440.2> 52c61fdfe3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:07.153373Z nonode@nohost <0.10440.2> a855796eaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:07.187111Z nonode@nohost <0.10440.2> d27b7d0de3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:07.190794Z nonode@nohost <0.10440.2> 1274503670 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:07.196690Z nonode@nohost <0.10440.2> de39ae42ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:07.204751Z nonode@nohost <0.10440.2> 6f5e4f250a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:07.224234Z nonode@nohost <0.10440.2> 8e2ca12ffb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:07.242099Z nonode@nohost <0.10440.2> 9742aee4fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00509%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:07.252102Z nonode@nohost <0.10440.2> eeaf879376 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00dbe33ed5d1bec3012613e74f563e6ecabacccc0bc9598bed060adb4361e124f8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:07.254896Z nonode@nohost <0.10440.2> 611bd5ded9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00dbe33ed5d1bec3012613e74f563e6ecabacccc0bc9598bed060adb4361e124f8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:08.700083Z nonode@nohost <0.10440.2> 731988a1ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.702334Z nonode@nohost <0.10440.2> c9cc2f4d96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:08.707061Z nonode@nohost <0.10440.2> caccca1fdd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.715163Z nonode@nohost <0.10440.2> 72c987e9eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.733356Z nonode@nohost <0.10440.2> b9182c4575 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.737183Z nonode@nohost <0.10440.2> ce8978f717 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:08.749337Z nonode@nohost <0.10440.2> 07ddd4bf57 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.752659Z nonode@nohost <0.10440.2> 7e72d36d70 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.757500Z nonode@nohost <0.10440.2> 2a5670fbec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.763721Z nonode@nohost <0.10440.2> 17340c6f1f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.866189Z nonode@nohost <0.10440.2> 1d54a9438b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:08.868149Z nonode@nohost <0.10440.2> cb2693a839 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:08.873204Z nonode@nohost <0.10440.2> 4cf743d06f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.880687Z nonode@nohost <0.10440.2> 7141cdb1c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.914634Z nonode@nohost <0.10440.2> 52de119fed couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.916968Z nonode@nohost <0.10440.2> 3b75721c86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:08.921018Z nonode@nohost <0.10440.2> 4d8c2d3910 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.923632Z nonode@nohost <0.10440.2> 696bba5203 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.943517Z nonode@nohost <0.10440.2> 666b16b9a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:08.954827Z nonode@nohost <0.10440.2> 3dcdf2d5e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00510%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:08.958348Z nonode@nohost <0.10440.2> c551c214a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003ce83277ee32d642aa6dff2f82a30f8aa40ef23651cd54421241956e3a26e080%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:08.961292Z nonode@nohost <0.10440.2> b987b9d927 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003ce83277ee32d642aa6dff2f82a30f8aa40ef23651cd54421241956e3a26e080%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:10.429071Z nonode@nohost <0.10440.2> 70a8593287 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.436471Z nonode@nohost <0.10440.2> 94ce36a7a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:10.440596Z nonode@nohost <0.10440.2> 676662c1b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.443257Z nonode@nohost <0.10440.2> 25a02a9f3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.465316Z nonode@nohost <0.10440.2> b1de13b07b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.467900Z nonode@nohost <0.10440.2> f70d8c3b92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:10.472259Z nonode@nohost <0.10440.2> 7b2bd199f3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.477120Z nonode@nohost <0.10440.2> 8f9e44b551 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.480811Z nonode@nohost <0.10440.2> e0357ad7f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.483458Z nonode@nohost <0.10440.2> 96d35c2e29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.595369Z nonode@nohost <0.10440.2> e3f6991eca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T13:59:10.597733Z nonode@nohost <0.10440.2> 62ea321627 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:10.602775Z nonode@nohost <0.10440.2> c85d45ccc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.606703Z nonode@nohost <0.10440.2> 905dce5c2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.641167Z nonode@nohost <0.10440.2> 1a373115b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.644065Z nonode@nohost <0.10440.2> 6b483279d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:10.648300Z nonode@nohost <0.10440.2> ea43049895 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.650908Z nonode@nohost <0.10440.2> 407f163a1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.671192Z nonode@nohost <0.10440.2> 1899d780b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:10.690709Z nonode@nohost <0.10440.2> 6c4089d69e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00511%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:10.694607Z nonode@nohost <0.10440.2> 24921bf51f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008b9c6986bf2b2bb22cf4b3a36d85ad0e91dbf34e10ea6e74d2c09c9d71950eb4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:10.698347Z nonode@nohost <0.10440.2> 044529aa9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008b9c6986bf2b2bb22cf4b3a36d85ad0e91dbf34e10ea6e74d2c09c9d71950eb4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:12.181936Z nonode@nohost <0.10440.2> 3f3fa455eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.184396Z nonode@nohost <0.10440.2> 62c22cfcf7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:12.190602Z nonode@nohost <0.10440.2> 69806899aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.193922Z nonode@nohost <0.10440.2> 088d42232d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.216468Z nonode@nohost <0.10440.2> 922e61d900 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.218781Z nonode@nohost <0.10440.2> 4c8e8794bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:12.224874Z nonode@nohost <0.10440.2> 300dcaa508 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.227608Z nonode@nohost <0.10440.2> 4698b87462 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.230228Z nonode@nohost <0.10440.2> 12cb084abb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.232460Z nonode@nohost <0.10440.2> fa6fb34317 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.339431Z nonode@nohost <0.10440.2> f65c5babfb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.344572Z nonode@nohost <0.10440.2> 48e2877bd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:12.349428Z nonode@nohost <0.10440.2> 99c935b2f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.361388Z nonode@nohost <0.10440.2> 34fdc6df87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.396692Z nonode@nohost <0.10440.2> 57d024ce48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:12.399874Z nonode@nohost <0.10440.2> e064a9c95b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:12.412824Z nonode@nohost <0.10440.2> 920a96d51a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.416050Z nonode@nohost <0.10440.2> 4b116e65b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.435379Z nonode@nohost <0.10440.2> 8c83bb4f0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:12.450476Z nonode@nohost <0.10440.2> 5f811bdb82 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00512%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:12.454413Z nonode@nohost <0.10440.2> 2bcb50ff75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00756e1dda6aa591716a8fece4e760e2913f55cbeb3320c07d16ca3706d86c2c92%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:12.457497Z nonode@nohost <0.10440.2> 1b6dfb4f8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00756e1dda6aa591716a8fece4e760e2913f55cbeb3320c07d16ca3706d86c2c92%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:13.947145Z nonode@nohost <0.10440.2> bec24baa55 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:13.949782Z nonode@nohost <0.10440.2> 04aebaccd6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:13.954280Z nonode@nohost <0.10440.2> 50723fb4ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:13.957551Z nonode@nohost <0.10440.2> 9ae213b000 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:13.982747Z nonode@nohost <0.10440.2> 1311cbb031 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:13.985005Z nonode@nohost <0.10440.2> fd50983f36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:13.997700Z nonode@nohost <0.10440.2> 22a3e03d39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:14.028500Z nonode@nohost <0.10440.2> 0af823272d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:14.031999Z nonode@nohost <0.10440.2> cfa0db4567 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:14.034892Z nonode@nohost <0.10440.2> 88599db6a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:14.143332Z nonode@nohost <0.10440.2> 8bd9516c24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:14.146099Z nonode@nohost <0.10440.2> 2995c24df6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:14.150924Z nonode@nohost <0.10440.2> e7ce3978eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:14.161049Z nonode@nohost <0.10440.2> 07c907b59c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:14.195318Z nonode@nohost <0.10440.2> 3ee8f310b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:14.198854Z nonode@nohost <0.10440.2> 5d89a06e41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:14.206913Z nonode@nohost <0.10440.2> 8380c166cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:14.211237Z nonode@nohost <0.10440.2> 75530395c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:14.231867Z nonode@nohost <0.10440.2> 971e2e7355 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:14.248083Z nonode@nohost <0.10440.2> 1aceb9e3ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00513%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:14.252371Z nonode@nohost <0.10440.2> 250f46a2ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009bcd861cc0e6bc05ea24955b6cd4e03b8e0688d843c1123e0eb533e6e1ff9fec%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:14.256116Z nonode@nohost <0.10440.2> 00e953e837 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009bcd861cc0e6bc05ea24955b6cd4e03b8e0688d843c1123e0eb533e6e1ff9fec%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:15.712921Z nonode@nohost <0.10440.2> 104acb19fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:15.715318Z nonode@nohost <0.10440.2> 7c08ee8f10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:15.719647Z nonode@nohost <0.10440.2> f522cbe135 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.723038Z nonode@nohost <0.10440.2> 9eedaff792 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.745530Z nonode@nohost <0.10440.2> f4b50db5fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.748049Z nonode@nohost <0.10440.2> 6fac08ce56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:15.753319Z nonode@nohost <0.10440.2> b0483d7bde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.756134Z nonode@nohost <0.10440.2> 2e58c12b38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.758833Z nonode@nohost <0.10440.2> 2e73fc5bdc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.760894Z nonode@nohost <0.10440.2> d66bf0a8e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.865977Z nonode@nohost <0.10440.2> 92a1de9781 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.868463Z nonode@nohost <0.10440.2> 1256b74b42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:15.877648Z nonode@nohost <0.10440.2> 3343e04e3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.881246Z nonode@nohost <0.10440.2> 8c9040a422 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.915145Z nonode@nohost <0.10440.2> bf5378df33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.917484Z nonode@nohost <0.10440.2> bd4ee9f41b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:15.921925Z nonode@nohost <0.10440.2> b5482f9fcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.930331Z nonode@nohost <0.10440.2> d46a6b58b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.950268Z nonode@nohost <0.10440.2> 1f87231bf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:15.963125Z nonode@nohost <0.10440.2> bca78fe047 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00514%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:15.966664Z nonode@nohost <0.10440.2> c7bfef3ad2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009b587dba4596ef9a8398e698c4531d6c59efeaf16fac19f693fa7b722a22dc63%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:15.969747Z nonode@nohost <0.10440.2> 9dcf9e0647 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009b587dba4596ef9a8398e698c4531d6c59efeaf16fac19f693fa7b722a22dc63%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:17.432359Z nonode@nohost <0.10440.2> 45b9da05e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T13:59:17.435141Z nonode@nohost <0.10440.2> ad6ad8eda7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:17.440304Z nonode@nohost <0.10440.2> f7f2001b95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:17.443085Z nonode@nohost <0.10440.2> 8677e7c8af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:17.464489Z nonode@nohost <0.10440.2> 12bd3f8012 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:17.466841Z nonode@nohost <0.10440.2> 0c8b377841 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:17.471021Z nonode@nohost <0.10440.2> 4407c10561 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:17.473740Z nonode@nohost <0.10440.2> 1ee2ace75a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:17.476292Z nonode@nohost <0.10440.2> 952454be77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:17.478312Z nonode@nohost <0.10440.2> 3a0ff53acb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:17.582762Z nonode@nohost <0.10440.2> 409ed6e278 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:17.585078Z nonode@nohost <0.10440.2> f2ec87863c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:17.589300Z nonode@nohost <0.10440.2> ef5d2a7ad8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:17.595886Z nonode@nohost <0.10440.2> 4ad5ce8905 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:59:17.629073Z nonode@nohost <0.10440.2> 3a1a0588ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:17.631433Z nonode@nohost <0.10440.2> c3195ff83d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:17.641442Z nonode@nohost <0.10440.2> 53ab669ee7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:17.644687Z nonode@nohost <0.10440.2> 40c3e6817a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:17.665793Z nonode@nohost <0.10440.2> 71109e7632 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:17.677437Z nonode@nohost <0.10440.2> deacf5eca9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00515%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:17.680942Z nonode@nohost <0.10440.2> 8809ed6654 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f7f48af877184b632278c62b56f8b28cb730869a0647af55f7462241693fe3ff%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:17.684226Z nonode@nohost <0.10440.2> 24906f0a5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f7f48af877184b632278c62b56f8b28cb730869a0647af55f7462241693fe3ff%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:19.154484Z nonode@nohost <0.10440.2> f22d793931 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.159009Z nonode@nohost <0.10440.2> cbe430a3ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:19.166351Z nonode@nohost <0.10440.2> bb4e2d2b97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.170630Z nonode@nohost <0.10440.2> 5ba726dd7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.193102Z nonode@nohost <0.10440.2> 951fda3793 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.196586Z nonode@nohost <0.10440.2> 0e8d723ad0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:19.201205Z nonode@nohost <0.10440.2> 091d7408b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.210529Z nonode@nohost <0.10440.2> ca3a497ee2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.214380Z nonode@nohost <0.10440.2> 56f55dd7fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.216950Z nonode@nohost <0.10440.2> 7effacede0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.328389Z nonode@nohost <0.10440.2> b6c3853573 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.331044Z nonode@nohost <0.10440.2> 65022884bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:19.335658Z nonode@nohost <0.10440.2> 7a1f6793a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.339699Z nonode@nohost <0.10440.2> e0444edc4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.372397Z nonode@nohost <0.10440.2> 65f67c3451 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.379545Z nonode@nohost <0.10440.2> 10ffc5f703 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:19.384862Z nonode@nohost <0.10440.2> 651659db75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.387861Z nonode@nohost <0.10440.2> aad2929d96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.412626Z nonode@nohost <0.10440.2> dedddfd42a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:19.423785Z nonode@nohost <0.10440.2> ad8e358e74 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00516%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:19.427601Z nonode@nohost <0.10440.2> 254010c9ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0048a74814bcd568bc93ca61cb4ade26c2ad4f2bdf1af17803462ead2a1b36b174%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:19.430571Z nonode@nohost <0.10440.2> d32a63b205 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0048a74814bcd568bc93ca61cb4ade26c2ad4f2bdf1af17803462ead2a1b36b174%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:20.898734Z nonode@nohost <0.10440.2> b1eb618f8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:20.901192Z nonode@nohost <0.10440.2> 1bbeef8a22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:20.905860Z nonode@nohost <0.10440.2> 19e415b2cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:20.909807Z nonode@nohost <0.10440.2> 13b6e419f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:20.932877Z nonode@nohost <0.10440.2> 60e39b4abf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:20.934902Z nonode@nohost <0.10440.2> cb0edbe5d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:20.939457Z nonode@nohost <0.10440.2> 4aab2b4244 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:20.943246Z nonode@nohost <0.10440.2> db2d174335 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:20.946804Z nonode@nohost <0.10440.2> e9eb6d270a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:20.949201Z nonode@nohost <0.10440.2> 7f01f917c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:21.060291Z nonode@nohost <0.10440.2> 8e940231d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:21.068604Z nonode@nohost <0.10440.2> 91d50200c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:21.072828Z nonode@nohost <0.10440.2> bb24ff4a04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:21.075531Z nonode@nohost <0.10440.2> f88d746076 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:21.108571Z nonode@nohost <0.10440.2> 36bac5b679 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:21.111226Z nonode@nohost <0.10440.2> 41f61a59d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:21.120741Z nonode@nohost <0.10440.2> 677d624a53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:21.124573Z nonode@nohost <0.10440.2> 5c6205d6ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:21.144424Z nonode@nohost <0.10440.2> 5bac3d4250 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:21.163698Z nonode@nohost <0.10440.2> b6510217c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00517%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:21.166984Z nonode@nohost <0.10440.2> 2a9ac7b5b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00954d433a31839533b06153ceec0cb2241c27b2bde635e3f5fedb8b6117737640%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:21.170860Z nonode@nohost <0.10440.2> e53c5c99ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00954d433a31839533b06153ceec0cb2241c27b2bde635e3f5fedb8b6117737640%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:22.637751Z nonode@nohost <0.10440.2> dc55c84b22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.640319Z nonode@nohost <0.10440.2> 952758ea1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:22.648964Z nonode@nohost <0.10440.2> 3724d82fd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.652830Z nonode@nohost <0.10440.2> bbfc189808 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.675879Z nonode@nohost <0.10440.2> d24730c03e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.678163Z nonode@nohost <0.10440.2> d1b2a231bf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:22.682497Z nonode@nohost <0.10440.2> 79032079ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.685542Z nonode@nohost <0.10440.2> 13fa6d3ea8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.688952Z nonode@nohost <0.10440.2> ec210ade8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.691024Z nonode@nohost <0.10440.2> 6359698c81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.796268Z nonode@nohost <0.10440.2> a4c0352234 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.798682Z nonode@nohost <0.10440.2> 8b24913b1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:22.803265Z nonode@nohost <0.10440.2> 33818e52e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.806148Z nonode@nohost <0.10440.2> 075f52bc0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.839734Z nonode@nohost <0.10440.2> e4817b00a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.842193Z nonode@nohost <0.10440.2> 72db04c25c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:22.853073Z nonode@nohost <0.10440.2> c16c76514c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.855850Z nonode@nohost <0.10440.2> 82586288b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.875952Z nonode@nohost <0.10440.2> 1a3027e168 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:22.888917Z nonode@nohost <0.10440.2> 7735398716 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00518%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:22.897244Z nonode@nohost <0.10440.2> f2267d776d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00978c956b0a3e0f43d9504d33e2eaf16a517f3f23d3f131f64a92809c22f0f5a6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:22.900874Z nonode@nohost <0.10440.2> 46da8f79ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00978c956b0a3e0f43d9504d33e2eaf16a517f3f23d3f131f64a92809c22f0f5a6%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:24.374366Z nonode@nohost <0.10440.2> 225c3f67fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.376970Z nonode@nohost <0.10440.2> 3ae60b8a46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:24.381904Z nonode@nohost <0.10440.2> 24f2d6fcb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.384838Z nonode@nohost <0.10440.2> 83384bd70c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.406600Z nonode@nohost <0.10440.2> 01b4efdc40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.416555Z nonode@nohost <0.10440.2> 2a9f62aef1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:24.421398Z nonode@nohost <0.10440.2> be4be6ea9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.424620Z nonode@nohost <0.10440.2> 82717c80e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.434792Z nonode@nohost <0.10440.2> 46b58b5174 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.437502Z nonode@nohost <0.10440.2> 3ac0a74ab2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.542700Z nonode@nohost <0.10440.2> 0f0e47c97e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.545372Z nonode@nohost <0.10440.2> b5a9dff88b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:24.550200Z nonode@nohost <0.10440.2> f2b4d8fc31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.560202Z nonode@nohost <0.10440.2> 89bd81bfab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 5 [notice] 2018-09-16T13:59:24.594377Z nonode@nohost <0.10440.2> 5cb96b1e96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.596815Z nonode@nohost <0.10440.2> 7550d404ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:24.601266Z nonode@nohost <0.10440.2> f65f241669 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.604105Z nonode@nohost <0.10440.2> 9c39b07cf6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.624593Z nonode@nohost <0.10440.2> 6fe43f4658 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:24.635710Z nonode@nohost <0.10440.2> 803d9ad485 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00519%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:24.639026Z nonode@nohost <0.10440.2> 77aad12753 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000b3edd7364009176bf04eb55e7e13903f2db7d79e4ee97a60c8295018fd59402%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:24.642068Z nonode@nohost <0.10440.2> 809c331886 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000b3edd7364009176bf04eb55e7e13903f2db7d79e4ee97a60c8295018fd59402%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:26.097249Z nonode@nohost <0.10440.2> d06f383c60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.099972Z nonode@nohost <0.10440.2> 23ed9e558d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:26.105516Z nonode@nohost <0.10440.2> 83348b7713 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.107989Z nonode@nohost <0.10440.2> 51eda6e02c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.129695Z nonode@nohost <0.10440.2> abedb64fe0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.131933Z nonode@nohost <0.10440.2> acbfbe882b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:26.138752Z nonode@nohost <0.10440.2> c624f8198b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.141641Z nonode@nohost <0.10440.2> 05acd6e360 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.144613Z nonode@nohost <0.10440.2> b3a529bc59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.147211Z nonode@nohost <0.10440.2> 400f7c1030 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.251560Z nonode@nohost <0.10440.2> 107d445f01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.254280Z nonode@nohost <0.10440.2> 35cb4ccc42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:26.259029Z nonode@nohost <0.10440.2> b4e4938402 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.266658Z nonode@nohost <0.10440.2> 03a2af7a85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.300253Z nonode@nohost <0.10440.2> 37cdb0c530 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.302716Z nonode@nohost <0.10440.2> 04986837fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:26.306929Z nonode@nohost <0.10440.2> 3ff1f3f6f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.310094Z nonode@nohost <0.10440.2> c889bc0b80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.329189Z nonode@nohost <0.10440.2> e2a287aec4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:26.340396Z nonode@nohost <0.10440.2> 9e9bca0798 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00520%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:26.349000Z nonode@nohost <0.10440.2> f3a8a4c5cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004f0abd99312e20ad33ba32861f05b512864c02464cde22315760d660a2f13c74%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:26.353676Z nonode@nohost <0.10440.2> 0a4dcf3c02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004f0abd99312e20ad33ba32861f05b512864c02464cde22315760d660a2f13c74%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:27.818017Z nonode@nohost <0.10440.2> d497ac56d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:27.820686Z nonode@nohost <0.10440.2> 77ef2a0606 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:27.825169Z nonode@nohost <0.10440.2> ac7bcc3e39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:27.828085Z nonode@nohost <0.10440.2> 86f3ef830f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:27.849910Z nonode@nohost <0.10440.2> cf7780a01c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:27.852336Z nonode@nohost <0.10440.2> 9d35a0df87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:27.856802Z nonode@nohost <0.10440.2> 3aa1a883d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:27.859688Z nonode@nohost <0.10440.2> 4217f026d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:27.862323Z nonode@nohost <0.10440.2> f47c14c1ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:27.864516Z nonode@nohost <0.10440.2> e930255318 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:27.973689Z nonode@nohost <0.10440.2> 8f85eeab1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:27.977718Z nonode@nohost <0.10440.2> ceb7438633 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:27.982233Z nonode@nohost <0.10440.2> 159435e2cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:27.986586Z nonode@nohost <0.10440.2> 50355b0d2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:28.021393Z nonode@nohost <0.10440.2> 24efcbfc3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:28.024247Z nonode@nohost <0.10440.2> d14ac1a421 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:28.034346Z nonode@nohost <0.10440.2> 4829bc9479 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:28.038012Z nonode@nohost <0.10440.2> fc4bdfd6bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:28.057696Z nonode@nohost <0.10440.2> 30c1d16f32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:28.068950Z nonode@nohost <0.10440.2> a5f46e62a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00521%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:28.073314Z nonode@nohost <0.10440.2> f2fcd3f54a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d1597fc024cc971c8ecef0be704b33ef4be037dd67834641ba50aa1f80666bd4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:28.076507Z nonode@nohost <0.10440.2> 26c2f32379 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d1597fc024cc971c8ecef0be704b33ef4be037dd67834641ba50aa1f80666bd4%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:29.532128Z nonode@nohost <0.10440.2> 56c39a62c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.534514Z nonode@nohost <0.10440.2> 90819c90d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:29.539497Z nonode@nohost <0.10440.2> 9a7d6cc37a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.543207Z nonode@nohost <0.10440.2> 2f723fdba2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.569393Z nonode@nohost <0.10440.2> 4248bf6564 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:29.572238Z nonode@nohost <0.10440.2> e20b16c3af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:29.576978Z nonode@nohost <0.10440.2> d5f23b7da1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.580452Z nonode@nohost <0.10440.2> 9af0a62463 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.583817Z nonode@nohost <0.10440.2> 0fc5bd4358 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.586590Z nonode@nohost <0.10440.2> 6915b7d935 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.696031Z nonode@nohost <0.10440.2> 24001a89d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.698351Z nonode@nohost <0.10440.2> b03dd87d0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:29.702876Z nonode@nohost <0.10440.2> a37da80158 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.706084Z nonode@nohost <0.10440.2> a2bfd31025 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.739289Z nonode@nohost <0.10440.2> fe2add6c89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.742298Z nonode@nohost <0.10440.2> e51432439e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:29.747045Z nonode@nohost <0.10440.2> 9ff288f510 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.750258Z nonode@nohost <0.10440.2> dcb74348c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.770809Z nonode@nohost <0.10440.2> 14e2963f2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:29.782280Z nonode@nohost <0.10440.2> ef2947d385 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00522%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:29.786080Z nonode@nohost <0.10440.2> bf60e6092c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0082a46c08a26983ec8d40b3187d0e8799f7aa59d25fa8d3e98e85cc4c66adba7c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:29.789331Z nonode@nohost <0.10440.2> ff43d965cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0082a46c08a26983ec8d40b3187d0e8799f7aa59d25fa8d3e98e85cc4c66adba7c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:31.257245Z nonode@nohost <0.10440.2> 5c41541b89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:31.259468Z nonode@nohost <0.10440.2> c6c8d1ef18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:31.265240Z nonode@nohost <0.10440.2> 4f616517f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:31.268376Z nonode@nohost <0.10440.2> 65e9bcd608 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:31.290848Z nonode@nohost <0.10440.2> 2592bcad6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:31.296376Z nonode@nohost <0.10440.2> ad67cf47e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:31.300637Z nonode@nohost <0.10440.2> 987f86096f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:31.303401Z nonode@nohost <0.10440.2> 061d64d1ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:31.306751Z nonode@nohost <0.10440.2> b84920f00c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:31.312665Z nonode@nohost <0.10440.2> 596033050a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:31.418997Z nonode@nohost <0.10440.2> 703110c14a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:31.420383Z nonode@nohost <0.10440.2> 9afc9daceb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:31.429635Z nonode@nohost <0.10440.2> 3f75b48806 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:31.432923Z nonode@nohost <0.10440.2> d57ae5bfaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:31.470136Z nonode@nohost <0.10440.2> e6e867748e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:31.472996Z nonode@nohost <0.10440.2> 995528b26c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:31.477801Z nonode@nohost <0.10440.2> 429679603d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:31.480635Z nonode@nohost <0.10440.2> e04b4974d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:31.499351Z nonode@nohost <0.10440.2> 970d1bc083 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:31.512096Z nonode@nohost <0.10440.2> 395462cb0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00523%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:31.516402Z nonode@nohost <0.10440.2> 18c3f25b3b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0097414aa2a23f201b17404b2124cbb0a7b7f77547288872d58600160d3e09189b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:31.519301Z nonode@nohost <0.10440.2> a094404c3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0097414aa2a23f201b17404b2124cbb0a7b7f77547288872d58600160d3e09189b%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:32.974461Z nonode@nohost <0.10440.2> 88b99b59c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:32.980618Z nonode@nohost <0.10440.2> b23223664b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:32.984551Z nonode@nohost <0.10440.2> 21d52f0bae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:32.987780Z nonode@nohost <0.10440.2> bea323f422 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:33.011675Z nonode@nohost <0.10440.2> 89b8f94ac5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:33.014408Z nonode@nohost <0.10440.2> 5616d2ead0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:33.021157Z nonode@nohost <0.10440.2> 42983939d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:33.025161Z nonode@nohost <0.10440.2> 5e9b7416cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:33.029407Z nonode@nohost <0.10440.2> 78ff039c49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:33.031982Z nonode@nohost <0.10440.2> 6645bcfdcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:33.139683Z nonode@nohost <0.10440.2> ffb6a6fa50 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:33.142472Z nonode@nohost <0.10440.2> 4b93d4ec01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:33.147245Z nonode@nohost <0.10440.2> f3ecb30b34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:33.152843Z nonode@nohost <0.10440.2> 17dcc86a9d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:33.185772Z nonode@nohost <0.10440.2> 8d2cfe15e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:33.188051Z nonode@nohost <0.10440.2> aa7864ba49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:33.192137Z nonode@nohost <0.10440.2> 6c264e14fc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:33.194819Z nonode@nohost <0.10440.2> 5fc27e4433 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:33.214358Z nonode@nohost <0.10440.2> 4fb6b2d1c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:33.226240Z nonode@nohost <0.10440.2> 04be1be1a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00524%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:33.229440Z nonode@nohost <0.10440.2> 55eb3de78f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e2f0adc125ecea319d8ef1233a0075030a7f8bf354d3607d0d913a736d9b2a8d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:33.232054Z nonode@nohost <0.10440.2> 7751223ec8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e2f0adc125ecea319d8ef1233a0075030a7f8bf354d3607d0d913a736d9b2a8d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:34.683764Z nonode@nohost <0.10440.2> 7dfced09f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.687202Z nonode@nohost <0.10440.2> 3cb1d3fd1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:34.692775Z nonode@nohost <0.10440.2> 3ee5b0a164 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.696094Z nonode@nohost <0.10440.2> 1d1f11d567 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.718220Z nonode@nohost <0.10440.2> 7d528846a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.721171Z nonode@nohost <0.10440.2> e4c4b167ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:34.725904Z nonode@nohost <0.10440.2> 0b0ffa752b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.729201Z nonode@nohost <0.10440.2> 231d46c674 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.732628Z nonode@nohost <0.10440.2> d99cc4d96e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.734916Z nonode@nohost <0.10440.2> 1e3525eef1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.843634Z nonode@nohost <0.10440.2> 802e28cf7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.846630Z nonode@nohost <0.10440.2> e26410515c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:34.850893Z nonode@nohost <0.10440.2> 6ac0ffb635 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.853916Z nonode@nohost <0.10440.2> 20ec067619 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.887483Z nonode@nohost <0.10440.2> c67e4910e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.892472Z nonode@nohost <0.10440.2> 6b693851be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:34.898044Z nonode@nohost <0.10440.2> b77a826ea8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.901409Z nonode@nohost <0.10440.2> 0225b0078d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.921155Z nonode@nohost <0.10440.2> b56e7aed12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:34.932043Z nonode@nohost <0.10440.2> 3e56eacad9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00525%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:34.935769Z nonode@nohost <0.10440.2> 4264dfc1e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009e2c10649d28315456fccc82fd2cb693ffd4fa400434be7d8c33458dbc24c804%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:34.939105Z nonode@nohost <0.10440.2> 17441edda5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009e2c10649d28315456fccc82fd2cb693ffd4fa400434be7d8c33458dbc24c804%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:36.374650Z nonode@nohost <0.10440.2> 6384d1d5d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.379553Z nonode@nohost <0.10440.2> 62b418f409 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:36.384866Z nonode@nohost <0.10440.2> 0933f47ee0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.390495Z nonode@nohost <0.10440.2> 3b92f26107 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.410681Z nonode@nohost <0.10440.2> 2d3a2a4a78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:59:36.412279Z nonode@nohost <0.10440.2> 43c39ca441 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:36.422173Z nonode@nohost <0.10440.2> cd511c4016 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.426089Z nonode@nohost <0.10440.2> 3060bcfd40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.429584Z nonode@nohost <0.10440.2> 6635ee1334 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.432526Z nonode@nohost <0.10440.2> 9e3bf6458d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.538537Z nonode@nohost <0.10440.2> 73193c9b6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.543399Z nonode@nohost <0.10440.2> 1813053dea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:36.547858Z nonode@nohost <0.10440.2> 5ed7a8a270 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.551812Z nonode@nohost <0.10440.2> 5ea8aab062 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.585041Z nonode@nohost <0.10440.2> 00ebce5f6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.592454Z nonode@nohost <0.10440.2> 565944a790 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:36.598100Z nonode@nohost <0.10440.2> 752ff935a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.601665Z nonode@nohost <0.10440.2> 38d201ec46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.622055Z nonode@nohost <0.10440.2> 4b813c0d87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:36.633830Z nonode@nohost <0.10440.2> b645c479fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00526%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:36.637693Z nonode@nohost <0.10440.2> 249d12f99c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00562c7c6a8d46fdfd5d3518e136b0e2a1632386f73c078a05237df717cdf43c2e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:36.641107Z nonode@nohost <0.10440.2> 2875544b59 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00562c7c6a8d46fdfd5d3518e136b0e2a1632386f73c078a05237df717cdf43c2e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:38.104257Z nonode@nohost <0.10440.2> 2fe6e2cd75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 5 [notice] 2018-09-16T13:59:38.107545Z nonode@nohost <0.10440.2> 93cbb819b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:38.114976Z nonode@nohost <0.10440.2> f7a2390ef9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:38.119223Z nonode@nohost <0.10440.2> 667218ace0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:38.146152Z nonode@nohost <0.10440.2> c88602fd7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:38.149587Z nonode@nohost <0.10440.2> c690d7a4d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:38.154875Z nonode@nohost <0.10440.2> 67472a654f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:38.157631Z nonode@nohost <0.10440.2> 1d8ca488ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:38.161614Z nonode@nohost <0.10440.2> 64fbf7f480 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:38.164439Z nonode@nohost <0.10440.2> 9dd33485e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:38.274808Z nonode@nohost <0.10440.2> 249e53b90b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:38.278529Z nonode@nohost <0.10440.2> 64932f6467 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:38.283400Z nonode@nohost <0.10440.2> 35c0a4e5c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:38.299998Z nonode@nohost <0.10440.2> 97b8ad275f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:38.347113Z nonode@nohost <0.10440.2> 84093827e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:38.349954Z nonode@nohost <0.10440.2> 4ac3f78ea8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:38.354566Z nonode@nohost <0.10440.2> 23320dde62 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:38.357882Z nonode@nohost <0.10440.2> 76b30b0dc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:38.377296Z nonode@nohost <0.10440.2> f825b57130 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:38.388800Z nonode@nohost <0.10440.2> 2f93bee02c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00527%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:38.395498Z nonode@nohost <0.10440.2> 55a0c6878a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0082c261c5610413754cd3e29229ab7761f4f71efe7732663d9d01e75536caf143%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:38.398802Z nonode@nohost <0.10440.2> 41e4765af2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0082c261c5610413754cd3e29229ab7761f4f71efe7732663d9d01e75536caf143%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:39.867669Z nonode@nohost <0.10440.2> 1546f32271 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:39.870046Z nonode@nohost <0.10440.2> 5f8fa0ac8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:39.874206Z nonode@nohost <0.10440.2> dd9a298919 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:39.876884Z nonode@nohost <0.10440.2> 0d685fb961 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:39.896354Z nonode@nohost <0.10440.2> f27f1cf2a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:39.900099Z nonode@nohost <0.10440.2> abf2ea627f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:39.912413Z nonode@nohost <0.10440.2> c5f8641b4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:39.916266Z nonode@nohost <0.10440.2> a621d682ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:39.919807Z nonode@nohost <0.10440.2> 7ead7e4b53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:39.922662Z nonode@nohost <0.10440.2> b6f22824ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:40.030102Z nonode@nohost <0.10440.2> c7a982027d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:40.032564Z nonode@nohost <0.10440.2> 0ab6dc7c34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:40.037236Z nonode@nohost <0.10440.2> a5ebd223e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:40.039939Z nonode@nohost <0.10440.2> 12bcd44ab6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:40.072397Z nonode@nohost <0.10440.2> 98836d7271 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:40.082483Z nonode@nohost <0.10440.2> 1b0ff082b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:40.086798Z nonode@nohost <0.10440.2> e593bc42e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:40.089722Z nonode@nohost <0.10440.2> 833ed5001f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:40.108316Z nonode@nohost <0.10440.2> cfc2ca7bf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:40.120424Z nonode@nohost <0.10440.2> 88bbcf43b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00528%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:40.123940Z nonode@nohost <0.10440.2> a7831a4644 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00fa9cf166f892558ca1e936ebbbe343c963e06b8365e125d0f93e7a414f7f53dd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:40.126920Z nonode@nohost <0.10440.2> 6715390b6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00fa9cf166f892558ca1e936ebbbe343c963e06b8365e125d0f93e7a414f7f53dd%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:41.597177Z nonode@nohost <0.10440.2> 196457f118 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:41.600708Z nonode@nohost <0.10440.2> be1095dbcb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:41.604789Z nonode@nohost <0.10440.2> b0cc0457c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:41.607683Z nonode@nohost <0.10440.2> 3c949061da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:41.629024Z nonode@nohost <0.10440.2> 38d9ede959 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:41.631677Z nonode@nohost <0.10440.2> f744ceeacd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:41.638716Z nonode@nohost <0.10440.2> 806b5f607f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:41.645083Z nonode@nohost <0.10440.2> 11aec6528c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:41.648655Z nonode@nohost <0.10440.2> b03637b835 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:41.651092Z nonode@nohost <0.10440.2> 21a2f299db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:41.758438Z nonode@nohost <0.10440.2> 21b75ccac7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:41.761060Z nonode@nohost <0.10440.2> 67ee3ec9b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:41.765354Z nonode@nohost <0.10440.2> e45d88024d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:41.772993Z nonode@nohost <0.10440.2> 8c542dfbad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:41.805569Z nonode@nohost <0.10440.2> 32f674588c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:41.812557Z nonode@nohost <0.10440.2> 231fba6ccb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:41.817381Z nonode@nohost <0.10440.2> 5f678c8956 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:41.820976Z nonode@nohost <0.10440.2> 41ce08a3ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:41.841034Z nonode@nohost <0.10440.2> 2ce5dba5ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:41.852264Z nonode@nohost <0.10440.2> 9da63f666c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00529%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:41.855495Z nonode@nohost <0.10440.2> 234c093427 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b83f0bf1e862e51b6593dffa204629ce6b1f41b57c1086cc7d11aeb81843c09e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:41.858581Z nonode@nohost <0.10440.2> 526987d66f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b83f0bf1e862e51b6593dffa204629ce6b1f41b57c1086cc7d11aeb81843c09e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:43.326706Z nonode@nohost <0.10440.2> d2685a8765 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.332487Z nonode@nohost <0.10440.2> ba166ec4b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:43.337619Z nonode@nohost <0.10440.2> cb5df381b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.340475Z nonode@nohost <0.10440.2> 20d1c2fb3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.362927Z nonode@nohost <0.10440.2> b583af95ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.367214Z nonode@nohost <0.10440.2> 369937b640 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:43.371695Z nonode@nohost <0.10440.2> fd5f082650 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.380710Z nonode@nohost <0.10440.2> 6f643bceed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.384046Z nonode@nohost <0.10440.2> 6c648461a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.386074Z nonode@nohost <0.10440.2> eeb7f30de3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.491402Z nonode@nohost <0.10440.2> f96584019f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:43.494352Z nonode@nohost <0.10440.2> 00bdaab4f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:43.500095Z nonode@nohost <0.10440.2> d24d261011 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.503995Z nonode@nohost <0.10440.2> c3d3d452b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.538845Z nonode@nohost <0.10440.2> 0c8eae8935 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.541395Z nonode@nohost <0.10440.2> 568a212988 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:43.552897Z nonode@nohost <0.10440.2> b6d6c01a65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.556844Z nonode@nohost <0.10440.2> 9bdf846f38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.576770Z nonode@nohost <0.10440.2> 729044f24a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:43.588039Z nonode@nohost <0.10440.2> 6e0a30199c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00530%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:43.591941Z nonode@nohost <0.10440.2> 2324a68405 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003419ff54ffef6ba6715f87be6d015664368cc09e02bca0457829550bf93c03f8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:43.594896Z nonode@nohost <0.10440.2> 56e045482f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003419ff54ffef6ba6715f87be6d015664368cc09e02bca0457829550bf93c03f8%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:45.049000Z nonode@nohost <0.10440.2> 8b01e47de8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:45.056673Z nonode@nohost <0.10440.2> 981c184db9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:45.063714Z nonode@nohost <0.10440.2> b3e4a0ee09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:45.065715Z nonode@nohost <0.10440.2> d7b8265cb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:45.088431Z nonode@nohost <0.10440.2> 45fdefece3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:59:45.090801Z nonode@nohost <0.10440.2> ef90023797 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:45.097697Z nonode@nohost <0.10440.2> e31663911f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:45.101868Z nonode@nohost <0.10440.2> e055c2f030 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:45.105919Z nonode@nohost <0.10440.2> 62bbf4c300 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:45.108814Z nonode@nohost <0.10440.2> 642f4b9dc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:45.214006Z nonode@nohost <0.10440.2> 1ca63bce94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:45.224708Z nonode@nohost <0.10440.2> 16e55ce300 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:45.230260Z nonode@nohost <0.10440.2> 70a29c5db0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:45.232988Z nonode@nohost <0.10440.2> 722db6cd20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:45.265911Z nonode@nohost <0.10440.2> 6c173161a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:45.268482Z nonode@nohost <0.10440.2> 6b05dd2d6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:45.273818Z nonode@nohost <0.10440.2> b05f12914d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:45.276782Z nonode@nohost <0.10440.2> e7a06e7f31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:45.297294Z nonode@nohost <0.10440.2> a4deba0c7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:45.309989Z nonode@nohost <0.10440.2> 5234dcf88e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00531%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:45.314459Z nonode@nohost <0.10440.2> d3cad84574 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002e57203d1717ee453e59f5f4255a05632a073f501447cb144b6336685f7ed68d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:45.317670Z nonode@nohost <0.10440.2> 9bb8056f26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002e57203d1717ee453e59f5f4255a05632a073f501447cb144b6336685f7ed68d%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:46.764587Z nonode@nohost <0.10440.2> 6d9e0989a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:46.772882Z nonode@nohost <0.10440.2> 728c04157a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:46.777374Z nonode@nohost <0.10440.2> 6c89fbac81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:46.780143Z nonode@nohost <0.10440.2> 675edfaeb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:46.803036Z nonode@nohost <0.10440.2> b68690feea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:46.805897Z nonode@nohost <0.10440.2> 9e9a9cbfdb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:46.812022Z nonode@nohost <0.10440.2> 0d647c16bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:46.816127Z nonode@nohost <0.10440.2> 650e48af4b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:46.819223Z nonode@nohost <0.10440.2> ab28b63d69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:46.821963Z nonode@nohost <0.10440.2> f1fd0713b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:46.928943Z nonode@nohost <0.10440.2> b645f7f8f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:46.931532Z nonode@nohost <0.10440.2> 6cfdd69c65 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:46.936214Z nonode@nohost <0.10440.2> eeb64145fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:46.938983Z nonode@nohost <0.10440.2> 019b1702cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:46.971124Z nonode@nohost <0.10440.2> 2e6bc1e0ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:46.973941Z nonode@nohost <0.10440.2> 696af4a43f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:46.978628Z nonode@nohost <0.10440.2> 2ef40431cf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:46.981750Z nonode@nohost <0.10440.2> 9917c1cb6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:47.001232Z nonode@nohost <0.10440.2> 3ee4070a7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:47.012328Z nonode@nohost <0.10440.2> 484c312f1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00532%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:47.016277Z nonode@nohost <0.10440.2> 303c654110 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a3069bb3552acf1a7f87041f71983c51d27aae08ebc63e315c774231346af5e2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:47.019042Z nonode@nohost <0.10440.2> 2054b6e5e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a3069bb3552acf1a7f87041f71983c51d27aae08ebc63e315c774231346af5e2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:48.471003Z nonode@nohost <0.10440.2> 5309f3863b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.480537Z nonode@nohost <0.10440.2> a091f4b067 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:48.486631Z nonode@nohost <0.10440.2> f9e0783547 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.490453Z nonode@nohost <0.10440.2> 7768d03f13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.516978Z nonode@nohost <0.10440.2> 2edb91e731 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.519616Z nonode@nohost <0.10440.2> 7f4920ad36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:48.524932Z nonode@nohost <0.10440.2> 2842ae7998 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.529122Z nonode@nohost <0.10440.2> ad3bb80972 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.532527Z nonode@nohost <0.10440.2> 493a21064d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.535036Z nonode@nohost <0.10440.2> d08c660c07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.640645Z nonode@nohost <0.10440.2> 6a33ba62dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.644941Z nonode@nohost <0.10440.2> 21587ed57d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T13:59:48.649062Z nonode@nohost <0.10440.2> 766972cc43 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.653881Z nonode@nohost <0.10440.2> b32b54454f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.687175Z nonode@nohost <0.10440.2> e5e11044bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:48.690556Z nonode@nohost <0.10440.2> 00671d4de9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:48.695381Z nonode@nohost <0.10440.2> 1876436960 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.698746Z nonode@nohost <0.10440.2> 64c135fb32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.719251Z nonode@nohost <0.10440.2> fe994a8351 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:48.731790Z nonode@nohost <0.10440.2> f1aa4f4d27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00533%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:48.735584Z nonode@nohost <0.10440.2> 42111f618f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00267fa9d7cb8d02ce8b8ff9089f8f6e6ecc7a85d90fa4d8809999622c55fe18f9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:48.739128Z nonode@nohost <0.10440.2> 3546db59c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00267fa9d7cb8d02ce8b8ff9089f8f6e6ecc7a85d90fa4d8809999622c55fe18f9%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:50.214255Z nonode@nohost <0.10440.2> a29350dfa9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:50.217223Z nonode@nohost <0.10440.2> a00488d7e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:50.221555Z nonode@nohost <0.10440.2> cdbe46923d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:50.225112Z nonode@nohost <0.10440.2> 2d36b49953 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:50.250795Z nonode@nohost <0.10440.2> 5c80194595 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:50.253792Z nonode@nohost <0.10440.2> 9bc7e4547e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:50.258240Z nonode@nohost <0.10440.2> 310ce9d938 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:50.266930Z nonode@nohost <0.10440.2> d20df00093 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:50.269759Z nonode@nohost <0.10440.2> e9e52a2984 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:50.271852Z nonode@nohost <0.10440.2> acc4e540b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:50.377605Z nonode@nohost <0.10440.2> 0a99e1b467 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:50.380599Z nonode@nohost <0.10440.2> c0493b8b71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:50.389562Z nonode@nohost <0.10440.2> cf6465342a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:50.392771Z nonode@nohost <0.10440.2> dd02d29b7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:50.425420Z nonode@nohost <0.10440.2> 3051249e22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:50.427735Z nonode@nohost <0.10440.2> 2d9e49dd11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:50.432737Z nonode@nohost <0.10440.2> 04d3b11649 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:50.438244Z nonode@nohost <0.10440.2> e2e91fa746 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:50.458380Z nonode@nohost <0.10440.2> a87b3ec650 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:50.474476Z nonode@nohost <0.10440.2> 0625285eea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00534%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:50.478352Z nonode@nohost <0.10440.2> d712f9713e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d02043b7e2036af0490e11e10bf219386745096aa7b50ba8ad3bc39639e040c2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:50.482002Z nonode@nohost <0.10440.2> 88762256d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d02043b7e2036af0490e11e10bf219386745096aa7b50ba8ad3bc39639e040c2%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:51.935612Z nonode@nohost <0.10440.2> 59611d73f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:51.937902Z nonode@nohost <0.10440.2> 6f9e85efe2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:51.941896Z nonode@nohost <0.10440.2> 6b70fd0237 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:51.944722Z nonode@nohost <0.10440.2> d1aa012193 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:51.965343Z nonode@nohost <0.10440.2> 4ac258df41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:51.968245Z nonode@nohost <0.10440.2> 7191da814f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:51.972974Z nonode@nohost <0.10440.2> f50d0534ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:51.976623Z nonode@nohost <0.10440.2> cc7bdf079d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:51.979739Z nonode@nohost <0.10440.2> 58925dc661 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:51.982051Z nonode@nohost <0.10440.2> a475be2d3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:52.087259Z nonode@nohost <0.10440.2> 062108e6b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:52.090734Z nonode@nohost <0.10440.2> 763cc5d8a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:52.100178Z nonode@nohost <0.10440.2> 5a5ab3566b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:52.103299Z nonode@nohost <0.10440.2> 47e199087a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:52.136311Z nonode@nohost <0.10440.2> 9d85b340fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:52.139345Z nonode@nohost <0.10440.2> bbc5a35608 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:52.145023Z nonode@nohost <0.10440.2> 147d3c06d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:52.147765Z nonode@nohost <0.10440.2> ce9eb46fd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:52.167616Z nonode@nohost <0.10440.2> 9709cb4aae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:52.178749Z nonode@nohost <0.10440.2> 5874a5fdc9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00535%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:52.186713Z nonode@nohost <0.10440.2> 7da8036635 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%005fdd61a0165c6f1230141dce15f2c764c7b4800eda8ad99c368ac471bc69774c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:52.189536Z nonode@nohost <0.10440.2> ea8786d724 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%005fdd61a0165c6f1230141dce15f2c764c7b4800eda8ad99c368ac471bc69774c%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:53.637369Z nonode@nohost <0.10440.2> 8091f11aab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.640256Z nonode@nohost <0.10440.2> 40c0075e46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:53.645522Z nonode@nohost <0.10440.2> 7e40b14885 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.649648Z nonode@nohost <0.10440.2> 73cfe01196 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.669646Z nonode@nohost <0.10440.2> aeb6e851be couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.673802Z nonode@nohost <0.10440.2> 91691b4be3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:53.678837Z nonode@nohost <0.10440.2> 47ce0799e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.682635Z nonode@nohost <0.10440.2> 38d7b18a34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.685405Z nonode@nohost <0.10440.2> 2e3def0617 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.692748Z nonode@nohost <0.10440.2> 90c618bdcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.799540Z nonode@nohost <0.10440.2> 7aba0ae046 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.803125Z nonode@nohost <0.10440.2> dc836286d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:53.807772Z nonode@nohost <0.10440.2> 4b27738773 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.814896Z nonode@nohost <0.10440.2> e4900b1e49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.848631Z nonode@nohost <0.10440.2> a03d94c96b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:53.850851Z nonode@nohost <0.10440.2> 42728138af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:53.854763Z nonode@nohost <0.10440.2> f0e4175a4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.857333Z nonode@nohost <0.10440.2> 4a39f23ae7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.877021Z nonode@nohost <0.10440.2> 078b793270 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:53.894535Z nonode@nohost <0.10440.2> f1976b656e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00536%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:53.898337Z nonode@nohost <0.10440.2> fa0e50bdfb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0037ac4362931aa83280d5ce3763793bdb84fc68b055777bda794ceef57a5b2794%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:53.902514Z nonode@nohost <0.10440.2> 849f09c660 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0037ac4362931aa83280d5ce3763793bdb84fc68b055777bda794ceef57a5b2794%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:55.358970Z nonode@nohost <0.10440.2> 742931c97b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:55.362405Z nonode@nohost <0.10440.2> eaa7881e69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:55.371825Z nonode@nohost <0.10440.2> ad88a786cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 4 [notice] 2018-09-16T13:59:55.375688Z nonode@nohost <0.10440.2> 0fc7aebd79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:55.406090Z nonode@nohost <0.10440.2> f5f8b530b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T13:59:55.409564Z nonode@nohost <0.10440.2> 013a88d51c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:55.413906Z nonode@nohost <0.10440.2> 4bf4e54474 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:55.416754Z nonode@nohost <0.10440.2> d2cb664ce1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:55.426717Z nonode@nohost <0.10440.2> e82763d4c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:55.430235Z nonode@nohost <0.10440.2> c541ef4eef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:55.537243Z nonode@nohost <0.10440.2> feebc9a25a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:55.539855Z nonode@nohost <0.10440.2> 96b739a087 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:55.544099Z nonode@nohost <0.10440.2> ccf15c168c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:55.552844Z nonode@nohost <0.10440.2> 39ed058d23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:55.585950Z nonode@nohost <0.10440.2> a42ec8a4b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:55.588957Z nonode@nohost <0.10440.2> 69c6db944a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:55.598763Z nonode@nohost <0.10440.2> 6168e795c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:55.602177Z nonode@nohost <0.10440.2> daed9d8d52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:55.621113Z nonode@nohost <0.10440.2> 4180f77dcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:55.637462Z nonode@nohost <0.10440.2> 50445ab7c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00537%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:55.644703Z nonode@nohost <0.10440.2> dfcab4fa0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001eec2ab906f18e7302259415b214e753de7b2f1060c21265c203433d40683094%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:55.648658Z nonode@nohost <0.10440.2> 9a18d60539 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001eec2ab906f18e7302259415b214e753de7b2f1060c21265c203433d40683094%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:57.096026Z nonode@nohost <0.10440.2> 5d50a5fd16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.098657Z nonode@nohost <0.10440.2> 9085efeae1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:57.104075Z nonode@nohost <0.10440.2> 602a84804b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.107445Z nonode@nohost <0.10440.2> 295acf32e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.129732Z nonode@nohost <0.10440.2> 2be0b51f2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.132506Z nonode@nohost <0.10440.2> 8d0bde2020 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:57.137202Z nonode@nohost <0.10440.2> 51c7b82191 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.140756Z nonode@nohost <0.10440.2> 03f0972d7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.145202Z nonode@nohost <0.10440.2> 879ac9dcd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.147738Z nonode@nohost <0.10440.2> 437d4d4870 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.256982Z nonode@nohost <0.10440.2> 9a51a32a9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T13:59:57.259386Z nonode@nohost <0.10440.2> 8ae6c4665f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:57.264301Z nonode@nohost <0.10440.2> 5de85b4cf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.268823Z nonode@nohost <0.10440.2> 7e336c4ad8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.302016Z nonode@nohost <0.10440.2> 91db54b209 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.304717Z nonode@nohost <0.10440.2> 721ef24614 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:57.309584Z nonode@nohost <0.10440.2> 8019ac00f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.313405Z nonode@nohost <0.10440.2> 47250ecfe9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.333764Z nonode@nohost <0.10440.2> 92937d3dea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:57.344958Z nonode@nohost <0.10440.2> e1434b2be6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00538%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:57.354529Z nonode@nohost <0.10440.2> 0036bcfaf0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e19346e13ec4e0675de68cc554ac3698aaae7f1b839af44da1a1b01e0ce98258%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:57.357645Z nonode@nohost <0.10440.2> 352cc324f4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e19346e13ec4e0675de68cc554ac3698aaae7f1b839af44da1a1b01e0ce98258%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:58.816667Z nonode@nohost <0.10440.2> b218157ff3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:58.819723Z nonode@nohost <0.10440.2> c820e29c37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:58.825630Z nonode@nohost <0.10440.2> 640ac3efa5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:58.828985Z nonode@nohost <0.10440.2> 6ec9844937 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:58.851483Z nonode@nohost <0.10440.2> 9881c057cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:58.854471Z nonode@nohost <0.10440.2> b347a4ab26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:58.858470Z nonode@nohost <0.10440.2> 3880a371e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:58.866704Z nonode@nohost <0.10440.2> b3976b507b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:58.870237Z nonode@nohost <0.10440.2> c58ae9d4fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:58.872863Z nonode@nohost <0.10440.2> fabdb41845 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:58.980924Z nonode@nohost <0.10440.2> 194add7519 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:58.988576Z nonode@nohost <0.10440.2> ea827c4551 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:58.995058Z nonode@nohost <0.10440.2> 4c8cea441b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:58.997883Z nonode@nohost <0.10440.2> 6c5fa0ef86 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:59.032046Z nonode@nohost <0.10440.2> 3d84526ec4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:59.034591Z nonode@nohost <0.10440.2> 832bd7ffed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:59.038795Z nonode@nohost <0.10440.2> 0ccf01484f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:59.041831Z nonode@nohost <0.10440.2> 62455a9317 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:59.062696Z nonode@nohost <0.10440.2> bec4e623a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T13:59:59.074885Z nonode@nohost <0.10440.2> 6054f3c66d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00539%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:59.078601Z nonode@nohost <0.10440.2> 9926d51fe6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0053e19ca97d9329f4acb6dab8f4b32eb789932877f760991f9354439ec2b23b5e%00?attachments=true 404 ok 1 [notice] 2018-09-16T13:59:59.081865Z nonode@nohost <0.10440.2> d1bee4c421 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0053e19ca97d9329f4acb6dab8f4b32eb789932877f760991f9354439ec2b23b5e%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:00.567771Z nonode@nohost <0.10440.2> 294419cafa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:00.570883Z nonode@nohost <0.10440.2> 7c464321c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:00.577357Z nonode@nohost <0.10440.2> fe62182d9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:00.581896Z nonode@nohost <0.10440.2> 1f8e69371e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:00.604832Z nonode@nohost <0.10440.2> 76a412ce23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:00.608051Z nonode@nohost <0.10440.2> 952b7d77ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:00.612908Z nonode@nohost <0.10440.2> ce7d926062 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:00.616189Z nonode@nohost <0.10440.2> aa3358a8d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:00.619581Z nonode@nohost <0.10440.2> 07e0dff60b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:00.621974Z nonode@nohost <0.10440.2> 4e3b122a0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:00.733111Z nonode@nohost <0.10440.2> bdc169348a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:00.735483Z nonode@nohost <0.10440.2> 1ceb7ac987 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:00.739266Z nonode@nohost <0.10440.2> 0e539e7efb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:00.741879Z nonode@nohost <0.10440.2> 08b5fee042 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:00.775265Z nonode@nohost <0.10440.2> 85c1a07aaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:00.777658Z nonode@nohost <0.10440.2> 27fae54ce9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:00.783081Z nonode@nohost <0.10440.2> 5f7e7b769e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:00.786747Z nonode@nohost <0.10440.2> fc2f871b0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:00.810411Z nonode@nohost <0.10440.2> 1a6766d431 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:00.822049Z nonode@nohost <0.10440.2> 897d4b3d33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00540%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:00.825641Z nonode@nohost <0.10440.2> 1dc0b3a3d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b43b335ec4a10669291b504fe1f496bf0312c74fa23e0828496581a4c0dd8aa3%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:00.828824Z nonode@nohost <0.10440.2> b2f63717be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b43b335ec4a10669291b504fe1f496bf0312c74fa23e0828496581a4c0dd8aa3%00?attachments=true 404 ok 1 [info] 2018-09-16T14:00:00.917070Z nonode@nohost <0.22507.4> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [notice] 2018-09-16T14:00:02.310798Z nonode@nohost <0.10440.2> 9571775c1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T14:00:02.314149Z nonode@nohost <0.10440.2> 02b49938b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:02.322005Z nonode@nohost <0.10440.2> c8c5adb254 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:02.330361Z nonode@nohost <0.10440.2> 1ee574d8e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 6 [notice] 2018-09-16T14:00:02.353199Z nonode@nohost <0.10440.2> 8b89b4bb7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:02.355626Z nonode@nohost <0.10440.2> 2709c14530 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:02.359855Z nonode@nohost <0.10440.2> cdb66bb6a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:02.363297Z nonode@nohost <0.10440.2> 6d8168670f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:02.372294Z nonode@nohost <0.10440.2> 4999f86ec9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 6 [notice] 2018-09-16T14:00:02.375631Z nonode@nohost <0.10440.2> f82bcb1fc2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:02.481509Z nonode@nohost <0.10440.2> 9e8716abc7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:02.484177Z nonode@nohost <0.10440.2> b295f0ed24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:02.488947Z nonode@nohost <0.10440.2> 2e7ad835bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:02.491786Z nonode@nohost <0.10440.2> 2fb06da180 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:02.526032Z nonode@nohost <0.10440.2> 162a1f8d72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:02.529355Z nonode@nohost <0.10440.2> f87231563c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:02.534344Z nonode@nohost <0.10440.2> ba04163ccc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:02.537943Z nonode@nohost <0.10440.2> 2534591731 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:02.557111Z nonode@nohost <0.10440.2> 91114ba956 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:02.569631Z nonode@nohost <0.10440.2> 42354c1c2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00541%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:02.574384Z nonode@nohost <0.10440.2> 3e99256988 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0034744ca07937cd85b226e2923dbd704a171ac3e174b4058aeca8d3f2d511cede%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:02.577884Z nonode@nohost <0.10440.2> 2ce9f68d5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0034744ca07937cd85b226e2923dbd704a171ac3e174b4058aeca8d3f2d511cede%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:04.033980Z nonode@nohost <0.10440.2> dc841f105f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.040561Z nonode@nohost <0.10440.2> f8872e4dec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:04.045917Z nonode@nohost <0.10440.2> 56915bde08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.048795Z nonode@nohost <0.10440.2> b9a9ce2897 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.070826Z nonode@nohost <0.10440.2> f4e4a1ff68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.074431Z nonode@nohost <0.10440.2> 1230a9aa48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:04.079278Z nonode@nohost <0.10440.2> d16c17cda8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.082657Z nonode@nohost <0.10440.2> 334198f468 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.087415Z nonode@nohost <0.10440.2> 8eea649d9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.090513Z nonode@nohost <0.10440.2> 5e21768489 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.198176Z nonode@nohost <0.10440.2> be11118084 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.202467Z nonode@nohost <0.10440.2> 58989e9142 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:04.208813Z nonode@nohost <0.10440.2> 1e2edd279a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.212552Z nonode@nohost <0.10440.2> 11c8797aa6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.246927Z nonode@nohost <0.10440.2> fac0c66d34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.252276Z nonode@nohost <0.10440.2> fb15fb8d49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:04.261043Z nonode@nohost <0.10440.2> f3ef03e39c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.264418Z nonode@nohost <0.10440.2> 68edf3e67c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.283951Z nonode@nohost <0.10440.2> aaa918ed00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:04.297432Z nonode@nohost <0.10440.2> 071676cf30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00542%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:04.301731Z nonode@nohost <0.10440.2> b913d185d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c3816817371d7356c0248a42572d2893b5808e4fedb9ed87297398be0d237c75%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:04.305213Z nonode@nohost <0.10440.2> bc1a8fec14 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c3816817371d7356c0248a42572d2893b5808e4fedb9ed87297398be0d237c75%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:05.763527Z nonode@nohost <0.10440.2> fcfef5a199 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:05.766355Z nonode@nohost <0.10440.2> 799e647717 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:05.771226Z nonode@nohost <0.10440.2> 9d79b5b191 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:05.774682Z nonode@nohost <0.10440.2> 0e77fcbd03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:05.797705Z nonode@nohost <0.10440.2> 2ea28dbe07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:05.800290Z nonode@nohost <0.10440.2> a5973e1a8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:05.804829Z nonode@nohost <0.10440.2> a6b2a71dff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:05.809848Z nonode@nohost <0.10440.2> 4d293a841d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:05.813765Z nonode@nohost <0.10440.2> 56421a5eb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:05.817008Z nonode@nohost <0.10440.2> 0ed3a32c30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:05.922756Z nonode@nohost <0.10440.2> 03b948873a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:05.929652Z nonode@nohost <0.10440.2> 39f839f52a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:05.933678Z nonode@nohost <0.10440.2> 35e0d5df02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:05.936245Z nonode@nohost <0.10440.2> 99c64f9f69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:05.971919Z nonode@nohost <0.10440.2> b6179ccb8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:05.975260Z nonode@nohost <0.10440.2> a2ef08366f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:05.980803Z nonode@nohost <0.10440.2> 78230dd1ea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:05.983768Z nonode@nohost <0.10440.2> 31cdaa80c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:06.005451Z nonode@nohost <0.10440.2> 016046b628 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:06.017084Z nonode@nohost <0.10440.2> 6d18897dfb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00543%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:06.021926Z nonode@nohost <0.10440.2> 036fdf10a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002996df5289a7c4b4f975bee810d3c5da277bd884093723b2c3f9b64f891508b6%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:06.025415Z nonode@nohost <0.10440.2> ded6c62561 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002996df5289a7c4b4f975bee810d3c5da277bd884093723b2c3f9b64f891508b6%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:07.472903Z nonode@nohost <0.10440.2> 8b342ecf87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.475175Z nonode@nohost <0.10440.2> 2ee28d9e87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:07.479522Z nonode@nohost <0.10440.2> 11c481e125 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.482961Z nonode@nohost <0.10440.2> f311e4b93b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.504758Z nonode@nohost <0.10440.2> 827cdc8345 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.507893Z nonode@nohost <0.10440.2> dd52dcb2ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:07.512451Z nonode@nohost <0.10440.2> 606131c35f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.516210Z nonode@nohost <0.10440.2> 66d373b798 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.524644Z nonode@nohost <0.10440.2> a1f8855f0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.527218Z nonode@nohost <0.10440.2> 09acc360d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.631734Z nonode@nohost <0.10440.2> 662f07d6cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.634260Z nonode@nohost <0.10440.2> 70482c1a7c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:07.638527Z nonode@nohost <0.10440.2> 5cd84039e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.641381Z nonode@nohost <0.10440.2> 1b2b48678d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.675391Z nonode@nohost <0.10440.2> 50320c82eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.677801Z nonode@nohost <0.10440.2> 68697255c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:07.681966Z nonode@nohost <0.10440.2> 5b19e87b7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.684802Z nonode@nohost <0.10440.2> 5a526fd240 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.705080Z nonode@nohost <0.10440.2> 6fdb03396b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:07.716093Z nonode@nohost <0.10440.2> 19634f901f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00544%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:07.722824Z nonode@nohost <0.10440.2> 18e1277bd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008d9f93eee767714e07a45337e7eecf83a0527f811da85213ecf6ff0b34c8fe4d%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:07.726044Z nonode@nohost <0.10440.2> 697406dba8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008d9f93eee767714e07a45337e7eecf83a0527f811da85213ecf6ff0b34c8fe4d%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:09.186879Z nonode@nohost <0.10440.2> 0cd4ddfb75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:09.190574Z nonode@nohost <0.10440.2> 62cf62771b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:09.195805Z nonode@nohost <0.10440.2> cfee75e071 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:09.204758Z nonode@nohost <0.10440.2> d9625e9080 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:09.228409Z nonode@nohost <0.10440.2> 4eab2ade71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:09.231115Z nonode@nohost <0.10440.2> 11f6133201 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:09.237083Z nonode@nohost <0.10440.2> 49788cbdce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:09.240992Z nonode@nohost <0.10440.2> 13eb1ca611 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:09.244028Z nonode@nohost <0.10440.2> 168a7cd081 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:09.246235Z nonode@nohost <0.10440.2> 3a63119bc8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:09.353759Z nonode@nohost <0.10440.2> 7f716afb5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:09.356454Z nonode@nohost <0.10440.2> fa2c2c60d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:09.361461Z nonode@nohost <0.10440.2> 190d32ccfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:09.364765Z nonode@nohost <0.10440.2> 63cac938ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:09.403521Z nonode@nohost <0.10440.2> c41720511c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:09.406231Z nonode@nohost <0.10440.2> 4939ca7fb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:09.415535Z nonode@nohost <0.10440.2> 2fcb099962 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:09.418552Z nonode@nohost <0.10440.2> 0de82e833b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:09.441286Z nonode@nohost <0.10440.2> a7c4e181c7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:09.457904Z nonode@nohost <0.10440.2> e7695861dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00545%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:09.461431Z nonode@nohost <0.10440.2> 5333cf8630 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000b954f3a4570b2900308a8a513758c8c8a713826d693e99c8bf57068fb21d828%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:09.464394Z nonode@nohost <0.10440.2> 89475d8e60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000b954f3a4570b2900308a8a513758c8c8a713826d693e99c8bf57068fb21d828%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:10.924324Z nonode@nohost <0.10440.2> bfd4cf63ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:10.928374Z nonode@nohost <0.10440.2> 0be905cd54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:10.932673Z nonode@nohost <0.10440.2> 160774f18e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:10.936710Z nonode@nohost <0.10440.2> dc47252051 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:10.968409Z nonode@nohost <0.10440.2> 2042bb363d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 10 [notice] 2018-09-16T14:00:10.971551Z nonode@nohost <0.10440.2> 6d70934337 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:10.977021Z nonode@nohost <0.10440.2> 829db92bb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:10.980698Z nonode@nohost <0.10440.2> 52a1f37989 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:10.984113Z nonode@nohost <0.10440.2> ba61927ce1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:10.987988Z nonode@nohost <0.10440.2> dd5f862c60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:11.093623Z nonode@nohost <0.10440.2> 89c7e94edb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:11.100614Z nonode@nohost <0.10440.2> 6dc15818df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:11.104781Z nonode@nohost <0.10440.2> 4a007c1d2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:11.107775Z nonode@nohost <0.10440.2> 1a08dfa6dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:11.141503Z nonode@nohost <0.10440.2> 864b3f0578 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:11.143789Z nonode@nohost <0.10440.2> 207ed20989 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:11.147763Z nonode@nohost <0.10440.2> 9df83fde13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:11.157062Z nonode@nohost <0.10440.2> f0f399e10a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:11.175785Z nonode@nohost <0.10440.2> bae4566857 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:11.187382Z nonode@nohost <0.10440.2> 2fe828705d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00546%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:11.191502Z nonode@nohost <0.10440.2> 154c44bb29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00eeec4c2ef0ed6280645fd5bdb26baeb9475d5c951796e43e4721ad8818dcca3c%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:11.194581Z nonode@nohost <0.10440.2> 21fcc3dbf1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00eeec4c2ef0ed6280645fd5bdb26baeb9475d5c951796e43e4721ad8818dcca3c%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:12.658340Z nonode@nohost <0.10440.2> 3fe85c575b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:12.661450Z nonode@nohost <0.10440.2> 573532e3a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:12.666801Z nonode@nohost <0.10440.2> 8451aa7cce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:12.670144Z nonode@nohost <0.10440.2> d0afa637be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:12.692858Z nonode@nohost <0.10440.2> 2cb92b6eb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T14:00:12.695770Z nonode@nohost <0.10440.2> e34adc8587 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:12.700205Z nonode@nohost <0.10440.2> 87b083a203 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:12.703356Z nonode@nohost <0.10440.2> 01eb98cb71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:12.706636Z nonode@nohost <0.10440.2> fbee16ee8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:12.709456Z nonode@nohost <0.10440.2> 878c932d29 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:12.819217Z nonode@nohost <0.10440.2> 7259350309 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:12.828743Z nonode@nohost <0.10440.2> 4a7722c5d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:12.834495Z nonode@nohost <0.10440.2> 0f48599e53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:12.838435Z nonode@nohost <0.10440.2> 2960088616 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:12.879739Z nonode@nohost <0.10440.2> f21cea2c95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 8 [notice] 2018-09-16T14:00:12.882018Z nonode@nohost <0.10440.2> cb425babdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:12.886119Z nonode@nohost <0.10440.2> 98b17e59e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:12.888829Z nonode@nohost <0.10440.2> 34b051a764 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:12.907409Z nonode@nohost <0.10440.2> 815542b7d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:12.919795Z nonode@nohost <0.10440.2> ea527be2d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00547%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:12.923165Z nonode@nohost <0.10440.2> d2cea77e77 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00dbd01a45772dbaf13c4c31ec00db9f3f03220b4f3a4124e91833ce3d58b54c56%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:12.926049Z nonode@nohost <0.10440.2> f36a50c7f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00dbd01a45772dbaf13c4c31ec00db9f3f03220b4f3a4124e91833ce3d58b54c56%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:14.379390Z nonode@nohost <0.10440.2> 7beec897eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.381797Z nonode@nohost <0.10440.2> 5ddcb0a777 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:14.392575Z nonode@nohost <0.10440.2> 499026b70c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.395898Z nonode@nohost <0.10440.2> 7da4286e23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.417706Z nonode@nohost <0.10440.2> eddca4fdad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.420772Z nonode@nohost <0.10440.2> 0bdbde2031 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:14.425796Z nonode@nohost <0.10440.2> 3dd98cd897 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.429808Z nonode@nohost <0.10440.2> 2c82793943 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.433841Z nonode@nohost <0.10440.2> 05eb80563b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.436542Z nonode@nohost <0.10440.2> 3523c42f0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.542866Z nonode@nohost <0.10440.2> 77cb02bc4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.545758Z nonode@nohost <0.10440.2> e984e7fdf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:14.550380Z nonode@nohost <0.10440.2> eca9502935 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.553201Z nonode@nohost <0.10440.2> 0485648956 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.586279Z nonode@nohost <0.10440.2> c0f6dcb61e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.588922Z nonode@nohost <0.10440.2> a2cb5a2e63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:14.593541Z nonode@nohost <0.10440.2> 490e45305e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.598334Z nonode@nohost <0.10440.2> 267e3004a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.619298Z nonode@nohost <0.10440.2> eb2182267a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:14.631191Z nonode@nohost <0.10440.2> e138fee670 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00548%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:14.636971Z nonode@nohost <0.10440.2> b3893511ac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003caa5a2b365cbec6f328814706d9b9a1a65d2a6daf11f1c746918510ac0e600b%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:14.640477Z nonode@nohost <0.10440.2> aad7663ea3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003caa5a2b365cbec6f328814706d9b9a1a65d2a6daf11f1c746918510ac0e600b%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:16.113350Z nonode@nohost <0.10440.2> 6e6ccea908 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:16.116052Z nonode@nohost <0.10440.2> c5db8e611a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:16.124964Z nonode@nohost <0.10440.2> e2748e97fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:16.128061Z nonode@nohost <0.10440.2> 5ceb55ff6b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:16.148398Z nonode@nohost <0.10440.2> cb72baf22f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T14:00:16.151690Z nonode@nohost <0.10440.2> df6c5f8511 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T14:00:16.153908Z nonode@nohost <0.10440.2> 3c4bfc400c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:16.164946Z nonode@nohost <0.10440.2> a4d6519851 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:16.168812Z nonode@nohost <0.10440.2> 1b2140037d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:16.171631Z nonode@nohost <0.10440.2> e153c5a64f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:16.284024Z nonode@nohost <0.10440.2> 718ae291b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:16.286894Z nonode@nohost <0.10440.2> 51be71e03f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:16.292310Z nonode@nohost <0.10440.2> 3ebd7938a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:16.295734Z nonode@nohost <0.10440.2> 187ca0d91e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:16.330728Z nonode@nohost <0.10440.2> cd1399a8ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:16.333351Z nonode@nohost <0.10440.2> 187dca5e9a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:16.338513Z nonode@nohost <0.10440.2> c3dff40c13 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:16.342200Z nonode@nohost <0.10440.2> f7f0edc5f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:16.362159Z nonode@nohost <0.10440.2> 546529fa22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:16.376250Z nonode@nohost <0.10440.2> 4209e60805 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00549%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:16.383069Z nonode@nohost <0.10440.2> ae9a5a1692 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00757c7e741cb44abd80c592e2dee1d7b1911c65a01e3995494777df76ee476b43%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:16.385989Z nonode@nohost <0.10440.2> b41539e0c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00757c7e741cb44abd80c592e2dee1d7b1911c65a01e3995494777df76ee476b43%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:17.827118Z nonode@nohost <0.10440.2> 1cc6046723 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:17.829875Z nonode@nohost <0.10440.2> 60bf58376a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:17.837280Z nonode@nohost <0.10440.2> 6d2217c50a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:17.840634Z nonode@nohost <0.10440.2> 81bdd6310f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:17.866727Z nonode@nohost <0.10440.2> c4700e9a1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:17.869100Z nonode@nohost <0.10440.2> 05e24ee2db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:17.881010Z nonode@nohost <0.10440.2> 5bc6f4626c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:17.884088Z nonode@nohost <0.10440.2> f40cd9bc3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:17.887448Z nonode@nohost <0.10440.2> 7157b218eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:17.889698Z nonode@nohost <0.10440.2> 248657b5c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:17.993857Z nonode@nohost <0.10440.2> 4d10c951f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:17.996408Z nonode@nohost <0.10440.2> de7a153080 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:18.002358Z nonode@nohost <0.10440.2> 6311825662 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:18.005830Z nonode@nohost <0.10440.2> ceb0c4944d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:18.042370Z nonode@nohost <0.10440.2> a57a92bdbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:18.045004Z nonode@nohost <0.10440.2> fd1ec7e353 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:18.049302Z nonode@nohost <0.10440.2> fad88eaabc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:18.052351Z nonode@nohost <0.10440.2> 85ed593a46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:18.072736Z nonode@nohost <0.10440.2> 80f8a20d54 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:18.085441Z nonode@nohost <0.10440.2> cc0f45d657 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00550%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:18.090909Z nonode@nohost <0.10440.2> bd98413e06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00a17726001b7cf59e3dd42c0964042ddbb5e06c35404653388fab13bfc2b6e481%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:18.094404Z nonode@nohost <0.10440.2> 823407a93e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00a17726001b7cf59e3dd42c0964042ddbb5e06c35404653388fab13bfc2b6e481%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:19.551772Z nonode@nohost <0.10440.2> 9c25d485bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T14:00:19.555008Z nonode@nohost <0.10440.2> 64b9ab85b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:19.558938Z nonode@nohost <0.10440.2> 156c67e581 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:19.561463Z nonode@nohost <0.10440.2> 2abb5ad873 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:19.582236Z nonode@nohost <0.10440.2> 2a793b4028 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:19.584732Z nonode@nohost <0.10440.2> 7e7d2c469a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:19.589575Z nonode@nohost <0.10440.2> 5f4905c3a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:19.592223Z nonode@nohost <0.10440.2> 0a0781e040 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:19.594769Z nonode@nohost <0.10440.2> eecebd2629 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:19.596857Z nonode@nohost <0.10440.2> db4464c08d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:19.704409Z nonode@nohost <0.10440.2> 5eccead8d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:19.707280Z nonode@nohost <0.10440.2> bcc0269ea3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:19.711831Z nonode@nohost <0.10440.2> 2023c959d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:19.714975Z nonode@nohost <0.10440.2> f4f9d45f5c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:19.754513Z nonode@nohost <0.10440.2> bc5c7676d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T14:00:19.757890Z nonode@nohost <0.10440.2> 2b25e8aae5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:19.764181Z nonode@nohost <0.10440.2> 9cbbd1e7be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:19.768188Z nonode@nohost <0.10440.2> 08cd8a435b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:19.788250Z nonode@nohost <0.10440.2> a1027fcaa3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:19.800424Z nonode@nohost <0.10440.2> 431f260168 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00551%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:19.803954Z nonode@nohost <0.10440.2> 2dafaa5b46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b0cb2a069a2eef20a9aa90330ec455467a9663db8f94616b5d149d9accaeee8b%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:19.808690Z nonode@nohost <0.10440.2> c5a6c62f42 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b0cb2a069a2eef20a9aa90330ec455467a9663db8f94616b5d149d9accaeee8b%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:21.306873Z nonode@nohost <0.10440.2> 35ad562369 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.316701Z nonode@nohost <0.10440.2> 948d4182cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:21.322848Z nonode@nohost <0.10440.2> 36ecd8722c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.326465Z nonode@nohost <0.10440.2> bb06f334a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.349993Z nonode@nohost <0.10440.2> eb1c6cf397 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.352682Z nonode@nohost <0.10440.2> 25fb9fb19d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:21.357607Z nonode@nohost <0.10440.2> 2fb5e6e8c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.361941Z nonode@nohost <0.10440.2> e9851d2d23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:21.363328Z nonode@nohost <0.10440.2> 8ca3bc3982 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.365555Z nonode@nohost <0.10440.2> 8668db26c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.470408Z nonode@nohost <0.10440.2> 6b5a0bcfc1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.474083Z nonode@nohost <0.10440.2> cca2e934ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:21.478873Z nonode@nohost <0.10440.2> 65d111a6eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.481892Z nonode@nohost <0.10440.2> 23406c742a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.515203Z nonode@nohost <0.10440.2> 9863b221b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.517779Z nonode@nohost <0.10440.2> 141c9d9b00 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:21.522395Z nonode@nohost <0.10440.2> 5059b4ab36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.525259Z nonode@nohost <0.10440.2> d6ae844f1d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.545808Z nonode@nohost <0.10440.2> 22a23ee24f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:21.559503Z nonode@nohost <0.10440.2> d276cff456 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00552%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:21.563882Z nonode@nohost <0.10440.2> 3183b5ecc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c117cdd15ef269710bfe990723f23f9f17f2d9f8b24bd1a096378adfa2b37805%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:21.567349Z nonode@nohost <0.10440.2> 527a053f23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c117cdd15ef269710bfe990723f23f9f17f2d9f8b24bd1a096378adfa2b37805%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:23.024365Z nonode@nohost <0.10440.2> 2ae25d76ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.027227Z nonode@nohost <0.10440.2> 3dd5058e93 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:23.033729Z nonode@nohost <0.10440.2> 4ca9170e27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.041647Z nonode@nohost <0.10440.2> c738928c85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.063910Z nonode@nohost <0.10440.2> 39420ec90c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:23.066845Z nonode@nohost <0.10440.2> 596866c273 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:23.072778Z nonode@nohost <0.10440.2> 468d82d138 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.076998Z nonode@nohost <0.10440.2> d7da19fe18 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.079961Z nonode@nohost <0.10440.2> 1aeadf5c05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.082810Z nonode@nohost <0.10440.2> e4c7204dc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.187234Z nonode@nohost <0.10440.2> a315649d4d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.189664Z nonode@nohost <0.10440.2> d68ce29aea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:23.194364Z nonode@nohost <0.10440.2> 994ddd4506 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.197568Z nonode@nohost <0.10440.2> e07eb05b1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.231112Z nonode@nohost <0.10440.2> 5f56280175 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.233788Z nonode@nohost <0.10440.2> 2e0176bcac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:23.239030Z nonode@nohost <0.10440.2> 45eec279f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.241942Z nonode@nohost <0.10440.2> fa091a0aee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.263748Z nonode@nohost <0.10440.2> 7c8f9026f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:23.275837Z nonode@nohost <0.10440.2> a5d5602256 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00553%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:23.279486Z nonode@nohost <0.10440.2> 51b49d1fa1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00038113a9abc2f67665a58cf89e50bb9eac40dd6a5919038ac8e55dc09b540936%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:23.282589Z nonode@nohost <0.10440.2> 6b016d6ee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00038113a9abc2f67665a58cf89e50bb9eac40dd6a5919038ac8e55dc09b540936%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:24.749149Z nonode@nohost <0.10440.2> 4c65254ad6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:24.755584Z nonode@nohost <0.10440.2> f30b08b206 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:24.761069Z nonode@nohost <0.10440.2> 1b5d1dcdb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:24.764203Z nonode@nohost <0.10440.2> 38f6000ac7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:24.786271Z nonode@nohost <0.10440.2> dff5f031f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:24.796396Z nonode@nohost <0.10440.2> 70e383fc12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:24.800772Z nonode@nohost <0.10440.2> 9551b88742 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:24.804086Z nonode@nohost <0.10440.2> 9ccb78014c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:24.807423Z nonode@nohost <0.10440.2> 755fea5c8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:24.810199Z nonode@nohost <0.10440.2> ac694ad846 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:24.916499Z nonode@nohost <0.10440.2> 8679650d2b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:24.919014Z nonode@nohost <0.10440.2> df9018090b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:24.925913Z nonode@nohost <0.10440.2> 2149991488 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:24.929355Z nonode@nohost <0.10440.2> 1a8268d98d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:24.963506Z nonode@nohost <0.10440.2> e1d53f5764 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:24.966543Z nonode@nohost <0.10440.2> 23761f3ca5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:24.971845Z nonode@nohost <0.10440.2> 47e48d983c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:24.984719Z nonode@nohost <0.10440.2> fe5fe2dc68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:25.006922Z nonode@nohost <0.10440.2> 24314d0dbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:25.019600Z nonode@nohost <0.10440.2> 7452c648d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00554%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:25.023617Z nonode@nohost <0.10440.2> 4599ad4d2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00533d2a0da5711ebd20897ee5c9733dac2449749db5d3868b945d0bf14eaa96e6%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:25.027433Z nonode@nohost <0.10440.2> ac3c57fdb8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00533d2a0da5711ebd20897ee5c9733dac2449749db5d3868b945d0bf14eaa96e6%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:26.486044Z nonode@nohost <0.10440.2> a5bf3e01a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.488534Z nonode@nohost <0.10440.2> 5e288f2c4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:26.493027Z nonode@nohost <0.10440.2> 765b2cbd45 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.496907Z nonode@nohost <0.10440.2> deb8616dd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.519401Z nonode@nohost <0.10440.2> 7e4994bdf0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.528560Z nonode@nohost <0.10440.2> 07a66289c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:26.533073Z nonode@nohost <0.10440.2> 09585ceb25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.536771Z nonode@nohost <0.10440.2> 05f6e55bee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.540470Z nonode@nohost <0.10440.2> 658a10f119 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.543094Z nonode@nohost <0.10440.2> 8188853603 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.649767Z nonode@nohost <0.10440.2> 922fe74635 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.653154Z nonode@nohost <0.10440.2> ef3e5f0463 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:26.658689Z nonode@nohost <0.10440.2> e4794ceac0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.662102Z nonode@nohost <0.10440.2> f4de7c1cf3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.695849Z nonode@nohost <0.10440.2> ec7fca38e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.704559Z nonode@nohost <0.10440.2> e630684f2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:26.709072Z nonode@nohost <0.10440.2> be018266b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.712913Z nonode@nohost <0.10440.2> 49424f48dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.733316Z nonode@nohost <0.10440.2> 3781d10e79 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:26.745123Z nonode@nohost <0.10440.2> c9b19e50cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00555%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:26.748858Z nonode@nohost <0.10440.2> 6af899dc76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000e2962081717ad6415dbb51330111a85d0dcde0bfdb09a2ff92fb816110039bc%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:26.751852Z nonode@nohost <0.10440.2> 7c932a3d07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000e2962081717ad6415dbb51330111a85d0dcde0bfdb09a2ff92fb816110039bc%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:28.200923Z nonode@nohost <0.10440.2> a089690cf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:28.203795Z nonode@nohost <0.10440.2> 93a7bc5dca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:28.208507Z nonode@nohost <0.10440.2> 3071b6d895 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:28.217393Z nonode@nohost <0.10440.2> efad407c3c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:28.240652Z nonode@nohost <0.10440.2> e5277b8c81 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:28.243523Z nonode@nohost <0.10440.2> 59da00bd9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:28.252149Z nonode@nohost <0.10440.2> 55a45f0688 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:28.258448Z nonode@nohost <0.10440.2> f238ce15fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:28.261833Z nonode@nohost <0.10440.2> 535759bfa4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:28.264682Z nonode@nohost <0.10440.2> e0fef4b934 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:28.376298Z nonode@nohost <0.10440.2> 53e95a4298 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T14:00:28.379197Z nonode@nohost <0.10440.2> 539babbca3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:28.383668Z nonode@nohost <0.10440.2> a97f09007b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:28.388746Z nonode@nohost <0.10440.2> e4ae8d634f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:28.423310Z nonode@nohost <0.10440.2> 883007c63a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:28.426312Z nonode@nohost <0.10440.2> e8a8782e40 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:28.430660Z nonode@nohost <0.10440.2> ba50d45b2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:28.434081Z nonode@nohost <0.10440.2> a3d770d64b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:28.456529Z nonode@nohost <0.10440.2> 5701a8d13f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:28.470199Z nonode@nohost <0.10440.2> efdcfc4b5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00556%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:28.474517Z nonode@nohost <0.10440.2> 4f41421aae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004c0749a82ebd3c54248dc4319bfb04c346d6e8c1cb48f6fad5a40ab400f4c7ad%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:28.478072Z nonode@nohost <0.10440.2> e819cfb606 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004c0749a82ebd3c54248dc4319bfb04c346d6e8c1cb48f6fad5a40ab400f4c7ad%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:29.944336Z nonode@nohost <0.10440.2> ea4fd20194 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:29.947125Z nonode@nohost <0.10440.2> 71cbfb8e01 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:29.956096Z nonode@nohost <0.10440.2> 7fc45d35c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:29.958820Z nonode@nohost <0.10440.2> 48a5c5e3e9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:29.983985Z nonode@nohost <0.10440.2> dfc4918557 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:29.988002Z nonode@nohost <0.10440.2> 6fd73f5d78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:29.992890Z nonode@nohost <0.10440.2> d018525be1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:29.996636Z nonode@nohost <0.10440.2> 9c02ee5e85 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:30.003436Z nonode@nohost <0.10440.2> 0596cec122 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 3 [notice] 2018-09-16T14:00:30.005132Z nonode@nohost <0.10440.2> 126eef456a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:30.117749Z nonode@nohost <0.10440.2> e9f9e1b8a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:30.120772Z nonode@nohost <0.10440.2> 53b963024e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:30.124947Z nonode@nohost <0.10440.2> cfcd0a18dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:30.128404Z nonode@nohost <0.10440.2> 83579b2b8f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:30.163140Z nonode@nohost <0.10440.2> c57fde53c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:30.170382Z nonode@nohost <0.10440.2> 08557e7ce3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 4 [notice] 2018-09-16T14:00:30.171878Z nonode@nohost <0.10440.2> 7438c91b48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:30.180763Z nonode@nohost <0.10440.2> 43aaf7e0f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:30.202018Z nonode@nohost <0.10440.2> ebbf31bee6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:30.218088Z nonode@nohost <0.10440.2> 552f10a5a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00557%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:30.222283Z nonode@nohost <0.10440.2> a2ff4054de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00db11342d065935d90f7f699ba0c2138884661520ac5b79700044103dd4baaa7e%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:30.231362Z nonode@nohost <0.10440.2> 546a6da452 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00db11342d065935d90f7f699ba0c2138884661520ac5b79700044103dd4baaa7e%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:31.680446Z nonode@nohost <0.10440.2> 54bef9cb41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T14:00:31.684370Z nonode@nohost <0.10440.2> 954f87f210 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:31.688856Z nonode@nohost <0.10440.2> a103c7d21e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:31.694114Z nonode@nohost <0.10440.2> e62a2abc8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:31.716338Z nonode@nohost <0.10440.2> ccdd66d498 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:31.719203Z nonode@nohost <0.10440.2> ed6d3a9ae4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:31.723738Z nonode@nohost <0.10440.2> dc33e74a21 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:31.726693Z nonode@nohost <0.10440.2> dfd2aaf58f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:31.730384Z nonode@nohost <0.10440.2> ad7501872b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:31.735842Z nonode@nohost <0.10440.2> 602ba63151 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:31.839411Z nonode@nohost <0.10440.2> 71fe601765 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:31.841848Z nonode@nohost <0.10440.2> 59ee469e27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:31.846381Z nonode@nohost <0.10440.2> 14d18a68c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:31.849212Z nonode@nohost <0.10440.2> 0b4626a18a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:31.881764Z nonode@nohost <0.10440.2> 746766659e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:31.884158Z nonode@nohost <0.10440.2> 13e6b279cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:31.888318Z nonode@nohost <0.10440.2> cc6a485d87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:31.891100Z nonode@nohost <0.10440.2> 8d8c6aca2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:31.912992Z nonode@nohost <0.10440.2> 95c05db85a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:31.929990Z nonode@nohost <0.10440.2> 71cb859d4a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00558%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:31.933790Z nonode@nohost <0.10440.2> 387fcbaaaf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0072de3f6a8b9699e338c3ff3034227c4db1942ecfaa3b4f97b9b5e0e1f4946d6b%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:31.937194Z nonode@nohost <0.10440.2> f40209dfce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0072de3f6a8b9699e338c3ff3034227c4db1942ecfaa3b4f97b9b5e0e1f4946d6b%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:33.389862Z nonode@nohost <0.10440.2> 8e7b1bb706 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.396531Z nonode@nohost <0.10440.2> a4ad0f2346 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:33.401246Z nonode@nohost <0.10440.2> 3e67f44a83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.404743Z nonode@nohost <0.10440.2> 2e0c50c846 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.427918Z nonode@nohost <0.10440.2> ec1dd873cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.432595Z nonode@nohost <0.10440.2> 4154515f95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:33.438526Z nonode@nohost <0.10440.2> da4eb6a3ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.441921Z nonode@nohost <0.10440.2> 878a566dd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.445498Z nonode@nohost <0.10440.2> 12699c4979 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.448202Z nonode@nohost <0.10440.2> 65dc628ace couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.552781Z nonode@nohost <0.10440.2> 574a8da47d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:33.556256Z nonode@nohost <0.10440.2> 18efb73a33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:33.569813Z nonode@nohost <0.10440.2> c6a18014dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.572683Z nonode@nohost <0.10440.2> 4e1c6a63d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.605507Z nonode@nohost <0.10440.2> e4b35a90f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.608413Z nonode@nohost <0.10440.2> 7d146cc381 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:33.615778Z nonode@nohost <0.10440.2> 9d12c9619b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.619403Z nonode@nohost <0.10440.2> 736a370516 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.638479Z nonode@nohost <0.10440.2> 792f9d2512 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:33.649952Z nonode@nohost <0.10440.2> d9cba1f480 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00559%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:33.653400Z nonode@nohost <0.10440.2> 2434fc9de7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0003bd504515b2f9cc8e9991c39eeef86fbbf19e97adceb55f3298d771a19b039f%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:33.656316Z nonode@nohost <0.10440.2> 9036cb643b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0003bd504515b2f9cc8e9991c39eeef86fbbf19e97adceb55f3298d771a19b039f%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:35.098109Z nonode@nohost <0.10440.2> d04a570dbb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:35.100392Z nonode@nohost <0.10440.2> 41f8a0ec0f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:35.112695Z nonode@nohost <0.10440.2> 6ceef6f6f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:35.116238Z nonode@nohost <0.10440.2> 45322788aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:35.140789Z nonode@nohost <0.10440.2> 1a8dc66b75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:35.143369Z nonode@nohost <0.10440.2> a90140b1d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:35.149363Z nonode@nohost <0.10440.2> 1713143197 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:35.152622Z nonode@nohost <0.10440.2> 788c01c2bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:35.157298Z nonode@nohost <0.10440.2> 51931d12e2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:35.160400Z nonode@nohost <0.10440.2> 95598db456 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:35.266852Z nonode@nohost <0.10440.2> d5bb16b7f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:35.269856Z nonode@nohost <0.10440.2> 98aa19721f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:35.274737Z nonode@nohost <0.10440.2> 7c78513144 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:35.279430Z nonode@nohost <0.10440.2> 6ba4d39f0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:35.312104Z nonode@nohost <0.10440.2> 285ea4304f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:35.314555Z nonode@nohost <0.10440.2> 13f7a14c9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:35.320285Z nonode@nohost <0.10440.2> 5bf07baeda couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:35.323897Z nonode@nohost <0.10440.2> 155b15ad0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:35.344956Z nonode@nohost <0.10440.2> 228be5ca24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:35.356456Z nonode@nohost <0.10440.2> a8be82f02d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00560%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:35.359786Z nonode@nohost <0.10440.2> 3b14ddcad6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00e2c50cf46254de61bef0b9381776a2226f215fdef924ce9949c16e730e618e6b%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:35.362725Z nonode@nohost <0.10440.2> 0ba2df09d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00e2c50cf46254de61bef0b9381776a2226f215fdef924ce9949c16e730e618e6b%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:36.841609Z nonode@nohost <0.10440.2> 230ff14fad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:36.845286Z nonode@nohost <0.10440.2> a9f47e003f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:36.854695Z nonode@nohost <0.10440.2> 6b68bcee76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T14:00:36.858170Z nonode@nohost <0.10440.2> 066638c6f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:36.880620Z nonode@nohost <0.10440.2> 69292eefb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:36.883490Z nonode@nohost <0.10440.2> d02dd89900 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:36.892815Z nonode@nohost <0.10440.2> 76eb1f2818 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:36.896241Z nonode@nohost <0.10440.2> 03fee176b5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:36.900004Z nonode@nohost <0.10440.2> b5910f5485 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:36.902443Z nonode@nohost <0.10440.2> 78578873c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:37.009669Z nonode@nohost <0.10440.2> 7e6f91e23b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:37.013061Z nonode@nohost <0.10440.2> 98c43ce40b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:37.024060Z nonode@nohost <0.10440.2> f085d080b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 8 [notice] 2018-09-16T14:00:37.027375Z nonode@nohost <0.10440.2> 115bab7584 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:37.060831Z nonode@nohost <0.10440.2> 0cb25279ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:37.063325Z nonode@nohost <0.10440.2> b8678e774f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:37.067602Z nonode@nohost <0.10440.2> 3ca5586b2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:37.072905Z nonode@nohost <0.10440.2> d67ff2b830 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:37.092292Z nonode@nohost <0.10440.2> faad9bedd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:37.104810Z nonode@nohost <0.10440.2> 94b753302a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00561%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:37.108243Z nonode@nohost <0.10440.2> 0619aa3779 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0090246428007859b3466dd9b0f9934a2d5d35a5f2af2fbfa2e160fd3b1d3b5aaf%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:37.111378Z nonode@nohost <0.10440.2> 71aa3836c0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0090246428007859b3466dd9b0f9934a2d5d35a5f2af2fbfa2e160fd3b1d3b5aaf%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:38.582720Z nonode@nohost <0.10440.2> 13ec12f31b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.585654Z nonode@nohost <0.10440.2> 0047306eb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:38.592939Z nonode@nohost <0.10440.2> 0d22e554fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.596103Z nonode@nohost <0.10440.2> d412f54592 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.618964Z nonode@nohost <0.10440.2> 24127c5e5d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:38.623436Z nonode@nohost <0.10440.2> 2fe096a930 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:38.628828Z nonode@nohost <0.10440.2> 38052eae99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.632033Z nonode@nohost <0.10440.2> 6ebbdb3144 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.635074Z nonode@nohost <0.10440.2> 9b43ded8ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.638044Z nonode@nohost <0.10440.2> d9fc826b7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.745072Z nonode@nohost <0.10440.2> 99e9e8a100 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.747355Z nonode@nohost <0.10440.2> df1790e9c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:38.752636Z nonode@nohost <0.10440.2> 6e2c9de4b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.756172Z nonode@nohost <0.10440.2> 183998dbe1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.789869Z nonode@nohost <0.10440.2> bff67fd1f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.792457Z nonode@nohost <0.10440.2> 2d6596bde3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:38.803792Z nonode@nohost <0.10440.2> 2a4656bbb3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.806994Z nonode@nohost <0.10440.2> 1cba68f2ca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.828368Z nonode@nohost <0.10440.2> 74611fbea1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:38.839631Z nonode@nohost <0.10440.2> 09e3b5ec39 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00562%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:38.846987Z nonode@nohost <0.10440.2> 8c120f55a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001bed66d4914cf9abcf182dfc9cfabbfb5c1d07e7bd977c4d0ca67df54b9666f0%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:38.850254Z nonode@nohost <0.10440.2> 991b8b50b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001bed66d4914cf9abcf182dfc9cfabbfb5c1d07e7bd977c4d0ca67df54b9666f0%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:40.328473Z nonode@nohost <0.10440.2> 5368983cd0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 4 [notice] 2018-09-16T14:00:40.330730Z nonode@nohost <0.10440.2> bff19e7229 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:40.334899Z nonode@nohost <0.10440.2> 6720e6c833 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.340726Z nonode@nohost <0.10440.2> 6367ab6134 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.361862Z nonode@nohost <0.10440.2> d1f684539b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.364083Z nonode@nohost <0.10440.2> 341c8c9dac couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:40.367974Z nonode@nohost <0.10440.2> dba8b048e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.370562Z nonode@nohost <0.10440.2> ca7cc40d9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.373295Z nonode@nohost <0.10440.2> 62ec8f94fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.375207Z nonode@nohost <0.10440.2> f32e204111 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.481475Z nonode@nohost <0.10440.2> 57bc714337 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.484173Z nonode@nohost <0.10440.2> 66e3dec170 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:40.488850Z nonode@nohost <0.10440.2> 6fa084e0da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.492117Z nonode@nohost <0.10440.2> 343b2d9e58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.526047Z nonode@nohost <0.10440.2> 3913c01e84 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.529639Z nonode@nohost <0.10440.2> 981751acf3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:40.535481Z nonode@nohost <0.10440.2> 59d91fa755 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.540052Z nonode@nohost <0.10440.2> cde4f373d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.561871Z nonode@nohost <0.10440.2> 402f85ecd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:40.579247Z nonode@nohost <0.10440.2> f5a8e105bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00563%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:40.583039Z nonode@nohost <0.10440.2> 27f65bc016 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0051f2f9014ad6bc3898805ab64b7b867c769402a396b7c0cec7bce0791ddd1fab%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:40.586700Z nonode@nohost <0.10440.2> 02efe3ac32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0051f2f9014ad6bc3898805ab64b7b867c769402a396b7c0cec7bce0791ddd1fab%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:42.074658Z nonode@nohost <0.10440.2> 51a6c103e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.077733Z nonode@nohost <0.10440.2> f6764dd02b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:42.089096Z nonode@nohost <0.10440.2> d6d8925f7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.093157Z nonode@nohost <0.10440.2> 6b7b6c7e06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.115679Z nonode@nohost <0.10440.2> 6fee361fcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.119019Z nonode@nohost <0.10440.2> d634403812 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:42.124208Z nonode@nohost <0.10440.2> b2e23f9433 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.128619Z nonode@nohost <0.10440.2> b9e1038151 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.131882Z nonode@nohost <0.10440.2> c46fc6495b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.134551Z nonode@nohost <0.10440.2> ba25e68cc5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.240550Z nonode@nohost <0.10440.2> 3f452ae2a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.243369Z nonode@nohost <0.10440.2> 45cca0df6d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:42.248386Z nonode@nohost <0.10440.2> 039a0d3589 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.251409Z nonode@nohost <0.10440.2> 7f2260e3b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.285006Z nonode@nohost <0.10440.2> 6b525bb008 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.291912Z nonode@nohost <0.10440.2> 4eba87669c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:42.296980Z nonode@nohost <0.10440.2> 205499b93b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.299877Z nonode@nohost <0.10440.2> 903aa82a2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.320201Z nonode@nohost <0.10440.2> 25c4b9f9e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:42.332295Z nonode@nohost <0.10440.2> 29f409d73b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00564%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:42.336129Z nonode@nohost <0.10440.2> 5661acf508 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%006a71c3c09c7200d89a514e494405723eb8bf68608b8c584bc821435c28de0970%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:42.339402Z nonode@nohost <0.10440.2> 50b2d4cca0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%006a71c3c09c7200d89a514e494405723eb8bf68608b8c584bc821435c28de0970%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:43.799728Z nonode@nohost <0.10440.2> 63e2e724a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:43.806676Z nonode@nohost <0.10440.2> f77cccc1ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:43.811349Z nonode@nohost <0.10440.2> 9701606213 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:43.815039Z nonode@nohost <0.10440.2> 1786cf25c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:43.837641Z nonode@nohost <0.10440.2> 26f1e59f5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:43.840315Z nonode@nohost <0.10440.2> c48d8969c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:43.845094Z nonode@nohost <0.10440.2> 69de4bfe67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:43.855850Z nonode@nohost <0.10440.2> 4380e6f838 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:43.859039Z nonode@nohost <0.10440.2> 9d94cbc9ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:43.861772Z nonode@nohost <0.10440.2> 85a09e8c89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:43.967604Z nonode@nohost <0.10440.2> cdd3cc8227 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:43.970272Z nonode@nohost <0.10440.2> 871cd3462f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:43.977054Z nonode@nohost <0.10440.2> 344dbcc6b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:43.980263Z nonode@nohost <0.10440.2> 99fcd68b7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:44.015194Z nonode@nohost <0.10440.2> 94ca6a9005 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:44.018112Z nonode@nohost <0.10440.2> c0f7b8ebe4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:44.022477Z nonode@nohost <0.10440.2> 149cb2dc87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:44.029401Z nonode@nohost <0.10440.2> 3756761fee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:44.048685Z nonode@nohost <0.10440.2> 225f2ad079 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:44.060367Z nonode@nohost <0.10440.2> a98f041be7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00565%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:44.063963Z nonode@nohost <0.10440.2> f77dbf813c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004a16fe234d6bf81167cc2aeae986df820012dff8f7520147ce331980b21048a4%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:44.067166Z nonode@nohost <0.10440.2> fd65d17776 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004a16fe234d6bf81167cc2aeae986df820012dff8f7520147ce331980b21048a4%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:45.537133Z nonode@nohost <0.10440.2> 91b7393ae0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.540642Z nonode@nohost <0.10440.2> 987c8e5f36 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:45.551899Z nonode@nohost <0.10440.2> dabf28bc24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.555290Z nonode@nohost <0.10440.2> 61ac74122f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.578178Z nonode@nohost <0.10440.2> dc77b39c4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:45.580764Z nonode@nohost <0.10440.2> 1f8e54096c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:45.585074Z nonode@nohost <0.10440.2> cdf924bec6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.587906Z nonode@nohost <0.10440.2> 97048e6e73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.591105Z nonode@nohost <0.10440.2> 27903dc53c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.593667Z nonode@nohost <0.10440.2> c7d283d7b0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.701961Z nonode@nohost <0.10440.2> 41bf87d2a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.704877Z nonode@nohost <0.10440.2> 2e41b48337 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:45.709106Z nonode@nohost <0.10440.2> eb2db78265 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.712586Z nonode@nohost <0.10440.2> 6432e4248b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.748626Z nonode@nohost <0.10440.2> 40c51578a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.750985Z nonode@nohost <0.10440.2> aef817e04a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:45.755028Z nonode@nohost <0.10440.2> e797e90427 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.757944Z nonode@nohost <0.10440.2> a4ccf58323 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.778104Z nonode@nohost <0.10440.2> 6936ff11b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:45.791315Z nonode@nohost <0.10440.2> 45b1915a2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00566%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:45.796085Z nonode@nohost <0.10440.2> 767ec8510a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0082b2a9df1ce550bf7a465003b094a07fe263b3eb84879da2a7f5fb34d3ca2162%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:45.799380Z nonode@nohost <0.10440.2> 3aa437eb47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0082b2a9df1ce550bf7a465003b094a07fe263b3eb84879da2a7f5fb34d3ca2162%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:47.272618Z nonode@nohost <0.10440.2> 28b655b37f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.275313Z nonode@nohost <0.10440.2> 3c0a9ba7e1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:47.279705Z nonode@nohost <0.10440.2> 5043ec2c69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.282696Z nonode@nohost <0.10440.2> b4b1421846 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.305187Z nonode@nohost <0.10440.2> a9a4ae9b30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.307944Z nonode@nohost <0.10440.2> 87f7c5376b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:47.312679Z nonode@nohost <0.10440.2> cf7f01bd11 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.315550Z nonode@nohost <0.10440.2> c3b39289e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.318985Z nonode@nohost <0.10440.2> 6243d96bee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.321468Z nonode@nohost <0.10440.2> 0677b8a9ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.427262Z nonode@nohost <0.10440.2> 34b72bbb31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.433584Z nonode@nohost <0.10440.2> e0e10edf47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:47.437645Z nonode@nohost <0.10440.2> b35e6f4b34 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.440610Z nonode@nohost <0.10440.2> a1d47bfbc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.474734Z nonode@nohost <0.10440.2> 8bcc4be1e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.477351Z nonode@nohost <0.10440.2> 1c7629b782 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:47.488334Z nonode@nohost <0.10440.2> 010fb2884c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.491760Z nonode@nohost <0.10440.2> d1ea306017 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.511857Z nonode@nohost <0.10440.2> 9c20879084 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:47.523714Z nonode@nohost <0.10440.2> 5e34c49107 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00567%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:47.527404Z nonode@nohost <0.10440.2> e7af06e03c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004290e322cedcfbc1850991ce268397ca2e61bb74579420ea3528baed89563b9c%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:47.530567Z nonode@nohost <0.10440.2> 17248379e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004290e322cedcfbc1850991ce268397ca2e61bb74579420ea3528baed89563b9c%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:48.986633Z nonode@nohost <0.10440.2> e3b4fe1acf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:48.989219Z nonode@nohost <0.10440.2> 38c5a7497f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:48.994077Z nonode@nohost <0.10440.2> 84b8018e92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:48.997071Z nonode@nohost <0.10440.2> 428386f7bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:49.018118Z nonode@nohost <0.10440.2> 6779aefbcd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:49.020477Z nonode@nohost <0.10440.2> 958e5f4518 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:49.024938Z nonode@nohost <0.10440.2> 7d23ac4328 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:49.027776Z nonode@nohost <0.10440.2> 44c67c0bae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:49.030560Z nonode@nohost <0.10440.2> b8f7988ea0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:49.033024Z nonode@nohost <0.10440.2> f208d414d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:49.137682Z nonode@nohost <0.10440.2> 3143ec9380 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:49.144498Z nonode@nohost <0.10440.2> ddd8fe6632 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:49.149306Z nonode@nohost <0.10440.2> 904637daa2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:49.152407Z nonode@nohost <0.10440.2> 2adeb29327 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:49.185771Z nonode@nohost <0.10440.2> 7d9f77305c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:49.192626Z nonode@nohost <0.10440.2> 074b56cf69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:49.198161Z nonode@nohost <0.10440.2> 1953c28b0b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:49.201493Z nonode@nohost <0.10440.2> 67770490d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:49.222677Z nonode@nohost <0.10440.2> 69f41495ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:49.234613Z nonode@nohost <0.10440.2> d9bc1f6efd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00568%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:49.246157Z nonode@nohost <0.10440.2> e44f8a682b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c1623d9622b97b328664ecfecc1e9e3bcd5592ff3f69d59e279dc57accd24434%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:49.247537Z nonode@nohost <0.10440.2> 5e284173b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c1623d9622b97b328664ecfecc1e9e3bcd5592ff3f69d59e279dc57accd24434%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:50.712818Z nonode@nohost <0.10440.2> ae1b430a38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.715685Z nonode@nohost <0.10440.2> 8534fdc126 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:50.725263Z nonode@nohost <0.10440.2> 67f3b624b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.729235Z nonode@nohost <0.10440.2> e653b89a07 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.752959Z nonode@nohost <0.10440.2> 7d27ad746b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.760405Z nonode@nohost <0.10440.2> 1e806b4f8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:50.764408Z nonode@nohost <0.10440.2> 8b835cf469 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.767142Z nonode@nohost <0.10440.2> a7564a698d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.770454Z nonode@nohost <0.10440.2> 6f43af5107 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.774772Z nonode@nohost <0.10440.2> 224892eb46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.880975Z nonode@nohost <0.10440.2> 0290d437bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.883401Z nonode@nohost <0.10440.2> f072cddd71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:50.888580Z nonode@nohost <0.10440.2> 71ee234f8a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.892598Z nonode@nohost <0.10440.2> ddba94845e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.927240Z nonode@nohost <0.10440.2> 38e7ec2a60 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.931111Z nonode@nohost <0.10440.2> 9fa38afec6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:50.939654Z nonode@nohost <0.10440.2> 66f74540e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.942908Z nonode@nohost <0.10440.2> 6e94934d72 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.961521Z nonode@nohost <0.10440.2> e6cc27505e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:50.972532Z nonode@nohost <0.10440.2> 0350328b32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00569%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:50.976140Z nonode@nohost <0.10440.2> 85f6329a5a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004237ac0dacc87ca30e39c498f802b82066cf09225e76ac6442000aff8fc51803%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:50.979247Z nonode@nohost <0.10440.2> e3a211a4a4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004237ac0dacc87ca30e39c498f802b82066cf09225e76ac6442000aff8fc51803%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:52.436448Z nonode@nohost <0.10440.2> 0a66d34f49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.439203Z nonode@nohost <0.10440.2> f71a3ffe3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:52.443873Z nonode@nohost <0.10440.2> 30125f101b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.446591Z nonode@nohost <0.10440.2> 912d370758 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.473659Z nonode@nohost <0.10440.2> ae0df77200 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.476091Z nonode@nohost <0.10440.2> 40bdd308e8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:52.482492Z nonode@nohost <0.10440.2> 019f09f4da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.486322Z nonode@nohost <0.10440.2> e54767963a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.491192Z nonode@nohost <0.10440.2> 3e33c364c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.494486Z nonode@nohost <0.10440.2> c1398c2ac2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.600098Z nonode@nohost <0.10440.2> 6fdaf2c561 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.602436Z nonode@nohost <0.10440.2> b184f9d213 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:52.607619Z nonode@nohost <0.10440.2> 2c5afc53f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.610704Z nonode@nohost <0.10440.2> 5c2ef7f254 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.646497Z nonode@nohost <0.10440.2> 73d6c9bcad couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:52.649047Z nonode@nohost <0.10440.2> 985faab7d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:52.654170Z nonode@nohost <0.10440.2> f256e4e6ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.657515Z nonode@nohost <0.10440.2> 59186c9710 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.677394Z nonode@nohost <0.10440.2> ddef79d99f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:52.695527Z nonode@nohost <0.10440.2> eb4bc7f4e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00570%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:52.699722Z nonode@nohost <0.10440.2> cfc95201ec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008c7d07272703c5f403ea37077f51d9aff66cd5a1037f3859b029a80c2769f8de%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:52.702761Z nonode@nohost <0.10440.2> c7ad140b2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008c7d07272703c5f403ea37077f51d9aff66cd5a1037f3859b029a80c2769f8de%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:54.154296Z nonode@nohost <0.10440.2> c0267a321d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.157242Z nonode@nohost <0.10440.2> 40f9aa98b1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:54.169057Z nonode@nohost <0.10440.2> aa0356e277 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.173648Z nonode@nohost <0.10440.2> 459f729bb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.194627Z nonode@nohost <0.10440.2> 0404fe24b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.197221Z nonode@nohost <0.10440.2> c88ca80c1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:54.202260Z nonode@nohost <0.10440.2> 245094cfd2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.205118Z nonode@nohost <0.10440.2> f72226014e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.207989Z nonode@nohost <0.10440.2> 54b166605c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.210277Z nonode@nohost <0.10440.2> 9e520f52f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.317350Z nonode@nohost <0.10440.2> 479c86335e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.322163Z nonode@nohost <0.10440.2> f77cab0b2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:54.326907Z nonode@nohost <0.10440.2> a3c14d6f38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.329807Z nonode@nohost <0.10440.2> 8c6462b9e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.362680Z nonode@nohost <0.10440.2> 51d91f4e7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.366254Z nonode@nohost <0.10440.2> 3ca35e408d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:54.371687Z nonode@nohost <0.10440.2> 534bc2fd38 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.375054Z nonode@nohost <0.10440.2> e1f13b9fb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.395940Z nonode@nohost <0.10440.2> 93a9bd03de couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:54.413263Z nonode@nohost <0.10440.2> 89e418105f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00571%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:54.418169Z nonode@nohost <0.10440.2> 299098b48f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c0c3ed515b90b1c6e50734341e9c178134eb1806341bb1c610187f045a0d546b%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:54.422105Z nonode@nohost <0.10440.2> 34798c577d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c0c3ed515b90b1c6e50734341e9c178134eb1806341bb1c610187f045a0d546b%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:55.877146Z nonode@nohost <0.10440.2> 726ee3353d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:55.880066Z nonode@nohost <0.10440.2> 5488d806f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:55.885290Z nonode@nohost <0.10440.2> 5c291f4167 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:55.888320Z nonode@nohost <0.10440.2> adc7034cab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:55.915851Z nonode@nohost <0.10440.2> a5358bd8af couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T14:00:55.918144Z nonode@nohost <0.10440.2> bdd61a3e16 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:55.923111Z nonode@nohost <0.10440.2> ee755b1515 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:55.925898Z nonode@nohost <0.10440.2> a35d1780d2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:55.928699Z nonode@nohost <0.10440.2> 6adea9e9f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:55.930907Z nonode@nohost <0.10440.2> aad566a890 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:56.042206Z nonode@nohost <0.10440.2> c1aa03a846 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:56.044521Z nonode@nohost <0.10440.2> 3c5962e98e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:56.052849Z nonode@nohost <0.10440.2> 6ecb444c05 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:56.056827Z nonode@nohost <0.10440.2> 899da1344d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:56.092981Z nonode@nohost <0.10440.2> c7968e9b51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:56.104606Z nonode@nohost <0.10440.2> 7260779a73 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:56.109544Z nonode@nohost <0.10440.2> 062d631b06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:56.113796Z nonode@nohost <0.10440.2> 775f680886 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:56.140754Z nonode@nohost <0.10440.2> 53ce967593 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:56.152779Z nonode@nohost <0.10440.2> 596e51e64a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00572%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:56.156746Z nonode@nohost <0.10440.2> 4f9ef1b65b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%003afb3e4b68db210754f84f97ecb67bef6dca924bbffae6c5f25a700151ec09b3%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:56.159954Z nonode@nohost <0.10440.2> 248b17d844 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%003afb3e4b68db210754f84f97ecb67bef6dca924bbffae6c5f25a700151ec09b3%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:57.609433Z nonode@nohost <0.10440.2> e63c660a99 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:57.612778Z nonode@nohost <0.10440.2> 0f700f0b22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:57.624925Z nonode@nohost <0.10440.2> 0b1030f753 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:57.628224Z nonode@nohost <0.10440.2> e76707701d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:57.651376Z nonode@nohost <0.10440.2> c6b8ce2afa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:57.654045Z nonode@nohost <0.10440.2> af071713f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:57.658483Z nonode@nohost <0.10440.2> 5380e1e3bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:57.661855Z nonode@nohost <0.10440.2> fa80df5427 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:57.665496Z nonode@nohost <0.10440.2> eec1a4b446 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:57.673833Z nonode@nohost <0.10440.2> 7ccf81ec2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:57.774324Z nonode@nohost <0.10440.2> 657480e774 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:57.776912Z nonode@nohost <0.10440.2> 01a9060e2f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:57.787681Z nonode@nohost <0.10440.2> f90a19a613 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 7 [notice] 2018-09-16T14:00:57.790632Z nonode@nohost <0.10440.2> dde6262d6c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:57.823686Z nonode@nohost <0.10440.2> 2a83ed61a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:00:57.826109Z nonode@nohost <0.10440.2> 41a9251f9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:57.830196Z nonode@nohost <0.10440.2> 85c752fe20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:57.833162Z nonode@nohost <0.10440.2> 70faeef7ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:57.853485Z nonode@nohost <0.10440.2> 3ac5fcff75 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:57.864860Z nonode@nohost <0.10440.2> 6f98d05943 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00573%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:57.868431Z nonode@nohost <0.10440.2> 46997a83b4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00fbc9ecfddbf943be203caa98a5af7916f6f3ee918382dd1521e353fd43fbb1d7%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:57.871742Z nonode@nohost <0.10440.2> 6df4fc481c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00fbc9ecfddbf943be203caa98a5af7916f6f3ee918382dd1521e353fd43fbb1d7%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:59.328470Z nonode@nohost <0.10440.2> edd419fe08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.337003Z nonode@nohost <0.10440.2> 02aecd9285 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:59.342784Z nonode@nohost <0.10440.2> 9f43e9f697 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.346888Z nonode@nohost <0.10440.2> 77c91b2d64 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.370081Z nonode@nohost <0.10440.2> 548240333f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.372613Z nonode@nohost <0.10440.2> d4a0b40e37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:59.376870Z nonode@nohost <0.10440.2> cf54a34ad7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.379756Z nonode@nohost <0.10440.2> 59adb86d22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.382556Z nonode@nohost <0.10440.2> e1ff50c6f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.384939Z nonode@nohost <0.10440.2> 23a8880d78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.489668Z nonode@nohost <0.10440.2> 5df288211f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.496421Z nonode@nohost <0.10440.2> 01fd13e648 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:59.501331Z nonode@nohost <0.10440.2> 68c876f127 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.504691Z nonode@nohost <0.10440.2> 2e63043b31 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.539200Z nonode@nohost <0.10440.2> 4fb79c5f25 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.541722Z nonode@nohost <0.10440.2> e6a2ba7c10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:59.546149Z nonode@nohost <0.10440.2> 2bc13451a0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.549280Z nonode@nohost <0.10440.2> 910d4dd05c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.569105Z nonode@nohost <0.10440.2> fc42378603 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:00:59.580499Z nonode@nohost <0.10440.2> fc6b35a547 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00574%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:59.584140Z nonode@nohost <0.10440.2> 31e6d48af3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d1f0549a67ad09ebcfb3ec00b6724109758a3e9ecd151bf75681e68809fc5d2d%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:00:59.589013Z nonode@nohost <0.10440.2> dfbaad3cdb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d1f0549a67ad09ebcfb3ec00b6724109758a3e9ecd151bf75681e68809fc5d2d%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:01.080796Z nonode@nohost <0.10440.2> 9f4f444e8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T14:01:01.089948Z nonode@nohost <0.10440.2> 44a7b5002a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:01.094399Z nonode@nohost <0.10440.2> e9659184ed couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:01.104023Z nonode@nohost <0.10440.2> 3c5a9ab78e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 8 [notice] 2018-09-16T14:01:01.125508Z nonode@nohost <0.10440.2> f6d53f97af couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:01.134254Z nonode@nohost <0.10440.2> 5b36cec1b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 7 [notice] 2018-09-16T14:01:01.135841Z nonode@nohost <0.10440.2> 38d42000cb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:01.146098Z nonode@nohost <0.10440.2> 41b69830a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:01.148063Z nonode@nohost <0.10440.2> d70e5e87c4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:01.150366Z nonode@nohost <0.10440.2> 626b4f1a3e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:01.255455Z nonode@nohost <0.10440.2> c517ec81d6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:01.257875Z nonode@nohost <0.10440.2> 69e7a7c25d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:01.264171Z nonode@nohost <0.10440.2> 141903a197 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T14:01:01.267120Z nonode@nohost <0.10440.2> 70510c6854 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:01.300581Z nonode@nohost <0.10440.2> 8def4dae83 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:01.308006Z nonode@nohost <0.10440.2> 116bf6da51 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:01.313264Z nonode@nohost <0.10440.2> 010003e9c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:01.316702Z nonode@nohost <0.10440.2> 564382ad0c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:01.336296Z nonode@nohost <0.10440.2> 03c9112378 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:01.347722Z nonode@nohost <0.10440.2> db250af8db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00575%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:01.351875Z nonode@nohost <0.10440.2> 5cdda21362 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f39d2842c91752450a203cfe1e670065fdb3d087cf1377458d1228b472532a7f%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:01.355134Z nonode@nohost <0.10440.2> 62182be0ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f39d2842c91752450a203cfe1e670065fdb3d087cf1377458d1228b472532a7f%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:02.816417Z nonode@nohost <0.10440.2> 8856ce6faa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:02.818944Z nonode@nohost <0.10440.2> 108f4a3353 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:02.823705Z nonode@nohost <0.10440.2> 80c61d96c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:02.826872Z nonode@nohost <0.10440.2> 4fbf386644 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:02.847245Z nonode@nohost <0.10440.2> a5e7d8e1a7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:02.850878Z nonode@nohost <0.10440.2> 487facf2be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:02.857805Z nonode@nohost <0.10440.2> 56b5b860f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:02.861304Z nonode@nohost <0.10440.2> 280b22df2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:02.865726Z nonode@nohost <0.10440.2> 03f18e5b63 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:02.868225Z nonode@nohost <0.10440.2> bd3a49ae7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:02.974434Z nonode@nohost <0.10440.2> b155c6b766 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:02.976744Z nonode@nohost <0.10440.2> f9f7d431ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:02.981217Z nonode@nohost <0.10440.2> 3d5d66f8ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:02.984157Z nonode@nohost <0.10440.2> 01b181d969 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:03.023824Z nonode@nohost <0.10440.2> c1611bacfa couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T14:01:03.026775Z nonode@nohost <0.10440.2> b9f53c4e47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:03.031047Z nonode@nohost <0.10440.2> 7be1a8aab0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:03.041214Z nonode@nohost <0.10440.2> 13cb934aca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:03.061244Z nonode@nohost <0.10440.2> 22d39ecfa8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:03.073900Z nonode@nohost <0.10440.2> 1f0085590a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00576%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:03.080859Z nonode@nohost <0.10440.2> ca14fdf97c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00dc8a006d6a8fb31c83470a44771b5273d0e788caaed28f8c37a62c3093c8b806%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:03.084577Z nonode@nohost <0.10440.2> 1974000129 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00dc8a006d6a8fb31c83470a44771b5273d0e788caaed28f8c37a62c3093c8b806%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:04.530411Z nonode@nohost <0.10440.2> a0b946a0d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:04.533004Z nonode@nohost <0.10440.2> 57344a5f78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:04.538495Z nonode@nohost <0.10440.2> ca7e5f11d3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:04.541840Z nonode@nohost <0.10440.2> a0a7142c58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:04.567160Z nonode@nohost <0.10440.2> 0a7db44340 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:04.570181Z nonode@nohost <0.10440.2> c80ec0a210 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:04.575045Z nonode@nohost <0.10440.2> f263ea7028 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:04.578421Z nonode@nohost <0.10440.2> bbf19baed3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:04.581654Z nonode@nohost <0.10440.2> 960e958ae4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:04.584291Z nonode@nohost <0.10440.2> 03e3b409f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:04.689258Z nonode@nohost <0.10440.2> df66bb8ded couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:04.692916Z nonode@nohost <0.10440.2> f19abfd6cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:04.702820Z nonode@nohost <0.10440.2> c18d7ae4f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 6 [notice] 2018-09-16T14:01:04.706249Z nonode@nohost <0.10440.2> ce1ec1481f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:04.740122Z nonode@nohost <0.10440.2> 9eaaa5ca8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:04.742783Z nonode@nohost <0.10440.2> 76d4781ccb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:04.747169Z nonode@nohost <0.10440.2> 78d86a8b5e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:04.749994Z nonode@nohost <0.10440.2> 24894a888a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:04.770349Z nonode@nohost <0.10440.2> fef460f5cd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:04.782177Z nonode@nohost <0.10440.2> 5516ae2997 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00577%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:04.786135Z nonode@nohost <0.10440.2> 362cfcfee9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00d7526de812bc59d7b0e12162e22f66d7b4637a889e69487e280104a4a1215578%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:04.789529Z nonode@nohost <0.10440.2> ae2cf305a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00d7526de812bc59d7b0e12162e22f66d7b4637a889e69487e280104a4a1215578%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:06.256385Z nonode@nohost <0.10440.2> f6f18632e7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:06.259790Z nonode@nohost <0.10440.2> 0da527d6f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:06.265251Z nonode@nohost <0.10440.2> 313118e80d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:06.277066Z nonode@nohost <0.10440.2> f125f1cef6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:06.301626Z nonode@nohost <0.10440.2> ca689d286b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:06.304352Z nonode@nohost <0.10440.2> 2b50bf8c66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:06.309221Z nonode@nohost <0.10440.2> 4e24cb32db couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:06.312262Z nonode@nohost <0.10440.2> 5c29e73537 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:06.315365Z nonode@nohost <0.10440.2> 622f4a7b1b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:06.318336Z nonode@nohost <0.10440.2> a5cc07c0cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:06.424344Z nonode@nohost <0.10440.2> 45f032f844 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:06.427618Z nonode@nohost <0.10440.2> 0c2e2c9940 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:06.432313Z nonode@nohost <0.10440.2> d6799dcbe7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:06.435905Z nonode@nohost <0.10440.2> 0ccce782c3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:06.468909Z nonode@nohost <0.10440.2> ca2d1823dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:06.471477Z nonode@nohost <0.10440.2> cb10dc7300 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:06.476895Z nonode@nohost <0.10440.2> b4cd9c1b89 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:06.479916Z nonode@nohost <0.10440.2> 1fb021ebdf couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:06.499468Z nonode@nohost <0.10440.2> bb7403ccf4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:06.510719Z nonode@nohost <0.10440.2> 9cf27ae0c9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00578%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:06.514377Z nonode@nohost <0.10440.2> 41d6bfdfb9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0035eb5cc8d42fb3c36e3703731b0d85e83533b2d239f3490b5b3a96b2f3f0103a%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:06.517180Z nonode@nohost <0.10440.2> c831f476c1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0035eb5cc8d42fb3c36e3703731b0d85e83533b2d239f3490b5b3a96b2f3f0103a%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:07.976561Z nonode@nohost <0.10440.2> f88d251227 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T14:01:07.979275Z nonode@nohost <0.10440.2> 38e4baa2f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:07.983855Z nonode@nohost <0.10440.2> 6ef9719a22 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:07.986959Z nonode@nohost <0.10440.2> 0f9ff5f403 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:08.009829Z nonode@nohost <0.10440.2> 7bb4cb5f95 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:08.012787Z nonode@nohost <0.10440.2> 6707af784e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:08.019035Z nonode@nohost <0.10440.2> a55d08acd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:08.023517Z nonode@nohost <0.10440.2> ebe3ae023e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:08.026984Z nonode@nohost <0.10440.2> e909c44ad4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:08.029104Z nonode@nohost <0.10440.2> fd45090ce8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:08.134458Z nonode@nohost <0.10440.2> 7622b7f1f6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:08.137141Z nonode@nohost <0.10440.2> b57a675f90 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:08.141634Z nonode@nohost <0.10440.2> 37c1d0dea0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:08.145357Z nonode@nohost <0.10440.2> 3db653b2fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:08.178924Z nonode@nohost <0.10440.2> 08aaf6838e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:08.180795Z nonode@nohost <0.10440.2> ec1123d8ee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:08.185674Z nonode@nohost <0.10440.2> e438f398a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:08.188441Z nonode@nohost <0.10440.2> 163db91323 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:08.207297Z nonode@nohost <0.10440.2> ab450259fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:08.220089Z nonode@nohost <0.10440.2> 9b950bb608 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00579%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:08.224451Z nonode@nohost <0.10440.2> a08d1fa807 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%007c6bdf9db0ae3e7576d70c11cf758831eaa92a4ae1aadab940f02be32f115cf7%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:08.228199Z nonode@nohost <0.10440.2> 47ca07ff9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%007c6bdf9db0ae3e7576d70c11cf758831eaa92a4ae1aadab940f02be32f115cf7%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:09.695710Z nonode@nohost <0.10440.2> a1060336dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.698284Z nonode@nohost <0.10440.2> fae55bbdad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:09.702930Z nonode@nohost <0.10440.2> d20f359ca7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.710914Z nonode@nohost <0.10440.2> 666808660d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.732814Z nonode@nohost <0.10440.2> 7d6a5d6460 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.736015Z nonode@nohost <0.10440.2> 7c2c67937d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:09.748922Z nonode@nohost <0.10440.2> 367ad94900 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.752192Z nonode@nohost <0.10440.2> 86de2599b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.755803Z nonode@nohost <0.10440.2> 1e78b5e310 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.758249Z nonode@nohost <0.10440.2> 441edac576 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.867871Z nonode@nohost <0.10440.2> d2e0914eee couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:09.870856Z nonode@nohost <0.10440.2> cdb119de8c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:09.884868Z nonode@nohost <0.10440.2> 95ba05065e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.888503Z nonode@nohost <0.10440.2> 53113bf794 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.921971Z nonode@nohost <0.10440.2> 6cbdb674bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.925167Z nonode@nohost <0.10440.2> 6eac6bae32 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:09.930273Z nonode@nohost <0.10440.2> 878b81dc5f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.933331Z nonode@nohost <0.10440.2> 2dca933d87 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.952689Z nonode@nohost <0.10440.2> b3de100a1c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:09.963971Z nonode@nohost <0.10440.2> 74d9b7f3f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00580%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:09.967259Z nonode@nohost <0.10440.2> 5740e6cd8e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00f64f2d5a6bd7c52d7d1a8048b31e375c2e812fc3cf465de0ef36ea018a7504a8%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:09.970262Z nonode@nohost <0.10440.2> b8975184f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00f64f2d5a6bd7c52d7d1a8048b31e375c2e812fc3cf465de0ef36ea018a7504a8%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:11.439654Z nonode@nohost <0.10440.2> a5f3460176 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.442058Z nonode@nohost <0.10440.2> 0c728e9fa2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:11.452328Z nonode@nohost <0.10440.2> a27e984ff7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.455517Z nonode@nohost <0.10440.2> 629c7b23ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.478007Z nonode@nohost <0.10440.2> fe7ee78ee0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.484610Z nonode@nohost <0.10440.2> f9eab30240 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:11.489008Z nonode@nohost <0.10440.2> e7e8443275 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.492378Z nonode@nohost <0.10440.2> 6e6f98c73a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.496244Z nonode@nohost <0.10440.2> 7f0735d0fa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.499139Z nonode@nohost <0.10440.2> 8f87cd00f5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.605462Z nonode@nohost <0.10440.2> 49d3aaa4ab couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.607944Z nonode@nohost <0.10440.2> c3a5a68491 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:11.612271Z nonode@nohost <0.10440.2> f3c7a91130 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.615920Z nonode@nohost <0.10440.2> ec86b3f8b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.652909Z nonode@nohost <0.10440.2> 32dba2a4dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.655500Z nonode@nohost <0.10440.2> f96ebc9077 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:11.659866Z nonode@nohost <0.10440.2> f8caf231f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.662886Z nonode@nohost <0.10440.2> 371729b42b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.683840Z nonode@nohost <0.10440.2> d2b66d73b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:11.695369Z nonode@nohost <0.10440.2> 29c44e3400 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00581%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:11.703842Z nonode@nohost <0.10440.2> 91ca34a26f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0016ae392798fc2c3dd5248d5282bc7f63d2e4a936e76538d2cda7be70bc2f7036%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:11.706704Z nonode@nohost <0.10440.2> f274a7d2b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0016ae392798fc2c3dd5248d5282bc7f63d2e4a936e76538d2cda7be70bc2f7036%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:13.170341Z nonode@nohost <0.10440.2> fb5064d03c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:13.172909Z nonode@nohost <0.10440.2> 0d05f4d28e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:13.180926Z nonode@nohost <0.10440.2> 873656bd37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:13.184948Z nonode@nohost <0.10440.2> c2a159b11f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:13.207253Z nonode@nohost <0.10440.2> 40c85b1226 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:13.210833Z nonode@nohost <0.10440.2> e05c14db56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:13.215995Z nonode@nohost <0.10440.2> c592919c20 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:13.219542Z nonode@nohost <0.10440.2> 362f243e56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:13.223271Z nonode@nohost <0.10440.2> 8776f3d575 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:13.225627Z nonode@nohost <0.10440.2> 50c594a227 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:13.332114Z nonode@nohost <0.10440.2> 5cea16f57f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:13.340399Z nonode@nohost <0.10440.2> 4f044531d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:13.345259Z nonode@nohost <0.10440.2> f0b30c09f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:13.348396Z nonode@nohost <0.10440.2> 18aab54024 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:13.382804Z nonode@nohost <0.10440.2> 456c06ce33 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:13.385274Z nonode@nohost <0.10440.2> c0e33222ce couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:13.390770Z nonode@nohost <0.10440.2> fb1ce45c44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:13.393781Z nonode@nohost <0.10440.2> f2bf4fef7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:13.413581Z nonode@nohost <0.10440.2> 74867b1eee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:13.425457Z nonode@nohost <0.10440.2> 9d47d11220 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00582%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:13.429568Z nonode@nohost <0.10440.2> 83f9a42628 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004cc0e317d198afa50c122008bf76b1ad09b5b875493d0e9f3cc5fcef799e2685%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:13.433477Z nonode@nohost <0.10440.2> 534d119d15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004cc0e317d198afa50c122008bf76b1ad09b5b875493d0e9f3cc5fcef799e2685%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:14.898002Z nonode@nohost <0.10440.2> 6a8a87f7fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:14.904448Z nonode@nohost <0.10440.2> 3ce102049b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:14.909927Z nonode@nohost <0.10440.2> 8be8090a7f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:14.913582Z nonode@nohost <0.10440.2> 5c5a3c6a9b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:14.938303Z nonode@nohost <0.10440.2> e7f500e62b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:14.940936Z nonode@nohost <0.10440.2> fadb0a2508 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:14.947193Z nonode@nohost <0.10440.2> a945c383d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:14.950586Z nonode@nohost <0.10440.2> 9096cb21aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:14.953699Z nonode@nohost <0.10440.2> 462967e745 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:14.956196Z nonode@nohost <0.10440.2> 4d3fd4df52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:15.062171Z nonode@nohost <0.10440.2> ba5666ad76 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:15.064668Z nonode@nohost <0.10440.2> bcc752fab6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:15.068729Z nonode@nohost <0.10440.2> ec7f1d2226 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:15.071496Z nonode@nohost <0.10440.2> eb9ffbd8b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:15.105612Z nonode@nohost <0.10440.2> 17cfefb90d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:15.108246Z nonode@nohost <0.10440.2> f19151430f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:15.115638Z nonode@nohost <0.10440.2> e113bbfdb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:15.119264Z nonode@nohost <0.10440.2> 2e98292866 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:15.141157Z nonode@nohost <0.10440.2> 790c024210 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:15.152114Z nonode@nohost <0.10440.2> 1a0012883b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00583%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:15.155546Z nonode@nohost <0.10440.2> 89055af39a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0032434236c0f5022e02e60e511ae5137b870c45a230f4996aad425a8740c1f7eb%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:15.158720Z nonode@nohost <0.10440.2> 66245d7823 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0032434236c0f5022e02e60e511ae5137b870c45a230f4996aad425a8740c1f7eb%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:16.614539Z nonode@nohost <0.10440.2> a92377bb44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:16.616956Z nonode@nohost <0.10440.2> 6111a4ff8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:16.624058Z nonode@nohost <0.10440.2> aa596a47be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T14:01:16.627970Z nonode@nohost <0.10440.2> 386bf9bb8b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:16.651200Z nonode@nohost <0.10440.2> ffab6fac10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:16.654216Z nonode@nohost <0.10440.2> a65321abcb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:16.658741Z nonode@nohost <0.10440.2> ad79a9e30e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:16.662193Z nonode@nohost <0.10440.2> 6239627c0a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:16.665389Z nonode@nohost <0.10440.2> 62882cae35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:16.667789Z nonode@nohost <0.10440.2> bfcf003515 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:16.772521Z nonode@nohost <0.10440.2> 94c55a758e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:16.774986Z nonode@nohost <0.10440.2> b162b9253a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:16.784229Z nonode@nohost <0.10440.2> c59ef686dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 5 [notice] 2018-09-16T14:01:16.787797Z nonode@nohost <0.10440.2> f453700f5b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:16.821478Z nonode@nohost <0.10440.2> 4d08467c66 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:16.824632Z nonode@nohost <0.10440.2> 35d0915d58 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:16.829370Z nonode@nohost <0.10440.2> 81ded142b2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:16.835326Z nonode@nohost <0.10440.2> a9b04a8efb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:16.854854Z nonode@nohost <0.10440.2> 17296d40dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:16.866849Z nonode@nohost <0.10440.2> f6ea88eec0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00584%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:16.876175Z nonode@nohost <0.10440.2> 165883c51f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008c0dceb771fffcef8bafb1200d1c23ec43bfcdf88e3c0c930d46dd25c9cd57d5%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:16.879513Z nonode@nohost <0.10440.2> bfa85c8cfb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008c0dceb771fffcef8bafb1200d1c23ec43bfcdf88e3c0c930d46dd25c9cd57d5%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:18.357399Z nonode@nohost <0.10440.2> 2f323b86f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.360247Z nonode@nohost <0.10440.2> 765adb4f0d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:18.364646Z nonode@nohost <0.10440.2> 264f552000 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.367469Z nonode@nohost <0.10440.2> 41100be880 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.390505Z nonode@nohost <0.10440.2> db9cd38922 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.393337Z nonode@nohost <0.10440.2> 9bf696ccde couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:18.397428Z nonode@nohost <0.10440.2> d807429e47 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.400251Z nonode@nohost <0.10440.2> 32cedd9d9c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.403358Z nonode@nohost <0.10440.2> a2f2bd08df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.412568Z nonode@nohost <0.10440.2> d2371cdb96 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.516948Z nonode@nohost <0.10440.2> 75b4bad626 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.522929Z nonode@nohost <0.10440.2> 563f52816a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 3 [notice] 2018-09-16T14:01:18.524801Z nonode@nohost <0.10440.2> 55d9ac113f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.529238Z nonode@nohost <0.10440.2> d1b4e5e9af couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.563215Z nonode@nohost <0.10440.2> 91d6dad9e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.565844Z nonode@nohost <0.10440.2> 226358cab0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:18.570531Z nonode@nohost <0.10440.2> 4e4765536f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.573418Z nonode@nohost <0.10440.2> 4765aa3a80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.592674Z nonode@nohost <0.10440.2> 07e0a43bc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:18.603717Z nonode@nohost <0.10440.2> 4cf62c736d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00585%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:18.606982Z nonode@nohost <0.10440.2> ce319f9084 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%002e79b05820575c12fc19c1ef449c07fcdf7e06156ca5fa2b25712ffb8ed0813f%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:18.609868Z nonode@nohost <0.10440.2> 15a497d7eb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%002e79b05820575c12fc19c1ef449c07fcdf7e06156ca5fa2b25712ffb8ed0813f%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:20.077318Z nonode@nohost <0.10440.2> 15300546d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 6 [notice] 2018-09-16T14:01:20.080668Z nonode@nohost <0.10440.2> d1dd035be1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:20.085218Z nonode@nohost <0.10440.2> c11eede71b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:20.091221Z nonode@nohost <0.10440.2> fac084cbe9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:20.115818Z nonode@nohost <0.10440.2> 80721491b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:20.118925Z nonode@nohost <0.10440.2> 131b147f7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:20.126431Z nonode@nohost <0.10440.2> d3236bd680 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:20.131343Z nonode@nohost <0.10440.2> de49a97509 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:20.135129Z nonode@nohost <0.10440.2> 3d6153518f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:20.146354Z nonode@nohost <0.10440.2> 0f392b4c56 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:20.255957Z nonode@nohost <0.10440.2> 0fc61c9758 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:20.264776Z nonode@nohost <0.10440.2> ebc5d36af3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:20.271048Z nonode@nohost <0.10440.2> fe6627df2a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:20.274060Z nonode@nohost <0.10440.2> 15baea3e7b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:20.308702Z nonode@nohost <0.10440.2> 774d40cf03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:20.316838Z nonode@nohost <0.10440.2> 201ed1386c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:20.328993Z nonode@nohost <0.10440.2> 9eed248224 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:20.340264Z nonode@nohost <0.10440.2> e79d158326 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:20.375106Z nonode@nohost <0.10440.2> c58c5943fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:20.388313Z nonode@nohost <0.10440.2> 8787e8731b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00586%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:20.399694Z nonode@nohost <0.10440.2> b5e40ed31c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00b9f82b4833c342ebdb7225107b31820eca90eb4408ff57c3c7ef57d6799afe9a%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:20.403957Z nonode@nohost <0.10440.2> 26aea355bd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00b9f82b4833c342ebdb7225107b31820eca90eb4408ff57c3c7ef57d6799afe9a%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:21.867903Z nonode@nohost <0.10440.2> 3d276f799c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:21.874189Z nonode@nohost <0.10440.2> 22bc51ebee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:21.878428Z nonode@nohost <0.10440.2> ba4732db52 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:21.881382Z nonode@nohost <0.10440.2> df0cb95e10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:21.902570Z nonode@nohost <0.10440.2> 51e0915ebf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:21.905260Z nonode@nohost <0.10440.2> c8ded661cc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:21.911142Z nonode@nohost <0.10440.2> 28491f2109 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:21.912942Z nonode@nohost <0.10440.2> 09985a4b53 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:21.916321Z nonode@nohost <0.10440.2> 23c768a001 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:21.919119Z nonode@nohost <0.10440.2> 89d3ae9320 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:22.023736Z nonode@nohost <0.10440.2> d6bddf980f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:22.026469Z nonode@nohost <0.10440.2> 648d1212f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:22.032828Z nonode@nohost <0.10440.2> 89c3b4dfd3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:22.037104Z nonode@nohost <0.10440.2> 187fa024d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:22.071779Z nonode@nohost <0.10440.2> e45d2213f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:22.074285Z nonode@nohost <0.10440.2> 2f9022507a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:22.081095Z nonode@nohost <0.10440.2> 41fca8ad71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:22.084358Z nonode@nohost <0.10440.2> 658edd61e6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:22.104174Z nonode@nohost <0.10440.2> a648cd5607 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:22.117291Z nonode@nohost <0.10440.2> d2874f82d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00587%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:22.121418Z nonode@nohost <0.10440.2> be8fc2b564 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0017aa1e0bb8ccd4795d8ef0620bedc93e6d9a8f40e0c7b22cb533a199cc69a976%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:22.124804Z nonode@nohost <0.10440.2> 2b33bd9253 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0017aa1e0bb8ccd4795d8ef0620bedc93e6d9a8f40e0c7b22cb533a199cc69a976%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:23.572754Z nonode@nohost <0.10440.2> 713f2433c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.582488Z nonode@nohost <0.10440.2> 1b50930983 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:23.587339Z nonode@nohost <0.10440.2> 1998f76331 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.592657Z nonode@nohost <0.10440.2> ea189646a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.614515Z nonode@nohost <0.10440.2> a9bf027c4c couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.621470Z nonode@nohost <0.10440.2> 1d39c5c797 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:23.626365Z nonode@nohost <0.10440.2> e9b4cc7002 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.629863Z nonode@nohost <0.10440.2> 7ff96ae3bb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.633395Z nonode@nohost <0.10440.2> 4f72923039 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.642105Z nonode@nohost <0.10440.2> e1dc341fd5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.750763Z nonode@nohost <0.10440.2> b580e42643 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T14:01:23.753430Z nonode@nohost <0.10440.2> a9c68011d5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:23.758381Z nonode@nohost <0.10440.2> 8935f99a3a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.761973Z nonode@nohost <0.10440.2> 5610dc5d2e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.797988Z nonode@nohost <0.10440.2> a28c330c71 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.800811Z nonode@nohost <0.10440.2> 4be6cde618 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:23.806506Z nonode@nohost <0.10440.2> c73bcda523 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.809342Z nonode@nohost <0.10440.2> a7081576c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.828410Z nonode@nohost <0.10440.2> 16f8403527 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:23.840120Z nonode@nohost <0.10440.2> b6f0af2f69 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00588%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:23.843506Z nonode@nohost <0.10440.2> 9dec8930b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%000fd212b0ba574899479e35c376f2091ebf8a63eaded67df2877e355f1e399a8b%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:23.846623Z nonode@nohost <0.10440.2> fa2ca91ffa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%000fd212b0ba574899479e35c376f2091ebf8a63eaded67df2877e355f1e399a8b%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:25.296686Z nonode@nohost <0.10440.2> ae023a5c3f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 9 [notice] 2018-09-16T14:01:25.300157Z nonode@nohost <0.10440.2> 7b200439f8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:25.305242Z nonode@nohost <0.10440.2> 85c3a108d4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.309874Z nonode@nohost <0.10440.2> 8ae85dcf26 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.332619Z nonode@nohost <0.10440.2> 7474543ac0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.340560Z nonode@nohost <0.10440.2> 50362714c5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:25.345743Z nonode@nohost <0.10440.2> bfcc1f3b48 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.349362Z nonode@nohost <0.10440.2> 96f42fe066 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.352526Z nonode@nohost <0.10440.2> 737ad0fba5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.355156Z nonode@nohost <0.10440.2> 9f1aa070d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.462204Z nonode@nohost <0.10440.2> 40adf50934 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.465269Z nonode@nohost <0.10440.2> e9a87892ba couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:25.470022Z nonode@nohost <0.10440.2> 9563caaa1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.473769Z nonode@nohost <0.10440.2> 57b20a5139 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.509017Z nonode@nohost <0.10440.2> 66cdccca08 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.511682Z nonode@nohost <0.10440.2> 0643a78a24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:25.518451Z nonode@nohost <0.10440.2> a53b402fcd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.522137Z nonode@nohost <0.10440.2> c6383effcd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.544989Z nonode@nohost <0.10440.2> 079e6b1c67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:25.556311Z nonode@nohost <0.10440.2> 367ce3c158 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00589%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:25.560798Z nonode@nohost <0.10440.2> 5b16b514a8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00421b016e294ce7217ebf1e3abc5d5121f0a8205c48e78e55c089444b8be870bf%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:25.564351Z nonode@nohost <0.10440.2> 687bb1b002 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00421b016e294ce7217ebf1e3abc5d5121f0a8205c48e78e55c089444b8be870bf%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:27.035847Z nonode@nohost <0.10440.2> 98bccbb842 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.046121Z nonode@nohost <0.10440.2> acabd1eefb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:27.052965Z nonode@nohost <0.10440.2> 5b2bb84b41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.056411Z nonode@nohost <0.10440.2> cfd1c3e614 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.078575Z nonode@nohost <0.10440.2> e52e07c667 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.081438Z nonode@nohost <0.10440.2> b46cbf9003 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:27.086536Z nonode@nohost <0.10440.2> d799fa9212 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.089681Z nonode@nohost <0.10440.2> b5bb0ef98f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.092453Z nonode@nohost <0.10440.2> 37b87846aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.095047Z nonode@nohost <0.10440.2> 0146aeb470 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.201424Z nonode@nohost <0.10440.2> 6484434ade couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:27.203828Z nonode@nohost <0.10440.2> fb9f78088a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:27.210337Z nonode@nohost <0.10440.2> 20d393b727 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.213562Z nonode@nohost <0.10440.2> f89851fe23 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.247843Z nonode@nohost <0.10440.2> 082494dd9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.256504Z nonode@nohost <0.10440.2> 5cdac3a4ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:27.260796Z nonode@nohost <0.10440.2> 5f4ae9e33e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.264078Z nonode@nohost <0.10440.2> b35e573885 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.285853Z nonode@nohost <0.10440.2> 162008dcd4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:27.297797Z nonode@nohost <0.10440.2> 4079d2991c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00590%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:27.301396Z nonode@nohost <0.10440.2> 2e80973084 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%009994f4cebf4aa34e92bbc63406e3c9e5f8ebae098dd69d02c0599a7f8f709229%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:27.304535Z nonode@nohost <0.10440.2> 7eb2334e04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%009994f4cebf4aa34e92bbc63406e3c9e5f8ebae098dd69d02c0599a7f8f709229%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:28.752304Z nonode@nohost <0.10440.2> 107449dafd couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:28.755168Z nonode@nohost <0.10440.2> 55dc4a4a78 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:28.759799Z nonode@nohost <0.10440.2> 7de6491319 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:28.763504Z nonode@nohost <0.10440.2> 2690bcda80 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:28.785493Z nonode@nohost <0.10440.2> 010178ae92 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:28.788791Z nonode@nohost <0.10440.2> c708ca642a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:28.800206Z nonode@nohost <0.10440.2> 71251f3d41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:28.803792Z nonode@nohost <0.10440.2> f0de26f568 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:28.807237Z nonode@nohost <0.10440.2> 64f5c15850 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:28.809784Z nonode@nohost <0.10440.2> 2f5159a9da couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:28.914353Z nonode@nohost <0.10440.2> 48507c38a6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:28.917603Z nonode@nohost <0.10440.2> 24254cf560 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:28.921911Z nonode@nohost <0.10440.2> 1a0b44650c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:28.925220Z nonode@nohost <0.10440.2> 94e7cfe187 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:28.959561Z nonode@nohost <0.10440.2> 0e8dd5b754 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:28.968387Z nonode@nohost <0.10440.2> 0d85c17cca couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:28.972978Z nonode@nohost <0.10440.2> 9977bd88fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:28.975670Z nonode@nohost <0.10440.2> 546d2abf1a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:28.997714Z nonode@nohost <0.10440.2> 84867eadb0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:29.011316Z nonode@nohost <0.10440.2> 60793da958 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00591%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:29.015544Z nonode@nohost <0.10440.2> 696b96d70a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0074fd11e7b00ce6aa785f00647d0a78f992568f8906371f1be3511622d603baa1%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:29.018474Z nonode@nohost <0.10440.2> 0e76e05194 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0074fd11e7b00ce6aa785f00647d0a78f992568f8906371f1be3511622d603baa1%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:30.481496Z nonode@nohost <0.10440.2> cc6a51fbeb couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.484380Z nonode@nohost <0.10440.2> db056f995c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:30.489519Z nonode@nohost <0.10440.2> 86add3ffff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.493584Z nonode@nohost <0.10440.2> c777f70790 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.515235Z nonode@nohost <0.10440.2> d93dcccb09 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:30.524450Z nonode@nohost <0.10440.2> db4793a977 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:30.529215Z nonode@nohost <0.10440.2> fbf56cdeb2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.533455Z nonode@nohost <0.10440.2> e2eeafa4f9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.537018Z nonode@nohost <0.10440.2> f7cf93a0b8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.539714Z nonode@nohost <0.10440.2> 2ab6f9afc6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.648197Z nonode@nohost <0.10440.2> 2b3706bd10 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.651037Z nonode@nohost <0.10440.2> 4bb735623f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:30.655511Z nonode@nohost <0.10440.2> 5367c24691 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.659191Z nonode@nohost <0.10440.2> 4b8b5b546c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.693580Z nonode@nohost <0.10440.2> c519f3e855 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.696111Z nonode@nohost <0.10440.2> 4f71921070 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:30.700228Z nonode@nohost <0.10440.2> 973d00356c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.703039Z nonode@nohost <0.10440.2> 733fa70a9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.723008Z nonode@nohost <0.10440.2> 405d68b09b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:30.734808Z nonode@nohost <0.10440.2> 98331ebbd8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00592%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:30.738486Z nonode@nohost <0.10440.2> a913d843d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0065201bdabbcdc0a50f022c6e497f13ac5516667a0f5cade2b5f9f3e4214b16a6%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:30.741685Z nonode@nohost <0.10440.2> a391ab9ed1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0065201bdabbcdc0a50f022c6e497f13ac5516667a0f5cade2b5f9f3e4214b16a6%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:32.205334Z nonode@nohost <0.10440.2> aaa81d734f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:32.208659Z nonode@nohost <0.10440.2> 8485b57a02 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:32.219158Z nonode@nohost <0.10440.2> c9e74f803f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:32.222591Z nonode@nohost <0.10440.2> 35aa94a7aa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:32.247101Z nonode@nohost <0.10440.2> d54729a953 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:32.250100Z nonode@nohost <0.10440.2> 8483485288 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:32.259389Z nonode@nohost <0.10440.2> 0f4eb464c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:32.262803Z nonode@nohost <0.10440.2> d5ce30f147 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:32.266310Z nonode@nohost <0.10440.2> 168a1f063e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:32.274906Z nonode@nohost <0.10440.2> 1d23b7f3a3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:32.380868Z nonode@nohost <0.10440.2> 05a3156066 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:32.383501Z nonode@nohost <0.10440.2> e3ff587041 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:32.388079Z nonode@nohost <0.10440.2> 9f5b3b2e7d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:32.393092Z nonode@nohost <0.10440.2> 13728cef9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:32.428229Z nonode@nohost <0.10440.2> 9e4e416d27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:32.436709Z nonode@nohost <0.10440.2> b187542226 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:32.441643Z nonode@nohost <0.10440.2> fa6ca87cf2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:32.445318Z nonode@nohost <0.10440.2> e34c7d56dd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:32.465353Z nonode@nohost <0.10440.2> bb4327a9a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:32.477493Z nonode@nohost <0.10440.2> b7d254a2c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00593%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:32.482122Z nonode@nohost <0.10440.2> c4752a775a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00c59105f4f0db27e9eb5219730677d12076e43f53db37834356b66a3871b3d161%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:32.485444Z nonode@nohost <0.10440.2> 87213aac91 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00c59105f4f0db27e9eb5219730677d12076e43f53db37834356b66a3871b3d161%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:33.955852Z nonode@nohost <0.10440.2> 75e1cd0844 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T14:01:33.958253Z nonode@nohost <0.10440.2> efe2217563 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:33.962553Z nonode@nohost <0.10440.2> dfcd7bad6e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:33.965753Z nonode@nohost <0.10440.2> 5ef4c7b6ae couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:33.988220Z nonode@nohost <0.10440.2> 61a5146c06 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:33.990796Z nonode@nohost <0.10440.2> 9ba4f5fab4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:33.996779Z nonode@nohost <0.10440.2> d5218c19e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:33.998288Z nonode@nohost <0.10440.2> cf9f732033 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:34.001346Z nonode@nohost <0.10440.2> 0011d51689 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:34.003771Z nonode@nohost <0.10440.2> be241ced49 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:34.108070Z nonode@nohost <0.10440.2> 3295bd9cbc couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 2 [notice] 2018-09-16T14:01:34.110896Z nonode@nohost <0.10440.2> 79b01e482b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:34.119820Z nonode@nohost <0.10440.2> 29f838ac68 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:34.122535Z nonode@nohost <0.10440.2> 5f109ee0dc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:34.154859Z nonode@nohost <0.10440.2> 578456246d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:34.157159Z nonode@nohost <0.10440.2> 38d77173a5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:34.161135Z nonode@nohost <0.10440.2> d9da30af67 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:34.163946Z nonode@nohost <0.10440.2> 8f1318f1e3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:34.186574Z nonode@nohost <0.10440.2> 3a319bb705 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:34.199752Z nonode@nohost <0.10440.2> 17a67516f0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00594%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:34.203597Z nonode@nohost <0.10440.2> 65048b42e0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%00fb191ad82cbfe8fa66d47893372c74e204527e019252810d7dea66f8dd2fc448%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:34.207120Z nonode@nohost <0.10440.2> 5cb080bfb1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%00fb191ad82cbfe8fa66d47893372c74e204527e019252810d7dea66f8dd2fc448%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:35.659962Z nonode@nohost <0.10440.2> 3b41d9717b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:35.665417Z nonode@nohost <0.10440.2> 629adc196e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:35.671233Z nonode@nohost <0.10440.2> f9ff6bcbb7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:35.676709Z nonode@nohost <0.10440.2> 1a31515189 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:35.699953Z nonode@nohost <0.10440.2> c98b8506de couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 3 [notice] 2018-09-16T14:01:35.701039Z nonode@nohost <0.10440.2> e3b99da3c2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:35.708708Z nonode@nohost <0.10440.2> ef1009e40f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:35.711551Z nonode@nohost <0.10440.2> 826b6339e5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:35.714299Z nonode@nohost <0.10440.2> 2428975adc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:35.716516Z nonode@nohost <0.10440.2> 23eed658b9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:35.820662Z nonode@nohost <0.10440.2> 488574308b couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:35.824726Z nonode@nohost <0.10440.2> 3061ab9923 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:35.829158Z nonode@nohost <0.10440.2> 0a49c1d527 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:35.832812Z nonode@nohost <0.10440.2> df45d212d1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:35.871747Z nonode@nohost <0.10440.2> 36b0cea3d8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 7 [notice] 2018-09-16T14:01:35.874264Z nonode@nohost <0.10440.2> c05b3e06f7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:35.878984Z nonode@nohost <0.10440.2> cfa9c12631 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:35.882337Z nonode@nohost <0.10440.2> dba9a16227 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:35.902330Z nonode@nohost <0.10440.2> a15c09f0fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:35.914651Z nonode@nohost <0.10440.2> 2f7d8892e4 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00595%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:35.919295Z nonode@nohost <0.10440.2> 46d52b9b94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001822c6b6c7cfc93543bc90fe22568f192441ea6cb8ff814bd4fb954c8473b6fa%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:35.923090Z nonode@nohost <0.10440.2> 66deee150e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001822c6b6c7cfc93543bc90fe22568f192441ea6cb8ff814bd4fb954c8473b6fa%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:37.362440Z nonode@nohost <0.10440.2> edac173616 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.365565Z nonode@nohost <0.10440.2> 1e38bc390b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:37.372515Z nonode@nohost <0.10440.2> 4ca0961f8d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.375644Z nonode@nohost <0.10440.2> d19512355d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.401059Z nonode@nohost <0.10440.2> 503c979476 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.404314Z nonode@nohost <0.10440.2> 9074eda844 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:37.408434Z nonode@nohost <0.10440.2> 86dbcbfac9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.411513Z nonode@nohost <0.10440.2> 9a88d140ad couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.414790Z nonode@nohost <0.10440.2> 504ab3c5d0 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.417544Z nonode@nohost <0.10440.2> 716f600e7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.524848Z nonode@nohost <0.10440.2> 07260fff03 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.532403Z nonode@nohost <0.10440.2> 27bf91c95f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:37.537219Z nonode@nohost <0.10440.2> af8b588956 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.540642Z nonode@nohost <0.10440.2> e6a43e76bc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.573221Z nonode@nohost <0.10440.2> 5673424dcf couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.575604Z nonode@nohost <0.10440.2> 9597124d46 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:37.581804Z nonode@nohost <0.10440.2> 12b9bd7263 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.584565Z nonode@nohost <0.10440.2> 4901c7a50f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.608782Z nonode@nohost <0.10440.2> 60565300be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:37.624664Z nonode@nohost <0.10440.2> d60a45b755 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00596%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:37.628004Z nonode@nohost <0.10440.2> f271fd6a97 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0081d4a528f073be93e18ef66f18425f0d2da27b13d22c7a2fa4aab5d9c42cca74%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:37.631091Z nonode@nohost <0.10440.2> d8e0492716 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0081d4a528f073be93e18ef66f18425f0d2da27b13d22c7a2fa4aab5d9c42cca74%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:39.100533Z nonode@nohost <0.10440.2> afc3519c30 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.103154Z nonode@nohost <0.10440.2> ba2a40b8b6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:39.108119Z nonode@nohost <0.10440.2> 8183ea347f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.112166Z nonode@nohost <0.10440.2> c288f415f1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.134651Z nonode@nohost <0.10440.2> c26cdbd399 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.142210Z nonode@nohost <0.10440.2> 29bd446176 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:39.146356Z nonode@nohost <0.10440.2> e7e9c5345d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.149336Z nonode@nohost <0.10440.2> a7938b4989 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.155650Z nonode@nohost <0.10440.2> cacc8719ef couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.158360Z nonode@nohost <0.10440.2> e17248f62f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.268578Z nonode@nohost <0.10440.2> e30bddbb7e couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.276503Z nonode@nohost <0.10440.2> 0c26f9a5c6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:39.280618Z nonode@nohost <0.10440.2> 5906913faa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.283393Z nonode@nohost <0.10440.2> 57fcaa8142 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.315528Z nonode@nohost <0.10440.2> a3e706d3a9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.318033Z nonode@nohost <0.10440.2> dfb758a8fb couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:39.322800Z nonode@nohost <0.10440.2> d94d15aea8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.325828Z nonode@nohost <0.10440.2> 142b700346 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.346284Z nonode@nohost <0.10440.2> 2b2cabac2c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:39.358286Z nonode@nohost <0.10440.2> 64752c44df couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00597%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:39.361839Z nonode@nohost <0.10440.2> 7c63e65274 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%008b05610f15cdcf0c51314cc9fe0f5b618f151d9c67209085b16876ba7d894506%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:39.364829Z nonode@nohost <0.10440.2> c02adb2aee couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%008b05610f15cdcf0c51314cc9fe0f5b618f151d9c67209085b16876ba7d894506%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:40.805703Z nonode@nohost <0.10440.2> dcac0e9126 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:40.808090Z nonode@nohost <0.10440.2> 6fe3ccacaa couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:40.812447Z nonode@nohost <0.10440.2> e126710d44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:40.815303Z nonode@nohost <0.10440.2> 86d23d37a1 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:40.834600Z nonode@nohost <0.10440.2> 6cfb1a3b19 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:40.837248Z nonode@nohost <0.10440.2> 805a3c3469 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:40.842550Z nonode@nohost <0.10440.2> 004d1eff7a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:40.845703Z nonode@nohost <0.10440.2> 85a09ee9b3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:40.848997Z nonode@nohost <0.10440.2> 116d69ca6a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:40.851695Z nonode@nohost <0.10440.2> db107fefcc couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:40.957566Z nonode@nohost <0.10440.2> 37d6b9ed27 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:40.960064Z nonode@nohost <0.10440.2> 79fd638882 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:40.967811Z nonode@nohost <0.10440.2> 37d3b38437 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 3 [notice] 2018-09-16T14:01:40.969241Z nonode@nohost <0.10440.2> b584d7d36b couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:41.002487Z nonode@nohost <0.10440.2> 14739e3f3d couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:41.004919Z nonode@nohost <0.10440.2> b03ac2c876 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:41.012871Z nonode@nohost <0.10440.2> 0b5c376add couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:41.024700Z nonode@nohost <0.10440.2> 477b88ddc3 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 9 [notice] 2018-09-16T14:01:41.035846Z nonode@nohost <0.10440.2> 3c92c9c9fe couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:41.047138Z nonode@nohost <0.10440.2> 0f0e45af2d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00598%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:41.051157Z nonode@nohost <0.10440.2> 743305dc04 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%004d6a984c1745e245c52a578aa31ef8ff4866904c8032a4b1779248fbc4a969b2%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:41.054165Z nonode@nohost <0.10440.2> f3a6236fa6 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%004d6a984c1745e245c52a578aa31ef8ff4866904c8032a4b1779248fbc4a969b2%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:42.503189Z nonode@nohost <0.10440.2> 87c9eb2a35 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.505633Z nonode@nohost <0.10440.2> fcaca4a609 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:42.511636Z nonode@nohost <0.10440.2> 09f0be3bea couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.514528Z nonode@nohost <0.10440.2> 7076eb969a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.533133Z nonode@nohost <0.10440.2> a8860def9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.536541Z nonode@nohost <0.10440.2> 6b9b2a47d9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:42.541082Z nonode@nohost <0.10440.2> eb667d32a2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.544625Z nonode@nohost <0.10440.2> 4b4cac2d9f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.551216Z nonode@nohost <0.10440.2> 0425e1adf5 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.553963Z nonode@nohost <0.10440.2> 0f6d570634 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.659417Z nonode@nohost <0.10440.2> 674e740fd9 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.662026Z nonode@nohost <0.10440.2> 46f8453b44 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:42.669345Z nonode@nohost <0.10440.2> d96e829b15 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.672886Z nonode@nohost <0.10440.2> c626818796 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.711138Z nonode@nohost <0.10440.2> 7d3545ab94 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.713448Z nonode@nohost <0.10440.2> 4733edd30a couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:42.717748Z nonode@nohost <0.10440.2> f18fe5ee37 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.721323Z nonode@nohost <0.10440.2> ff992fede2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.742023Z nonode@nohost <0.10440.2> 773d7eec98 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:42.753880Z nonode@nohost <0.10440.2> 6ffc9fd1ff couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00599%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:42.757572Z nonode@nohost <0.10440.2> 3145fa4137 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%0073225797291a4ebffe730307fa57c55bf39cfd1d74bcf24891176148205a28cb%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:42.760671Z nonode@nohost <0.10440.2> 7bb6fa66d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%0073225797291a4ebffe730307fa57c55bf39cfd1d74bcf24891176148205a28cb%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:44.217551Z nonode@nohost <0.10440.2> 9e08daa07f couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.220963Z nonode@nohost <0.10440.2> 0d7e7cbe9e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:44.225504Z nonode@nohost <0.10440.2> 6c46c06e4e couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.229046Z nonode@nohost <0.10440.2> a1b48451c8 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.251471Z nonode@nohost <0.10440.2> 0e5eeabf12 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.254407Z nonode@nohost <0.10440.2> 2efdaa601d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:44.258826Z nonode@nohost <0.10440.2> b9698f295d couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.266937Z nonode@nohost <0.10440.2> 3316a90277 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.270309Z nonode@nohost <0.10440.2> a7ae64e65c couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$syscollections%00$sysdata%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.273252Z nonode@nohost <0.10440.2> abcc361c41 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00$sysdata%00metanetwork%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.377266Z nonode@nohost <0.10440.2> a3c8f5aac2 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.383622Z nonode@nohost <0.10440.2> e8d7ca4f24 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:44.388580Z nonode@nohost <0.10440.2> b4d3bac680 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.391945Z nonode@nohost <0.10440.2> ab15f7b61f couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.430638Z nonode@nohost <0.10440.2> 5a75076241 couchdb:5984 172.26.0.5 undefined GET /composerchannel_lscc/bank?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.433049Z nonode@nohost <0.10440.2> 342de37596 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/ComposerLogCfg?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:44.437280Z nonode@nohost <0.10440.2> 829117f4b7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.Identity%00f67a7c4a593bdefc8869de090fb50cd6479f315ea0dd3be2d59167ee07235fc9%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.440590Z nonode@nohost <0.10440.2> 4baadb65be couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00admin%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.459598Z nonode@nohost <0.10440.2> a782e64dec couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00bank.SampleParticipant%00?attachments=true 200 ok 1 [notice] 2018-09-16T14:01:44.470902Z nonode@nohost <0.10440.2> ecfe319821 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Participant:bank.SampleParticipant%00600%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:44.474550Z nonode@nohost <0.10440.2> dea7d7d4fd couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Transaction:org.hyperledger.composer.system.AddParticipant%001bb7a20e1c0236cd8d1ba06ffb3b68f4d09e6f08de5a0773071ad8f11907f620%00?attachments=true 404 ok 1 [notice] 2018-09-16T14:01:44.477562Z nonode@nohost <0.10440.2> 0e1b4384d7 couchdb:5984 172.26.0.5 undefined GET /composerchannel_bank/%00Asset:org.hyperledger.composer.system.HistorianRecord%001bb7a20e1c0236cd8d1ba06ffb3b68f4d09e6f08de5a0773071ad8f11907f620%00?attachments=true 404 ok 1 [info] 2018-09-16T14:02:02.917795Z nonode@nohost <0.22507.4> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T14:02:02.917953Z nonode@nohost <0.22507.4> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T14:05:00.969788Z nonode@nohost <0.2685.5> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T14:07:02.970781Z nonode@nohost <0.2685.5> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T14:07:02.971091Z nonode@nohost <0.2685.5> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T14:10:01.009344Z nonode@nohost <0.7747.5> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T14:12:03.009741Z nonode@nohost <0.7747.5> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T14:12:03.010025Z nonode@nohost <0.7747.5> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T14:15:01.049884Z nonode@nohost <0.12777.5> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T14:17:03.050849Z nonode@nohost <0.12777.5> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T14:17:03.051155Z nonode@nohost <0.12777.5> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T14:20:01.090188Z nonode@nohost <0.17854.5> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T14:22:03.090794Z nonode@nohost <0.17854.5> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T14:22:03.091108Z nonode@nohost <0.17854.5> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T14:25:01.134577Z nonode@nohost <0.22879.5> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T14:27:03.134793Z nonode@nohost <0.22879.5> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T14:27:03.134973Z nonode@nohost <0.22879.5> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T14:30:01.175509Z nonode@nohost <0.27957.5> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T14:32:03.175750Z nonode@nohost <0.27957.5> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T14:32:03.176095Z nonode@nohost <0.27957.5> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T14:35:01.215821Z nonode@nohost <0.224.6> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T14:37:03.216746Z nonode@nohost <0.224.6> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T14:37:03.217179Z nonode@nohost <0.224.6> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T14:40:01.259388Z nonode@nohost <0.5293.6> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T14:42:03.259826Z nonode@nohost <0.5293.6> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T14:42:03.259971Z nonode@nohost <0.5293.6> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T14:45:01.303652Z nonode@nohost <0.10306.6> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T14:47:03.303844Z nonode@nohost <0.10306.6> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T14:47:03.304271Z nonode@nohost <0.10306.6> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T14:50:01.345621Z nonode@nohost <0.15387.6> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T14:52:03.347751Z nonode@nohost <0.15387.6> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T14:52:03.348125Z nonode@nohost <0.15387.6> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T14:55:01.392134Z nonode@nohost <0.20413.6> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T14:57:03.392787Z nonode@nohost <0.20413.6> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T14:57:03.392957Z nonode@nohost <0.20413.6> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T15:00:01.436746Z nonode@nohost <0.25494.6> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T15:02:03.437727Z nonode@nohost <0.25494.6> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T15:02:03.437918Z nonode@nohost <0.25494.6> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T15:05:01.479405Z nonode@nohost <0.30525.6> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T15:07:03.479697Z nonode@nohost <0.30525.6> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T15:07:03.479876Z nonode@nohost <0.30525.6> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T15:10:01.520153Z nonode@nohost <0.2835.7> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T15:12:03.520790Z nonode@nohost <0.2835.7> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T15:12:03.520942Z nonode@nohost <0.2835.7> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T15:15:01.559300Z nonode@nohost <0.7866.7> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T15:17:03.559700Z nonode@nohost <0.7866.7> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T15:17:03.559878Z nonode@nohost <0.7866.7> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T15:20:01.599772Z nonode@nohost <0.12933.7> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T15:22:03.600807Z nonode@nohost <0.12933.7> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T15:22:03.600980Z nonode@nohost <0.12933.7> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T15:25:01.641859Z nonode@nohost <0.17955.7> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T15:27:03.642734Z nonode@nohost <0.17955.7> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T15:27:03.642915Z nonode@nohost <0.17955.7> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T15:30:01.681421Z nonode@nohost <0.23029.7> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T15:32:03.681837Z nonode@nohost <0.23029.7> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T15:32:03.682164Z nonode@nohost <0.23029.7> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T15:35:01.725816Z nonode@nohost <0.28062.7> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T15:37:03.726810Z nonode@nohost <0.28062.7> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T15:37:03.727239Z nonode@nohost <0.28062.7> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T15:40:01.768441Z nonode@nohost <0.674.8> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T15:42:03.768782Z nonode@nohost <0.674.8> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T15:42:03.768936Z nonode@nohost <0.674.8> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T15:45:01.809613Z nonode@nohost <0.5734.8> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T15:47:03.809745Z nonode@nohost <0.5734.8> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T15:47:03.809900Z nonode@nohost <0.5734.8> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T15:50:01.852916Z nonode@nohost <0.10789.8> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T15:52:03.853808Z nonode@nohost <0.10789.8> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T15:52:03.854155Z nonode@nohost <0.10789.8> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T15:55:01.893491Z nonode@nohost <0.15815.8> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T15:57:03.893786Z nonode@nohost <0.15815.8> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T15:57:03.893944Z nonode@nohost <0.15815.8> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T16:00:01.937539Z nonode@nohost <0.20966.8> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T16:02:03.937793Z nonode@nohost <0.20966.8> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T16:02:03.937976Z nonode@nohost <0.20966.8> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T16:05:01.981961Z nonode@nohost <0.25946.8> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T16:06:02.983900Z nonode@nohost <0.25946.8> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T16:06:02.984098Z nonode@nohost <0.25946.8> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T16:10:02.027922Z nonode@nohost <0.30976.8> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T16:12:04.028848Z nonode@nohost <0.30976.8> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T16:12:04.029029Z nonode@nohost <0.30976.8> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T16:15:02.069404Z nonode@nohost <0.3149.9> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T16:17:04.069801Z nonode@nohost <0.3149.9> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T16:17:04.069989Z nonode@nohost <0.3149.9> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T16:20:02.109980Z nonode@nohost <0.8336.9> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T16:22:04.110786Z nonode@nohost <0.8336.9> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T16:22:04.110968Z nonode@nohost <0.8336.9> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T16:25:02.157929Z nonode@nohost <0.13358.9> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T16:27:04.158783Z nonode@nohost <0.13358.9> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T16:27:04.158943Z nonode@nohost <0.13358.9> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T16:30:02.198721Z nonode@nohost <0.18515.9> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T16:32:04.199706Z nonode@nohost <0.18515.9> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T16:32:04.199884Z nonode@nohost <0.18515.9> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T16:35:02.241157Z nonode@nohost <0.23514.9> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T16:37:04.241830Z nonode@nohost <0.23514.9> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T16:37:04.242031Z nonode@nohost <0.23514.9> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T16:40:02.282249Z nonode@nohost <0.28576.9> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T16:42:04.282787Z nonode@nohost <0.28576.9> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T16:42:04.282971Z nonode@nohost <0.28576.9> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T16:45:02.328565Z nonode@nohost <0.795.10> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T16:47:04.328807Z nonode@nohost <0.795.10> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T16:47:04.328987Z nonode@nohost <0.795.10> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T16:50:02.368545Z nonode@nohost <0.5878.10> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T16:52:04.369813Z nonode@nohost <0.5878.10> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T16:52:04.369992Z nonode@nohost <0.5878.10> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T16:55:02.407848Z nonode@nohost <0.10910.10> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T16:57:04.408808Z nonode@nohost <0.10910.10> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T16:57:04.408986Z nonode@nohost <0.10910.10> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T17:00:02.449918Z nonode@nohost <0.16054.10> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T17:02:04.450812Z nonode@nohost <0.16054.10> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T17:02:04.450987Z nonode@nohost <0.16054.10> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T17:05:02.489783Z nonode@nohost <0.21074.10> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T17:07:04.490785Z nonode@nohost <0.21074.10> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T17:07:04.491069Z nonode@nohost <0.21074.10> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T17:10:02.530838Z nonode@nohost <0.26154.10> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T17:12:04.531838Z nonode@nohost <0.26154.10> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T17:12:04.531988Z nonode@nohost <0.26154.10> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T17:15:02.574236Z nonode@nohost <0.31119.10> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T17:17:04.574816Z nonode@nohost <0.31119.10> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T17:17:04.574999Z nonode@nohost <0.31119.10> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T17:20:02.611931Z nonode@nohost <0.3418.11> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T17:22:04.612717Z nonode@nohost <0.3418.11> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T17:22:04.612890Z nonode@nohost <0.3418.11> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T17:25:02.656095Z nonode@nohost <0.8244.11> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T17:27:04.656813Z nonode@nohost <0.8244.11> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T17:27:04.656981Z nonode@nohost <0.8244.11> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T17:30:02.697165Z nonode@nohost <0.13589.11> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T17:32:04.697783Z nonode@nohost <0.13589.11> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T17:32:04.697951Z nonode@nohost <0.13589.11> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T17:35:02.746759Z nonode@nohost <0.18623.11> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T17:37:04.747848Z nonode@nohost <0.18623.11> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T17:37:04.748024Z nonode@nohost <0.18623.11> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T17:40:02.794146Z nonode@nohost <0.23682.11> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T17:42:04.794792Z nonode@nohost <0.23682.11> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T17:42:04.794984Z nonode@nohost <0.23682.11> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T17:45:02.838933Z nonode@nohost <0.28666.11> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T17:47:04.839830Z nonode@nohost <0.28666.11> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T17:47:04.840006Z nonode@nohost <0.28666.11> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T17:50:02.882504Z nonode@nohost <0.980.12> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T17:52:04.883911Z nonode@nohost <0.980.12> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T17:52:04.884298Z nonode@nohost <0.980.12> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T17:55:02.927706Z nonode@nohost <0.5991.12> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T17:57:04.928799Z nonode@nohost <0.5991.12> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T17:57:04.928986Z nonode@nohost <0.5991.12> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T18:00:02.969639Z nonode@nohost <0.11062.12> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T18:02:04.970802Z nonode@nohost <0.11062.12> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T18:02:04.970980Z nonode@nohost <0.11062.12> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T18:05:03.014395Z nonode@nohost <0.16094.12> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T18:07:05.014780Z nonode@nohost <0.16094.12> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T18:07:05.015185Z nonode@nohost <0.16094.12> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T18:10:03.062214Z nonode@nohost <0.21166.12> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T18:11:04.063751Z nonode@nohost <0.21166.12> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T18:11:04.064185Z nonode@nohost <0.21166.12> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T18:15:03.102502Z nonode@nohost <0.26268.12> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T18:17:05.102783Z nonode@nohost <0.26268.12> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T18:17:05.103097Z nonode@nohost <0.26268.12> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T18:20:03.145384Z nonode@nohost <0.31330.12> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T18:22:05.145797Z nonode@nohost <0.31330.12> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T18:22:05.146190Z nonode@nohost <0.31330.12> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T18:25:03.191406Z nonode@nohost <0.3579.13> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T18:27:05.191860Z nonode@nohost <0.3579.13> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T18:27:05.192049Z nonode@nohost <0.3579.13> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T18:30:03.233172Z nonode@nohost <0.8651.13> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T18:32:05.235934Z nonode@nohost <0.8651.13> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T18:32:05.236126Z nonode@nohost <0.8651.13> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T18:35:03.272946Z nonode@nohost <0.13673.13> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T18:37:05.273824Z nonode@nohost <0.13673.13> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T18:37:05.274009Z nonode@nohost <0.13673.13> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T18:40:03.317927Z nonode@nohost <0.18736.13> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T18:42:05.318807Z nonode@nohost <0.18736.13> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T18:42:05.318979Z nonode@nohost <0.18736.13> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T18:45:03.356470Z nonode@nohost <0.23764.13> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T18:47:05.356795Z nonode@nohost <0.23764.13> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T18:47:05.356973Z nonode@nohost <0.23764.13> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T18:50:03.396381Z nonode@nohost <0.28851.13> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T18:52:05.396794Z nonode@nohost <0.28851.13> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T18:52:05.397016Z nonode@nohost <0.28851.13> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T18:55:03.440578Z nonode@nohost <0.1121.14> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T18:57:05.440797Z nonode@nohost <0.1121.14> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T18:57:05.440966Z nonode@nohost <0.1121.14> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T19:00:03.478606Z nonode@nohost <0.6191.14> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T19:02:05.479700Z nonode@nohost <0.6191.14> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T19:02:05.479878Z nonode@nohost <0.6191.14> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T19:05:03.523101Z nonode@nohost <0.11219.14> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T19:07:05.523705Z nonode@nohost <0.11219.14> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T19:07:05.523896Z nonode@nohost <0.11219.14> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T19:10:03.563685Z nonode@nohost <0.16298.14> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T19:12:05.564731Z nonode@nohost <0.16298.14> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T19:12:05.564895Z nonode@nohost <0.16298.14> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T19:15:03.605954Z nonode@nohost <0.21336.14> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T19:17:05.606741Z nonode@nohost <0.21336.14> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T19:17:05.606901Z nonode@nohost <0.21336.14> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T19:20:03.652325Z nonode@nohost <0.26395.14> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T19:22:05.652738Z nonode@nohost <0.26395.14> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T19:22:05.652916Z nonode@nohost <0.26395.14> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T19:25:03.698342Z nonode@nohost <0.31429.14> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T19:27:05.698808Z nonode@nohost <0.31429.14> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T19:27:05.698976Z nonode@nohost <0.31429.14> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T19:30:03.737999Z nonode@nohost <0.3732.15> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T19:32:05.738787Z nonode@nohost <0.3732.15> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T19:32:05.738997Z nonode@nohost <0.3732.15> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T19:35:03.779340Z nonode@nohost <0.8752.15> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T19:37:05.779719Z nonode@nohost <0.8752.15> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T19:37:05.780003Z nonode@nohost <0.8752.15> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T19:40:03.823094Z nonode@nohost <0.13834.15> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T19:42:05.823839Z nonode@nohost <0.13834.15> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T19:42:05.824002Z nonode@nohost <0.13834.15> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T19:45:03.862994Z nonode@nohost <0.18865.15> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T19:47:05.863838Z nonode@nohost <0.18865.15> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T19:47:05.864147Z nonode@nohost <0.18865.15> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T19:50:03.903636Z nonode@nohost <0.23939.15> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T19:52:05.903844Z nonode@nohost <0.23939.15> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T19:52:05.904283Z nonode@nohost <0.23939.15> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T19:55:03.951094Z nonode@nohost <0.28973.15> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T19:57:05.951826Z nonode@nohost <0.28973.15> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T19:57:05.952299Z nonode@nohost <0.28973.15> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T20:00:03.994684Z nonode@nohost <0.1592.16> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T20:02:05.995756Z nonode@nohost <0.1592.16> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T20:02:05.996061Z nonode@nohost <0.1592.16> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T20:05:04.045255Z nonode@nohost <0.6673.16> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T20:07:06.045813Z nonode@nohost <0.6673.16> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T20:07:06.045993Z nonode@nohost <0.6673.16> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T20:10:04.084815Z nonode@nohost <0.11618.16> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T20:12:06.085837Z nonode@nohost <0.11618.16> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T20:12:06.086015Z nonode@nohost <0.11618.16> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T20:15:04.126866Z nonode@nohost <0.16802.16> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T20:17:06.127745Z nonode@nohost <0.16802.16> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T20:17:06.128157Z nonode@nohost <0.16802.16> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T20:20:04.168933Z nonode@nohost <0.21866.16> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T20:22:06.169812Z nonode@nohost <0.21866.16> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T20:22:06.170125Z nonode@nohost <0.21866.16> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T20:25:04.216838Z nonode@nohost <0.26816.16> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T20:27:06.217732Z nonode@nohost <0.26816.16> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T20:27:06.218169Z nonode@nohost <0.26816.16> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T20:30:04.258743Z nonode@nohost <0.31934.16> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T20:32:06.259835Z nonode@nohost <0.31934.16> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T20:32:06.260170Z nonode@nohost <0.31934.16> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T20:35:04.300814Z nonode@nohost <0.4147.17> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T20:37:06.301792Z nonode@nohost <0.4147.17> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T20:37:06.302243Z nonode@nohost <0.4147.17> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T20:40:04.348394Z nonode@nohost <0.9244.17> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T20:42:06.348729Z nonode@nohost <0.9244.17> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T20:42:06.349043Z nonode@nohost <0.9244.17> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T20:45:04.389797Z nonode@nohost <0.14040.17> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T20:47:06.390790Z nonode@nohost <0.14040.17> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T20:47:06.391214Z nonode@nohost <0.14040.17> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T20:50:04.432315Z nonode@nohost <0.19423.17> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T20:52:06.432798Z nonode@nohost <0.19423.17> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T20:52:06.433270Z nonode@nohost <0.19423.17> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T20:55:04.478109Z nonode@nohost <0.24417.17> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T20:57:06.478772Z nonode@nohost <0.24417.17> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T20:57:06.478962Z nonode@nohost <0.24417.17> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T21:00:04.519342Z nonode@nohost <0.29457.17> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T21:02:06.519848Z nonode@nohost <0.29457.17> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T21:02:06.520018Z nonode@nohost <0.29457.17> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T21:05:04.568734Z nonode@nohost <0.1707.18> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T21:07:06.569758Z nonode@nohost <0.1707.18> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T21:07:06.569934Z nonode@nohost <0.1707.18> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T21:10:04.618378Z nonode@nohost <0.6795.18> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T21:12:06.618802Z nonode@nohost <0.6795.18> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T21:12:06.619147Z nonode@nohost <0.6795.18> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T21:15:04.658233Z nonode@nohost <0.11795.18> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T21:17:06.658791Z nonode@nohost <0.11795.18> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T21:17:06.659106Z nonode@nohost <0.11795.18> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T21:20:04.704665Z nonode@nohost <0.16932.18> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T21:22:06.704778Z nonode@nohost <0.16932.18> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T21:22:06.705045Z nonode@nohost <0.16932.18> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T21:25:04.746354Z nonode@nohost <0.21957.18> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T21:27:06.746727Z nonode@nohost <0.21957.18> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T21:27:06.747019Z nonode@nohost <0.21957.18> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T21:30:04.788168Z nonode@nohost <0.26957.18> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T21:32:06.788787Z nonode@nohost <0.26957.18> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T21:32:06.789071Z nonode@nohost <0.26957.18> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T21:35:04.830885Z nonode@nohost <0.31994.18> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T21:37:06.831710Z nonode@nohost <0.31994.18> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T21:37:06.831869Z nonode@nohost <0.31994.18> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T21:40:04.874790Z nonode@nohost <0.4301.19> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T21:42:06.875836Z nonode@nohost <0.4301.19> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T21:42:06.876009Z nonode@nohost <0.4301.19> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T21:45:04.915272Z nonode@nohost <0.9322.19> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T21:47:06.915702Z nonode@nohost <0.9322.19> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T21:47:06.915880Z nonode@nohost <0.9322.19> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T21:50:04.956640Z nonode@nohost <0.14473.19> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T21:52:06.956858Z nonode@nohost <0.14473.19> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T21:52:06.957010Z nonode@nohost <0.14473.19> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T21:55:05.004012Z nonode@nohost <0.19459.19> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T21:57:07.004785Z nonode@nohost <0.19459.19> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T21:57:07.004959Z nonode@nohost <0.19459.19> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T22:00:05.058613Z nonode@nohost <0.24491.19> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T22:02:07.058783Z nonode@nohost <0.24491.19> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T22:02:07.058929Z nonode@nohost <0.24491.19> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T22:05:05.103268Z nonode@nohost <0.29515.19> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T22:07:07.103711Z nonode@nohost <0.29515.19> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T22:07:07.104171Z nonode@nohost <0.29515.19> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T22:10:05.148565Z nonode@nohost <0.1555.20> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T22:12:07.149801Z nonode@nohost <0.1555.20> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T22:12:07.149962Z nonode@nohost <0.1555.20> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T22:15:05.188432Z nonode@nohost <0.6783.20> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T22:17:07.188739Z nonode@nohost <0.6783.20> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T22:17:07.188899Z nonode@nohost <0.6783.20> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T22:20:05.232380Z nonode@nohost <0.11929.20> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T22:22:07.232793Z nonode@nohost <0.11929.20> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T22:22:07.233115Z nonode@nohost <0.11929.20> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T22:25:05.279242Z nonode@nohost <0.16956.20> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T22:27:07.279721Z nonode@nohost <0.16956.20> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T22:27:07.279902Z nonode@nohost <0.16956.20> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T22:30:05.322271Z nonode@nohost <0.22017.20> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T22:32:07.322775Z nonode@nohost <0.22017.20> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T22:32:07.322938Z nonode@nohost <0.22017.20> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T22:35:05.369089Z nonode@nohost <0.27114.20> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T22:37:07.369817Z nonode@nohost <0.27114.20> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T22:37:07.370006Z nonode@nohost <0.27114.20> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T22:40:05.412201Z nonode@nohost <0.32081.20> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T22:42:07.412812Z nonode@nohost <0.32081.20> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T22:42:07.412979Z nonode@nohost <0.32081.20> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T22:45:05.453005Z nonode@nohost <0.4378.21> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T22:47:07.453730Z nonode@nohost <0.4378.21> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T22:47:07.453897Z nonode@nohost <0.4378.21> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T22:50:05.499073Z nonode@nohost <0.9465.21> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T22:52:07.499852Z nonode@nohost <0.9465.21> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T22:52:07.500026Z nonode@nohost <0.9465.21> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T22:55:05.540407Z nonode@nohost <0.14500.21> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T22:57:07.540816Z nonode@nohost <0.14500.21> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T22:57:07.540966Z nonode@nohost <0.14500.21> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T23:00:05.583058Z nonode@nohost <0.19547.21> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T23:02:07.583831Z nonode@nohost <0.19547.21> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T23:02:07.583989Z nonode@nohost <0.19547.21> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T23:05:05.627832Z nonode@nohost <0.24586.21> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T23:07:07.628821Z nonode@nohost <0.24586.21> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T23:07:07.629014Z nonode@nohost <0.24586.21> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T23:10:05.671828Z nonode@nohost <0.29653.21> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T23:12:07.672741Z nonode@nohost <0.29653.21> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T23:12:07.672912Z nonode@nohost <0.29653.21> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T23:15:05.718668Z nonode@nohost <0.1892.22> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T23:17:07.719703Z nonode@nohost <0.1892.22> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T23:17:07.720110Z nonode@nohost <0.1892.22> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T23:20:05.766964Z nonode@nohost <0.6964.22> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T23:22:07.767830Z nonode@nohost <0.6964.22> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T23:22:07.768128Z nonode@nohost <0.6964.22> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T23:25:05.812211Z nonode@nohost <0.11998.22> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T23:27:07.812796Z nonode@nohost <0.11998.22> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T23:27:07.813085Z nonode@nohost <0.11998.22> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T23:30:05.855689Z nonode@nohost <0.17055.22> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T23:32:07.856768Z nonode@nohost <0.17055.22> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T23:32:07.857077Z nonode@nohost <0.17055.22> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T23:35:05.897804Z nonode@nohost <0.22112.22> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T23:37:07.898816Z nonode@nohost <0.22112.22> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T23:37:07.898993Z nonode@nohost <0.22112.22> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T23:40:05.938839Z nonode@nohost <0.27177.22> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T23:42:07.939868Z nonode@nohost <0.27177.22> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T23:42:07.940050Z nonode@nohost <0.27177.22> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T23:45:05.980549Z nonode@nohost <0.32214.22> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T23:47:07.980796Z nonode@nohost <0.32214.22> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T23:47:07.981084Z nonode@nohost <0.32214.22> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T23:50:06.032354Z nonode@nohost <0.4495.23> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T23:52:08.032768Z nonode@nohost <0.4495.23> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T23:52:08.033196Z nonode@nohost <0.4495.23> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-16T23:55:06.074339Z nonode@nohost <0.9511.23> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-16T23:57:08.074736Z nonode@nohost <0.9511.23> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-16T23:57:08.075021Z nonode@nohost <0.9511.23> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T00:00:06.115108Z nonode@nohost <0.14572.23> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T00:02:08.115848Z nonode@nohost <0.14572.23> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T00:02:08.116149Z nonode@nohost <0.14572.23> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T00:05:06.154351Z nonode@nohost <0.19593.23> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T00:07:08.154788Z nonode@nohost <0.19593.23> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T00:07:08.155108Z nonode@nohost <0.19593.23> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T00:10:06.200355Z nonode@nohost <0.24669.23> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T00:12:08.200791Z nonode@nohost <0.24669.23> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T00:12:08.201163Z nonode@nohost <0.24669.23> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T00:15:06.242774Z nonode@nohost <0.29712.23> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T00:17:08.243736Z nonode@nohost <0.29712.23> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T00:17:08.244127Z nonode@nohost <0.29712.23> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T00:20:06.293000Z nonode@nohost <0.2304.24> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T00:22:08.293781Z nonode@nohost <0.2304.24> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T00:22:08.293961Z nonode@nohost <0.2304.24> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T00:25:06.331882Z nonode@nohost <0.7283.24> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T00:27:08.332796Z nonode@nohost <0.7283.24> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T00:27:08.332968Z nonode@nohost <0.7283.24> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T00:30:06.372846Z nonode@nohost <0.12375.24> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T00:32:08.373836Z nonode@nohost <0.12375.24> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T00:32:08.374148Z nonode@nohost <0.12375.24> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T00:35:06.416513Z nonode@nohost <0.17472.24> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T00:37:08.416778Z nonode@nohost <0.17472.24> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T00:37:08.417183Z nonode@nohost <0.17472.24> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T00:40:06.457242Z nonode@nohost <0.22392.24> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T00:42:08.457799Z nonode@nohost <0.22392.24> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T00:42:08.457996Z nonode@nohost <0.22392.24> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T00:45:06.502690Z nonode@nohost <0.27520.24> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T00:47:08.502804Z nonode@nohost <0.27520.24> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T00:47:08.502979Z nonode@nohost <0.27520.24> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T00:50:06.542590Z nonode@nohost <0.32562.24> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T00:51:07.543868Z nonode@nohost <0.32562.24> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T00:51:07.544068Z nonode@nohost <0.32562.24> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T00:55:06.589202Z nonode@nohost <0.4850.25> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T00:57:08.589737Z nonode@nohost <0.4850.25> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T00:57:08.590135Z nonode@nohost <0.4850.25> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T01:00:06.630113Z nonode@nohost <0.9933.25> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T01:02:08.630741Z nonode@nohost <0.9933.25> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T01:02:08.631165Z nonode@nohost <0.9933.25> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T01:05:06.677125Z nonode@nohost <0.14888.25> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T01:06:07.678810Z nonode@nohost <0.14888.25> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T01:06:07.678982Z nonode@nohost <0.14888.25> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T01:10:06.727493Z nonode@nohost <0.20027.25> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T01:12:08.727710Z nonode@nohost <0.20027.25> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T01:12:08.728116Z nonode@nohost <0.20027.25> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T01:15:06.768573Z nonode@nohost <0.24756.25> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T01:17:08.768796Z nonode@nohost <0.24756.25> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T01:17:08.768948Z nonode@nohost <0.24756.25> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T01:20:06.808499Z nonode@nohost <0.29987.25> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T01:22:08.808792Z nonode@nohost <0.29987.25> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T01:22:08.808952Z nonode@nohost <0.29987.25> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T01:25:06.848668Z nonode@nohost <0.2321.26> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T01:27:08.849733Z nonode@nohost <0.2321.26> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T01:27:08.849908Z nonode@nohost <0.2321.26> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T01:30:06.889339Z nonode@nohost <0.7379.26> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T01:32:08.889783Z nonode@nohost <0.7379.26> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T01:32:08.890078Z nonode@nohost <0.7379.26> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T01:35:06.931539Z nonode@nohost <0.12414.26> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T01:37:08.931807Z nonode@nohost <0.12414.26> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T01:37:08.931981Z nonode@nohost <0.12414.26> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T01:40:06.973044Z nonode@nohost <0.17463.26> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T01:42:08.973788Z nonode@nohost <0.17463.26> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T01:42:08.973962Z nonode@nohost <0.17463.26> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T01:45:07.012471Z nonode@nohost <0.22364.26> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T01:47:09.012781Z nonode@nohost <0.22364.26> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T01:47:09.012932Z nonode@nohost <0.22364.26> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T01:50:07.053223Z nonode@nohost <0.27568.26> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T01:52:09.053784Z nonode@nohost <0.27568.26> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T01:52:09.054157Z nonode@nohost <0.27568.26> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T01:55:07.100929Z nonode@nohost <0.32596.26> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T01:57:09.101819Z nonode@nohost <0.32596.26> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T01:57:09.102152Z nonode@nohost <0.32596.26> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T02:00:07.144391Z nonode@nohost <0.4916.27> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T02:02:09.144800Z nonode@nohost <0.4916.27> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T02:02:09.145221Z nonode@nohost <0.4916.27> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T02:05:07.188673Z nonode@nohost <0.9933.27> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T02:07:09.189816Z nonode@nohost <0.9933.27> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T02:07:09.189997Z nonode@nohost <0.9933.27> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T02:10:07.230039Z nonode@nohost <0.15075.27> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T02:12:09.230771Z nonode@nohost <0.15075.27> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T02:12:09.230948Z nonode@nohost <0.15075.27> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T02:15:07.274568Z nonode@nohost <0.20086.27> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T02:17:09.274735Z nonode@nohost <0.20086.27> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T02:17:09.274883Z nonode@nohost <0.20086.27> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T02:20:07.319740Z nonode@nohost <0.24861.27> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T02:22:09.320786Z nonode@nohost <0.24861.27> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T02:22:09.320981Z nonode@nohost <0.24861.27> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal [info] 2018-09-17T02:25:07.367288Z nonode@nohost <0.29974.27> -------- Opening index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" [info] 2018-09-17T02:27:09.367834Z nonode@nohost <0.29974.27> -------- Index shutdown by monitor notice for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator [info] 2018-09-17T02:27:09.367994Z nonode@nohost <0.29974.27> -------- Closing index for db: shards/80000000-9fffffff/_replicator.1537104000 idx: _design/_replicator sig: "3e823c2a4383ac0c18d4e574135a5b08" because normal ^C ]0;ubuntu@ip-172-31-21-57: ~ubuntu@ip-172-31-21-57:~$