2021-06-22 15:22:51.125 10785-10785/com.example.myapplicationtest D/AVInstallation: installation cache file path: /data/user/0/com.example.myapplicationtest/files/ptznboIvinstallation
2021-06-22 15:22:51.127 10785-10785/com.example.myapplicationtest D/PersistenceUtil: obtained read lock for file: /data/user/0/com.example.myapplicationtest/files/ptznboIvinstallation
2021-06-22 15:22:51.128 10785-10785/com.example.myapplicationtest D/PersistenceUtil: release read lock for file: /data/user/0/com.example.myapplicationtest/files/ptznboIvinstallation
2021-06-22 15:22:51.137 10785-10785/com.example.myapplicationtest D/AndroidOperationTube: openClient. clientId:Jerry, tag:null, callback:com.example.myapplicationtest.MainActivity$2$1@2c63deb
2021-06-22 15:22:51.156 10785-10785/com.example.myapplicationtest D/PushService: PushService#onCreate
2021-06-22 15:22:51.159 10785-10838/com.example.myapplicationtest D/AVConnectionManager: start connection with callback...
2021-06-22 15:22:51.159 10785-10838/com.example.myapplicationtest D/AppRouter: fetchRTMServerFromRemote. router=https://ptznboiv.rtm.lncldglobal.com, appId=ptznboIvkaCkQKRW5v5EaXMf-MdYXbMMI, installationId=d3d17dcf63c8ea887931c0ff5b1b20af
2021-06-22 15:22:51.161 10785-10785/com.example.myapplicationtest I/PushService: PushService#onStartCommand
2021-06-22 15:22:51.164 10785-10785/com.example.myapplicationtest I/TetheringManager: registerTetheringEventCallback:com.example.myapplicationtest
2021-06-22 15:22:51.167 10785-10785/com.example.myapplicationtest D/PushService: networking is fine and try to start connection to leancloud.
2021-06-22 15:22:51.168 10785-10785/com.example.myapplicationtest D/AVConnectionManager: on starting connection, save callback...
2021-06-22 15:22:51.170 10785-10785/com.example.myapplicationtest D/PushService: Connection resumed with Mobile...
2021-06-22 15:22:51.170 10785-10785/com.example.myapplicationtest D/AVConnectionManager: on starting connection, save callback...
2021-06-22 15:22:54.484 10785-10841/com.example.myapplicationtest D/LoggingInterceptor: Request: curl -X GET 
    https://ptznboiv.rtm.lncldglobal.com/v1/route?appId=ptznboIvkaCkQKRW5v5EaXMf-MdYXbMMI&installationId=d3d17dcf63c8ea887931c0ff5b1b20af&secure=1
2021-06-22 15:22:54.488 10785-10841/com.example.myapplicationtest D/LoggingInterceptor: Response: 200 
    server: openresty
    date: Tue, 22 Jun 2021 07:22:57 GMT
    content-type: application/json
    content-length: 209
    vary: Accept-Encoding
     
    {"groupId":"a0","groupUrl":"https:\/\/router-a0-push.leancloud.cn","server":"wss:\/\/us-w1-core-k8s-cell-14.rtm.lncldglobal.com\/","secondary":"wss:\/\/us-w1-core-k8s-cell-12.rtm.lncldglobal.com\/","ttl":7200} 
2021-06-22 15:22:54.495 10785-10785/com.example.myapplicationtest D/AVConnectionManager: try to connect server: wss://us-w1-core-k8s-cell-14.rtm.lncldglobal.com/
2021-06-22 15:22:54.505 10785-10785/com.example.myapplicationtest W/System.err: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2021-06-22 15:22:54.505 10785-10785/com.example.myapplicationtest W/System.err: SLF4J: Defaulting to no-operation (NOP) logger implementation
2021-06-22 15:22:54.505 10785-10785/com.example.myapplicationtest W/System.err: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2021-06-22 15:23:01.975 10785-10855/com.example.myapplicationtest D/AVStandardWebSocketClient: onOpen socket=cn.leancloud.websocket.AVStandardWebSocketClient@6d1e24c, status=101, statusMsg=Switching Protocols
2021-06-22 15:23:01.977 10785-10855/com.example.myapplicationtest D/AVConnectionManager: webSocket(client=cn.leancloud.websocket.AVStandardWebSocketClient@6d1e24c) established...
2021-06-22 15:23:02.042 10785-10855/com.example.myapplicationtest D/AVStandardWebSocketClient: client(cn.leancloud.websocket.AVStandardWebSocketClient@6d1e24c) uplink : cmd: login
    appId: "ptznboIvkaCkQKRW5v5EaXMf-MdYXbMMI"
    installationId: "d3d17dcf63c8ea887931c0ff5b1b20af"
    loginMessage {
      systemInfo {
        deviceType: android
        osVersion {
          build: "Google/google/sdk_gphone_x86_arm"
        }
        androidVersion {
          codename: "REL"
          apiLevel: "30"
        }
        isEmulator: false
      }
    }
