Sie sind auf Seite 1von 65

[2018-04-29 12:33:49.

129 I/VersionUpdateHelper 30623:30688 null:6] old version is -1, current


version is 3
[2018-04-29 12:33:49.130 I/XmlFileGrade 30623:30688 null:6] update HwAccounts.xml when
version update
[2018-04-29 12:33:49.133 I/XmlFileGrade 30623:30688 null:6] delete last_head_picture_url in
HwAccount.xml
[2018-04-29 12:33:49.133 I/XmlFileGrade 30623:30688 null:6] delete DEVID in HwAccount.xml
[2018-04-29 12:33:49.134 I/XmlFileGrade 30623:30688 null:6] delete SUBDEVID in
HwAccount.xml
[2018-04-29 12:33:49.135 I/XmlFileGrade 30623:30688 null:6] delete
hasEncryptHeadPictureUrl in HwAccount.xml
[2018-04-29 12:33:49.139 I/HwIDEncrypter 30623:30688 null:6] get version of encrypted is null,
use GRADE_VERSION_KEYSTORE directory
[2018-04-29 12:33:49.140 E/KeyStoreEncryptAndDecrypt 30623:30688 null:6] Decrypt source
data is invalid.
[2018-04-29 12:33:49.141 I/HwIDEncrypter 30623:30688 null:6] get version of encrypted is null,
use GRADE_VERSION_KEYSTORE directory
[2018-04-29 12:33:49.141 E/KeyStoreEncryptAndDecrypt 30623:30688 null:6] Decrypt source
data is invalid.
[2018-04-29 12:33:49.142 I/XmlFileGrade 30623:30688 null:6] uuid ecb decrypt error
[2018-04-29 12:33:49.142 D/XmlFileGrade 30623:30688 null:6] sdk filepath not exist
[2018-04-29 12:33:49.142 I/FileUtil 30623:30688 null:6] deleteFile : file.getName=accounts.xml
[2018-04-29 12:33:49.143 I/SDKAccountXmlImpl 30623:30688 null:6] write accounts into file
error
[2018-04-29 12:33:49.143 I/PropertiesGrade 30623:30688 null:6] update settings.properties
when version update
[2018-04-29 12:33:49.143 I/PropertiesGrade 30623:30688 null:6] begin update curName in
settings.properties
[2018-04-29 12:33:49.144 I/PropertiesGrade 30623:30688 null:6] curName is null in
settings.properties
[2018-04-29 12:33:49.145 I/SDKAccountManager 30623:30688 null:6] removeAllAccounts:
type=com.huawei.phoneservice
[2018-04-29 12:33:49.146 D/SDKAccountXmlImpl 30623:30688 null:6] sdk filepath not exist
[2018-04-29 12:33:49.146 D/SDKAccountXmlImpl 30623:30688 null:6] sdk filepath not exist
[2018-04-29 12:33:49.146 I/FileUtil 30623:30688 null:6] deleteFile : file.getName=accounts.xml
[2018-04-29 12:33:49.146 I/SDKAccountXmlImpl 30623:30688 null:6] write accounts into file
error
[2018-04-29 12:33:49.257 D/Proguard 30623:30688 null:6] keyList size is 54
[2018-04-29 12:33:49.258 I/SDKUtil 30623:30688 null:6] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 12:33:49.258 I/SDKUtil 30623:30688 null:6] isNeedInit, mNeedInit is true
[2018-04-29 12:33:49.258 D/CloudAccountImpl 30623:30688 null:6] begin to init accounts
[2018-04-29 12:33:49.258 D/SDKAccountXmlImpl 30623:30688 null:6] sdk filepath not exist
[2018-04-29 12:33:49.259 I/SDKUtil 30623:30688 null:6] setNeedInit, mNeedInit is false
[2018-04-29 12:33:49.259 D/CloudAccountImpl 30623:30688 null:6] initData
[2018-04-29 12:33:49.338 E/AES128_CBC 30623:30688 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.j
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)

com.huawei.hwid.api.common.d.a(Unknown Source:115)
at com.huawei.cloudservice.

.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-29 12:33:49.342 E/AES128_CBC 30623:30688 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.g(Unknown Source:35)
at com.huawei.hwid.api.common.d.a(Unknown Source:115)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-29 12:33:49.396 I/SDKUtil 30623:30688 null:6] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 12:33:49.397 I/SDKUtil 30623:30688 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 12:33:49.398 D/SDKAccountXmlImpl 30623:30688 null:6] sdk filepath not exist
[2018-04-29 12:33:49.455 E/AES128_CBC 30623:30688 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.a(Unknown Source:118)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-29 12:33:49.456 E/AES128_CBC 30623:30688 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.a(Unknown Source:118)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-29 12:33:49.509 I/SDKUtil 30623:30688 null:6] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 12:33:49.510 I/SDKUtil 30623:30688 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 12:33:49.511 I/AppInfoUtil 30623:30688 null:6] initAppInfos
[2018-04-29 12:33:49.516 I/AppInfoUtil 30623:30688 null:6] getAppChannel is:30000000
[2018-04-29 12:33:49.519 E/mutiCardFactory 30623:30688 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(Unknown Source:4)
at com.huawei.hwid.core.d.c.b.b(Unknown Source:11)
at com.huawei.hwid.core.d.m.b(Unknown Source:14)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:28)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/data/app/com.huawei.phoneservice-65aKVx-eelszec42UubSjw==/base.apk"],nativeLibraryDire
ctories=[/data/app/com.huawei.phoneservice-65aKVx-eelszec42UubSjw==/lib/arm,
/data/app/com.huawei.phoneservice-65aKVx-eelszec42UubSjw==/base.apk!/lib/armeabi-v7a,
/system/lib, /vendor/lib, /product/lib]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 16 more

[2018-04-29 12:33:49.523 I/mutiCardFactory 30623:30688 null:6] isMtkGeminiSupport false


[2018-04-29 12:33:49.525 I/mutiCardFactory 30623:30688 null:6] isHwGeminiSupport1 true
[2018-04-29 12:33:49.531 D/TerminalInfo 30623:30688 null:6] getDevicePLMN = ***16
[2018-04-29 12:33:49.590 E/AES128_CBC 30623:30688 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.core.a.b.a(Unknown Source:4)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:34)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-29 12:33:49.593 E/AES128_CBC 30623:30688 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.core.a.b.a(Unknown Source:4)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:34)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-29 12:33:49.650 I/SDKUtil 30623:30688 null:6] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 12:33:49.651 I/SDKUtil 30623:30688 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 12:33:49.651 D/SDKAccountXmlImpl 30623:30688 null:6] sdk filepath not exist
[2018-04-29 12:33:49.652 I/SDKAccountManager 30623:30688 null:6] there has no account
[2018-04-29 12:33:49.652 E/KeyStoreEncryptAndDecrypt 30623:30688 null:6] Decrypt source
data is invalid.
[2018-04-29 12:33:49.732 I/BaseUtil 30623:30688 null:6] getAndroidSystemUserId =0
[2018-04-29 12:33:49.733 D/TerminalInfo 30623:30688 null:6] UnitedId= ********4489336
[2018-04-29 12:33:49.736 D/TerminalInfo 30623:30688 null:6] TerminalType is: ALP-L29
[2018-04-29 12:33:49.737 I/BaseUtil 30623:30688 null:6] enter networkIsAvaiable
[2018-04-29 12:33:49.741 I/BaseUtil 30623:30688 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:49.744 I/BaseUtil 30623:30688 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:49.748 I/SDKUtil 30623:30688 null:6] setOpLogItem
[2018-04-29 12:33:49.749 D/APKCloudAccountImpl 30623:30688 null:6] getAccountsByType
use the apk
[2018-04-29 12:33:49.752 I/AIDLClientManager 30623:30688 null:6] AIDLClientManager init
[2018-04-29 12:33:49.754 I/AIDLClientManager 30623:30688 null:6]
addTask:LoginTask{mServiceType='com.huawei.phoneservice'}
[2018-04-29 12:33:49.767 I/AIDLClientManager 30623:30623 null:6]
msg.what=MSG_ADD_TASK
[2018-04-29 12:33:49.768 I/AIDLClientManager 30623:30623 null:6] startService
[2018-04-29 12:33:49.768 D/AIDLClientManager 30623:30623 null:6] begin to bindService
[2018-04-29 12:33:49.798 I/AIDLClientManager 30623:30623 null:6] onServiceConnected
[2018-04-29 12:33:49.800 I/AIDLClientManager 30623:30623 null:6] doTask
[2018-04-29 12:33:49.800 I/AIDLClientManager 30623:30772 null:6] startService await=true
[2018-04-29 12:33:50.768 I/LoginTask 30623:30771 null:6] loginResult:retCode=-1
[2018-04-29 12:33:50.768 I/AIDLTask 30623:30771 null:6] finishTask
[2018-04-29 12:33:50.768 I/AIDLClientManager 30623:30771 null:6] sendTaskFinishMsg
[2018-04-29 12:33:50.768 I/AIDLClientManager 30623:30771 null:6] refCount=1
[2018-04-29 12:33:50.769 D/HwIDMemCache 30623:30771 null:6] saveHwAccount
[2018-04-29 12:33:50.769 I/AIDLTask 30623:30774 null:6] run#awaittrue
[2018-04-29 12:33:50.769 D/SDKAccountXmlImpl 30623:30771 null:6] sdk filepath not exist
[2018-04-29 12:33:50.769 I/FileUtil 30623:30771 null:6] deleteFile : file.getName=accounts.xml
[2018-04-29 12:33:50.770 I/AIDLClientManager 30623:30623 null:6] MSG_FINISH_TASK,
unbind
[2018-04-29 12:33:50.770 I/AIDLClientManager 30623:30623 null:6] unbind Service
[2018-04-29 12:33:51.039 I/SDKAccountXmlImpl 30623:30771 null:6] write accounts into file
accounts.xml: true
[2018-04-29 12:33:51.039 D/HwIDMemCache 30623:30771 null:6] update hwAccount in SDK
[2018-04-29 12:33:51.040 D/SDKAccountManager 30623:30771 null:6] getAccountsByType
accountlist size:1
[2018-04-29 12:33:51.040 I/LoginTask 30623:30771 null:6] loginResult
[2018-04-29 12:33:51.068 I/SDKUtil 30623:30771 null:6] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 12:33:51.118 I/SDKUtil 30623:30771 null:6] getOpLogItem
[2018-04-29 12:33:51.119 I/OpLogUtil 30623:30771 null:6] recordOpLog
[2018-04-29 12:33:51.119 I/BaseUtil 30623:30771 null:6] enter networkIsAvaiable
[2018-04-29 12:33:51.121 I/BaseUtil 30623:30771 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:51.121 I/BaseUtil 30623:30771 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:51.121 D/SDKAccountManager 30623:30623 null:6] getAccountsByType
accountlist size:1
[2018-04-29 12:33:51.121 I/OpLogInfo 30623:30771 null:6] packedString
[2018-04-29 12:33:51.121 D/BaseUtil 30623:30623 null:6] get account by userID success!
[2018-04-29 12:33:51.122 D/CloudAccountImpl 30623:30623 null:6] get account by userID
success!
[2018-04-29 12:33:51.122 D/BaseUtil 30623:30771 null:6] TokenType************honeservice
[2018-04-29 12:33:51.122 D/SDKAccountManager 30623:30771 null:6] getAccountsByType
accountlist size:1
[2018-04-29 12:33:51.122 D/OpLogRequest 30623:30771 null:6] OpLogRequest
currName*********gmail.com
[2018-04-29 12:33:51.122 D/OpLogRequest 30623:30771 null:6] has alreacdy accountName
logined in
[2018-04-29 12:33:51.125 I/BaseUtil 30623:30623 null:6] do getUserInfoReq in BaseUtil
[2018-04-29 12:33:51.126 D/SDKAccountManager 30623:30623 null:6] getAccountsByType
accountlist size:1
[2018-04-29 12:33:51.127 D/BaseUtil 30623:30623 null:6] get account by userID success!
[2018-04-29 12:33:51.127 I/BaseUtil 30623:30623 null:6] setStartRequestFlag key: getUserInfo
curTime: 1524976431127 requestNum: 0
[2018-04-29 12:33:51.127 I/BaseUtil 30623:30623 null:6] last time or current time is zero,
interval time is enough
[2018-04-29 12:33:51.133 D/RequestManager 30623:30771 null:6] globalSiteId:5
[2018-04-29 12:33:51.134 D/RequestManager 30623:30623 null:6] globalSiteId:5
[2018-04-29 12:33:51.135 I/SDKUtil 30623:30771 null:6] setOpLogItem
[2018-04-29 12:33:51.137 I/RequestManager 30623:30827 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-29 12:33:51.137 I/RequestManager 30623:30827 null:6] times = 1
[2018-04-29 12:33:51.138 I/BaseUtil 30623:30827 null:6] enter networkIsAvaiable
[2018-04-29 12:33:51.139 I/BaseUtil 30623:30827 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:51.139 I/BaseUtil 30623:30827 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:51.139 I/RequestManager 30623:30828 null:6] request is
com.huawei.hwid.core.b.a.a.a requestTimes = 3 startFromTimes = 0
[2018-04-29 12:33:51.141 I/ReleaseVersionManager 30623:30827 null:6] getSafeHttpClient
[2018-04-29 12:33:51.142 D/AccountX509TrustManager 30623:30827 null:6] new
AccountX509TrustManager start
[2018-04-29 12:33:51.145 I/RequestManager 30623:30828 null:6] times = 1
[2018-04-29 12:33:51.150 I/BaseUtil 30623:30828 null:6] enter networkIsAvaiable
[2018-04-29 12:33:51.153 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:51.154 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:51.155 I/ReleaseVersionManager 30623:30828 null:6] getSafeHttpClient
[2018-04-29 12:33:51.156 D/AccountX509TrustManager 30623:30828 null:6] new
AccountX509TrustManager start
[2018-04-29 12:33:51.170 D/AccountX509TrustManager 30623:30827 null:6] new
AccountX509TrustManager end
[2018-04-29 12:33:51.170 D/HttpClientConnetManager 30623:30827 null:6]
mysslSocketFactory is not null
[2018-04-29 12:33:51.173 I/HttpUtil 30623:30827 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-29 12:33:51.174 I/HttpUtil 30623:30827 null:6] GlobalSiteId = 5, request = b
[2018-04-29 12:33:51.174 D/HttpUtil 30623:30827 null:6] addHeader cookie=
[2018-04-29 12:33:51.174 D/Proguard 30623:30827 null:6] keyList contains userid
[2018-04-29 12:33:51.174 D/HttpUtil 30623:30827 null:6] userId = *=***************11
[2018-04-29 12:33:51.175 D/HttpUtil 30623:30827 null:6] direct connect start!
[2018-04-29 12:33:51.178 D/AccountX509TrustManager 30623:30828 null:6] new
AccountX509TrustManager end
[2018-04-29 12:33:51.180 D/HttpClientConnetManager 30623:30828 null:6]
mysslSocketFactory is not null
[2018-04-29 12:33:51.186 I/HttpUtil 30623:30828 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-04-29 12:33:51.187 I/HttpUtil 30623:30828 null:6] GlobalSiteId = 5, request = a
[2018-04-29 12:33:51.187 D/HttpUtil 30623:30828 null:6] addHeader cookie=
[2018-04-29 12:33:51.187 D/Proguard 30623:30828 null:6] keyList contains userid
[2018-04-29 12:33:51.187 D/HttpUtil 30623:30828 null:6] userId = *=***************11
[2018-04-29 12:33:51.188 D/Proguard 30623:30828 null:6] keyList contains userid
[2018-04-29 12:33:51.189 I/GetUserInfoRequest 30623:30828 null:6]
packedString:queryRangeFlag=**00 *=***************11 version=***05
[2018-04-29 12:33:51.189 D/HttpUtil 30623:30828 null:6] direct connect start!
[2018-04-29 12:33:51.249 I/MySSLSocketFactory 30623:30827 null:6] host
=**********icloud.comport=*autoclouse=true
[2018-04-29 12:33:51.251 I/HttpClientConnetManager 30623:30827 null:6] enter
setEnableSafeCipherSuites
[2018-04-29 12:33:51.252 I/HttpClientConnetManager 30623:30827 null:6] current
EnabledCipherSuites size15
[2018-04-29 12:33:51.252 I/HttpClientConnetManager 30623:30827 null:6] get safe
EnabledCipherSuites list size =15
[2018-04-29 12:33:51.252 I/HttpClientConnetManager 30623:30827 null:6] get safe
EnabledCipherSuites Array length =15
[2018-04-29 12:33:51.269 I/MySSLSocketFactory 30623:30828 null:6] host
=**********icloud.comport=*autoclouse=true
[2018-04-29 12:33:51.270 I/HttpClientConnetManager 30623:30828 null:6] enter
setEnableSafeCipherSuites
[2018-04-29 12:33:51.270 I/HttpClientConnetManager 30623:30828 null:6] current
EnabledCipherSuites size15
[2018-04-29 12:33:51.270 I/HttpClientConnetManager 30623:30828 null:6] get safe
EnabledCipherSuites list size =15
[2018-04-29 12:33:51.271 I/HttpClientConnetManager 30623:30828 null:6] get safe
EnabledCipherSuites Array length =15
[2018-04-29 12:33:51.340 D/AccountX509TrustManager 30623:30827 null:6]
checkServerTrusted start authType=ECDHE_RSA
[2018-04-29 12:33:51.362 D/AccountX509TrustManager 30623:30828 null:6]
checkServerTrusted start authType=ECDHE_RSA
[2018-04-29 12:33:51.363 D/AccountX509TrustManager 30623:30827 null:6]
checkServerTrusted end
[2018-04-29 12:33:51.377 D/AccountX509TrustManager 30623:30828 null:6]
checkServerTrusted end
[2018-04-29 12:33:51.535 I/RequestManager 30623:30828 null:6] response
responseXMLContent
[2018-04-29 12:33:51.535 I/RequestManager 30623:30827 null:6] response
responseXMLContent
[2018-04-29 12:33:51.535 I/RequestManager 30623:30827 null:6] httpResponseCode = 200
[2018-04-29 12:33:51.536 D/RequestManager 30623:30827 null:6] parse response start
[2018-04-29 12:33:51.536 I/RequestManager 30623:30828 null:6] httpResponseCode = 200
[2018-04-29 12:33:51.536 D/RequestManager 30623:30828 null:6] parse response start
[2018-04-29 12:33:51.536 D/RequestManager 30623:30827 null:6] parse response end
[2018-04-29 12:33:51.537 I/RequestCallback 30623:30825 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-29 12:33:51.537 D/RequestManager 30623:30828 null:6] parse response end
[2018-04-29 12:33:51.538 D/OpLogRequest 30623:30825 null:6] upload log success
[2018-04-29 12:33:51.538 D/RequestManager 30623:30828 null:6] user session is out of date.
[2018-04-29 12:33:51.539 I/FileUtil 30623:30828 null:6] deleteFile : file.getName=accounts.xml
[2018-04-29 12:33:51.997 I/SDKAccountXmlImpl 30623:30828 null:6] write accounts into file
accounts.xml: true
[2018-04-29 12:33:51.997 D/HwIDMemCache 30623:30828 null:6] saveHwAccount
[2018-04-29 12:33:51.998 I/FileUtil 30623:30828 null:6] deleteFile : file.getName=accounts.xml
[2018-04-29 12:33:52.877 I/SDKAccountXmlImpl 30623:30828 null:6] write accounts into file
accounts.xml: true
[2018-04-29 12:33:52.878 D/HwIDMemCache 30623:30828 null:6] update hwAccount in SDK
[2018-04-29 12:33:52.880 E/KeyStoreEncryptAndDecrypt 30623:30828 null:6] Decrypt source
data is invalid.
[2018-04-29 12:33:52.966 D/TerminalInfo 30623:30828 null:6] getUUid
:******************-8aaa-2686ba61dab0
[2018-04-29 12:33:52.970 D/TerminalInfo 30623:30828 null:6] deviceType= 1
[2018-04-29 12:33:52.974 I/AppInfoUtil 30623:30828 null:6] getAppChannel is:30000000
[2018-04-29 12:33:52.975 I/RequestManager 30623:30828 null:6] times = 1
[2018-04-29 12:33:52.976 I/BaseUtil 30623:30828 null:6] enter networkIsAvaiable
[2018-04-29 12:33:52.980 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:52.980 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:52.981 I/ReleaseVersionManager 30623:30828 null:6] getSafeHttpClient
[2018-04-29 12:33:52.981 I/HttpUtil 30623:30828 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/stAuth?Version
[2018-04-29 12:33:52.982 I/HttpUtil 30623:30828 null:6] GlobalSiteId = 5, request = d
[2018-04-29 12:33:52.982 D/HttpUtil 30623:30828 null:6] addHeader cookie=
[2018-04-29 12:33:52.983 D/TerminalInfo 30623:30828 null:6] TerminalType is: ALP-L29
[2018-04-29 12:33:52.983 D/TerminalInfo 30623:30828 null:6] TerminalType is: ALP-L29
[2018-04-29 12:33:52.984 D/Proguard 30623:30828 null:6] keyList contains st
[2018-04-29 12:33:52.984 D/Proguard 30623:30828 null:6] keyList contains app
[2018-04-29 12:33:52.984 D/Proguard 30623:30828 null:6] keyList contains dvid
[2018-04-29 12:33:52.985 D/Proguard 30623:30828 null:6] keyList contains uuid
[2018-04-29 12:33:52.985 I/ServiceTokenAuthRequest 30623:30828 null:6]
postString:cn=****0000
*=**********************************************************************************************************
*************************************************************************************************************
********FD agr=* *=*********************ce chg=* clT=* dvT=* gAc=* tmT=****L29 *=*************36
*=**********************************b0
[2018-04-29 12:33:52.986 I/HttpUtil 30623:30828 null:6] request.urlencode()
[2018-04-29 12:33:52.986 D/HttpUtil 30623:30828 null:6] direct connect start!
[2018-04-29 12:33:53.093 I/RequestManager 30623:30828 null:6] response
responseXMLContent
[2018-04-29 12:33:53.094 I/RequestManager 30623:30828 null:6] httpResponseCode = 200
[2018-04-29 12:33:53.094 D/RequestManager 30623:30828 null:6] parse response start
[2018-04-29 12:33:53.095 D/RequestManager 30623:30828 null:6] parse response end
[2018-04-29 12:33:53.098 D/TerminalInfo 30623:30828 null:6] getDevicePLMN = ***16
[2018-04-29 12:33:53.099 I/SDKUtil 30623:30828 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 12:33:53.100 I/BaseUtil 30623:30828 null:6] getAndroidSystemUserId =0
[2018-04-29 12:33:53.101 D/TerminalInfo 30623:30828 null:6] UnitedId= ********4489336
[2018-04-29 12:33:53.102 D/TerminalInfo 30623:30828 null:6] TerminalType is: ALP-L29
[2018-04-29 12:33:53.103 I/BaseUtil 30623:30828 null:6] enter networkIsAvaiable
[2018-04-29 12:33:53.107 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:53.108 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:53.110 I/OpLogUtil 30623:30828 null:6] recordOpLog
[2018-04-29 12:33:53.111 I/BaseUtil 30623:30828 null:6] enter networkIsAvaiable
[2018-04-29 12:33:53.114 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:53.115 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:53.117 I/OpLogInfo 30623:30828 null:6] packedString
[2018-04-29 12:33:53.123 D/RequestManager 30623:30828 null:6] globalSiteId:5
[2018-04-29 12:33:53.127 I/RequestManager 30623:30853 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-29 12:33:53.127 I/RequestManager 30623:30853 null:6] times = 1
[2018-04-29 12:33:53.128 I/BaseUtil 30623:30853 null:6] enter networkIsAvaiable
[2018-04-29 12:33:53.130 D/TerminalInfo 30623:30828 null:6] getDevicePLMN = ***16
[2018-04-29 12:33:53.131 I/BaseUtil 30623:30853 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:53.132 I/BaseUtil 30623:30853 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:53.132 I/SDKUtil 30623:30828 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 12:33:53.132 I/ReleaseVersionManager 30623:30853 null:6] getSafeHttpClient
[2018-04-29 12:33:53.133 I/BaseUtil 30623:30828 null:6] getAndroidSystemUserId =0
[2018-04-29 12:33:53.133 I/HttpUtil 30623:30853 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-29 12:33:53.133 D/TerminalInfo 30623:30828 null:6] UnitedId= ********4489336
[2018-04-29 12:33:53.133 I/HttpUtil 30623:30853 null:6] GlobalSiteId = 5, request = b
[2018-04-29 12:33:53.133 D/HttpUtil 30623:30853 null:6] addHeader cookie=
**************************************C0A3E; Path=/AccountServer/; HttpOnly
[2018-04-29 12:33:53.134 D/Proguard 30623:30853 null:6] keyList contains userid
[2018-04-29 12:33:53.134 D/HttpUtil 30623:30853 null:6] userId = *=***************11
[2018-04-29 12:33:53.135 D/HttpUtil 30623:30853 null:6] direct connect start!
[2018-04-29 12:33:53.135 D/TerminalInfo 30623:30828 null:6] TerminalType is: ALP-L29
[2018-04-29 12:33:53.135 I/BaseUtil 30623:30828 null:6] enter networkIsAvaiable
[2018-04-29 12:33:53.140 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:53.141 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:53.143 I/OpLogUtil 30623:30828 null:6] recordOpLog
[2018-04-29 12:33:53.144 I/RequestManager 30623:30828 null:6] times = 1
[2018-04-29 12:33:53.144 I/BaseUtil 30623:30828 null:6] enter networkIsAvaiable
[2018-04-29 12:33:53.146 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:53.146 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:53.146 I/ReleaseVersionManager 30623:30828 null:6] getSafeHttpClient
[2018-04-29 12:33:53.146 I/HttpUtil 30623:30828 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-04-29 12:33:53.146 I/HttpUtil 30623:30828 null:6] GlobalSiteId = 5, request = a
[2018-04-29 12:33:53.147 D/HttpUtil 30623:30828 null:6] addHeader cookie=
**************************************C0A3E; Path=/AccountServer/; HttpOnly
[2018-04-29 12:33:53.147 D/Proguard 30623:30828 null:6] keyList contains userid
[2018-04-29 12:33:53.147 D/HttpUtil 30623:30828 null:6] userId = *=***************11
[2018-04-29 12:33:53.148 D/Proguard 30623:30828 null:6] keyList contains userid
[2018-04-29 12:33:53.148 I/GetUserInfoRequest 30623:30828 null:6]
packedString:queryRangeFlag=**00 *=***************11 version=***05
[2018-04-29 12:33:53.148 D/HttpUtil 30623:30828 null:6] direct connect start!
[2018-04-29 12:33:53.217 I/RequestManager 30623:30853 null:6] response
responseXMLContent
[2018-04-29 12:33:53.218 I/RequestManager 30623:30853 null:6] httpResponseCode = 200
[2018-04-29 12:33:53.218 D/RequestManager 30623:30853 null:6] parse response start
[2018-04-29 12:33:53.220 D/RequestManager 30623:30853 null:6] parse response end
[2018-04-29 12:33:53.220 I/RequestCallback 30623:30852 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-29 12:33:53.221 D/OpLogRequest 30623:30852 null:6] upload log success
[2018-04-29 12:33:53.221 I/BaseUtil 30623:30852 null:6] enter networkIsAvaiable
[2018-04-29 12:33:53.226 I/BaseUtil 30623:30852 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:53.227 I/BaseUtil 30623:30852 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:53.228 I/OpLogInfo 30623:30852 null:6] packedString
[2018-04-29 12:33:53.235 D/RequestManager 30623:30852 null:6] globalSiteId:5
[2018-04-29 12:33:53.237 I/RequestManager 30623:30855 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-29 12:33:53.239 I/RequestManager 30623:30855 null:6] times = 1
[2018-04-29 12:33:53.239 I/BaseUtil 30623:30855 null:6] enter networkIsAvaiable
[2018-04-29 12:33:53.243 I/BaseUtil 30623:30855 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:53.243 I/BaseUtil 30623:30855 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:53.244 I/ReleaseVersionManager 30623:30855 null:6] getSafeHttpClient
[2018-04-29 12:33:53.244 I/HttpUtil 30623:30855 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-29 12:33:53.244 I/HttpUtil 30623:30855 null:6] GlobalSiteId = 5, request = b
[2018-04-29 12:33:53.245 D/HttpUtil 30623:30855 null:6] addHeader cookie=
**************************************C0A3E; Path=/AccountServer/; HttpOnly
[2018-04-29 12:33:53.245 D/Proguard 30623:30855 null:6] keyList contains userid
[2018-04-29 12:33:53.245 D/HttpUtil 30623:30855 null:6] userId = *=***************11
[2018-04-29 12:33:53.246 D/HttpUtil 30623:30855 null:6] direct connect start!
[2018-04-29 12:33:53.352 I/RequestManager 30623:30855 null:6] response
responseXMLContent
[2018-04-29 12:33:53.353 I/RequestManager 30623:30855 null:6] httpResponseCode = 200
[2018-04-29 12:33:53.353 D/RequestManager 30623:30855 null:6] parse response start
[2018-04-29 12:33:53.354 D/RequestManager 30623:30855 null:6] parse response end
[2018-04-29 12:33:53.355 I/RequestCallback 30623:30854 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-29 12:33:53.356 D/OpLogRequest 30623:30854 null:6] upload log success
[2018-04-29 12:33:54.228 I/MySSLSocketFactory 30623:30828 null:6] host
=**********icloud.comport=*autoclouse=true
[2018-04-29 12:33:54.229 I/HttpClientConnetManager 30623:30828 null:6] enter
setEnableSafeCipherSuites
[2018-04-29 12:33:54.229 I/HttpClientConnetManager 30623:30828 null:6] current
EnabledCipherSuites size15
[2018-04-29 12:33:54.230 I/HttpClientConnetManager 30623:30828 null:6] get safe
EnabledCipherSuites list size =15
[2018-04-29 12:33:54.231 I/HttpClientConnetManager 30623:30828 null:6] get safe
EnabledCipherSuites Array length =15
[2018-04-29 12:33:54.407 I/RequestManager 30623:30828 null:6] response
responseXMLContent
[2018-04-29 12:33:54.409 I/RequestManager 30623:30828 null:6] httpResponseCode = 200
[2018-04-29 12:33:54.409 D/RequestManager 30623:30828 null:6] parse response start
[2018-04-29 12:33:54.423 D/RequestManager 30623:30828 null:6] parse response end
[2018-04-29 12:33:54.432 D/TerminalInfo 30623:30828 null:6] getDevicePLMN = ***16
[2018-04-29 12:33:54.434 I/SDKUtil 30623:30828 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 12:33:54.435 I/BaseUtil 30623:30828 null:6] getAndroidSystemUserId =0
[2018-04-29 12:33:54.437 D/TerminalInfo 30623:30828 null:6] UnitedId= ********4489336
[2018-04-29 12:33:54.439 D/TerminalInfo 30623:30828 null:6] TerminalType is: ALP-L29
[2018-04-29 12:33:54.440 I/BaseUtil 30623:30828 null:6] enter networkIsAvaiable
[2018-04-29 12:33:54.447 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:54.447 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:54.449 I/OpLogUtil 30623:30828 null:6] recordOpLog
[2018-04-29 12:33:54.450 I/BaseUtil 30623:30828 null:6] enter networkIsAvaiable
[2018-04-29 12:33:54.454 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:54.454 I/BaseUtil 30623:30828 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:54.456 I/OpLogInfo 30623:30828 null:6] packedString
[2018-04-29 12:33:54.462 D/RequestManager 30623:30828 null:6] globalSiteId:5
[2018-04-29 12:33:54.463 I/RequestManager 30623:30857 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-29 12:33:54.464 I/RequestCallback 30623:30826 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-29 12:33:54.464 I/RequestManager 30623:30857 null:6] times = 1
[2018-04-29 12:33:54.464 I/BaseUtil 30623:30826 null:6] getUserInfo set true
[2018-04-29 12:33:54.465 I/BaseUtil 30623:30857 null:6] enter networkIsAvaiable
[2018-04-29 12:33:54.468 I/BaseUtil 30623:30857 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 12:33:54.468 I/BaseUtil 30623:30857 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 12:33:54.469 I/ReleaseVersionManager 30623:30857 null:6] getSafeHttpClient
[2018-04-29 12:33:54.469 I/HttpUtil 30623:30857 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-29 12:33:54.470 I/HttpUtil 30623:30857 null:6] GlobalSiteId = 5, request = b
[2018-04-29 12:33:54.470 D/HttpUtil 30623:30857 null:6] addHeader cookie=
**************************************C0A3E; Path=/AccountServer/; HttpOnly
[2018-04-29 12:33:54.470 D/Proguard 30623:30857 null:6] keyList contains userid
[2018-04-29 12:33:54.471 D/HttpUtil 30623:30857 null:6] userId = *=***************11
[2018-04-29 12:33:54.472 D/HttpUtil 30623:30857 null:6] direct connect start!
[2018-04-29 12:33:54.573 I/RequestManager 30623:30857 null:6] response
responseXMLContent
[2018-04-29 12:33:54.575 I/RequestCallback 30623:30856 null:6] disposeRequestMessage
orgin responseCode = 1001 orgin resultCode = -1
[2018-04-29 12:33:54.576 I/RequestManager 30623:30856 null:6] network is unavailable, code
= 1001
[2018-04-29 12:33:54.577 D/RequestCallback 30623:30856 null:6] error: [ErrorCode]:4098,
[ErrorReason:]**************************r. Please try again later.
[2018-04-29 12:33:54.578 I/RequestCallback 30623:30856 null:6] time: 2018/04/29
12:33:54:578
[2018-04-29 12:33:54.578 E/OpLogRequest 30623:30856 null:6] OpLogUploadHelper execute
error:**************************r. Please try again later.
[2018-04-29 20:08:03.186 I/VersionUpdateHelper 25937:26057 null:6] old version is 3, current
version is 3
[2018-04-29 20:08:03.188 I/SDKAccountManager 25937:26057 null:6] removeAllAccounts:
type=com.huawei.phoneservice
[2018-04-29 20:08:03.192 D/SDKAccountXmlImpl 25937:26057 null:6] parseAccountsFromXml
Start
[2018-04-29 20:08:03.194 D/SDKAccountXmlImpl 25937:26057 null:6] read authTokenType:
com.huawei.phoneservice
[2018-04-29 20:08:03.289 D/Proguard 25937:26057 null:6] keyList size is 54
[2018-04-29 20:08:03.290 D/SDKAccountXmlImpl 25937:26057 null:6] read mUserName:
ACCOUNT_NAME
[2018-04-29 20:08:03.410 D/Proguard 25937:26057 null:6] keyList contains userid
[2018-04-29 20:08:03.411 D/SDKAccountXmlImpl 25937:26057 null:6] read mUserId:
*=***************11
[2018-04-29 20:08:03.498 D/SDKAccountXmlImpl 25937:26057 null:6] read mDeviceId:
********4489336
[2018-04-29 20:08:03.603 D/SDKAccountXmlImpl 25937:26057 null:6] read mSubDeviceId:
********4524348
[2018-04-29 20:08:03.604 D/SDKAccountXmlImpl 25937:26057 null:6] read mDeviceType: 0
[2018-04-29 20:08:03.773 D/SDKAccountXmlImpl 25937:26057 null:6] read loginUserName:
*********han yahya
[2018-04-29 20:08:03.883 D/SDKAccountXmlImpl 25937:26057 null:6] read mSiteId: 5
[2018-04-29 20:08:03.960 D/SDKAccountXmlImpl 25937:26057 null:6] read loginUserName:
*********han yahya
[2018-04-29 20:08:04.013 D/SDKAccountXmlImpl 25937:26057 null:6] parseAccountsFromXml
add account
[2018-04-29 20:08:04.015 D/SDKAccountManager 25937:26057 null:6] getAccountsByType
accountlist size:1
[2018-04-29 20:08:04.016 I/FileUtil 25937:26057 null:6] deleteFile : file.getName=accounts.xml
[2018-04-29 20:08:04.017 I/SDKAccountXmlImpl 25937:26057 null:6] write accounts into file
error
[2018-04-29 20:08:04.050 I/SDKUtil 25937:26057 null:6] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 20:08:04.051 I/SDKUtil 25937:26057 null:6] isNeedInit, mNeedInit is true
[2018-04-29 20:08:04.052 D/CloudAccountImpl 25937:26057 null:6] begin to init accounts
[2018-04-29 20:08:04.052 D/SDKAccountXmlImpl 25937:26057 null:6] sdk filepath not exist
[2018-04-29 20:08:04.053 I/SDKUtil 25937:26057 null:6] setNeedInit, mNeedInit is false
[2018-04-29 20:08:04.053 D/CloudAccountImpl 25937:26057 null:6] initData
[2018-04-29 20:08:04.129 E/AES128_CBC 25937:26057 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.g(Unknown Source:35)
at com.huawei.hwid.api.common.d.a(Unknown Source:115)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-29 20:08:04.133 E/AES128_CBC 25937:26057 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.g(Unknown Source:35)
at com.huawei.hwid.api.common.d.a(Unknown Source:115)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-29 20:08:04.221 I/SDKUtil 25937:26057 null:6] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 20:08:04.222 I/SDKUtil 25937:26057 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 20:08:04.223 D/SDKAccountXmlImpl 25937:26057 null:6] sdk filepath not exist
[2018-04-29 20:08:04.309 E/AES128_CBC 25937:26057 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.a(Unknown Source:118)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-29 20:08:04.316 E/AES128_CBC 25937:26057 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.a(Unknown Source:118)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-29 20:08:04.380 I/SDKUtil 25937:26057 null:6] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 20:08:04.381 I/SDKUtil 25937:26057 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 20:08:04.382 I/AppInfoUtil 25937:26057 null:6] initAppInfos
[2018-04-29 20:08:04.383 I/AppInfoUtil 25937:26057 null:6] getAppChannel is:30000000
[2018-04-29 20:08:04.385 E/mutiCardFactory 25937:26057 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(Unknown Source:4)
at com.huawei.hwid.core.d.c.b.b(Unknown Source:11)
at com.huawei.hwid.core.d.m.b(Unknown Source:14)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:28)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/data/app/com.huawei.phoneservice-65aKVx-eelszec42UubSjw==/base.apk"],nativeLibraryDire
ctories=[/data/app/com.huawei.phoneservice-65aKVx-eelszec42UubSjw==/lib/arm,
/data/app/com.huawei.phoneservice-65aKVx-eelszec42UubSjw==/base.apk!/lib/armeabi-v7a,
/system/lib, /vendor/lib, /product/lib]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 16 more
[2018-04-29 20:08:04.386 I/mutiCardFactory 25937:26057 null:6] isMtkGeminiSupport false
[2018-04-29 20:08:04.388 I/mutiCardFactory 25937:26057 null:6] isHwGeminiSupport1 true
[2018-04-29 20:08:04.392 D/TerminalInfo 25937:26057 null:6] getDevicePLMN = ***16
[2018-04-29 20:08:04.457 E/AES128_CBC 25937:26057 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.core.a.b.a(Unknown Source:4)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:34)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-29 20:08:04.459 E/AES128_CBC 25937:26057 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.core.a.b.a(Unknown Source:4)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:34)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-29 20:08:04.561 I/SDKUtil 25937:26057 null:6] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 20:08:04.562 I/SDKUtil 25937:26057 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 20:08:04.562 D/SDKAccountXmlImpl 25937:26057 null:6] sdk filepath not exist
[2018-04-29 20:08:04.563 I/SDKAccountManager 25937:26057 null:6] there has no account
[2018-04-29 20:08:04.637 I/BaseUtil 25937:26057 null:6] getAndroidSystemUserId =0
[2018-04-29 20:08:04.638 D/TerminalInfo 25937:26057 null:6] UnitedId= ********4489336
[2018-04-29 20:08:04.641 D/TerminalInfo 25937:26057 null:6] TerminalType is: ALP-L29
[2018-04-29 20:08:04.642 I/BaseUtil 25937:26057 null:6] enter networkIsAvaiable
[2018-04-29 20:08:04.647 I/BaseUtil 25937:26057 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:04.648 I/BaseUtil 25937:26057 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:04.652 I/SDKUtil 25937:26057 null:6] setOpLogItem
[2018-04-29 20:08:04.653 D/APKCloudAccountImpl 25937:26057 null:6] getAccountsByType
use the apk
[2018-04-29 20:08:04.657 I/AIDLClientManager 25937:26057 null:6] AIDLClientManager init
[2018-04-29 20:08:04.660 I/AIDLClientManager 25937:26057 null:6]
addTask:LoginTask{mServiceType='com.huawei.phoneservice'}
[2018-04-29 20:08:04.662 I/AIDLClientManager 25937:25937 null:6]
msg.what=MSG_ADD_TASK
[2018-04-29 20:08:04.663 I/AIDLClientManager 25937:25937 null:6] startService
[2018-04-29 20:08:04.663 D/AIDLClientManager 25937:25937 null:6] begin to bindService
[2018-04-29 20:08:04.679 I/AIDLClientManager 25937:25937 null:6] onServiceConnected
[2018-04-29 20:08:04.681 I/AIDLClientManager 25937:25937 null:6] doTask
[2018-04-29 20:08:04.682 I/AIDLClientManager 25937:26165 null:6] startService await=true
[2018-04-29 20:08:05.374 I/LoginTask 25937:26150 null:6] loginResult:retCode=-1
[2018-04-29 20:08:05.375 I/AIDLTask 25937:26150 null:6] finishTask
[2018-04-29 20:08:05.375 I/AIDLClientManager 25937:26150 null:6] sendTaskFinishMsg
[2018-04-29 20:08:05.376 I/AIDLClientManager 25937:26150 null:6] refCount=1
[2018-04-29 20:08:05.376 D/HwIDMemCache 25937:26150 null:6] saveHwAccount
[2018-04-29 20:08:05.376 I/AIDLTask 25937:26166 null:6] run#awaittrue
[2018-04-29 20:08:05.376 I/AIDLClientManager 25937:25937 null:6] MSG_FINISH_TASK,
unbind
[2018-04-29 20:08:05.377 I/AIDLClientManager 25937:25937 null:6] unbind Service
[2018-04-29 20:08:05.377 D/SDKAccountXmlImpl 25937:26150 null:6] sdk filepath not exist
[2018-04-29 20:08:05.377 I/FileUtil 25937:26150 null:6] deleteFile : file.getName=accounts.xml
[2018-04-29 20:08:05.957 I/SDKAccountXmlImpl 25937:26150 null:6] write accounts into file
accounts.xml: true
[2018-04-29 20:08:05.959 D/HwIDMemCache 25937:26150 null:6] update hwAccount in SDK
[2018-04-29 20:08:05.960 D/SDKAccountManager 25937:26150 null:6] getAccountsByType
accountlist size:1
[2018-04-29 20:08:05.961 I/LoginTask 25937:26150 null:6] loginResult
[2018-04-29 20:08:06.044 I/SDKUtil 25937:26150 null:6] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 20:08:06.055 I/SDKUtil 25937:26150 null:6] getOpLogItem
[2018-04-29 20:08:06.058 I/OpLogUtil 25937:26150 null:6] recordOpLog
[2018-04-29 20:08:06.058 D/SDKAccountManager 25937:25937 null:6] getAccountsByType
accountlist size:1
[2018-04-29 20:08:06.059 D/BaseUtil 25937:25937 null:6] get account by userID success!
[2018-04-29 20:08:06.059 I/BaseUtil 25937:26150 null:6] enter networkIsAvaiable
[2018-04-29 20:08:06.059 D/CloudAccountImpl 25937:25937 null:6] get account by userID
success!
[2018-04-29 20:08:06.062 I/BaseUtil 25937:25937 null:6] do getUserInfoReq in BaseUtil
[2018-04-29 20:08:06.063 D/SDKAccountManager 25937:25937 null:6] getAccountsByType
accountlist size:1
[2018-04-29 20:08:06.064 D/BaseUtil 25937:25937 null:6] get account by userID success!
[2018-04-29 20:08:06.064 I/BaseUtil 25937:26150 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:06.064 I/BaseUtil 25937:26150 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:06.065 I/BaseUtil 25937:25937 null:6] setStartRequestFlag key: getUserInfo
curTime: 1525003686064 requestNum: 0
[2018-04-29 20:08:06.065 I/BaseUtil 25937:25937 null:6] last time or current time is zero,
interval time is enough
[2018-04-29 20:08:06.066 I/OpLogInfo 25937:26150 null:6] packedString
[2018-04-29 20:08:06.068 D/BaseUtil 25937:26150 null:6] TokenType************honeservice
[2018-04-29 20:08:06.069 D/SDKAccountManager 25937:26150 null:6] getAccountsByType
accountlist size:1
[2018-04-29 20:08:06.070 D/OpLogRequest 25937:26150 null:6] OpLogRequest
currName*********gmail.com
[2018-04-29 20:08:06.070 D/OpLogRequest 25937:26150 null:6] has alreacdy accountName
logined in
[2018-04-29 20:08:06.074 D/RequestManager 25937:25937 null:6] globalSiteId:5
[2018-04-29 20:08:06.077 I/RequestManager 25937:26180 null:6] request is
com.huawei.hwid.core.b.a.a.a requestTimes = 3 startFromTimes = 0
[2018-04-29 20:08:06.078 D/RequestManager 25937:26150 null:6] globalSiteId:5
[2018-04-29 20:08:06.078 I/RequestManager 25937:26180 null:6] times = 1
[2018-04-29 20:08:06.080 I/SDKUtil 25937:26150 null:6] setOpLogItem
[2018-04-29 20:08:06.079 I/BaseUtil 25937:26180 null:6] enter networkIsAvaiable
[2018-04-29 20:08:06.081 I/RequestManager 25937:26181 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-29 20:08:06.082 I/RequestManager 25937:26181 null:6] times = 1
[2018-04-29 20:08:06.082 I/BaseUtil 25937:26181 null:6] enter networkIsAvaiable
[2018-04-29 20:08:06.085 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:06.086 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:06.087 I/BaseUtil 25937:26181 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:06.087 I/ReleaseVersionManager 25937:26180 null:6] getSafeHttpClient
[2018-04-29 20:08:06.088 I/BaseUtil 25937:26181 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:06.088 I/ReleaseVersionManager 25937:26181 null:6] getSafeHttpClient
[2018-04-29 20:08:06.090 D/AccountX509TrustManager 25937:26180 null:6] new
AccountX509TrustManager start
[2018-04-29 20:08:06.090 D/AccountX509TrustManager 25937:26181 null:6] new
AccountX509TrustManager start
[2018-04-29 20:08:06.129 D/AccountX509TrustManager 25937:26181 null:6] new
AccountX509TrustManager end
[2018-04-29 20:08:06.129 D/AccountX509TrustManager 25937:26180 null:6] new
AccountX509TrustManager end
[2018-04-29 20:08:06.130 D/HttpClientConnetManager 25937:26181 null:6]
mysslSocketFactory is not null
[2018-04-29 20:08:06.131 D/HttpClientConnetManager 25937:26180 null:6]
mysslSocketFactory is not null
[2018-04-29 20:08:06.142 I/HttpUtil 25937:26180 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-04-29 20:08:06.143 I/HttpUtil 25937:26180 null:6] GlobalSiteId = 5, request = a
[2018-04-29 20:08:06.143 I/HttpUtil 25937:26181 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-29 20:08:06.144 I/HttpUtil 25937:26181 null:6] GlobalSiteId = 5, request = b
[2018-04-29 20:08:06.144 D/HttpUtil 25937:26180 null:6] addHeader cookie=
[2018-04-29 20:08:06.145 D/HttpUtil 25937:26181 null:6] addHeader cookie=
[2018-04-29 20:08:06.145 D/Proguard 25937:26180 null:6] keyList contains userid
[2018-04-29 20:08:06.145 D/Proguard 25937:26181 null:6] keyList contains userid
[2018-04-29 20:08:06.145 D/HttpUtil 25937:26180 null:6] userId = *=***************11
[2018-04-29 20:08:06.145 D/HttpUtil 25937:26181 null:6] userId = *=***************11
[2018-04-29 20:08:06.149 D/HttpUtil 25937:26181 null:6] direct connect start!
[2018-04-29 20:08:06.150 D/Proguard 25937:26180 null:6] keyList contains userid
[2018-04-29 20:08:06.150 I/GetUserInfoRequest 25937:26180 null:6]
packedString:queryRangeFlag=**00 *=***************11 version=***05
[2018-04-29 20:08:06.150 D/HttpUtil 25937:26180 null:6] direct connect start!
[2018-04-29 20:08:06.296 I/MySSLSocketFactory 25937:26181 null:6] host
=**********icloud.comport=*autoclouse=true
[2018-04-29 20:08:06.305 I/HttpClientConnetManager 25937:26181 null:6] enter
setEnableSafeCipherSuites
[2018-04-29 20:08:06.306 I/HttpClientConnetManager 25937:26181 null:6] current
EnabledCipherSuites size15
[2018-04-29 20:08:06.308 I/HttpClientConnetManager 25937:26181 null:6] get safe
EnabledCipherSuites list size =15
[2018-04-29 20:08:06.309 I/HttpClientConnetManager 25937:26181 null:6] get safe
EnabledCipherSuites Array length =15
[2018-04-29 20:08:06.310 I/MySSLSocketFactory 25937:26180 null:6] host
=**********icloud.comport=*autoclouse=true
[2018-04-29 20:08:06.311 I/HttpClientConnetManager 25937:26180 null:6] enter
setEnableSafeCipherSuites
[2018-04-29 20:08:06.311 I/HttpClientConnetManager 25937:26180 null:6] current
EnabledCipherSuites size15
[2018-04-29 20:08:06.312 I/HttpClientConnetManager 25937:26180 null:6] get safe
EnabledCipherSuites list size =15
[2018-04-29 20:08:06.312 I/HttpClientConnetManager 25937:26180 null:6] get safe
EnabledCipherSuites Array length =15
[2018-04-29 20:08:06.438 D/AccountX509TrustManager 25937:26180 null:6]
checkServerTrusted start authType=ECDHE_RSA
[2018-04-29 20:08:06.438 D/AccountX509TrustManager 25937:26181 null:6]
checkServerTrusted start authType=ECDHE_RSA
[2018-04-29 20:08:06.487 D/AccountX509TrustManager 25937:26181 null:6]
checkServerTrusted end
[2018-04-29 20:08:06.487 D/AccountX509TrustManager 25937:26180 null:6]
checkServerTrusted end
[2018-04-29 20:08:06.672 I/RequestManager 25937:26180 null:6] response
responseXMLContent
[2018-04-29 20:08:06.673 I/RequestManager 25937:26180 null:6] httpResponseCode = 200
[2018-04-29 20:08:06.674 D/RequestManager 25937:26180 null:6] parse response start
[2018-04-29 20:08:06.675 D/RequestManager 25937:26180 null:6] parse response end
[2018-04-29 20:08:06.676 D/RequestManager 25937:26180 null:6] user session is out of date.
[2018-04-29 20:08:06.677 I/FileUtil 25937:26180 null:6] deleteFile : file.getName=accounts.xml
[2018-04-29 20:08:06.681 I/RequestManager 25937:26181 null:6] response
responseXMLContent
[2018-04-29 20:08:06.682 I/RequestManager 25937:26181 null:6] httpResponseCode = 200
[2018-04-29 20:08:06.683 D/RequestManager 25937:26181 null:6] parse response start
[2018-04-29 20:08:06.684 D/RequestManager 25937:26181 null:6] parse response end
[2018-04-29 20:08:06.685 I/RequestCallback 25937:26179 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-29 20:08:06.686 D/OpLogRequest 25937:26179 null:6] upload log success
[2018-04-29 20:08:07.181 I/SDKAccountXmlImpl 25937:26180 null:6] write accounts into file
accounts.xml: true
[2018-04-29 20:08:07.183 D/HwIDMemCache 25937:26180 null:6] saveHwAccount
[2018-04-29 20:08:07.183 I/FileUtil 25937:26180 null:6] deleteFile : file.getName=accounts.xml
[2018-04-29 20:08:07.776 I/SDKAccountXmlImpl 25937:26180 null:6] write accounts into file
accounts.xml: true
[2018-04-29 20:08:07.777 D/HwIDMemCache 25937:26180 null:6] update hwAccount in SDK
[2018-04-29 20:08:07.855 D/TerminalInfo 25937:26180 null:6] getUUid
:******************-8aaa-2686ba61dab0
[2018-04-29 20:08:07.857 D/TerminalInfo 25937:26180 null:6] deviceType= 0
[2018-04-29 20:08:07.858 I/AppInfoUtil 25937:26180 null:6] getAppChannel is:30000000
[2018-04-29 20:08:07.863 I/RequestManager 25937:26180 null:6] times = 1
[2018-04-29 20:08:07.864 I/BaseUtil 25937:26180 null:6] enter networkIsAvaiable
[2018-04-29 20:08:07.868 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:07.869 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:07.869 I/ReleaseVersionManager 25937:26180 null:6] getSafeHttpClient
[2018-04-29 20:08:07.870 I/HttpUtil 25937:26180 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/stAuth?Version
[2018-04-29 20:08:07.870 I/HttpUtil 25937:26180 null:6] GlobalSiteId = 5, request = d
[2018-04-29 20:08:07.871 D/HttpUtil 25937:26180 null:6] addHeader cookie=
[2018-04-29 20:08:07.871 D/TerminalInfo 25937:26180 null:6] TerminalType is: ALP-L29
[2018-04-29 20:08:07.872 D/TerminalInfo 25937:26180 null:6] TerminalType is: ALP-L29
[2018-04-29 20:08:07.872 D/Proguard 25937:26180 null:6] keyList contains st
[2018-04-29 20:08:07.873 D/Proguard 25937:26180 null:6] keyList contains app
[2018-04-29 20:08:07.873 D/Proguard 25937:26180 null:6] keyList contains dvid
[2018-04-29 20:08:07.874 D/Proguard 25937:26180 null:6] keyList contains uuid
[2018-04-29 20:08:07.875 I/ServiceTokenAuthRequest 25937:26180 null:6]
postString:cn=****0000
*=**********************************************************************************************************
*************************************************************************************************************
********66 agr=* *=*********************ce chg=* clT=* dvT=* gAc=* tmT=****L29 *=*************36
*=**********************************b0
[2018-04-29 20:08:07.876 I/HttpUtil 25937:26180 null:6] request.urlencode()
[2018-04-29 20:08:07.876 D/HttpUtil 25937:26180 null:6] direct connect start!
[2018-04-29 20:08:07.980 I/RequestManager 25937:26180 null:6] response
responseXMLContent
[2018-04-29 20:08:07.981 I/RequestManager 25937:26180 null:6] httpResponseCode = 200
[2018-04-29 20:08:07.982 D/RequestManager 25937:26180 null:6] parse response start
[2018-04-29 20:08:07.982 D/RequestManager 25937:26180 null:6] parse response end
[2018-04-29 20:08:07.986 D/TerminalInfo 25937:26180 null:6] getDevicePLMN = ***16
[2018-04-29 20:08:07.987 I/SDKUtil 25937:26180 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 20:08:07.988 I/BaseUtil 25937:26180 null:6] getAndroidSystemUserId =0
[2018-04-29 20:08:07.989 D/TerminalInfo 25937:26180 null:6] UnitedId= ********4489336
[2018-04-29 20:08:07.991 D/TerminalInfo 25937:26180 null:6] TerminalType is: ALP-L29
[2018-04-29 20:08:07.992 I/BaseUtil 25937:26180 null:6] enter networkIsAvaiable
[2018-04-29 20:08:07.995 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:07.996 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:07.998 I/OpLogUtil 25937:26180 null:6] recordOpLog
[2018-04-29 20:08:07.999 I/BaseUtil 25937:26180 null:6] enter networkIsAvaiable
[2018-04-29 20:08:08.004 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:08.005 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:08.006 I/OpLogInfo 25937:26180 null:6] packedString
[2018-04-29 20:08:08.013 D/RequestManager 25937:26180 null:6] globalSiteId:5
[2018-04-29 20:08:08.016 I/RequestManager 25937:26203 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-29 20:08:08.017 I/RequestManager 25937:26203 null:6] times = 1
[2018-04-29 20:08:08.017 I/BaseUtil 25937:26203 null:6] enter networkIsAvaiable
[2018-04-29 20:08:08.019 D/TerminalInfo 25937:26180 null:6] getDevicePLMN = ***16
[2018-04-29 20:08:08.020 I/SDKUtil 25937:26180 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 20:08:08.021 I/BaseUtil 25937:26180 null:6] getAndroidSystemUserId =0
[2018-04-29 20:08:08.021 I/BaseUtil 25937:26203 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:08.021 D/TerminalInfo 25937:26180 null:6] UnitedId= ********4489336
[2018-04-29 20:08:08.021 I/BaseUtil 25937:26203 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:08.022 I/ReleaseVersionManager 25937:26203 null:6] getSafeHttpClient
[2018-04-29 20:08:08.022 I/HttpUtil 25937:26203 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-29 20:08:08.023 I/HttpUtil 25937:26203 null:6] GlobalSiteId = 5, request = b
[2018-04-29 20:08:08.023 D/TerminalInfo 25937:26180 null:6] TerminalType is: ALP-L29
[2018-04-29 20:08:08.023 D/HttpUtil 25937:26203 null:6] addHeader cookie=
**************************************CE7CD; Path=/AccountServer/; HttpOnly
[2018-04-29 20:08:08.023 I/BaseUtil 25937:26180 null:6] enter networkIsAvaiable
[2018-04-29 20:08:08.024 D/Proguard 25937:26203 null:6] keyList contains userid
[2018-04-29 20:08:08.024 D/HttpUtil 25937:26203 null:6] userId = *=***************11
[2018-04-29 20:08:08.025 D/HttpUtil 25937:26203 null:6] direct connect start!
[2018-04-29 20:08:08.027 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:08.027 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:08.029 I/OpLogUtil 25937:26180 null:6] recordOpLog
[2018-04-29 20:08:08.030 I/RequestManager 25937:26180 null:6] times = 1
[2018-04-29 20:08:08.030 I/BaseUtil 25937:26180 null:6] enter networkIsAvaiable
[2018-04-29 20:08:08.034 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:08.034 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:08.034 I/ReleaseVersionManager 25937:26180 null:6] getSafeHttpClient
[2018-04-29 20:08:08.035 I/HttpUtil 25937:26180 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-04-29 20:08:08.035 I/HttpUtil 25937:26180 null:6] GlobalSiteId = 5, request = a
[2018-04-29 20:08:08.035 D/HttpUtil 25937:26180 null:6] addHeader cookie=
**************************************CE7CD; Path=/AccountServer/; HttpOnly
[2018-04-29 20:08:08.036 D/Proguard 25937:26180 null:6] keyList contains userid
[2018-04-29 20:08:08.036 D/HttpUtil 25937:26180 null:6] userId = *=***************11
[2018-04-29 20:08:08.037 D/Proguard 25937:26180 null:6] keyList contains userid
[2018-04-29 20:08:08.037 I/GetUserInfoRequest 25937:26180 null:6]
packedString:queryRangeFlag=**00 *=***************11 version=***05
[2018-04-29 20:08:08.038 D/HttpUtil 25937:26180 null:6] direct connect start!
[2018-04-29 20:08:08.136 I/MySSLSocketFactory 25937:26180 null:6] host
=**********icloud.comport=*autoclouse=true
[2018-04-29 20:08:08.137 I/RequestManager 25937:26203 null:6] response
responseXMLContent
[2018-04-29 20:08:08.137 I/HttpClientConnetManager 25937:26180 null:6] enter
setEnableSafeCipherSuites
[2018-04-29 20:08:08.137 I/RequestManager 25937:26203 null:6] httpResponseCode = 200
[2018-04-29 20:08:08.137 I/HttpClientConnetManager 25937:26180 null:6] current
EnabledCipherSuites size15
[2018-04-29 20:08:08.138 D/RequestManager 25937:26203 null:6] parse response start
[2018-04-29 20:08:08.138 I/HttpClientConnetManager 25937:26180 null:6] get safe
EnabledCipherSuites list size =15
[2018-04-29 20:08:08.138 I/HttpClientConnetManager 25937:26180 null:6] get safe
EnabledCipherSuites Array length =15
[2018-04-29 20:08:08.139 D/RequestManager 25937:26203 null:6] parse response end
[2018-04-29 20:08:08.140 I/RequestCallback 25937:26202 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-29 20:08:08.141 D/OpLogRequest 25937:26202 null:6] upload log success
[2018-04-29 20:08:08.141 I/BaseUtil 25937:26202 null:6] enter networkIsAvaiable
[2018-04-29 20:08:08.145 I/BaseUtil 25937:26202 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:08.146 I/BaseUtil 25937:26202 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:08.147 I/OpLogInfo 25937:26202 null:6] packedString
[2018-04-29 20:08:08.152 D/RequestManager 25937:26202 null:6] globalSiteId:5
[2018-04-29 20:08:08.155 I/RequestManager 25937:26205 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-29 20:08:08.155 I/RequestManager 25937:26205 null:6] times = 1
[2018-04-29 20:08:08.156 I/BaseUtil 25937:26205 null:6] enter networkIsAvaiable
[2018-04-29 20:08:08.160 I/BaseUtil 25937:26205 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:08.160 I/BaseUtil 25937:26205 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:08.161 I/ReleaseVersionManager 25937:26205 null:6] getSafeHttpClient
[2018-04-29 20:08:08.161 I/HttpUtil 25937:26205 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-29 20:08:08.162 I/HttpUtil 25937:26205 null:6] GlobalSiteId = 5, request = b
[2018-04-29 20:08:08.162 D/HttpUtil 25937:26205 null:6] addHeader cookie=
**************************************CE7CD; Path=/AccountServer/; HttpOnly
[2018-04-29 20:08:08.163 D/Proguard 25937:26205 null:6] keyList contains userid
[2018-04-29 20:08:08.163 D/HttpUtil 25937:26205 null:6] userId = *=***************11
[2018-04-29 20:08:08.164 D/HttpUtil 25937:26205 null:6] direct connect start!
[2018-04-29 20:08:08.260 I/RequestManager 25937:26205 null:6] response
responseXMLContent
[2018-04-29 20:08:08.261 I/RequestManager 25937:26205 null:6] httpResponseCode = 200
[2018-04-29 20:08:08.262 D/RequestManager 25937:26205 null:6] parse response start
[2018-04-29 20:08:08.263 D/RequestManager 25937:26205 null:6] parse response end
[2018-04-29 20:08:08.264 I/RequestCallback 25937:26204 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-29 20:08:08.264 D/OpLogRequest 25937:26204 null:6] upload log success
[2018-04-29 20:08:08.337 I/RequestManager 25937:26180 null:6] response
responseXMLContent
[2018-04-29 20:08:08.338 I/RequestManager 25937:26180 null:6] httpResponseCode = 200
[2018-04-29 20:08:08.339 D/RequestManager 25937:26180 null:6] parse response start
[2018-04-29 20:08:08.346 D/RequestManager 25937:26180 null:6] parse response end
[2018-04-29 20:08:08.353 D/TerminalInfo 25937:26180 null:6] getDevicePLMN = ***16
[2018-04-29 20:08:08.356 I/SDKUtil 25937:26180 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-29 20:08:08.363 I/BaseUtil 25937:26180 null:6] getAndroidSystemUserId =0
[2018-04-29 20:08:08.364 D/TerminalInfo 25937:26180 null:6] UnitedId= ********4489336
[2018-04-29 20:08:08.367 D/TerminalInfo 25937:26180 null:6] TerminalType is: ALP-L29
[2018-04-29 20:08:08.369 I/BaseUtil 25937:26180 null:6] enter networkIsAvaiable
[2018-04-29 20:08:08.375 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:08.376 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:08.379 I/OpLogUtil 25937:26180 null:6] recordOpLog
[2018-04-29 20:08:08.380 I/BaseUtil 25937:26180 null:6] enter networkIsAvaiable
[2018-04-29 20:08:08.386 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:08.387 I/BaseUtil 25937:26180 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:08.389 I/OpLogInfo 25937:26180 null:6] packedString
[2018-04-29 20:08:08.395 D/RequestManager 25937:26180 null:6] globalSiteId:5
[2018-04-29 20:08:08.399 I/RequestManager 25937:26207 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-29 20:08:08.399 I/RequestCallback 25937:26178 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-29 20:08:08.400 I/BaseUtil 25937:26178 null:6] getUserInfo set true
[2018-04-29 20:08:08.400 I/RequestManager 25937:26207 null:6] times = 1
[2018-04-29 20:08:08.401 I/BaseUtil 25937:26207 null:6] enter networkIsAvaiable
[2018-04-29 20:08:08.405 I/BaseUtil 25937:26207 null:6] NetworkInfo state 0CONNECTED
[2018-04-29 20:08:08.406 I/BaseUtil 25937:26207 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-29 20:08:08.407 I/ReleaseVersionManager 25937:26207 null:6] getSafeHttpClient
[2018-04-29 20:08:08.407 I/HttpUtil 25937:26207 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-29 20:08:08.408 I/HttpUtil 25937:26207 null:6] GlobalSiteId = 5, request = b
[2018-04-29 20:08:08.408 D/HttpUtil 25937:26207 null:6] addHeader cookie=
**************************************CE7CD; Path=/AccountServer/; HttpOnly
[2018-04-29 20:08:08.409 D/Proguard 25937:26207 null:6] keyList contains userid
[2018-04-29 20:08:08.409 D/HttpUtil 25937:26207 null:6] userId = *=***************11
[2018-04-29 20:08:08.410 D/HttpUtil 25937:26207 null:6] direct connect start!
[2018-04-29 20:08:08.623 I/RequestManager 25937:26207 null:6] response
responseXMLContent
[2018-04-29 20:08:08.624 I/RequestManager 25937:26207 null:6] httpResponseCode = 200
[2018-04-29 20:08:08.624 D/RequestManager 25937:26207 null:6] parse response start
[2018-04-29 20:08:08.626 D/RequestManager 25937:26207 null:6] parse response end
[2018-04-29 20:08:08.627 I/RequestCallback 25937:26206 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-29 20:08:08.627 D/OpLogRequest 25937:26206 null:6] upload log success
[2018-04-30 10:21:22.404 I/VersionUpdateHelper 23116:23249 null:6] old version is 3, current
version is 3
[2018-04-30 10:21:22.405 I/SDKAccountManager 23116:23249 null:6] removeAllAccounts:
type=com.huawei.phoneservice
[2018-04-30 10:21:22.406 D/SDKAccountXmlImpl 23116:23249 null:6] parseAccountsFromXml
Start
[2018-04-30 10:21:22.406 D/SDKAccountXmlImpl 23116:23249 null:6] read authTokenType:
com.huawei.phoneservice
[2018-04-30 10:21:22.467 D/Proguard 23116:23249 null:6] keyList size is 54
[2018-04-30 10:21:22.467 D/SDKAccountXmlImpl 23116:23249 null:6] read mUserName:
ACCOUNT_NAME
[2018-04-30 10:21:22.521 D/Proguard 23116:23249 null:6] keyList contains userid
[2018-04-30 10:21:22.521 D/SDKAccountXmlImpl 23116:23249 null:6] read mUserId:
*=***************11
[2018-04-30 10:21:22.557 D/SDKAccountXmlImpl 23116:23249 null:6] read mDeviceId:
********4489336
[2018-04-30 10:21:22.607 D/SDKAccountXmlImpl 23116:23249 null:6] read mSubDeviceId:
********4524348
[2018-04-30 10:21:22.608 D/SDKAccountXmlImpl 23116:23249 null:6] read mDeviceType: 0
[2018-04-30 10:21:22.746 D/SDKAccountXmlImpl 23116:23249 null:6] read loginUserName:
*********han yahya
[2018-04-30 10:21:22.808 D/SDKAccountXmlImpl 23116:23249 null:6] read mSiteId: 5
[2018-04-30 10:21:22.905 D/SDKAccountXmlImpl 23116:23249 null:6] read loginUserName:
*********han yahya
[2018-04-30 10:21:22.988 D/SDKAccountXmlImpl 23116:23249 null:6] parseAccountsFromXml
add account
[2018-04-30 10:21:22.989 D/SDKAccountManager 23116:23249 null:6] getAccountsByType
accountlist size:1
[2018-04-30 10:21:22.991 I/FileUtil 23116:23249 null:6] deleteFile : file.getName=accounts.xml
[2018-04-30 10:21:22.993 I/SDKAccountXmlImpl 23116:23249 null:6] write accounts into file
error
[2018-04-30 10:21:23.060 I/SDKUtil 23116:23249 null:6] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:21:23.061 I/SDKUtil 23116:23249 null:6] isNeedInit, mNeedInit is true
[2018-04-30 10:21:23.062 D/CloudAccountImpl 23116:23249 null:6] begin to init accounts
[2018-04-30 10:21:23.063 D/SDKAccountXmlImpl 23116:23249 null:6] sdk filepath not exist
[2018-04-30 10:21:23.064 I/SDKUtil 23116:23249 null:6] setNeedInit, mNeedInit is false
[2018-04-30 10:21:23.065 D/CloudAccountImpl 23116:23249 null:6] initData
[2018-04-30 10:21:23.171 E/AES128_CBC 23116:23249 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.g(Unknown Source:35)
at com.huawei.hwid.api.common.d.a(Unknown Source:115)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-30 10:21:23.175 E/AES128_CBC 23116:23249 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.g(Unknown Source:35)
at com.huawei.hwid.api.common.d.a(Unknown Source:115)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)
[2018-04-30 10:21:23.238 I/SDKUtil 23116:23249 null:6] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:21:23.239 I/SDKUtil 23116:23249 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:21:23.241 D/SDKAccountXmlImpl 23116:23249 null:6] sdk filepath not exist
[2018-04-30 10:21:23.297 E/AES128_CBC 23116:23249 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.a(Unknown Source:118)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-30 10:21:23.299 E/AES128_CBC 23116:23249 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.a(Unknown Source:118)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-30 10:21:23.345 I/SDKUtil 23116:23249 null:6] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:21:23.345 I/SDKUtil 23116:23249 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:21:23.346 I/AppInfoUtil 23116:23249 null:6] initAppInfos
[2018-04-30 10:21:23.348 I/AppInfoUtil 23116:23249 null:6] getAppChannel is:30000000
[2018-04-30 10:21:23.349 E/mutiCardFactory 23116:23249 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(Unknown Source:4)
at com.huawei.hwid.core.d.c.b.b(Unknown Source:11)
at com.huawei.hwid.core.d.m.b(Unknown Source:14)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:28)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/data/app/com.huawei.phoneservice-65aKVx-eelszec42UubSjw==/base.apk"],nativeLibraryDire
ctories=[/data/app/com.huawei.phoneservice-65aKVx-eelszec42UubSjw==/lib/arm,
/data/app/com.huawei.phoneservice-65aKVx-eelszec42UubSjw==/base.apk!/lib/armeabi-v7a,
/system/lib, /vendor/lib, /product/lib]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 16 more