2021-06-22 15:23:02.048 10785-10785/com.example.myapplicationtest D/PushService: processIMRequests...
2021-06-22 15:23:02.048 10785-10785/com.example.myapplicationtest D/PushService: processIMRequestsFromClient...
2021-06-22 15:23:02.065 10785-10862/com.example.myapplicationtest D/AVStandardWebSocketClient: client(cn.leancloud.websocket.AVStandardWebSocketClient@6d1e24c) uplink : cmd: session
    op: open
    appId: "ptznboIvkaCkQKRW5v5EaXMf-MdYXbMMI"
    peerId: "Jerry"
    i: -65535
    sessionMessage {
      ua: "LeanCloud-Java-SDK/7.2.6"
      deviceId: "d3d17dcf63c8ea887931c0ff5b1b20af"
      lastUnreadNotifTime: 1620458618432
      lastPatchTime: 1620291282604
      configBitmap: 175
    }
2021-06-22 15:23:02.258 10785-10855/com.example.myapplicationtest D/AVConnectionManager: client(cn.leancloud.websocket.AVStandardWebSocketClient@6d1e24c) downlink: cmd: loggedin
    appId: "ptznboIvkaCkQKRW5v5EaXMf-MdYXbMMI"
    installationId: "d3d17dcf63c8ea887931c0ff5b1b20af"
    service: 0
    loggedinMessage {
      pushDisabled: true
    }
2021-06-22 15:23:02.258 10785-10855/com.example.myapplicationtest I/AVConnectionManager: received close connection instruction from server.
2021-06-22 15:23:02.283 10785-10855/com.example.myapplicationtest D/AVConnectionManager: client(cn.leancloud.websocket.AVStandardWebSocketClient@6d1e24c) downlink: cmd: session
    op: opened
    appId: "ptznboIvkaCkQKRW5v5EaXMf-MdYXbMMI"
    peerId: "Jerry"
    i: -65535
    service: 2
    serverTs: 1624346585570
    sessionMessage {
      st: "kaCkQKRW5v5EaXMf-MdYXbMMI0TBZdALpRKWc21RAG+A1iw"
      stTtl: 17280
    }
2021-06-22 15:23:02.283 10785-10855/com.example.myapplicationtest D/AVDefaultConnectionListener: new message arriving. peerId=Jerry, requestId=-65535, command=0
2021-06-22 15:23:02.283 10785-10855/com.example.myapplicationtest D/AVDefaultConnectionListener: processSessionCommand. op=opened,requestKey=-65535
2021-06-22 15:23:02.286 10785-10785/com.example.myapplicationtest D/AndroidOperationTube: openClient get response. error:null
2021-06-22 15:23:02.294 10785-10785/com.example.myapplicationtest I/PushService: PushService#onStartCommand
2021-06-22 15:23:02.294 10785-10785/com.example.myapplicationtest D/PushService: processIMRequests...
2021-06-22 15:23:02.294 10785-10785/com.example.myapplicationtest D/PushService: processIMRequestsFromClient...
2021-06-22 15:23:02.312 10785-10862/com.example.myapplicationtest D/AVStandardWebSocketClient: client(cn.leancloud.websocket.AVStandardWebSocketClient@6d1e24c) uplink : cmd: conv
    op: start
    peerId: "Jerry"
    i: -65534
    convMessage {
      m: "Tom20200620"
      m: "Jerry"
      unique: true
    }
2021-06-22 15:23:02.541 10785-10855/com.example.myapplicationtest D/AVConnectionManager: client(cn.leancloud.websocket.AVStandardWebSocketClient@6d1e24c) downlink: cmd: conv
    op: started
    peerId: "Jerry"
    i: -65534
    service: 2
    convMessage {
      cid: "60d1591e739833069edb289f"
      cdate: "2021-06-22T03:29:34.148Z"
      uniqueId: "bb90f396cefec5b994a06186929090ab"
      existing: true
    }