[2018-04-30 10:21:23.352 I/mutiCardFactory 23116:23249 null:6] isMtkGeminiSupport false


[2018-04-30 10:21:23.354 I/mutiCardFactory 23116:23249 null:6] isHwGeminiSupport1 true
[2018-04-30 10:21:23.358 D/TerminalInfo 23116:23249 null:6] getDevicePLMN = ***16
[2018-04-30 10:21:23.400 E/AES128_CBC 23116:23249 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.core.a.b.a(Unknown Source:4)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:34)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-30 10:21:23.402 E/AES128_CBC 23116:23249 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.core.a.b.a(Unknown Source:4)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:34)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-30 10:21:23.446 I/SDKUtil 23116:23249 null:6] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:21:23.447 I/SDKUtil 23116:23249 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:21:23.448 D/SDKAccountXmlImpl 23116:23249 null:6] sdk filepath not exist
[2018-04-30 10:21:23.449 I/SDKAccountManager 23116:23249 null:6] there has no account
[2018-04-30 10:21:23.531 I/BaseUtil 23116:23249 null:6] getAndroidSystemUserId =0
[2018-04-30 10:21:23.532 D/TerminalInfo 23116:23249 null:6] UnitedId= ********4489336
[2018-04-30 10:21:23.534 D/TerminalInfo 23116:23249 null:6] TerminalType is: ALP-L29
[2018-04-30 10:21:23.534 I/BaseUtil 23116:23249 null:6] enter networkIsAvaiable
[2018-04-30 10:21:23.538 I/BaseUtil 23116:23249 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:23.539 I/BaseUtil 23116:23249 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:23.541 I/SDKUtil 23116:23249 null:6] setOpLogItem
[2018-04-30 10:21:23.541 D/APKCloudAccountImpl 23116:23249 null:6] getAccountsByType
use the apk
[2018-04-30 10:21:23.544 I/AIDLClientManager 23116:23249 null:6] AIDLClientManager init
[2018-04-30 10:21:23.545 I/AIDLClientManager 23116:23249 null:6]
addTask:LoginTask{mServiceType='com.huawei.phoneservice'}
[2018-04-30 10:21:23.546 I/AIDLClientManager 23116:23116 null:6]
msg.what=MSG_ADD_TASK
[2018-04-30 10:21:23.546 I/AIDLClientManager 23116:23116 null:6] startService
[2018-04-30 10:21:23.546 D/AIDLClientManager 23116:23116 null:6] begin to bindService
[2018-04-30 10:21:23.560 I/AIDLClientManager 23116:23116 null:6] onServiceConnected
[2018-04-30 10:21:23.561 I/AIDLClientManager 23116:23296 null:6] startService await=true
[2018-04-30 10:21:23.561 I/AIDLClientManager 23116:23116 null:6] doTask
[2018-04-30 10:21:24.041 I/LoginTask 23116:23214 null:6] loginResult:retCode=-1
[2018-04-30 10:21:24.042 I/AIDLTask 23116:23214 null:6] finishTask
[2018-04-30 10:21:24.042 I/AIDLClientManager 23116:23214 null:6] sendTaskFinishMsg
[2018-04-30 10:21:24.042 I/AIDLClientManager 23116:23214 null:6] refCount=1
[2018-04-30 10:21:24.043 I/AIDLTask 23116:23297 null:6] run#awaittrue
[2018-04-30 10:21:24.043 I/AIDLClientManager 23116:23116 null:6] MSG_FINISH_TASK,
unbind
[2018-04-30 10:21:24.043 D/HwIDMemCache 23116:23214 null:6] saveHwAccount
[2018-04-30 10:21:24.044 I/AIDLClientManager 23116:23116 null:6] unbind Service
[2018-04-30 10:21:24.044 D/SDKAccountXmlImpl 23116:23214 null:6] sdk filepath not exist
[2018-04-30 10:21:24.044 I/FileUtil 23116:23214 null:6] deleteFile : file.getName=accounts.xml
[2018-04-30 10:21:24.603 I/SDKAccountXmlImpl 23116:23214 null:6] write accounts into file
accounts.xml: true
[2018-04-30 10:21:24.604 D/HwIDMemCache 23116:23214 null:6] update hwAccount in SDK
[2018-04-30 10:21:24.605 D/SDKAccountManager 23116:23214 null:6] getAccountsByType
accountlist size:1
[2018-04-30 10:21:24.606 I/LoginTask 23116:23214 null:6] loginResult
[2018-04-30 10:21:24.664 I/SDKUtil 23116:23214 null:6] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:21:24.674 I/SDKUtil 23116:23214 null:6] getOpLogItem
[2018-04-30 10:21:24.676 I/OpLogUtil 23116:23214 null:6] recordOpLog
[2018-04-30 10:21:24.676 I/BaseUtil 23116:23214 null:6] enter networkIsAvaiable
[2018-04-30 10:21:24.677 D/SDKAccountManager 23116:23116 null:6] getAccountsByType
accountlist size:1
[2018-04-30 10:21:24.678 D/BaseUtil 23116:23116 null:6] get account by userID success!
[2018-04-30 10:21:24.679 D/CloudAccountImpl 23116:23116 null:6] get account by userID
success!
[2018-04-30 10:21:24.682 I/BaseUtil 23116:23214 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:24.681 I/BaseUtil 23116:23116 null:6] do getUserInfoReq in BaseUtil
[2018-04-30 10:21:24.683 I/BaseUtil 23116:23214 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:24.683 D/SDKAccountManager 23116:23116 null:6] getAccountsByType
accountlist size:1
[2018-04-30 10:21:24.684 D/BaseUtil 23116:23116 null:6] get account by userID success!
[2018-04-30 10:21:24.685 I/OpLogInfo 23116:23214 null:6] packedString
[2018-04-30 10:21:24.685 I/BaseUtil 23116:23116 null:6] setStartRequestFlag key: getUserInfo
curTime: 1525054884684 requestNum: 0
[2018-04-30 10:21:24.685 I/BaseUtil 23116:23116 null:6] last time or current time is zero,
interval time is enough
[2018-04-30 10:21:24.688 D/BaseUtil 23116:23214 null:6] TokenType************honeservice
[2018-04-30 10:21:24.689 D/SDKAccountManager 23116:23214 null:6] getAccountsByType
accountlist size:1
[2018-04-30 10:21:24.690 D/OpLogRequest 23116:23214 null:6] OpLogRequest
currName*********gmail.com
[2018-04-30 10:21:24.691 D/OpLogRequest 23116:23214 null:6] has alreacdy accountName
logined in
[2018-04-30 10:21:24.693 D/RequestManager 23116:23116 null:6] globalSiteId:5
[2018-04-30 10:21:24.696 I/RequestManager 23116:23309 null:6] request is
com.huawei.hwid.core.b.a.a.a requestTimes = 3 startFromTimes = 0
[2018-04-30 10:21:24.697 I/RequestManager 23116:23309 null:6] times = 1
[2018-04-30 10:21:24.698 I/BaseUtil 23116:23309 null:6] enter networkIsAvaiable
[2018-04-30 10:21:24.697 D/RequestManager 23116:23214 null:6] globalSiteId:5
[2018-04-30 10:21:24.699 I/SDKUtil 23116:23214 null:6] setOpLogItem
[2018-04-30 10:21:24.700 I/RequestManager 23116:23310 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-30 10:21:24.700 I/RequestManager 23116:23310 null:6] times = 1
[2018-04-30 10:21:24.701 I/BaseUtil 23116:23310 null:6] enter networkIsAvaiable
[2018-04-30 10:21:24.709 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:24.709 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:24.709 I/BaseUtil 23116:23310 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:24.710 I/BaseUtil 23116:23310 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:24.714 I/ReleaseVersionManager 23116:23309 null:6] getSafeHttpClient
[2018-04-30 10:21:24.715 I/ReleaseVersionManager 23116:23310 null:6] getSafeHttpClient
[2018-04-30 10:21:24.716 D/AccountX509TrustManager 23116:23309 null:6] new
AccountX509TrustManager start
[2018-04-30 10:21:24.716 D/AccountX509TrustManager 23116:23310 null:6] new
AccountX509TrustManager start
[2018-04-30 10:21:24.764 D/AccountX509TrustManager 23116:23309 null:6] new
AccountX509TrustManager end
[2018-04-30 10:21:24.763 D/AccountX509TrustManager 23116:23310 null:6] new
AccountX509TrustManager end
[2018-04-30 10:21:24.764 D/HttpClientConnetManager 23116:23309 null:6]
mysslSocketFactory is not null
[2018-04-30 10:21:24.764 D/HttpClientConnetManager 23116:23310 null:6]
mysslSocketFactory is not null
[2018-04-30 10:21:24.769 I/HttpUtil 23116:23310 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-30 10:21:24.769 I/HttpUtil 23116:23309 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-04-30 10:21:24.770 I/HttpUtil 23116:23310 null:6] GlobalSiteId = 5, request = b
[2018-04-30 10:21:24.771 I/HttpUtil 23116:23309 null:6] GlobalSiteId = 5, request = a
[2018-04-30 10:21:24.771 D/HttpUtil 23116:23310 null:6] addHeader cookie=
[2018-04-30 10:21:24.771 D/Proguard 23116:23310 null:6] keyList contains userid
[2018-04-30 10:21:24.771 D/HttpUtil 23116:23310 null:6] userId = *=***************11
[2018-04-30 10:21:24.771 D/HttpUtil 23116:23309 null:6] addHeader cookie=
[2018-04-30 10:21:24.772 D/Proguard 23116:23309 null:6] keyList contains userid
[2018-04-30 10:21:24.772 D/HttpUtil 23116:23309 null:6] userId = *=***************11
[2018-04-30 10:21:24.778 D/HttpUtil 23116:23310 null:6] direct connect start!
[2018-04-30 10:21:24.778 D/Proguard 23116:23309 null:6] keyList contains userid
[2018-04-30 10:21:24.779 I/GetUserInfoRequest 23116:23309 null:6]
packedString:queryRangeFlag=**00 *=***************11 version=***05
[2018-04-30 10:21:24.779 D/HttpUtil 23116:23309 null:6] direct connect start!
[2018-04-30 10:21:24.951 I/MySSLSocketFactory 23116:23310 null:6] host
=**********icloud.comport=*autoclouse=true
[2018-04-30 10:21:24.950 I/MySSLSocketFactory 23116:23309 null:6] host
=**********icloud.comport=*autoclouse=true
[2018-04-30 10:21:24.957 I/HttpClientConnetManager 23116:23310 null:6] enter
setEnableSafeCipherSuites
[2018-04-30 10:21:24.957 I/HttpClientConnetManager 23116:23309 null:6] enter
setEnableSafeCipherSuites
[2018-04-30 10:21:24.957 I/HttpClientConnetManager 23116:23310 null:6] current
EnabledCipherSuites size15
[2018-04-30 10:21:24.957 I/HttpClientConnetManager 23116:23309 null:6] current
EnabledCipherSuites size15
[2018-04-30 10:21:24.958 I/HttpClientConnetManager 23116:23309 null:6] get safe
EnabledCipherSuites list size =15
[2018-04-30 10:21:24.958 I/HttpClientConnetManager 23116:23310 null:6] get safe
EnabledCipherSuites list size =15
[2018-04-30 10:21:24.959 I/HttpClientConnetManager 23116:23309 null:6] get safe
EnabledCipherSuites Array length =15
[2018-04-30 10:21:24.959 I/HttpClientConnetManager 23116:23310 null:6] get safe
EnabledCipherSuites Array length =15
[2018-04-30 10:21:25.043 D/AccountX509TrustManager 23116:23309 null:6]
checkServerTrusted start authType=ECDHE_RSA
[2018-04-30 10:21:25.041 D/AccountX509TrustManager 23116:23310 null:6]
checkServerTrusted start authType=ECDHE_RSA
[2018-04-30 10:21:25.073 D/AccountX509TrustManager 23116:23309 null:6]
checkServerTrusted end
[2018-04-30 10:21:25.073 D/AccountX509TrustManager 23116:23310 null:6]
checkServerTrusted end
[2018-04-30 10:21:25.260 I/RequestManager 23116:23310 null:6] response
responseXMLContent
[2018-04-30 10:21:25.260 I/RequestManager 23116:23309 null:6] response
responseXMLContent
[2018-04-30 10:21:25.261 I/RequestManager 23116:23309 null:6] httpResponseCode = 200
[2018-04-30 10:21:25.261 I/RequestManager 23116:23310 null:6] httpResponseCode = 200
[2018-04-30 10:21:25.261 D/RequestManager 23116:23310 null:6] parse response start
[2018-04-30 10:21:25.261 D/RequestManager 23116:23309 null:6] parse response start
[2018-04-30 10:21:25.263 D/RequestManager 23116:23310 null:6] parse response end
[2018-04-30 10:21:25.264 D/RequestManager 23116:23309 null:6] parse response end
[2018-04-30 10:21:25.264 D/RequestManager 23116:23309 null:6] user session is out of date.
[2018-04-30 10:21:25.265 I/FileUtil 23116:23309 null:6] deleteFile : file.getName=accounts.xml
[2018-04-30 10:21:25.266 I/RequestCallback 23116:23308 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-30 10:21:25.267 D/OpLogRequest 23116:23308 null:6] upload log success
[2018-04-30 10:21:25.972 I/SDKAccountXmlImpl 23116:23309 null:6] write accounts into file
accounts.xml: true
[2018-04-30 10:21:25.973 D/HwIDMemCache 23116:23309 null:6] saveHwAccount
[2018-04-30 10:21:25.974 I/FileUtil 23116:23309 null:6] deleteFile : file.getName=accounts.xml
[2018-04-30 10:21:26.575 I/SDKAccountXmlImpl 23116:23309 null:6] write accounts into file
accounts.xml: true
[2018-04-30 10:21:26.577 D/HwIDMemCache 23116:23309 null:6] update hwAccount in SDK
[2018-04-30 10:21:26.672 D/TerminalInfo 23116:23309 null:6] getUUid
:******************-8aaa-2686ba61dab0
[2018-04-30 10:21:26.673 D/TerminalInfo 23116:23309 null:6] deviceType= 0
[2018-04-30 10:21:26.674 I/AppInfoUtil 23116:23309 null:6] getAppChannel is:30000000
[2018-04-30 10:21:26.675 I/RequestManager 23116:23309 null:6] times = 1
[2018-04-30 10:21:26.675 I/BaseUtil 23116:23309 null:6] enter networkIsAvaiable
[2018-04-30 10:21:26.679 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:26.680 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:26.681 I/ReleaseVersionManager 23116:23309 null:6] getSafeHttpClient
[2018-04-30 10:21:26.681 I/HttpUtil 23116:23309 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/stAuth?Version
[2018-04-30 10:21:26.681 I/HttpUtil 23116:23309 null:6] GlobalSiteId = 5, request = d
[2018-04-30 10:21:26.682 D/HttpUtil 23116:23309 null:6] addHeader cookie=
[2018-04-30 10:21:26.682 D/TerminalInfo 23116:23309 null:6] TerminalType is: ALP-L29
[2018-04-30 10:21:26.683 D/TerminalInfo 23116:23309 null:6] TerminalType is: ALP-L29
[2018-04-30 10:21:26.684 D/Proguard 23116:23309 null:6] keyList contains st
[2018-04-30 10:21:26.684 D/Proguard 23116:23309 null:6] keyList contains app
[2018-04-30 10:21:26.684 D/Proguard 23116:23309 null:6] keyList contains dvid
[2018-04-30 10:21:26.685 D/Proguard 23116:23309 null:6] keyList contains uuid
[2018-04-30 10:21:26.685 I/ServiceTokenAuthRequest 23116:23309 null:6]
postString:cn=****0000
*=**********************************************************************************************************
*************************************************************************************************************
********F3 agr=* *=*********************ce chg=* clT=* dvT=* gAc=* tmT=****L29 *=*************36
*=**********************************b0
[2018-04-30 10:21:26.686 I/HttpUtil 23116:23309 null:6] request.urlencode()
[2018-04-30 10:21:26.686 D/HttpUtil 23116:23309 null:6] direct connect start!
[2018-04-30 10:21:26.782 I/RequestManager 23116:23309 null:6] response
responseXMLContent
[2018-04-30 10:21:26.783 I/RequestManager 23116:23309 null:6] httpResponseCode = 200
[2018-04-30 10:21:26.784 D/RequestManager 23116:23309 null:6] parse response start
[2018-04-30 10:21:26.784 D/RequestManager 23116:23309 null:6] parse response end
[2018-04-30 10:21:26.788 D/TerminalInfo 23116:23309 null:6] getDevicePLMN = ***16
[2018-04-30 10:21:26.790 I/SDKUtil 23116:23309 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:21:26.791 I/BaseUtil 23116:23309 null:6] getAndroidSystemUserId =0
[2018-04-30 10:21:26.792 D/TerminalInfo 23116:23309 null:6] UnitedId= ********4489336
[2018-04-30 10:21:26.793 D/TerminalInfo 23116:23309 null:6] TerminalType is: ALP-L29
[2018-04-30 10:21:26.793 I/BaseUtil 23116:23309 null:6] enter networkIsAvaiable
[2018-04-30 10:21:26.797 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:26.798 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:26.800 I/OpLogUtil 23116:23309 null:6] recordOpLog
[2018-04-30 10:21:26.801 I/BaseUtil 23116:23309 null:6] enter networkIsAvaiable
[2018-04-30 10:21:26.804 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:26.805 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:26.807 I/OpLogInfo 23116:23309 null:6] packedString
[2018-04-30 10:21:26.813 D/RequestManager 23116:23309 null:6] globalSiteId:5
[2018-04-30 10:21:26.815 I/RequestManager 23116:23319 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-30 10:21:26.816 I/RequestManager 23116:23319 null:6] times = 1
[2018-04-30 10:21:26.816 I/BaseUtil 23116:23319 null:6] enter networkIsAvaiable
[2018-04-30 10:21:26.817 I/BaseUtil 23116:23319 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:26.818 I/BaseUtil 23116:23319 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:26.818 D/TerminalInfo 23116:23309 null:6] getDevicePLMN = ***16
[2018-04-30 10:21:26.818 I/ReleaseVersionManager 23116:23319 null:6] getSafeHttpClient
[2018-04-30 10:21:26.818 I/HttpUtil 23116:23319 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-30 10:21:26.818 I/HttpUtil 23116:23319 null:6] GlobalSiteId = 5, request = b
[2018-04-30 10:21:26.819 D/HttpUtil 23116:23319 null:6] addHeader cookie=
**************************************1D01F; Path=/AccountServer/; HttpOnly
[2018-04-30 10:21:26.818 I/SDKUtil 23116:23309 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:21:26.819 D/Proguard 23116:23319 null:6] keyList contains userid
[2018-04-30 10:21:26.819 D/HttpUtil 23116:23319 null:6] userId = *=***************11
[2018-04-30 10:21:26.820 D/HttpUtil 23116:23319 null:6] direct connect start!
[2018-04-30 10:21:26.820 I/BaseUtil 23116:23309 null:6] getAndroidSystemUserId =0
[2018-04-30 10:21:26.821 D/TerminalInfo 23116:23309 null:6] UnitedId= ********4489336
[2018-04-30 10:21:26.822 D/TerminalInfo 23116:23309 null:6] TerminalType is: ALP-L29
[2018-04-30 10:21:26.822 I/BaseUtil 23116:23309 null:6] enter networkIsAvaiable
[2018-04-30 10:21:26.825 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:26.825 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:26.828 I/OpLogUtil 23116:23309 null:6] recordOpLog
[2018-04-30 10:21:26.829 I/RequestManager 23116:23309 null:6] times = 1
[2018-04-30 10:21:26.829 I/BaseUtil 23116:23309 null:6] enter networkIsAvaiable
[2018-04-30 10:21:26.830 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:26.831 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:26.831 I/ReleaseVersionManager 23116:23309 null:6] getSafeHttpClient
[2018-04-30 10:21:26.831 I/HttpUtil 23116:23309 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-04-30 10:21:26.831 I/HttpUtil 23116:23309 null:6] GlobalSiteId = 5, request = a
[2018-04-30 10:21:26.831 D/HttpUtil 23116:23309 null:6] addHeader cookie=
**************************************1D01F; Path=/AccountServer/; HttpOnly
[2018-04-30 10:21:26.831 D/Proguard 23116:23309 null:6] keyList contains userid
[2018-04-30 10:21:26.831 D/HttpUtil 23116:23309 null:6] userId = *=***************11
[2018-04-30 10:21:26.832 D/Proguard 23116:23309 null:6] keyList contains userid
[2018-04-30 10:21:26.833 I/GetUserInfoRequest 23116:23309 null:6]
packedString:queryRangeFlag=**00 *=***************11 version=***05
[2018-04-30 10:21:26.833 D/HttpUtil 23116:23309 null:6] direct connect start!
[2018-04-30 10:21:26.901 I/MySSLSocketFactory 23116:23309 null:6] host
=**********icloud.comport=*autoclouse=true
[2018-04-30 10:21:26.902 I/HttpClientConnetManager 23116:23309 null:6] enter
setEnableSafeCipherSuites
[2018-04-30 10:21:26.902 I/HttpClientConnetManager 23116:23309 null:6] current
EnabledCipherSuites size15
[2018-04-30 10:21:26.903 I/HttpClientConnetManager 23116:23309 null:6] get safe
EnabledCipherSuites list size =15
[2018-04-30 10:21:26.903 I/HttpClientConnetManager 23116:23309 null:6] get safe
EnabledCipherSuites Array length =15
[2018-04-30 10:21:26.909 I/RequestManager 23116:23319 null:6] response
responseXMLContent
[2018-04-30 10:21:26.909 I/RequestManager 23116:23319 null:6] httpResponseCode = 200
[2018-04-30 10:21:26.909 D/RequestManager 23116:23319 null:6] parse response start
[2018-04-30 10:21:26.911 D/RequestManager 23116:23319 null:6] parse response end
[2018-04-30 10:21:26.911 I/RequestCallback 23116:23318 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-30 10:21:26.912 D/OpLogRequest 23116:23318 null:6] upload log success
[2018-04-30 10:21:26.912 I/BaseUtil 23116:23318 null:6] enter networkIsAvaiable
[2018-04-30 10:21:26.913 I/BaseUtil 23116:23318 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:26.914 I/BaseUtil 23116:23318 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:26.914 I/OpLogInfo 23116:23318 null:6] packedString
[2018-04-30 10:21:26.919 D/RequestManager 23116:23318 null:6] globalSiteId:5
[2018-04-30 10:21:26.922 I/RequestManager 23116:23321 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-30 10:21:26.922 I/RequestManager 23116:23321 null:6] times = 1
[2018-04-30 10:21:26.922 I/BaseUtil 23116:23321 null:6] enter networkIsAvaiable
[2018-04-30 10:21:26.924 I/BaseUtil 23116:23321 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:26.924 I/BaseUtil 23116:23321 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:26.924 I/ReleaseVersionManager 23116:23321 null:6] getSafeHttpClient
[2018-04-30 10:21:26.924 I/HttpUtil 23116:23321 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-30 10:21:26.924 I/HttpUtil 23116:23321 null:6] GlobalSiteId = 5, request = b
[2018-04-30 10:21:26.925 D/HttpUtil 23116:23321 null:6] addHeader cookie=
**************************************1D01F; Path=/AccountServer/; HttpOnly
[2018-04-30 10:21:26.925 D/Proguard 23116:23321 null:6] keyList contains userid
[2018-04-30 10:21:26.925 D/HttpUtil 23116:23321 null:6] userId = *=***************11
[2018-04-30 10:21:26.926 D/HttpUtil 23116:23321 null:6] direct connect start!
[2018-04-30 10:21:27.013 I/RequestManager 23116:23321 null:6] response
responseXMLContent
[2018-04-30 10:21:27.013 I/RequestManager 23116:23321 null:6] httpResponseCode = 200
[2018-04-30 10:21:27.013 D/RequestManager 23116:23321 null:6] parse response start
[2018-04-30 10:21:27.013 D/RequestManager 23116:23321 null:6] parse response end
[2018-04-30 10:21:27.014 I/RequestCallback 23116:23320 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-30 10:21:27.014 D/OpLogRequest 23116:23320 null:6] upload log success
[2018-04-30 10:21:27.067 I/RequestManager 23116:23309 null:6] response
responseXMLContent
[2018-04-30 10:21:27.068 I/RequestManager 23116:23309 null:6] httpResponseCode = 200
[2018-04-30 10:21:27.068 D/RequestManager 23116:23309 null:6] parse response start
[2018-04-30 10:21:27.072 D/RequestManager 23116:23309 null:6] parse response end
[2018-04-30 10:21:27.076 D/TerminalInfo 23116:23309 null:6] getDevicePLMN = ***16
[2018-04-30 10:21:27.077 I/SDKUtil 23116:23309 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:21:27.078 I/BaseUtil 23116:23309 null:6] getAndroidSystemUserId =0
[2018-04-30 10:21:27.079 D/TerminalInfo 23116:23309 null:6] UnitedId= ********4489336
[2018-04-30 10:21:27.081 D/TerminalInfo 23116:23309 null:6] TerminalType is: ALP-L29
[2018-04-30 10:21:27.082 I/BaseUtil 23116:23309 null:6] enter networkIsAvaiable
[2018-04-30 10:21:27.087 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:27.088 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:27.090 I/OpLogUtil 23116:23309 null:6] recordOpLog
[2018-04-30 10:21:27.091 I/BaseUtil 23116:23309 null:6] enter networkIsAvaiable
[2018-04-30 10:21:27.096 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:27.097 I/BaseUtil 23116:23309 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:27.099 I/OpLogInfo 23116:23309 null:6] packedString
[2018-04-30 10:21:27.105 D/RequestManager 23116:23309 null:6] globalSiteId:5
[2018-04-30 10:21:27.108 I/RequestManager 23116:23323 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-30 10:21:27.108 I/RequestCallback 23116:23307 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-30 10:21:27.109 I/RequestManager 23116:23323 null:6] times = 1
[2018-04-30 10:21:27.109 I/BaseUtil 23116:23307 null:6] getUserInfo set true
[2018-04-30 10:21:27.109 I/BaseUtil 23116:23323 null:6] enter networkIsAvaiable
[2018-04-30 10:21:27.114 I/BaseUtil 23116:23323 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:21:27.114 I/BaseUtil 23116:23323 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:21:27.114 I/ReleaseVersionManager 23116:23323 null:6] getSafeHttpClient
[2018-04-30 10:21:27.114 I/HttpUtil 23116:23323 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-30 10:21:27.114 I/HttpUtil 23116:23323 null:6] GlobalSiteId = 5, request = b
[2018-04-30 10:21:27.114 D/HttpUtil 23116:23323 null:6] addHeader cookie=
**************************************1D01F; Path=/AccountServer/; HttpOnly
[2018-04-30 10:21:27.114 D/Proguard 23116:23323 null:6] keyList contains userid
[2018-04-30 10:21:27.115 D/HttpUtil 23116:23323 null:6] userId = *=***************11
[2018-04-30 10:21:27.115 D/HttpUtil 23116:23323 null:6] direct connect start!
[2018-04-30 10:21:27.197 I/RequestManager 23116:23323 null:6] response
responseXMLContent
[2018-04-30 10:21:27.198 I/RequestManager 23116:23323 null:6] httpResponseCode = 200
[2018-04-30 10:21:27.199 D/RequestManager 23116:23323 null:6] parse response start
[2018-04-30 10:21:27.200 D/RequestManager 23116:23323 null:6] parse response end
[2018-04-30 10:21:27.200 I/RequestCallback 23116:23322 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-30 10:21:27.201 D/OpLogRequest 23116:23322 null:6] upload log success
[2018-04-30 10:22:14.485 I/SDKUtil 23116:23232 null:6] setHandler, mHandler is
com.huawei.phoneservice.login.a.e@f0f73
[2018-04-30 10:22:14.486 I/CloudAccountImpl 23116:23232 null:6] mHandler is
com.huawei.phoneservice.login.a.e@f0f73
[2018-04-30 10:22:14.489 D/CloudAccountImpl 23116:23232 null:6]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-04-30 10:22:14.490 I/CloudAccountImpl 23116:23232 null:6] synAccountFromApkToSDK
[2018-04-30 10:22:14.493 D/CloudAccountImpl 23116:23232 null:6] apk has no account, clear
all sdk accounts
[2018-04-30 10:22:14.496 I/CloudAccountImpl 23116:23232 null:6] clear all accout data
[2018-04-30 10:22:14.498 I/SDKAccountManager 23116:23232 null:6] removeAllAccounts:
type=com.huawei.phoneservice
[2018-04-30 10:22:14.499 D/SDKAccountManager 23116:23232 null:6] getAccountsByType
accountlist size:1
[2018-04-30 10:22:14.500 I/FileUtil 23116:23232 null:6] deleteFile : file.getName=accounts.xml
[2018-04-30 10:22:14.501 I/SDKAccountXmlImpl 23116:23232 null:6] write accounts into file
error
[2018-04-30 10:22:14.640 I/SDKUtil 23116:23232 null:6] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:22:14.641 I/SDKUtil 23116:23232 null:6] isNeedInit, mNeedInit is false
[2018-04-30 10:22:14.773 E/AES128_CBC 23116:23232 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.a(Unknown Source:118)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-30 10:22:14.773 E/AES128_CBC 23116:23232 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.a(Unknown Source:118)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-30 10:22:14.822 I/SDKUtil 23116:23232 null:6] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:22:14.823 I/SDKUtil 23116:23232 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:22:14.825 D/TerminalInfo 23116:23232 null:6] getDevicePLMN = ***16
[2018-04-30 10:22:14.884 E/AES128_CBC 23116:23232 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.core.a.b.a(Unknown Source:4)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:34)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-30 10:22:14.884 E/AES128_CBC 23116:23232 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.core.a.b.a(Unknown Source:4)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:34)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-04-30 10:22:14.923 I/SDKUtil 23116:23232 null:6] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:22:14.923 I/SDKUtil 23116:23232 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:22:14.924 D/SDKAccountXmlImpl 23116:23232 null:6] sdk filepath not exist
[2018-04-30 10:22:14.924 I/SDKAccountManager 23116:23232 null:6] there has no account
[2018-04-30 10:22:14.924 I/BaseUtil 23116:23232 null:6] getAndroidSystemUserId =0
[2018-04-30 10:22:14.924 D/TerminalInfo 23116:23232 null:6] UnitedId= ********4489336
[2018-04-30 10:22:14.925 D/TerminalInfo 23116:23232 null:6] TerminalType is: ALP-L29
[2018-04-30 10:22:14.925 I/BaseUtil 23116:23232 null:6] enter networkIsAvaiable
[2018-04-30 10:22:14.927 I/BaseUtil 23116:23232 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:22:14.927 I/BaseUtil 23116:23232 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:22:14.928 I/SDKUtil 23116:23232 null:6] setOpLogItem
[2018-04-30 10:22:14.928 D/APKCloudAccountImpl 23116:23232 null:6] getAccountsByType
use the apk
[2018-04-30 10:22:14.929 I/AIDLClientManager 23116:23232 null:6]
addTask:LoginTask{mServiceType='com.huawei.phoneservice'}
[2018-04-30 10:22:14.929 I/AIDLClientManager 23116:23116 null:6]
msg.what=MSG_ADD_TASK
[2018-04-30 10:22:14.930 I/AIDLClientManager 23116:23116 null:6] startService
[2018-04-30 10:22:14.930 D/AIDLClientManager 23116:23116 null:6] begin to bindService
[2018-04-30 10:22:14.936 I/AIDLClientManager 23116:23116 null:6] onServiceConnected
[2018-04-30 10:22:14.937 I/AIDLClientManager 23116:23116 null:6] doTask
[2018-04-30 10:22:14.937 I/AIDLClientManager 23116:23384 null:6] startService await=true
[2018-04-30 10:22:15.616 I/LoginTask 23116:23214 null:6] loginResult:retCode=-1
[2018-04-30 10:22:15.617 I/AIDLTask 23116:23214 null:6] finishTask
[2018-04-30 10:22:15.617 I/AIDLClientManager 23116:23214 null:6] sendTaskFinishMsg
[2018-04-30 10:22:15.617 I/AIDLClientManager 23116:23214 null:6] refCount=1
[2018-04-30 10:22:15.618 D/HwIDMemCache 23116:23214 null:6] saveHwAccount
[2018-04-30 10:22:15.618 I/AIDLClientManager 23116:23116 null:6] MSG_FINISH_TASK,
unbind
[2018-04-30 10:22:15.618 I/AIDLTask 23116:23385 null:6] run#awaittrue
[2018-04-30 10:22:15.618 I/AIDLClientManager 23116:23116 null:6] unbind Service
[2018-04-30 10:22:15.618 D/SDKAccountXmlImpl 23116:23214 null:6] sdk filepath not exist
[2018-04-30 10:22:15.619 I/FileUtil 23116:23214 null:6] deleteFile : file.getName=accounts.xml
[2018-04-30 10:22:16.237 I/SDKAccountXmlImpl 23116:23214 null:6] write accounts into file
accounts.xml: true
[2018-04-30 10:22:16.238 D/HwIDMemCache 23116:23214 null:6] update hwAccount in SDK
[2018-04-30 10:22:16.239 D/SDKAccountManager 23116:23214 null:6] getAccountsByType
accountlist size:1
[2018-04-30 10:22:16.240 I/LoginTask 23116:23214 null:6] loginResult
[2018-04-30 10:22:16.300 I/SDKUtil 23116:23214 null:6] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:22:16.321 I/SDKUtil 23116:23214 null:6] getOpLogItem
[2018-04-30 10:22:16.323 I/OpLogUtil 23116:23214 null:6] recordOpLog
[2018-04-30 10:22:16.324 I/BaseUtil 23116:23214 null:6] enter networkIsAvaiable
[2018-04-30 10:22:16.324 D/SDKAccountManager 23116:23116 null:6] getAccountsByType
accountlist size:1
[2018-04-30 10:22:16.325 D/BaseUtil 23116:23116 null:6] get account by userID success!
[2018-04-30 10:22:16.326 D/CloudAccountImpl 23116:23116 null:6] get account by userID
success!
[2018-04-30 10:22:16.328 I/BaseUtil 23116:23116 null:6] do getUserInfoReq in BaseUtil
[2018-04-30 10:22:16.329 I/BaseUtil 23116:23214 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:22:16.330 I/BaseUtil 23116:23214 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:22:16.330 D/SDKAccountManager 23116:23116 null:6] getAccountsByType
accountlist size:1
[2018-04-30 10:22:16.331 D/BaseUtil 23116:23116 null:6] get account by userID success!
[2018-04-30 10:22:16.331 I/OpLogInfo 23116:23214 null:6] packedString
[2018-04-30 10:22:16.331 I/BaseUtil 23116:23116 null:6] setStartRequestFlag key: getUserInfo
curTime: 1525054936331 requestNum: 0
[2018-04-30 10:22:16.332 I/BaseUtil 23116:23116 null:6] last time or current time is zero,
interval time is enough
[2018-04-30 10:22:16.332 D/BaseUtil 23116:23214 null:6] TokenType************honeservice
[2018-04-30 10:22:16.334 D/SDKAccountManager 23116:23214 null:6] getAccountsByType
accountlist size:1
[2018-04-30 10:22:16.334 D/OpLogRequest 23116:23214 null:6] OpLogRequest
currName*********gmail.com
[2018-04-30 10:22:16.335 D/OpLogRequest 23116:23214 null:6] has alreacdy accountName
logined in
[2018-04-30 10:22:16.338 D/RequestManager 23116:23116 null:6] globalSiteId:5
[2018-04-30 10:22:16.341 D/RequestManager 23116:23214 null:6] globalSiteId:5
[2018-04-30 10:22:16.341 I/RequestManager 23116:23399 null:6] request is
com.huawei.hwid.core.b.a.a.a requestTimes = 3 startFromTimes = 0
[2018-04-30 10:22:16.342 I/RequestManager 23116:23399 null:6] times = 1
[2018-04-30 10:22:16.343 I/BaseUtil 23116:23399 null:6] enter networkIsAvaiable
[2018-04-30 10:22:16.344 I/SDKUtil 23116:23214 null:6] setOpLogItem
[2018-04-30 10:22:16.344 I/RequestManager 23116:23400 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-30 10:22:16.345 I/RequestManager 23116:23400 null:6] times = 1
[2018-04-30 10:22:16.345 I/BaseUtil 23116:23400 null:6] enter networkIsAvaiable
[2018-04-30 10:22:16.348 I/BaseUtil 23116:23399 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:22:16.348 I/BaseUtil 23116:23399 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:22:16.349 I/ReleaseVersionManager 23116:23399 null:6] getSafeHttpClient
[2018-04-30 10:22:16.349 I/HttpUtil 23116:23399 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-04-30 10:22:16.349 I/HttpUtil 23116:23399 null:6] GlobalSiteId = 5, request = a
[2018-04-30 10:22:16.350 D/HttpUtil 23116:23399 null:6] addHeader cookie=
**************************************1D01F; Path=/AccountServer/; HttpOnly
[2018-04-30 10:22:16.350 I/BaseUtil 23116:23400 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:22:16.350 D/Proguard 23116:23399 null:6] keyList contains userid
[2018-04-30 10:22:16.351 I/BaseUtil 23116:23400 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:22:16.351 D/HttpUtil 23116:23399 null:6] userId = *=***************11
[2018-04-30 10:22:16.351 I/ReleaseVersionManager 23116:23400 null:6] getSafeHttpClient
[2018-04-30 10:22:16.351 I/HttpUtil 23116:23400 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-30 10:22:16.352 I/HttpUtil 23116:23400 null:6] GlobalSiteId = 5, request = b
[2018-04-30 10:22:16.352 D/Proguard 23116:23399 null:6] keyList contains userid
[2018-04-30 10:22:16.352 D/HttpUtil 23116:23400 null:6] addHeader cookie=
**************************************1D01F; Path=/AccountServer/; HttpOnly
[2018-04-30 10:22:16.352 I/GetUserInfoRequest 23116:23399 null:6]
packedString:queryRangeFlag=**00 *=***************11 version=***05
[2018-04-30 10:22:16.353 D/Proguard 23116:23400 null:6] keyList contains userid
[2018-04-30 10:22:16.353 D/HttpUtil 23116:23399 null:6] direct connect start!
[2018-04-30 10:22:16.353 D/HttpUtil 23116:23400 null:6] userId = *=***************11
[2018-04-30 10:22:16.354 D/HttpUtil 23116:23400 null:6] direct connect start!
[2018-04-30 10:22:16.482 I/RequestManager 23116:23400 null:6] response
responseXMLContent
[2018-04-30 10:22:16.483 I/RequestManager 23116:23400 null:6] httpResponseCode = 200
[2018-04-30 10:22:16.484 D/RequestManager 23116:23400 null:6] parse response start
[2018-04-30 10:22:16.485 D/RequestManager 23116:23400 null:6] parse response end
[2018-04-30 10:22:16.486 I/RequestCallback 23116:23398 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-30 10:22:16.486 D/OpLogRequest 23116:23398 null:6] upload log success
[2018-04-30 10:22:16.490 I/RequestManager 23116:23399 null:6] response
responseXMLContent
[2018-04-30 10:22:16.491 I/RequestManager 23116:23399 null:6] httpResponseCode = 200
[2018-04-30 10:22:16.492 D/RequestManager 23116:23399 null:6] parse response start
[2018-04-30 10:22:16.493 D/RequestManager 23116:23399 null:6] parse response end
[2018-04-30 10:22:16.513 D/TerminalInfo 23116:23399 null:6] getDevicePLMN = ***16
[2018-04-30 10:22:16.513 I/SDKUtil 23116:23399 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-04-30 10:22:16.514 I/BaseUtil 23116:23399 null:6] getAndroidSystemUserId =0
[2018-04-30 10:22:16.514 D/TerminalInfo 23116:23399 null:6] UnitedId= ********4489336
[2018-04-30 10:22:16.516 D/TerminalInfo 23116:23399 null:6] TerminalType is: ALP-L29
[2018-04-30 10:22:16.517 I/BaseUtil 23116:23399 null:6] enter networkIsAvaiable
[2018-04-30 10:22:16.521 I/BaseUtil 23116:23399 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:22:16.521 I/BaseUtil 23116:23399 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:22:16.524 I/OpLogUtil 23116:23399 null:6] recordOpLog
[2018-04-30 10:22:16.524 I/BaseUtil 23116:23399 null:6] enter networkIsAvaiable
[2018-04-30 10:22:16.528 I/BaseUtil 23116:23399 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:22:16.529 I/BaseUtil 23116:23399 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:22:16.531 I/OpLogInfo 23116:23399 null:6] packedString
[2018-04-30 10:22:16.537 D/RequestManager 23116:23399 null:6] globalSiteId:5
[2018-04-30 10:22:16.539 I/RequestCallback 23116:23397 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-04-30 10:22:16.539 I/RequestManager 23116:23403 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-04-30 10:22:16.540 I/BaseUtil 23116:23397 null:6] getUserInfo set true
[2018-04-30 10:22:16.540 I/RequestManager 23116:23403 null:6] times = 1
[2018-04-30 10:22:16.541 I/BaseUtil 23116:23403 null:6] enter networkIsAvaiable
[2018-04-30 10:22:16.546 I/BaseUtil 23116:23403 null:6] NetworkInfo state 0CONNECTED
[2018-04-30 10:22:16.547 I/BaseUtil 23116:23403 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-04-30 10:22:16.547 I/ReleaseVersionManager 23116:23403 null:6] getSafeHttpClient
[2018-04-30 10:22:16.548 I/HttpUtil 23116:23403 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-04-30 10:22:16.549 I/HttpUtil 23116:23403 null:6] GlobalSiteId = 5, request = b
[2018-04-30 10:22:16.549 D/HttpUtil 23116:23403 null:6] addHeader cookie=
**************************************1D01F; Path=/AccountServer/; HttpOnly
[2018-04-30 10:22:16.549 D/Proguard 23116:23403 null:6] keyList contains userid
[2018-04-30 10:22:16.550 D/HttpUtil 23116:23403 null:6] userId = *=***************11
[2018-04-30 10:22:16.552 D/HttpUtil 23116:23403 null:6] direct connect start!
[2018-04-30 10:22:16.648 I/RequestManager 23116:23403 null:6] response
responseXMLContent
[2018-04-30 10:22:16.649 I/RequestCallback 23116:23402 null:6] disposeRequestMessage
orgin responseCode = 1001 orgin resultCode = -1
[2018-04-30 10:22:16.650 I/RequestManager 23116:23402 null:6] network is unavailable, code
= 1001
[2018-04-30 10:22:16.651 D/RequestCallback 23116:23402 null:6] error: [ErrorCode]:4098,
[ErrorReason:]**************************r. Please try again later.
[2018-04-30 10:22:16.652 I/RequestCallback 23116:23402 null:6] time: 2018/04/30
10:22:16:652
[2018-04-30 10:22:16.652 E/OpLogRequest 23116:23402 null:6] OpLogUploadHelper execute
error:**************************r. Please try again later.
[2018-05-06 13:09:22.931 I/VersionUpdateHelper 19824:19888 null:6] old version is 3, current
version is 3
[2018-05-06 13:09:22.933 I/SDKAccountManager 19824:19888 null:6] removeAllAccounts:
type=com.huawei.phoneservice
[2018-05-06 13:09:22.934 D/SDKAccountXmlImpl 19824:19888 null:6] parseAccountsFromXml
Start
[2018-05-06 13:09:22.937 D/SDKAccountXmlImpl 19824:19888 null:6] read authTokenType:
com.huawei.phoneservice
[2018-05-06 13:09:23.039 D/Proguard 19824:19888 null:6] keyList size is 54
[2018-05-06 13:09:23.040 D/SDKAccountXmlImpl 19824:19888 null:6] read mUserName:
ACCOUNT_NAME
[2018-05-06 13:09:23.090 D/Proguard 19824:19888 null:6] keyList contains userid
[2018-05-06 13:09:23.091 D/SDKAccountXmlImpl 19824:19888 null:6] read mUserId:
*=***************11
[2018-05-06 13:09:23.130 D/SDKAccountXmlImpl 19824:19888 null:6] read mDeviceId:
********4489336
[2018-05-06 13:09:23.209 D/SDKAccountXmlImpl 19824:19888 null:6] read mSubDeviceId:
********4524348
[2018-05-06 13:09:23.210 D/SDKAccountXmlImpl 19824:19888 null:6] read mDeviceType: 0
[2018-05-06 13:09:23.372 D/SDKAccountXmlImpl 19824:19888 null:6] read loginUserName:
*********han yahya
[2018-05-06 13:09:23.454 D/SDKAccountXmlImpl 19824:19888 null:6] read mSiteId: 5
[2018-05-06 13:09:23.573 D/SDKAccountXmlImpl 19824:19888 null:6] read loginUserName:
*********han yahya
[2018-05-06 13:09:23.671 D/SDKAccountXmlImpl 19824:19888 null:6] parseAccountsFromXml
add account
[2018-05-06 13:09:23.673 D/SDKAccountManager 19824:19888 null:6] getAccountsByType
accountlist size:1
[2018-05-06 13:09:23.674 I/FileUtil 19824:19888 null:6] deleteFile : file.getName=accounts.xml
[2018-05-06 13:09:23.675 I/SDKAccountXmlImpl 19824:19888 null:6] write accounts into file
error
[2018-05-06 13:09:23.786 I/SDKUtil 19824:19888 null:6] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-05-06 13:09:23.787 I/SDKUtil 19824:19888 null:6] isNeedInit, mNeedInit is true
[2018-05-06 13:09:23.788 D/CloudAccountImpl 19824:19888 null:6] begin to init accounts
[2018-05-06 13:09:23.789 D/SDKAccountXmlImpl 19824:19888 null:6] sdk filepath not exist
[2018-05-06 13:09:23.789 I/SDKUtil 19824:19888 null:6] setNeedInit, mNeedInit is false
[2018-05-06 13:09:23.790 D/CloudAccountImpl 19824:19888 null:6] initData
[2018-05-06 13:09:23.901 E/AES128_CBC 19824:19888 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.g(Unknown Source:35)
at com.huawei.hwid.api.common.d.a(Unknown Source:115)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-05-06 13:09:23.907 E/AES128_CBC 19824:19888 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.g(Unknown Source:35)
at com.huawei.hwid.api.common.d.a(Unknown Source:115)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-05-06 13:09:24.001 I/SDKUtil 19824:19888 null:6] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-05-06 13:09:24.006 I/SDKUtil 19824:19888 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-05-06 13:09:24.008 D/SDKAccountXmlImpl 19824:19888 null:6] sdk filepath not exist
[2018-05-06 13:09:24.157 E/AES128_CBC 19824:19888 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.a(Unknown Source:118)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-05-06 13:09:24.159 E/AES128_CBC 19824:19888 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.api.common.d.a(Unknown Source:118)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-05-06 13:09:24.234 I/SDKUtil 19824:19888 null:6] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-05-06 13:09:24.234 I/SDKUtil 19824:19888 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-05-06 13:09:24.235 I/AppInfoUtil 19824:19888 null:6] initAppInfos
[2018-05-06 13:09:24.237 I/AppInfoUtil 19824:19888 null:6] getAppChannel is:30000000
[2018-05-06 13:09:24.240 E/mutiCardFactory 19824:19888 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(Unknown Source:4)
at com.huawei.hwid.core.d.c.b.b(Unknown Source:11)
at com.huawei.hwid.core.d.m.b(Unknown Source:14)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:28)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/data/app/com.huawei.phoneservice-65aKVx-eelszec42UubSjw==/base.apk"],nativeLibraryDire
ctories=[/data/app/com.huawei.phoneservice-65aKVx-eelszec42UubSjw==/lib/arm,
/data/app/com.huawei.phoneservice-65aKVx-eelszec42UubSjw==/base.apk!/lib/armeabi-v7a,
/system/lib, /vendor/lib, /product/lib]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 16 more

[2018-05-06 13:09:24.246 I/mutiCardFactory 19824:19888 null:6] isMtkGeminiSupport false


[2018-05-06 13:09:24.252 I/mutiCardFactory 19824:19888 null:6] isHwGeminiSupport1 true
[2018-05-06 13:09:24.258 D/TerminalInfo 19824:19888 null:6] getDevicePLMN = ***16
[2018-05-06 13:09:24.346 E/AES128_CBC 19824:19888 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.core.a.b.a(Unknown Source:4)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:34)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)

[2018-05-06 13:09:24.349 E/AES128_CBC 19824:19888 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(Unknown Source:65)
at com.huawei.hwid.core.encrypt.a.e(Unknown Source:10)
at com.huawei.hwid.core.encrypt.a.d(Unknown Source:29)
at com.huawei.hwid.core.encrypt.a.b(Unknown Source:13)
at com.huawei.hwid.core.encrypt.e.c(Unknown Source:70)
at com.huawei.hwid.core.d.g.b(Unknown Source:226)
at com.huawei.hwid.api.common.n.a(Unknown Source:46)
at com.huawei.hwid.core.a.b.a(Unknown Source:4)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:34)
at com.huawei.hwid.core.a.b.<init>(Unknown Source:0)
at com.huawei.hwid.api.common.d.a(Unknown Source:141)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(Unknown Source:0)
at com.huawei.phoneservice.login.a.j.e(Unknown Source:36)
at com.huawei.phoneservice.login.a.j.d(Unknown Source:1)
at com.huawei.phoneservice.mine.business.AccountPresenter$1.run(Unknown
Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:782)
[2018-05-06 13:09:24.409 I/SDKUtil 19824:19888 null:6] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-05-06 13:09:24.410 I/SDKUtil 19824:19888 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-05-06 13:09:24.410 D/SDKAccountXmlImpl 19824:19888 null:6] sdk filepath not exist
[2018-05-06 13:09:24.411 I/SDKAccountManager 19824:19888 null:6] there has no account
[2018-05-06 13:09:24.453 I/BaseUtil 19824:19888 null:6] getAndroidSystemUserId =0
[2018-05-06 13:09:24.454 D/TerminalInfo 19824:19888 null:6] UnitedId= ********4489336
[2018-05-06 13:09:24.457 D/TerminalInfo 19824:19888 null:6] TerminalType is: ALP-L29
[2018-05-06 13:09:24.458 I/BaseUtil 19824:19888 null:6] enter networkIsAvaiable
[2018-05-06 13:09:24.463 I/BaseUtil 19824:19888 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:24.464 I/BaseUtil 19824:19888 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:24.467 I/SDKUtil 19824:19888 null:6] setOpLogItem
[2018-05-06 13:09:24.469 D/APKCloudAccountImpl 19824:19888 null:6] getAccountsByType
use the apk
[2018-05-06 13:09:24.472 I/AIDLClientManager 19824:19888 null:6] AIDLClientManager init
[2018-05-06 13:09:24.474 I/AIDLClientManager 19824:19888 null:6]
addTask:LoginTask{mServiceType='com.huawei.phoneservice'}
[2018-05-06 13:09:24.475 I/AIDLClientManager 19824:19824 null:6]
msg.what=MSG_ADD_TASK
[2018-05-06 13:09:24.476 I/AIDLClientManager 19824:19824 null:6] startService
[2018-05-06 13:09:24.476 D/AIDLClientManager 19824:19824 null:6] begin to bindService
[2018-05-06 13:09:24.495 I/AIDLClientManager 19824:19824 null:6] onServiceConnected
[2018-05-06 13:09:24.497 I/AIDLClientManager 19824:19982 null:6] startService await=true
[2018-05-06 13:09:24.497 I/AIDLClientManager 19824:19824 null:6] doTask
[2018-05-06 13:09:25.462 I/LoginTask 19824:19868 null:6] loginResult:retCode=-1
[2018-05-06 13:09:25.463 I/AIDLTask 19824:19868 null:6] finishTask
[2018-05-06 13:09:25.463 I/AIDLClientManager 19824:19868 null:6] sendTaskFinishMsg
[2018-05-06 13:09:25.464 I/AIDLClientManager 19824:19868 null:6] refCount=1
[2018-05-06 13:09:25.465 I/AIDLClientManager 19824:19824 null:6] MSG_FINISH_TASK,
unbind
[2018-05-06 13:09:25.465 D/HwIDMemCache 19824:19868 null:6] saveHwAccount
[2018-05-06 13:09:25.466 I/AIDLClientManager 19824:19824 null:6] unbind Service
[2018-05-06 13:09:25.466 D/SDKAccountXmlImpl 19824:19868 null:6] sdk filepath not exist
[2018-05-06 13:09:25.465 I/AIDLTask 19824:19983 null:6] run#awaittrue
[2018-05-06 13:09:25.466 I/FileUtil 19824:19868 null:6] deleteFile : file.getName=accounts.xml
[2018-05-06 13:09:26.096 I/SDKAccountXmlImpl 19824:19868 null:6] write accounts into file
accounts.xml: true
[2018-05-06 13:09:26.097 D/HwIDMemCache 19824:19868 null:6] update hwAccount in SDK
[2018-05-06 13:09:26.097 D/SDKAccountManager 19824:19868 null:6] getAccountsByType
accountlist size:1
[2018-05-06 13:09:26.098 I/LoginTask 19824:19868 null:6] loginResult
[2018-05-06 13:09:26.134 I/SDKUtil 19824:19868 null:6] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-05-06 13:09:26.138 I/SDKUtil 19824:19868 null:6] getOpLogItem
[2018-05-06 13:09:26.138 I/OpLogUtil 19824:19868 null:6] recordOpLog
[2018-05-06 13:09:26.139 I/BaseUtil 19824:19868 null:6] enter networkIsAvaiable
[2018-05-06 13:09:26.140 D/SDKAccountManager 19824:19824 null:6] getAccountsByType
accountlist size:1
[2018-05-06 13:09:26.140 D/BaseUtil 19824:19824 null:6] get account by userID success!
[2018-05-06 13:09:26.140 D/CloudAccountImpl 19824:19824 null:6] get account by userID
success!
[2018-05-06 13:09:26.140 I/BaseUtil 19824:19868 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:26.141 I/BaseUtil 19824:19868 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:26.141 I/BaseUtil 19824:19824 null:6] do getUserInfoReq in BaseUtil
[2018-05-06 13:09:26.141 D/SDKAccountManager 19824:19824 null:6] getAccountsByType
accountlist size:1
[2018-05-06 13:09:26.141 D/BaseUtil 19824:19824 null:6] get account by userID success!
[2018-05-06 13:09:26.141 I/OpLogInfo 19824:19868 null:6] packedString
[2018-05-06 13:09:26.141 I/BaseUtil 19824:19824 null:6] setStartRequestFlag key: getUserInfo
curTime: 1525583366141 requestNum: 0
[2018-05-06 13:09:26.142 I/BaseUtil 19824:19824 null:6] last time or current time is zero,
interval time is enough
[2018-05-06 13:09:26.142 D/BaseUtil 19824:19868 null:6] TokenType************honeservice
[2018-05-06 13:09:26.143 D/SDKAccountManager 19824:19868 null:6] getAccountsByType
accountlist size:1
[2018-05-06 13:09:26.143 D/OpLogRequest 19824:19868 null:6] OpLogRequest
currName*********gmail.com
[2018-05-06 13:09:26.143 D/OpLogRequest 19824:19868 null:6] has alreacdy accountName
logined in
[2018-05-06 13:09:26.147 D/RequestManager 19824:19824 null:6] globalSiteId:5
[2018-05-06 13:09:26.148 D/RequestManager 19824:19868 null:6] globalSiteId:5
[2018-05-06 13:09:26.148 I/SDKUtil 19824:19868 null:6] setOpLogItem
[2018-05-06 13:09:26.149 I/RequestManager 19824:19996 null:6] request is
com.huawei.hwid.core.b.a.a.a requestTimes = 3 startFromTimes = 0
[2018-05-06 13:09:26.149 I/RequestManager 19824:19996 null:6] times = 1
[2018-05-06 13:09:26.149 I/BaseUtil 19824:19996 null:6] enter networkIsAvaiable
[2018-05-06 13:09:26.149 I/RequestManager 19824:19997 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-05-06 13:09:26.149 I/RequestManager 19824:19997 null:6] times = 1
[2018-05-06 13:09:26.149 I/BaseUtil 19824:19997 null:6] enter networkIsAvaiable
[2018-05-06 13:09:26.151 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:26.151 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:26.152 I/ReleaseVersionManager 19824:19996 null:6] getSafeHttpClient
[2018-05-06 13:09:26.152 D/AccountX509TrustManager 19824:19996 null:6] new
AccountX509TrustManager start
[2018-05-06 13:09:26.154 I/BaseUtil 19824:19997 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:26.154 I/BaseUtil 19824:19997 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:26.154 I/ReleaseVersionManager 19824:19997 null:6] getSafeHttpClient
[2018-05-06 13:09:26.155 D/AccountX509TrustManager 19824:19997 null:6] new
AccountX509TrustManager start
[2018-05-06 13:09:26.210 D/AccountX509TrustManager 19824:19996 null:6] new
AccountX509TrustManager end
[2018-05-06 13:09:26.210 D/AccountX509TrustManager 19824:19997 null:6] new
AccountX509TrustManager end
[2018-05-06 13:09:26.211 D/HttpClientConnetManager 19824:19996 null:6]
mysslSocketFactory is not null
[2018-05-06 13:09:26.211 D/HttpClientConnetManager 19824:19997 null:6]
mysslSocketFactory is not null
[2018-05-06 13:09:26.213 I/HttpUtil 19824:19997 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-05-06 13:09:26.213 I/HttpUtil 19824:19997 null:6] GlobalSiteId = 5, request = b
[2018-05-06 13:09:26.214 I/HttpUtil 19824:19996 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-05-06 13:09:26.216 D/HttpUtil 19824:19997 null:6] addHeader cookie=
[2018-05-06 13:09:26.215 I/HttpUtil 19824:19996 null:6] GlobalSiteId = 5, request = a
[2018-05-06 13:09:26.216 D/Proguard 19824:19997 null:6] keyList contains userid
[2018-05-06 13:09:26.216 D/HttpUtil 19824:19996 null:6] addHeader cookie=
[2018-05-06 13:09:26.216 D/HttpUtil 19824:19997 null:6] userId = *=***************11
[2018-05-06 13:09:26.216 D/Proguard 19824:19996 null:6] keyList contains userid
[2018-05-06 13:09:26.217 D/HttpUtil 19824:19996 null:6] userId = *=***************11
[2018-05-06 13:09:26.225 D/HttpUtil 19824:19997 null:6] direct connect start!
[2018-05-06 13:09:26.225 D/Proguard 19824:19996 null:6] keyList contains userid
[2018-05-06 13:09:26.226 I/GetUserInfoRequest 19824:19996 null:6]
packedString:queryRangeFlag=**00 *=***************11 version=***05
[2018-05-06 13:09:26.231 D/HttpUtil 19824:19996 null:6] direct connect start!
[2018-05-06 13:09:26.388 I/MySSLSocketFactory 19824:19996 null:6] host
=**********icloud.comport=*autoclouse=true
[2018-05-06 13:09:26.388 I/MySSLSocketFactory 19824:19997 null:6] host
=**********icloud.comport=*autoclouse=true
[2018-05-06 13:09:26.391 I/HttpClientConnetManager 19824:19996 null:6] enter
setEnableSafeCipherSuites
[2018-05-06 13:09:26.391 I/HttpClientConnetManager 19824:19996 null:6] current
EnabledCipherSuites size15
[2018-05-06 13:09:26.392 I/HttpClientConnetManager 19824:19997 null:6] enter
setEnableSafeCipherSuites
[2018-05-06 13:09:26.392 I/HttpClientConnetManager 19824:19996 null:6] get safe
EnabledCipherSuites list size =15
[2018-05-06 13:09:26.392 I/HttpClientConnetManager 19824:19997 null:6] current
EnabledCipherSuites size15
[2018-05-06 13:09:26.393 I/HttpClientConnetManager 19824:19996 null:6] get safe
EnabledCipherSuites Array length =15
[2018-05-06 13:09:26.393 I/HttpClientConnetManager 19824:19997 null:6] get safe
EnabledCipherSuites list size =15
[2018-05-06 13:09:26.393 I/HttpClientConnetManager 19824:19997 null:6] get safe
EnabledCipherSuites Array length =15
[2018-05-06 13:09:26.468 D/AccountX509TrustManager 19824:19997 null:6]
checkServerTrusted start authType=ECDHE_RSA
[2018-05-06 13:09:26.468 D/AccountX509TrustManager 19824:19996 null:6]
checkServerTrusted start authType=ECDHE_RSA
[2018-05-06 13:09:26.503 D/AccountX509TrustManager 19824:19996 null:6]
checkServerTrusted end
[2018-05-06 13:09:26.503 D/AccountX509TrustManager 19824:19997 null:6]
checkServerTrusted end
[2018-05-06 13:09:26.663 I/RequestManager 19824:19996 null:6] response
responseXMLContent
[2018-05-06 13:09:26.664 I/RequestManager 19824:19996 null:6] httpResponseCode = 200
[2018-05-06 13:09:26.664 D/RequestManager 19824:19996 null:6] parse response start
[2018-05-06 13:09:26.667 D/RequestManager 19824:19996 null:6] parse response end
[2018-05-06 13:09:26.668 D/RequestManager 19824:19996 null:6] user session is out of date.
[2018-05-06 13:09:26.670 I/FileUtil 19824:19996 null:6] deleteFile : file.getName=accounts.xml
[2018-05-06 13:09:26.760 I/RequestManager 19824:19997 null:6] response
responseXMLContent
[2018-05-06 13:09:26.761 I/RequestManager 19824:19997 null:6] httpResponseCode = 200
[2018-05-06 13:09:26.761 D/RequestManager 19824:19997 null:6] parse response start
[2018-05-06 13:09:26.762 D/RequestManager 19824:19997 null:6] parse response end
[2018-05-06 13:09:26.764 I/RequestCallback 19824:19995 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-05-06 13:09:26.765 D/OpLogRequest 19824:19995 null:6] upload log success
[2018-05-06 13:09:27.237 I/SDKAccountXmlImpl 19824:19996 null:6] write accounts into file
accounts.xml: true
[2018-05-06 13:09:27.238 D/HwIDMemCache 19824:19996 null:6] saveHwAccount
[2018-05-06 13:09:27.239 I/FileUtil 19824:19996 null:6] deleteFile : file.getName=accounts.xml
[2018-05-06 13:09:27.806 I/SDKAccountXmlImpl 19824:19996 null:6] write accounts into file
accounts.xml: true
[2018-05-06 13:09:27.807 D/HwIDMemCache 19824:19996 null:6] update hwAccount in SDK
[2018-05-06 13:09:27.885 D/TerminalInfo 19824:19996 null:6] getUUid
:******************-8aaa-2686ba61dab0
[2018-05-06 13:09:27.887 D/TerminalInfo 19824:19996 null:6] deviceType= 0
[2018-05-06 13:09:27.888 I/AppInfoUtil 19824:19996 null:6] getAppChannel is:30000000
[2018-05-06 13:09:27.888 I/RequestManager 19824:19996 null:6] times = 1
[2018-05-06 13:09:27.889 I/BaseUtil 19824:19996 null:6] enter networkIsAvaiable
[2018-05-06 13:09:27.894 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:27.895 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:27.895 I/ReleaseVersionManager 19824:19996 null:6] getSafeHttpClient
[2018-05-06 13:09:27.896 I/HttpUtil 19824:19996 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/stAuth?Version
[2018-05-06 13:09:27.896 I/HttpUtil 19824:19996 null:6] GlobalSiteId = 5, request = d
[2018-05-06 13:09:27.897 D/HttpUtil 19824:19996 null:6] addHeader cookie=
[2018-05-06 13:09:27.897 D/TerminalInfo 19824:19996 null:6] TerminalType is: ALP-L29
[2018-05-06 13:09:27.898 D/TerminalInfo 19824:19996 null:6] TerminalType is: ALP-L29
[2018-05-06 13:09:27.901 D/Proguard 19824:19996 null:6] keyList contains st
[2018-05-06 13:09:27.902 D/Proguard 19824:19996 null:6] keyList contains app
[2018-05-06 13:09:27.903 D/Proguard 19824:19996 null:6] keyList contains dvid
[2018-05-06 13:09:27.904 D/Proguard 19824:19996 null:6] keyList contains uuid
[2018-05-06 13:09:27.904 I/ServiceTokenAuthRequest 19824:19996 null:6]
postString:cn=****0000
*=**********************************************************************************************************
*************************************************************************************************************
********44 agr=* *=*********************ce chg=* clT=* dvT=* gAc=* tmT=****L29 *=*************36
*=**********************************b0
[2018-05-06 13:09:27.904 I/HttpUtil 19824:19996 null:6] request.urlencode()
[2018-05-06 13:09:27.905 D/HttpUtil 19824:19996 null:6] direct connect start!
[2018-05-06 13:09:28.004 I/RequestManager 19824:19996 null:6] response
responseXMLContent
[2018-05-06 13:09:28.004 I/RequestManager 19824:19996 null:6] httpResponseCode = 200
[2018-05-06 13:09:28.005 D/RequestManager 19824:19996 null:6] parse response start
[2018-05-06 13:09:28.005 D/RequestManager 19824:19996 null:6] parse response end
[2018-05-06 13:09:28.007 D/TerminalInfo 19824:19996 null:6] getDevicePLMN = ***16
[2018-05-06 13:09:28.008 I/SDKUtil 19824:19996 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-05-06 13:09:28.008 I/BaseUtil 19824:19996 null:6] getAndroidSystemUserId =0
[2018-05-06 13:09:28.008 D/TerminalInfo 19824:19996 null:6] UnitedId= ********4489336
[2018-05-06 13:09:28.010 D/TerminalInfo 19824:19996 null:6] TerminalType is: ALP-L29
[2018-05-06 13:09:28.010 I/BaseUtil 19824:19996 null:6] enter networkIsAvaiable
[2018-05-06 13:09:28.012 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:28.012 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:28.013 I/OpLogUtil 19824:19996 null:6] recordOpLog
[2018-05-06 13:09:28.013 I/BaseUtil 19824:19996 null:6] enter networkIsAvaiable
[2018-05-06 13:09:28.015 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:28.015 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:28.016 I/OpLogInfo 19824:19996 null:6] packedString
[2018-05-06 13:09:28.022 D/RequestManager 19824:19996 null:6] globalSiteId:5
[2018-05-06 13:09:28.023 I/RequestManager 19824:20010 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-05-06 13:09:28.023 I/RequestManager 19824:20010 null:6] times = 1
[2018-05-06 13:09:28.023 I/BaseUtil 19824:20010 null:6] enter networkIsAvaiable
[2018-05-06 13:09:28.025 I/BaseUtil 19824:20010 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:28.025 D/TerminalInfo 19824:19996 null:6] getDevicePLMN = ***16
[2018-05-06 13:09:28.025 I/BaseUtil 19824:20010 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:28.025 I/ReleaseVersionManager 19824:20010 null:6] getSafeHttpClient
[2018-05-06 13:09:28.025 I/SDKUtil 19824:19996 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-05-06 13:09:28.025 I/HttpUtil 19824:20010 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-05-06 13:09:28.025 I/BaseUtil 19824:19996 null:6] getAndroidSystemUserId =0
[2018-05-06 13:09:28.026 I/HttpUtil 19824:20010 null:6] GlobalSiteId = 5, request = b
[2018-05-06 13:09:28.026 D/TerminalInfo 19824:19996 null:6] UnitedId= ********4489336
[2018-05-06 13:09:28.026 D/HttpUtil 19824:20010 null:6] addHeader cookie=
**************************************11AE8; Path=/AccountServer/; HttpOnly
[2018-05-06 13:09:28.026 D/Proguard 19824:20010 null:6] keyList contains userid
[2018-05-06 13:09:28.026 D/HttpUtil 19824:20010 null:6] userId = *=***************11
[2018-05-06 13:09:28.026 D/HttpUtil 19824:20010 null:6] direct connect start!
[2018-05-06 13:09:28.027 D/TerminalInfo 19824:19996 null:6] TerminalType is: ALP-L29
[2018-05-06 13:09:28.027 I/BaseUtil 19824:19996 null:6] enter networkIsAvaiable
[2018-05-06 13:09:28.030 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:28.031 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:28.032 I/OpLogUtil 19824:19996 null:6] recordOpLog
[2018-05-06 13:09:28.033 I/RequestManager 19824:19996 null:6] times = 1
[2018-05-06 13:09:28.033 I/BaseUtil 19824:19996 null:6] enter networkIsAvaiable
[2018-05-06 13:09:28.035 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:28.035 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:28.036 I/ReleaseVersionManager 19824:19996 null:6] getSafeHttpClient
[2018-05-06 13:09:28.037 I/HttpUtil 19824:19996 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-05-06 13:09:28.037 I/HttpUtil 19824:19996 null:6] GlobalSiteId = 5, request = a
[2018-05-06 13:09:28.037 D/HttpUtil 19824:19996 null:6] addHeader cookie=
**************************************11AE8; Path=/AccountServer/; HttpOnly
[2018-05-06 13:09:28.037 D/Proguard 19824:19996 null:6] keyList contains userid
[2018-05-06 13:09:28.037 D/HttpUtil 19824:19996 null:6] userId = *=***************11
[2018-05-06 13:09:28.038 D/Proguard 19824:19996 null:6] keyList contains userid
[2018-05-06 13:09:28.038 I/GetUserInfoRequest 19824:19996 null:6]
packedString:queryRangeFlag=**00 *=***************11 version=***05
[2018-05-06 13:09:28.038 D/HttpUtil 19824:19996 null:6] direct connect start!
[2018-05-06 13:09:28.100 I/MySSLSocketFactory 19824:19996 null:6] host
=**********icloud.comport=*autoclouse=true
[2018-05-06 13:09:28.100 I/HttpClientConnetManager 19824:19996 null:6] enter
setEnableSafeCipherSuites
[2018-05-06 13:09:28.100 I/HttpClientConnetManager 19824:19996 null:6] current
EnabledCipherSuites size15
[2018-05-06 13:09:28.101 I/HttpClientConnetManager 19824:19996 null:6] get safe
EnabledCipherSuites list size =15
[2018-05-06 13:09:28.101 I/HttpClientConnetManager 19824:19996 null:6] get safe
EnabledCipherSuites Array length =15
[2018-05-06 13:09:28.106 I/RequestManager 19824:20010 null:6] response
responseXMLContent
[2018-05-06 13:09:28.106 I/RequestManager 19824:20010 null:6] httpResponseCode = 200
[2018-05-06 13:09:28.106 D/RequestManager 19824:20010 null:6] parse response start
[2018-05-06 13:09:28.107 D/RequestManager 19824:20010 null:6] parse response end
[2018-05-06 13:09:28.107 I/RequestCallback 19824:20009 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-05-06 13:09:28.107 D/OpLogRequest 19824:20009 null:6] upload log success
[2018-05-06 13:09:28.107 I/BaseUtil 19824:20009 null:6] enter networkIsAvaiable
[2018-05-06 13:09:28.110 I/BaseUtil 19824:20009 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:28.110 I/BaseUtil 19824:20009 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:28.111 I/OpLogInfo 19824:20009 null:6] packedString
[2018-05-06 13:09:28.115 D/RequestManager 19824:20009 null:6] globalSiteId:5
[2018-05-06 13:09:28.116 I/RequestManager 19824:20027 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-05-06 13:09:28.116 I/RequestManager 19824:20027 null:6] times = 1
[2018-05-06 13:09:28.117 I/BaseUtil 19824:20027 null:6] enter networkIsAvaiable
[2018-05-06 13:09:28.118 I/BaseUtil 19824:20027 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:28.119 I/BaseUtil 19824:20027 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:28.119 I/ReleaseVersionManager 19824:20027 null:6] getSafeHttpClient
[2018-05-06 13:09:28.119 I/HttpUtil 19824:20027 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-05-06 13:09:28.119 I/HttpUtil 19824:20027 null:6] GlobalSiteId = 5, request = b
[2018-05-06 13:09:28.119 D/HttpUtil 19824:20027 null:6] addHeader cookie=
**************************************11AE8; Path=/AccountServer/; HttpOnly
[2018-05-06 13:09:28.119 D/Proguard 19824:20027 null:6] keyList contains userid
[2018-05-06 13:09:28.119 D/HttpUtil 19824:20027 null:6] userId = *=***************11
[2018-05-06 13:09:28.120 D/HttpUtil 19824:20027 null:6] direct connect start!
[2018-05-06 13:09:28.201 I/RequestManager 19824:20027 null:6] response
responseXMLContent
[2018-05-06 13:09:28.202 I/RequestManager 19824:20027 null:6] httpResponseCode = 200
[2018-05-06 13:09:28.202 D/RequestManager 19824:20027 null:6] parse response start
[2018-05-06 13:09:28.203 D/RequestManager 19824:20027 null:6] parse response end
[2018-05-06 13:09:28.203 I/RequestCallback 19824:20026 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-05-06 13:09:28.203 D/OpLogRequest 19824:20026 null:6] upload log success
[2018-05-06 13:09:28.266 I/RequestManager 19824:19996 null:6] response
responseXMLContent
[2018-05-06 13:09:28.267 I/RequestManager 19824:19996 null:6] httpResponseCode = 200
[2018-05-06 13:09:28.267 D/RequestManager 19824:19996 null:6] parse response start
[2018-05-06 13:09:28.269 D/RequestManager 19824:19996 null:6] parse response end
[2018-05-06 13:09:28.275 D/TerminalInfo 19824:19996 null:6] getDevicePLMN = ***16
[2018-05-06 13:09:28.276 I/SDKUtil 19824:19996 null:6] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-05-06 13:09:28.276 I/BaseUtil 19824:19996 null:6] getAndroidSystemUserId =0
[2018-05-06 13:09:28.277 D/TerminalInfo 19824:19996 null:6] UnitedId= ********4489336
[2018-05-06 13:09:28.279 D/TerminalInfo 19824:19996 null:6] TerminalType is: ALP-L29
[2018-05-06 13:09:28.280 I/BaseUtil 19824:19996 null:6] enter networkIsAvaiable
[2018-05-06 13:09:28.282 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:28.283 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:28.284 I/OpLogUtil 19824:19996 null:6] recordOpLog
[2018-05-06 13:09:28.285 I/BaseUtil 19824:19996 null:6] enter networkIsAvaiable
[2018-05-06 13:09:28.287 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:28.287 I/BaseUtil 19824:19996 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:28.290 I/OpLogInfo 19824:19996 null:6] packedString
[2018-05-06 13:09:28.295 D/RequestManager 19824:19996 null:6] globalSiteId:5
[2018-05-06 13:09:28.297 I/RequestManager 19824:20058 null:6] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-05-06 13:09:28.298 I/RequestCallback 19824:19994 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-05-06 13:09:28.298 I/RequestManager 19824:20058 null:6] times = 1
[2018-05-06 13:09:28.298 I/BaseUtil 19824:20058 null:6] enter networkIsAvaiable
[2018-05-06 13:09:28.298 I/BaseUtil 19824:19994 null:6] getUserInfo set true
[2018-05-06 13:09:28.301 I/BaseUtil 19824:20058 null:6] NetworkInfo state 0CONNECTED
[2018-05-06 13:09:28.301 I/BaseUtil 19824:20058 null:6] NetworkInfo state 0CONNECTEDis
CONNECTED
[2018-05-06 13:09:28.302 I/ReleaseVersionManager 19824:20058 null:6] getSafeHttpClient
[2018-05-06 13:09:28.302 I/HttpUtil 19824:20058 null:6] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-05-06 13:09:28.302 I/HttpUtil 19824:20058 null:6] GlobalSiteId = 5, request = b
[2018-05-06 13:09:28.302 D/HttpUtil 19824:20058 null:6] addHeader cookie=
**************************************11AE8; Path=/AccountServer/; HttpOnly
[2018-05-06 13:09:28.302 D/Proguard 19824:20058 null:6] keyList contains userid
[2018-05-06 13:09:28.302 D/HttpUtil 19824:20058 null:6] userId = *=***************11
[2018-05-06 13:09:28.303 D/HttpUtil 19824:20058 null:6] direct connect start!
[2018-05-06 13:09:28.376 I/RequestManager 19824:20058 null:6] response
responseXMLContent
[2018-05-06 13:09:28.377 I/RequestManager 19824:20058 null:6] httpResponseCode = 200
[2018-05-06 13:09:28.377 D/RequestManager 19824:20058 null:6] parse response start
[2018-05-06 13:09:28.378 D/RequestManager 19824:20058 null:6] parse response end
[2018-05-06 13:09:28.379 I/RequestCallback 19824:20056 null:6] disposeRequestMessage
orgin responseCode = 200 orgin resultCode = 0
[2018-05-06 13:09:28.381 D/OpLogRequest 19824:20056 null:6] upload log success

Das könnte Ihnen auch gefallen