2021-06-22 15:23:02.541 10785-10855/com.example.myapplicationtest D/AVDefaultConnectionListener: new message arriving. peerId=Jerry, requestId=-65534, command=1
2021-06-22 15:23:02.565 10785-10785/com.example.myapplicationtest D/AVIMMessageManager: failed to initialize message Fields
2021-06-22 15:23:02.568 10785-10785/com.example.myapplicationtest I/chatty: uid=10162(com.example.myapplicationtest) identical 5 lines
2021-06-22 15:23:02.568 10785-10785/com.example.myapplicationtest D/AVIMMessageManager: failed to initialize message Fields
2021-06-22 15:23:02.604 10785-10785/com.example.myapplicationtest D/AVIMMessageStorage: failed to insert conversation. conversationId=60d1591e739833069edb289f
2021-06-22 15:23:02.604 10785-10785/com.example.myapplicationtest D/Tom&Jerry: 会话创建成功！
2021-06-22 15:23:02.731 10785-10785/com.example.myapplicationtest D/PersistenceUtil: obtained writeLock for file: /data/user/0/com.example.myapplicationtest/cache/ptznboIvavfile/4d0b9c8599eecf659f2e2a2c14578f7e
2021-06-22 15:23:02.761 10785-10785/com.example.myapplicationtest D/PersistenceUtil: release writeLock for file: /data/user/0/com.example.myapplicationtest/cache/ptznboIvavfile/4d0b9c8599eecf659f2e2a2c14578f7e
2021-06-22 15:23:02.764 10785-10785/com.example.myapplicationtest D/AVObject: createToken params: {"name":"测试.mp3","metaData":{"_name":"测试.mp3","size":4032093,"_checksum":"4d0b9c8599eecf659f2e2a2c14578f7e"},"mime_type":"","__type":"File"}, {"className":"_File","serverData":{}}
2021-06-22 15:23:04.732 10785-10867/com.example.myapplicationtest D/LoggingInterceptor: Request: curl -X POST 
     -H Accept: application/json 
     -H Content-Type: application/json 
     -H User-Agent: LeanCloud-Java-SDK/7.2.6 
     -H X-LC-Id: ptznboIvkaCkQKRW5v5EaXMf-MdYXbMMI 
     -H X-LC-Prod: 1 
     -H X-LC-Session: {your_session} 
     -H X-LC-Sign: {your_sign} 
    -d '{"name":"测试.mp3","metaData":{"_name":"测试.mp3","size":4032093,"_checksum":"4d0b9c8599eecf659f2e2a2c14578f7e"},"mime_type":"","__type":"File"}' 
    https://ptznboiv.api.lncldglobal.com/1.1/fileTokens
2021-06-22 15:23:04.733 10785-10867/com.example.myapplicationtest D/LoggingInterceptor: Response: 201 
    server: openresty
    date: Tue, 22 Jun 2021 07:23:08 GMT
    content-type: application/json;charset=utf-8
    cache-control: no-cache,no-store
    pragma: no-cache
    location: /1.1/classes/_File/60d18fdc6c65734e66e366f6
     
    {"upload_url":"https:\/\/lc-gluttony.s3.amazonaws.com\/ptznboIvkaCk\/UFxrHlccrHNyuYGbWPcKCwClPe6xySuP\/%E6%B5%8B%E8%AF%95.mp3?x-amz-acl=public-read&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20210622T072308Z&X-Amz-SignedHeaders=content-type%3Bhost&X-Amz-Expires=3600&X-Amz-Credential=AKIAJ7Z2RFWPKWEGGHEQ%2F20210622%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=fe7e8ca6b88cd94a7a483f4da267fbf1a37de9f66c015b86125bd37ca9a4d66a","mime_type":"audio\/mpeg","key":"ptznboIvkaCk\/UFxrHlccrHNyuYGbWPcKCwClPe6xySuP\/\u6d4b\u8bd5.mp3","access_key":"QM69aHwr+7dXuYoGVk682jvMUM9DVopiTHU4XoubD9g=","objectId":"60d18fdc6c65734e66e366f6","access_token":"W5cgKYxxarrpRSZo\/YqfyR7q6Y+crW58f8pCSapvV4ok9LadTnE6XGYA0k\/Shyv6","createdAt":"2021-06-22T07:23:08.009Z","token":"PuGDV7sjRrf3fR9b","url":"https:\/\/lc-gluttony.s3.amazonaws.com\/ptznboIvkaCk\/UFxrHlccrHNyuYGbWPcKCwClPe6xySuP\/%E6%B5%8B%E8%AF%95.mp3","provider":"s3","bucket":"lc-gluttony"} 
2021-06-22 15:23:04.737 10785-10841/com.example.myapplicationtest D/AVObject: [Thread:683]FileUploadToken{bucket='lc-gluttony', objectId='60d18fdc6c65734e66e366f6', uploadUrl='https://lc-gluttony.s3.amazonaws.com/ptznboIvkaCk/UFxrHlccrHNyuYGbWPcKCwClPe6xySuP/%E6%B5%8B%E8%AF%95.mp3?x-amz-acl=public-read&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20210622T072308Z&X-Amz-SignedHeaders=content-type%3Bhost&X-Amz-Expires=3600&X-Amz-Credential=AKIAJ7Z2RFWPKWEGGHEQ%2F20210622%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=fe7e8ca6b88cd94a7a483f4da267fbf1a37de9f66c015b86125bd37ca9a4d66a', provider='s3', token='PuGDV7sjRrf3fR9b', url='https://lc-gluttony.s3.amazonaws.com/ptznboIvkaCk/UFxrHlccrHNyuYGbWPcKCwClPe6xySuP/%E6%B5%8B%E8%AF%95.mp3', key='ptznboIvkaCk/UFxrHlccrHNyuYGbWPcKCwClPe6xySuP/测试.mp3'}, {"className":"_File","serverData":{}}
2021-06-22 15:23:04.740 10785-10841/com.example.myapplicationtest D/PersistenceUtil: obtained read lock for file: /data/user/0/com.example.myapplicationtest/cache/ptznboIvavfile/4d0b9c8599eecf659f2e2a2c14578f7e
2021-06-22 15:23:04.767 10785-10841/com.example.myapplicationtest D/PersistenceUtil: release read lock for file: /data/user/0/com.example.myapplicationtest/cache/ptznboIvavfile/4d0b9c8599eecf659f2e2a2c14578f7e