登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
代码拉取完成,页面将自动刷新
仓库状态说明
开源项目
>
开发工具
>
测试工具
&&
OpenHarmony
>
OpenHarmony工具集
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
27
Star
107
Fork
480
OpenHarmony
/
xts_tools
关闭
代码
Issues
76
Pull Requests
93
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
[Bug]: 通过XTS跑测试用例,在distributeddatamgr 模块中ActsDistributedDatamgrJsTest模块显示Unavailable
已完成
#I8HDOY
任务
焦恩俊
创建于
2023-11-17 17:31
### 发生了什么问题? 代码是矿鸿319版本上进行适配,适配的产品是rk3588,通过XTS跑测试用例,在distributeddatamgr 模块中ActsDistributedDatamgrJsTest模块显示Unavailable,另外的两个模块的所有用例都跑起来了,而且测试都是PASSED,在device_hilog_d601034133413536311277713ee01900_ActsDistributedDatamgrJsTest.log这个模块的所有用例都没跑起来, 通过 log 文件看到总共有609个案例,在第一个测试套里面有82个case,后面直接出现了ZDD: JSUtil::Unwrap: not a instance of *, 并且通过ZDD: JSUtil::Unwrap: not a instance of *找到相应的函数js_util.cpp,,通过 napi_instanceof(env, in, constructor, &isInstance)这个函数,找到 native_api.cpp,,通过打印发现 在 ativeValue->TypeOf() == NATIVE_OBJECT 此命令中两边的值不相同,ativeValue->TypeOf()为4,NATIVE_OBJECT为6,可能造成程序错误退出。 1. 这里部分的是device_hilog_d601034133413536311277713ee01900_ActsDistributedDatamgrJsTest.log I 01100/AppexecfwkCore: [app_mgr_stub.cpp(OnRemoteRequest:90)]AppMgrStub::OnReceived, code = 1, flags= 0. I 01110/AppMgrService: [app_running_record.cpp(PopForegroundingAbilityTokens:729)]size:1 I 01150/AppkitNative: [main_thread.cpp(HandleForegroundApplication:1278)]MainThread::handleForegroundApplication after ApplicationForegrounded I 01150/AppkitNative: [main_thread.cpp(HandleForegroundApplication:1279)]MainThread::handleForegroundApplication called end I 01110/AppMgrService: [app_running_record.cpp(GetAllModuleRecord:784)]GetAllModuleRecord size:1 I 01110/AppMgrService: [app_running_record.cpp(GetAllModuleRecord:784)]GetAllModuleRecord size:1 I 01110/AppMgrService: [module_running_record.cpp(OnAbilityStateChanged:155)]On ability state changed. I 01110/AppMgrService: [module_running_record.cpp(OnAbilityStateChanged:162)]OnAbilityStateChanged oldState:1, state:2 I 01000/AbilityManagerService: [app_scheduler.cpp(OnAbilityRequestDone:181)]On ability request done, state:2 I 01000/AbilityManagerService: [ability_manager_service.cpp(OnAbilityRequestDone:2340)]On ability request done. I 01000/AbilityManagerService: [ability_record.cpp(ForegroundAbility:200)]ForegroundAbility. I 01000/AbilityManagerService: [lifecycle_deal.cpp(ForegroundNew:132)]ForegroundNew. I 01000/AbilityManagerService: [lifecycle_deal.cpp(ForegroundNew:138)]caller , , E 01800/URI: Input empty! I 02200/Ability: [want_params.cpp(Unmarshalling:1313)]Unmarshalling bufferSize=212. I 02200/Ability: [want_params.cpp(ReadFromParcel:1284)]ReadFromParcel size=3. I 02200/Ability: [want_params.cpp(ReadFromParcel:1286)]ReadFromParcel get i=0 I 02200/Ability: [want_params.cpp(ReadFromParcelInt:1108)]ReadFromParcelInt key=ohos.aafwk.param.callerPid. I 02200/Ability: [want_params.cpp(ReadFromParcel:1286)]ReadFromParcel get i=1 I 02200/Ability: [want_params.cpp(ReadFromParcelInt:1108)]ReadFromParcelInt key=ohos.aafwk.param.callerToken. I 02200/Ability: [want_params.cpp(ReadFromParcel:1286)]ReadFromParcel get i=2 I 02200/Ability: [want_params.cpp(ReadFromParcelInt:1108)]ReadFromParcelInt key=ohos.aafwk.param.callerUid. I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 1, flags= 1. I 02200/Ability: [ability_thread.cpp(ScheduleAbilityTransaction:761)]ScheduleAbilityTransaction begin: targeState = 6, isNewWant = 0 I 02200/Ability: [want.cpp(DumpInfo:1926)]==================Want::DumpInfo level: 0 start============= I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 1, flags= 1. I 02200/Ability: [operation.cpp(DumpInfo:376)]=======Operation::DumpInfo level: 0 start============= I 02200/Ability: [operation.cpp(DumpInfo:378)]===Operation::abilityName_ ohos.acts.distributeddatamgr.MainAbility ============= I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 1, flags= 1. I 02200/Ability: [operation.cpp(DumpInfo:379)]===Operation::action_ ============= I 02200/Ability: [operation.cpp(DumpInfo:380)]===Operation::bundleName_ ohos.acts.distributeddatamgr ============= I 02200/Ability: [operation.cpp(DumpInfo:381)]===Operation::deviceId_ 123 ============= I 02200/Ability: [operation.cpp(DumpInfo:383)]===Operation::entities_: count 0 ============= I 02200/Ability: [operation.cpp(DumpInfo:388)]===Operation::flags_ 0d ============= I 02200/Ability: [operation.cpp(DumpInfo:389)]===Operation::uri_ ============= I 02200/Ability: [operation.cpp(DumpInfo:391)]=======Operation::DumpInfo level: 0 end============= I 02200/Ability: [want_params.cpp(DumpInfo:1343)]=======WantParams::DumpInfo level: 0 start============= W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 02200/Ability: [want_params.cpp(DumpInfo:1345)]===WantParams::params_: count 3 ============= I 02200/Ability: [want_params.cpp(DumpInfo:1353)]=WantParams::params_[ohos.aafwk.param.callerPid] : <private> ============= I 02200/Ability: [want_params.cpp(DumpInfo:1353)]=WantParams::params_[ohos.aafwk.param.callerToken] : <private> ============= I 02200/Ability: [want_params.cpp(DumpInfo:1353)]=WantParams::params_[ohos.aafwk.param.callerUid] : <private> ============= I 01000/AbilityManagerService: [ability_manager_service.cpp(OnAppStateChanged:2383)]On app state changed. I 02200/Ability: [want_params.cpp(DumpInfo:1358)]=======WantParams::DumpInfo level: 0 end============= I 02200/Ability: [want.cpp(DumpInfo:1933)]==================Want::DumpInfo level: 0 end============= E 01800/URI: Input empty! I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 1, flags= 1. E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object E 01800/URI: Input empty! E 01800/URI: Input empty! W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 1, flags= 1. E 01800/URI: Input empty! W 01510/IPCObjectProxy: it is normal binder, not dbinder I 02200/Ability: [ability_thread.cpp(ScheduleAbilityTransaction:792)]ScheduleAbilityTransaction end W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 01110/AppMgrService: [app_mgr_service_inner.cpp(ApplicationForegrounded:335)]application is foregrounded W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 01700/RSS: ResSchedClient::ReportDataInProcess receive resType = 2, value = 2. I 01700/CgroupAdjuster: AdjustProcessGroup for 2177, source : 1 E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: not databus dbinder, need do nothing I 01700/ChronoScope: [ComputeProcessGroup] cost 0.003208 milliseconds. W 01510/IPCObjectProxy: handle = 5 destroyed W 01510/IPCObjectProxy: it is normal binder, not dbinder W 01700/RSS: PluginMgr::DispatchResource resType no lib register! E 01700/CgroupAdjuster: ApplyProcessGroup set 2177 to group 1 failed, ret=-1! I 01700/ChronoScope: [ApplyProcessGroup] cost 0.016334 milliseconds. I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 0, flags= 1. I 01700/ChronoScope: [HandleAbilityStateChanged] cost 0.106166 milliseconds. W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01100/MemMgr: AppStateObserver::OnAbilityStateChanged called, uid=20010033, pid=2177, bundleName=ohos.acts.distributeddatamgr FOREGROUND I 02200/Ability: [ability_thread.cpp(HandleAbilityTransaction:456)]AbilityThread::HandleAbilityTransaction begin W 01510/IPCObjectProxy: not databus dbinder, need do nothing I 01700/RSS: ResSchedClient::ReportDataInProcess receive resType = 1, value = 2. I 02200/Ability: [ability_thread.cpp(HandleAbilityTransaction:462)]AbilityThread::HandleAbilityTransaction abilityImpl_->SetCallingContext I 01700/CgroupAdjuster: AdjustProcessGroup for 2177, source : 0 I 01b00/AccountMgrService: [os_account_manager.cpp(GetOsAccountLocalIdFromUid:91)] uid 20010033, os account id 100. I 02200/Ability: [ability_thread.cpp(HandleAbilityTransaction:466)]AbilityThread::HandleAbilityTransaction abilityImpl_->HandleAbilityTransaction W 01510/IPCObjectProxy: handle = 5 destroyed I 01100/MemMgr: BundlePriorityInfo::UpdatePriority bundleName=ohos.acts.distributeddatamgr, priority=0 I 01700/ChronoScope: [ComputeProcessGroup] cost 0.001167 milliseconds. I 02200/Ability: [page_ability_impl.cpp(HandleAbilityTransaction:37)]PageAbilityImpl::HandleAbilityTransaction begin sourceState:0; targetState: 6; isNewWant: 0, sceneFlag: 0 E 01700/CgroupAdjuster: ApplyProcessGroup set 2177 to group 1 failed, ret=-1! I 01700/ChronoScope: [ApplyProcessGroup] cost 0.011375 milliseconds. I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 0, flags= 1. E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object I 01700/ChronoScope: [HandleForegroundApplicationChanged] cost 0.061250 milliseconds. I 01100/MemMgr: AppStateObserver::OnForegroundApplicationChanged uid=20010033, bundleName=ohos.acts.distributeddatamgr, state=2, I 01100/MemMgr: KernelInterface::EchoToPath echo 0 > /proc/2177/oom_score_adj I 01100/MemMgr: ReclaimStrategyManager::HandleAppStateChanged_ pid:2177 bundle:20010033 ohos.acts.distributeddatamgr userId:100 score:0 action:APP_FOREGROUND W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01100/MemMgr: ReclaimStrategyManager::HandleAppStateChanged_ others app action! APP_FOREGROUND W 01510/IPCObjectProxy: not databus dbinder, need do nothing I 02200/Ability: [ability.cpp(SetStartAbilitySetting:3155)]SetStartAbilitySetting called. I 01700/RSS: PluginMgr::DispatchResource resType = 1, value = 2 pluginlist is [libsocperf_plugin.z.so,libframe_aware_plugin.z.so,]. I 01c02/TimeService: [time_service_stub.cpp] OnRemoteRequest# start##code = 5 W 01510/IPCObjectProxy: handle = 9 destroyed I 02200/Ability: [ability_impl.cpp(Start:70)]Start begin. I 01c02/TimeService: [time_service_stub.cpp] OnRemoteRequest# CallingPid = 407, CallingUid = 1000, code = 5 I 02200/Ability: [ability.cpp(HandleCreateAsContinuation:1955)]Ability::HandleCreateAsContinuation return. This not continuated ability I 02200/Ability: [ability_impl.cpp(Start:81)]AbilityImpl::Start I 01c02/TimeService: [time_service_stub.cpp] OnGetBootTimeMs# start. I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 0, flags= 1. I 02200/Ability: [ability.cpp(OnStart:216)]OnStart begin. I 01c02/TimeService: [time_service_stub.cpp] OnGetBootTimeMs# end. I 02200/Ability: [ability.cpp(OnStart:257)]Ability::OnStart bundleName:ohos.acts.distributeddatamgr, abilityName:ohos.acts.distributeddatamgr.MainAbility, windowType:1, displayId:0 I 01700/RSS: SocPerfPlugin::DispatchResource resType=1, value=2 I 02200/Ability: [ability.cpp(GetWindowOption:3521)]GetWindowOption start I 01700/RSS: SocPerfPlugin: socperf->APP_WARM_START I 01c02/TimeService: [time_service_client.cpp] GetBootTimeMs# Result: 328581 I 02200/Ability: [ability.cpp(GetWindowOption:3529)]Ability::GetWindowOption window mode is 0. I 01701/BUNDLE_ACTIVE: [bundle_active_app_state_obsever.cpp(OnAbilityStateChanged):72] OnAbilityStateChangeduser id is 100, bundle name is ohos.acts.distributeddatamgr, ability name is ohos.acts.distributeddatamgr.MainAbility, ability id is 0x25a5d60, event id is 2,uid is 20010033, pid is 2177 I 02200/Ability: [ability.cpp(GetWindowOption:3538)]GetWindowOption end I 01701/BUNDLE_ACTIVE: [bundle_active_app_state_obsever.cpp(OnAbilityStateChanged):75] BundleActiveAppStateObserver::OnAbilityStateChanged handler not null, send report event msg I 02200/Ability: [ability.cpp(InitWindow:843)]InitWindow beign abilityWindow_->InitWindow. I 01700/RSS: SocPerfPlugin::OnDispatchResource success. I 02200/Ability: [ability_window.cpp(InitWindow:55)]InitWindow begin. I 01700/RSS: FrameAwarePlugin:DispatchResource type:1, value:2 W 01510/IPCObjectProxy: not databus dbinder, need do nothing E 01700/socperf: SocPerf disabled! I 01700/RSS: FrameAwarePlugin::OnDispatchResource success. W 01510/IPCObjectProxy: handle = 8 destroyed E 01700/socperf: SocPerf disabled! I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 0, flags= 1. I 01701/BUNDLE_ACTIVE: [bundle_active_report_handler.cpp(ProcessEvent):39] MSG_REPORT_EVENT CALLED W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 01701/BUNDLE_ACTIVE: [bundle_active_core.cpp(ReportEvent):415] FLUSH interval is 1800000, debug is 0 E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object I 01c02/TimeService: [time_service_stub.cpp] OnRemoteRequest# start##code = 5 I 01c02/TimeService: [time_service_stub.cpp] OnRemoteRequest# CallingPid = 407, CallingUid = 1000, code = 5 W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01c02/TimeService: [time_service_stub.cpp] OnGetBootTimeMs# start. I 01c02/TimeService: [time_service_stub.cpp] OnGetBootTimeMs# end. W 01510/IPCObjectProxy: not databus dbinder, need do nothing W 01510/IPCObjectProxy: handle = 9 destroyed I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01c02/TimeService: [time_service_client.cpp] GetBootTimeMs# Result: 328581 I 01701/BUNDLE_ACTIVE: [bundle_active_core.cpp(ReportEvent):434] report event called bundle name ohos.acts.distributeddatamgr time 328581 userId 100, eventid 2, in lock range I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 0, flags= 1. I 01800/SAMGR: found service : 10. I 01701/BUNDLE_ACTIVE: [bundle_active_core.cpp(CheckTimeChangeAndGetWallTime):330] CheckTimeChangeAndGetWallTime called, userId is 100 I 01c02/TimeService: [time_service_stub.cpp] OnRemoteRequest# start##code = 5 I 01c02/TimeService: [time_service_stub.cpp] OnRemoteRequest# CallingPid = 407, CallingUid = 1000, code = 5 I 01c02/TimeService: [time_service_stub.cpp] OnGetBootTimeMs# start. I 01c02/TimeService: [time_service_stub.cpp] OnGetBootTimeMs# end. I 01c02/TimeService: [time_service_client.cpp] GetBootTimeMs# Result: 328581 I 01701/BUNDLE_ACTIVE: [bundle_active_core.cpp(CheckTimeChangeAndGetWallTime):341] asystime is 1678109335000, artime is 328581, esystime is 1678109334781, diff is 219 I 01701/BUNDLE_ACTIVE: [bundle_active_core.cpp(ConvertToSystemTimeLocked):367] ConvertToSystemTimeLocked called I 01701/BUNDLE_ACTIVE: [bundle_active_core.cpp(GetUserDataAndInitializeIfNeeded):194] GetUserDataAndInitializeIfNeeded called I 01701/BUNDLE_ACTIVE: [bundle_active_user_service.cpp(ReportEvent):91] ReportEvent, B time is 1678060800000, E time is 1678147200000, userId is 100,event is 2 W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 01701/BUNDLE_ACTIVE: [bundle_active_user_service.cpp(NotifyStatsChanged):74] NotifyStatsChanged stat change is 1, user is 100 I 01701/BUNDLE_ACTIVE: [bundle_active_group_controller.cpp(ReportEvent):217] ReportEvent called E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object I 01120/BundleMgrService: [bundle_mgr_host.cpp(HandleGetApplicationInfo):323] name ohos.acts.distributeddatamgr, flag 0, userId 100 W 01510/IPCObjectProxy: it is normal binder, not dbinder W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder E 01120/BundleMgrService: [bundle_data_mgr.cpp(GetBundleNameForUid):1073] get innerBundleInfo by uid failed. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01400/Bufferqueue: (distributeddatamgr0)<25>ConsumerSurface: ctor I 01400/Bufferqueue: (distributeddatamgr0)<53>BufferQueue: ctor, Queue id: 2083059138561 I 01400/Bufferqueue: (distributeddatamgr0)<33>BufferQueueProducer: ctor I 01400/Bufferqueue: (distributeddatamgr0)<27>BufferQueueConsumer: ctor E 01400/OHOS::ROSEN: RsDebug RSRenderService::CreateNodeAndSurface node id:9350143803393 name:distributeddatamgr0 surface id:2083059138561 name:distributeddatamgr0 W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01400/Bufferqueue: (not init)<61>BufferClientProducer: ctor I 01400/Bufferqueue: (distributeddatamgr0)<706>SetQueueSize: Success, Way: queue size: 5, Queue id: 2083059138561 I 04200/WindowImpl: <528>Create: [Client] Window Create I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 4606. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 04200/WindowController: <474>UpdateWindowAnimation: windowId: 2, animationFlag: 1 I 04200/WindowRoot: <122>SaveWindow: save windowId 2 I 04200/WindowManagerService: <231>SaveAbilityToken: [WMS] SaveAbilityToken: 2 I 04200/InputTransferStation: <71>AddInputWindow: Add input window, windowId: 2 I 04200/InputTransferStation: <76>AddInputWindow: Init input listener I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 3101. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 02800/MultimodalInputConnectProxy: in MultimodalInputConnectProxy, #33, MultimodalInputConnectProxy() I 02800/MultimodalInputConnectManager: in ConnectMultimodalInputService, #115, get multimodal input connect service successful I 02800/MMIService: in StubHandleAllocSocketFd, #242, clientName:ohos.acts.distributeddatamgr,moduleId:0 I 02800/MMIService: in AllocSocketFd, #217, enter, programName:ohos.acts.distributeddatamgr,moduleType:0 I 02f01/AccessTokenKit: [VerifyAccessToken]:VerifyAccessToken called I 02f01/AccessTokenKit: [VerifyAccessToken]:tokenID=536913021, permissionName=ohos.permission.INPUT_MONITORING I 02f01/AccessTokenManagerStub: [OnRemoteRequest]:OnRemoteRequest called, code: 65296 I 02f01/AccessTokenManagerService: [VerifyAccessToken]:VerifyAccessToken called, tokenID: 0x2000a47d, permissionName: ohos.permission.INPUT_MONITORING I 02f01/PermissionManager: [VerifyAccessToken]:VerifyAccessToken called, tokenID: 0x2000a47d, permissionName: ohos.permission.INPUT_MONITORING I 02800/UDSServer: in AddSession, #382, AddSession end I 02800/MMIService: in OnConnected, #204, fd:19 I 02800/MMIService: in AllocSocketFd, #230, leave, programName:ohos.acts.distributeddatamgr,moduleType:0,alloc success I 02800/MMIService: in StubHandleAllocSocketFd, #252, call AllocSocketFd success W 01510/BinderInvoker: <private>(<private>) write fd : <private> I 02800/MMIService: in StubHandleAllocSocketFd, #257, send clientFd to client, clientFd = <private> W 01510/BinderInvoker: <private>:<private> : fd = <private> I 02800/MultimodalInputConnectManager: in AllocSocketPair, #62, AllocSocketPair success. socketFd_:13 I 02800/UDSSocket: in EpollCreat, #42, epoll_create, epollFd_:11 E 02800/InputManagerImpl: in OnConnected, #377, display info check failed! physicalDisplays_ size:0,logicalDisplays_ size:0 E 02800/KeyEventInputSubscribeManager: in OnConnected, #120, Leave, subscribeInfos_ is empty W 02800/UDSClient: in StartClient, #121, uds client thread detach I 04200/WindowImpl: <243>SetWindowType: window id: 2, type:1 I 02200/Ability: [ability_window.cpp(InitWindow:76)]InitWindow end. I 02200/Ability: [ability.cpp(InitWindow:851)]InitWindow end abilityWindow_->InitWindow. I 02200/Ability: [ability.cpp(OnStart:262)]OnStart begin abilityWindow_->OnPostAbilityStart. I 02200/Ability: [ability_window.cpp(OnPostAbilityStart:86)]OnPostAbilityStart begin. I 02200/Ability: [ability_window.cpp(OnPostAbilityStart:93)]OnPostAbilityStart begin windowScene_->GoBackground. I 04200/WindowScene: <113>GoBackground: GoBackground reason:0 I 04200/WindowImpl: <701>Hide: [Client] Window [name:distributeddatamgr0, id:2] Hide I 04200/WindowImpl: <712>Hide: window is already hidden id: 2 I 02200/Ability: [ability_window.cpp(OnPostAbilityStart:95)]OnPostAbilityStart end windowScene_->GoBackground. I 02200/Ability: [ability_window.cpp(OnPostAbilityStart:98)]OnPostAbilityStart end. I 02200/Ability: [ability.cpp(OnStart:267)]Ability::OnStart: add windowId = 2 I 01000/AbilityManagerService: [ability_manager_service.cpp(VerificationAllToken:2957)]VerificationAllToken. E 01000/AbilityManagerService: [ability_stack_manager.cpp(AddWindowInfo:1358)]pointer is nullptr. I 02200/Ability: [ability.cpp(OnStart:271)]Call RegisterDisplayMoveListener, windowId: 2 I 02200/Ability: [ability.cpp(OnStart:276)]OnStart end abilityWindow_->OnPostAbilityStart. I 02200/Ability: [ability.cpp(OnStart:280)]OnStart get display by displayId 0. I 04201/DisplayManagerStub: <34>OnRemoteRequest: OnRemoteRequest code is 1 E 04201/AbstractDisplayController: <73>GetAbstractDisplay: Failed to get AbstractDisplay 0, return nullptr! E 04201/DisplayManagerService: <104>GetDisplayInfoById: fail to get displayInfo by id: invalid display W 04201/DisplayManagerProxy: <80>GetDisplayInfoById: DisplayManagerProxy::GetDisplayInfoById SendRequest nullptr. E 04201/DisplayManager: <530>UpdateDisplayInfoLocked: displayInfo is null E 01800/URI: Input empty! I 02200/Ability: [ability_lifecycle.cpp(DispatchLifecycle:64)]LifeCycle::DispatchLifecycle: event:4 I 02200/Ability: [ability.cpp(OnStart:329)]OnStart end. I 03900/Ace: [ace_ability.cpp(OnStart)-(-1)] AceAbility::OnStart called I 03900/Ace: [ace_ability.cpp(operator())-(-1)] Initialize for current process. I 01150/AppkitNative: [context_impl.cpp(CreateDirIfNotExist:436)]createDir: create directory if not exists. I 01150/AppkitNative: [context_impl.cpp(CreateDirIfNotExist:436)]createDir: create directory if not exists. I 03900/Ace: [ace_ability.cpp(OnStart)-(-2)] AceAbility: windowConfig: width: 0, height: 0, left: 0, top: 0 I 04201/DisplayManagerStub: <34>OnRemoteRequest: OnRemoteRequest code is 0 W 04201/AbstractScreenController: <179>GetDefaultAbstractScreenId: GetDefaultAbstractScreenId, rsDefaultId is invalid. I 04201/DisplayManagerService: <91>GetDefaultDisplayId: GetDefaultDisplayId 18446744073709551615 E 04201/AbstractDisplayController: <88>GetAbstractDisplayByScreen: fail to get AbstractDisplay 18446744073709551615 E 04201/DisplayManagerService: <94>GetDefaultDisplayId: fail to get displayInfo by id: invalid display I 04201/DisplayManagerProxy: <50>GetDefaultDisplayId: DisplayManagerProxy::GetDefaultDisplayId <private> E 04201/DisplayManagerAdapter: <313>GetDisplayInfo: screen id is invalid E 04201/DisplayManager: <530>UpdateDisplayInfoLocked: displayInfo is null I 03900/Ace: [ace_ability.cpp(OnStart)-(-2)] AceAbility: Default display is null, set density failed. Use default density: 1.000000 I 03900/Ace: [system_properties.cpp(SetDeviceOrientation)-(-2)] SetDeviceOrientation, no change info: 0 I 02200/Ability: [ability_context.cpp(GetResourceManager:337)]GetResourceManager begin. I 02200/Ability: [ability_context.cpp(GetResourceManager:344)]GetResourceManager begin appcontext->GetResourceManager. I 02200/Ability: [ability_context.cpp(GetResourceManager:346)]GetResourceManager end appcontext->GetResourceManager. I 02200/Ability: [ability_context.cpp(GetResourceManager:351)]GetResourceManager end. I 03900/Ace: [localization.cpp(SetLocaleImpl)-(-2)] SetLocale language tag: zh-Hans-, select language: zh-CN I 01150/AppkitNative: [context_deal.cpp(HapModuleInfoRequestInit:1364)]ContextDeal::HapModuleInfoRequestInit begin I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:227)]ContextDeal::GetBundleManager begin I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 401. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:234)]ContextDeal::GetBundleManager before iface_cast<bundleObj> I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(BundleMgrProxy):63] create bundle mgr proxy instance I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:236)]ContextDeal::GetBundleManager after iface_cast<bundleObj> I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:237)]ContextDeal::GetBundleManager end I 01150/AppkitNative: [context_deal.cpp(HapModuleInfoRequestInit:1378)]ContextDeal::HapModuleInfoRequestInit before IBundleMgr->GetBundleManager I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(GetHapModuleInfo):927] begin to GetHapModuleInfo of ohos.acts.distributeddatamgr I 01120/BundleMgrService: [bundle_util.cpp(GetUserIdByCallingUid):248] get calling uid(20010033) I 01150/AppkitNative: [context_deal.cpp(HapModuleInfoRequestInit:1383)]ContextDeal::HapModuleInfoRequestInit after IBundleMgr->GetBundleManager I 01150/AppkitNative: [context_deal.cpp(HapModuleInfoRequestInit:1384)]ContextDeal::HapModuleInfoRequestInit end I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(~BundleMgrProxy):68] destroy create bundle mgr proxy instance W 01510/IPCObjectProxy: not databus dbinder, need do nothing W 01510/IPCObjectProxy: handle = 11 destroyed I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:227)]ContextDeal::GetBundleManager begin I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 401. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:234)]ContextDeal::GetBundleManager before iface_cast<bundleObj> I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(BundleMgrProxy):63] create bundle mgr proxy instance I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:236)]ContextDeal::GetBundleManager after iface_cast<bundleObj> I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:237)]ContextDeal::GetBundleManager end E 01800/URI: Input empty! E 01800/URI: Input empty! I 01120/BundleMgrService: [bundle_util.cpp(GetUserIdByCallingUid):248] get calling uid(20010033) I 01150/AppkitNative: [context_deal.cpp(GetHapModuleInfo:713)]ContextDeal::GetHapModuleInfo end I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(~BundleMgrProxy):68] destroy create bundle mgr proxy instance W 01510/IPCObjectProxy: not databus dbinder, need do nothing W 01510/IPCObjectProxy: handle = 11 destroyed W 03900/Ace: [ace_ability.cpp(GetFrontendType)-(-2)] frontend type not supported. return default frontend: JS frontend. I 03900/Ace: [ace_engine.cpp(Get)-(-2)] AceEngine initialized in first time I 03900/Ace: [ace_engine.cpp(AddContainer)-(-2)] AddContainer 0 I 03900/Ace: [hdc_register.cpp(StartHdcRegister)-(-2)] Start Hdc Register E 03900/Ace: [hdc_register.cpp(StartHdcRegister)-(-2)] registerHandler_ is null I 03900/Ace: [js_frontend.cpp(Initialize)-(0)] JsFrontend initialize begin. I 03900/Ace: [js_frontend.cpp(Initialize)-(0)] JsFrontend initialize end. I 03900/Ace: [ark_js_runtime.cpp(Initialize)-(0)] Ark: create jsvm I 01150/AppkitNative: [context_impl.cpp(CreateDirIfNotExist:436)]createDir: create directory if not exists. I 01150/AppkitNative: [context_impl.cpp(CreateDirIfNotExist:436)]createDir: create directory if not exists. I 03900/Ace: [flutter_ace_view.cpp(CreateView)-(-2)] software render: true I 03900/Ace: [flutter_ace_view.cpp(CreateView)-(-2)] use platform as ui thread: false E 03900/flutter: [ERROR:third_party/flutter/engine/flutter/shell/platform/ohos/ohos_surface_software.cc(44)] OhosSurfaceSoftware Constructor W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder W 01510/BinderInvoker: <private>(<private>) write fd : <private> W 01510/BinderInvoker: <private>:<private> : fd = <private> E 01130/EventRunner: Run: Do not call, if event runner is deposited I 03900/Ace: [flutter_ace_view.cpp(SurfaceCreated)-(-2)] >>> FlutterAceView::SurfaceCreated, pWnd:00FC1EC0 I 03900/Ace: [flutter_ace_view.cpp(SurfaceCreated)-(-2)] FlutterAceView::SurfaceCreated, GetPlatformView I 03900/Ace: [flutter_ace_view.cpp(SurfaceCreated)-(-2)] <<< FlutterAceView::SurfaceCreated, end I 03900/Ace: [ace_container.cpp(AddAssetPath)-(-2)] Push AssetProvider to queue. I 03900/Ace: [window.cpp(Window)-(-2)] Window Created success. W 03900/Ace: [manifest_widget.cpp(WidgetParse)-(0)] Widget Format is invalid W 03900/Ace: [pipeline_context.cpp(SetRootRect)-(0)] the view scale is zero or root element is nullptr I 03900/Ace: [frame_report.cpp(LoadLibrary)-(0)] frame-ace:[LoadLibrary]dlopen libframe_ui_intf.so success E 06604/rtg_interface: Open fail, errno = 2(No such file or directory), dev = /dev/sched_rtg_ctrl E 06604/ueaClient-RmeCoreSched: [Init]: do not enabled!ret: -1 I 06604/ueaClient-FrameMsgMgr: [Init]:inited success! I 06604/ueaCleint-FrameUiIntf: [Init]:ret:1, inited:1 I 03900/Ace: [resource_adapter_impl.cpp(Init)-(0)] AddRes result=1, UpdateResConfig result=0, ori=0, dpi=160, device=0 I 03900/Ace: [js_accessibility_manager.cpp(InitializeCallback)-(0)] JsAccessibilityManager::InitializeCallback I 03900/Ace: [js_accessibility_manager.cpp(SubscribeStateObserver)-(0)] JsAccessibilityManager::SubscribeStateObserver E 01800/URI: Input empty! W 03900/Ace: [flutter_asset_manager.cpp(GetAsset)-(0)] find asset failed, assetName = resources/styles/default.json I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 801. I 01400/OHOS::ROSEN: RsFrameReport:[Init] dlopen libframe_ui_intf.so success! W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 01400/OHOS::ROSEN: RSUIDirector::GoForeground I 03900/Ace: [ace_ability.cpp(operator())-(0)] Init Rosen Backend I 03900/Ace: [root_component.cpp(SetupElementTree)-(0)] First build for element tree. E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update W 01510/IPCObjectProxy: it is normal binder, not dbinder I 05200/accessibility: [accessible_ability_manager_service.cpp(RegisterStateCallback:235)]AccessibleAbilityManagerService::RegisterStateCallback successfully I 03900/Ace: [root_component.cpp(CreateRenderNode)-(0)] CreateRenderRoot. E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object I 03900/Ace: [js_accessibility_manager.cpp(SubscribeStateObserver)-(0)] JsAccessibilityManager::SubscribeStateObserver:1 W 01510/IPCObjectProxy: it is normal binder, not dbinder I 03900/Ace: [js_accessibility_manager.cpp(RegisterInteractionOperation)-(0)] JsAccessibilityManager::RegisterInteractionOperation windowId:2 E 01800/URI: Input empty! I 05202/accessibility_aakit: [accessibility_system_ability_client.cpp(RegisterElementOperator:150)] W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 01510/BinderInvoker: <private>(<private>) write fd : <private> W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object I 03900/Ace: [pipeline_context.cpp(SetupRootElement)-(0)] rosen ui director call set root. W 01510/BinderInvoker: <private>:<private> : fd = <private> E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object I 03900/Ace: [pipeline_context.cpp(SetupRootElement)-(0)] SetupRootElement success! W 01510/IPCObjectProxy: it is normal binder, not dbinder E 01130/EventRunner: Run: Do not call, if event runner is deposited W 01510/IPCObjectProxy: it is normal binder, not dbinder I 03900/Ace: [flutter_ace_view.cpp(operator())-(-1)] idle_notification_callback 0 0 I 00000/Drawing: InitializeEglContext: Creating EGLContext!!! I 05200/accessibility: [accessible_ability_manager_service.cpp(RegisterCaptionPropertyCallback:206)]AccessibleAbilityManagerService::RegisterCaptionPropertyCallback successfully I 03900/Ace: [js_accessibility_manager.cpp(RegisterInteractionOperation)-(0)] RegisterInteractionOperation end windowId:2, ret:0 W 03900/Ace: [pipeline_context.cpp(FlushPipelineImmediately)-(0)] the surface is not ready, waiting I 03900/Ace: [flutter_ace_view.cpp(SurfaceChanged)-(-2)] FlutterAceView::SurfaceChanged, GetPlatformView I 03900/Ace: [flutter_ace_view.cpp(SurfaceChanged)-(-2)] FlutterAceView::SurfaceChanged, call NotifyChanged I 03900/Ace: [flutter_ace_view.cpp(SurfaceChanged)-(-2)] <<< FlutterAceView::SurfaceChanged, end I 03900/Ace: [ace_container.cpp(RunPage)-(0)] RunPage content=[<private>] I 03900/Ace: [pipeline_context.cpp(OnSurfaceChanged)-(0)] PipelineContext: OnSurfaceChanged start. I 03900/Ace: [pipeline_context.cpp(OnSurfaceChanged)-(0)] Surface size changed, [0 * 0] I 03900/Ace: [ace_ability.cpp(OnStart)-(-2)] AceAbility::OnStart called End I 03900/Ace: [pipeline_context.cpp(OnSurfaceChanged)-(0)] Surface is ready. I 01150/AppkitNative: [ohos_application.cpp(OnAbilityStart:216)]OHOSApplication::OnAbilityStart: called I 02200/Ability: [ability_impl.cpp(WindowEventRegister:905)]WindowEventRegister called. I 04200/InputTransferStation: <103>SetInputListener: windowId: 2 I 02200/Ability: [ability_impl.cpp(Start:106)]Start end. I 02200/Ability: [ability_impl.cpp(CheckAndRestore:760)]AbilityImpl::CheckAndRestore called start E 02200/Ability: [ability_impl.cpp(CheckAndRestore:762)]AbilityImpl::CheckAndRestore hasSaveData_ is false I 02200/Ability: [page_ability_impl.cpp(AbilityTransactionNew:156)]PageAbilityImpl::AbilityTransaction begin I 02200/Ability: [ability_impl.cpp(SerUriString:730)]SerUriString begin. I 02200/Ability: [ability_impl.cpp(SerUriString:736)]SerUriString end. I 02200/Ability: [ability_impl.cpp(Active:146)]Active begin. I 02200/Ability: [ability_impl.cpp(Active:152)]AbilityImpl::Active I 03900/Ace: [ace_ability.cpp(OnActive)-(-2)] AceAbility::OnActive called I 02200/Ability: [ability.cpp(OnActive:389)]OnActive begin. I 02200/Ability: [ability.cpp(OnActive:392)]OnActive begin abilityWindow_->OnPostAbilityActive. I 02200/Ability: [ability_window.cpp(OnPostAbilityActive:107)]AbilityWindow::OnPostAbilityActive called. I 02200/Ability: [ability_window.cpp(OnPostAbilityActive:114)]OnPostAbilityActive begin windowScene_->GoForeground. I 04200/WindowScene: <104>GoForeground: GoForeground reason:0 I 04200/WindowImpl: <663>Show: [Client] Window [name:distributeddatamgr0, id:2] Show I 03900/Ace: [pipeline_context.cpp(FlushLayout)-(0)] PipelineContext::FlushLayout() I 03900/Ace: [app_theme.cpp(Build)-(0)] Build AppTheme error, no theme resource, use prebuild color! I 04201/DisplayManagerStub: <34>OnRemoteRequest: OnRemoteRequest code is 1 E 04201/AbstractDisplayController: <73>GetAbstractDisplay: Failed to get AbstractDisplay 0, return nullptr! E 04201/DisplayManagerService: <104>GetDisplayInfoById: fail to get displayInfo by id: invalid display W 04201/DisplayManagerProxy: <80>GetDisplayInfoById: DisplayManagerProxy::GetDisplayInfoById SendRequest nullptr. E 04201/DisplayManager: <530>UpdateDisplayInfoLocked: displayInfo is null E 04200/WindowImpl: <1404>SetDefaultOption: get display failed displayId:0, window id:2 I 03900/Ace: [rosen_render_root.cpp(Paint)-(0)] color is #FFFFFFFF I 03900/Ace: [pipeline_context.cpp(FlushRender)-(0)] PipelineContext::FlushRender() I 04200/WindowManagerService: <134>AddWindow: [WMS] Add: 2 1 1 1 [ 0 0 0 0] E 04201/AbstractDisplayController: <73>GetAbstractDisplay: Failed to get AbstractDisplay 0, return nullptr! E 04201/DisplayManagerService: <104>GetDisplayInfoById: fail to get displayInfo by id: invalid display E 04201/DisplayManagerServiceInner: <39>GetDisplayById: GetDisplayById can not find corresponding display! E 04200/WindowRoot: <38>GetOrCreateWindowNodeContainer: get display failed displayId:0 E 04200/WindowRoot: <202>AddWindowNode: add window failed, window container could not be found I 00000/VsyncDistributor: RequestNextVSync: conn name:RSVsyncClientOhos_2177_0, rate:0 E 04200/WindowImpl: <694>Show: show errCode:120 for winId:2 E 03900/Ace: [multimodal_manager.cpp(OpenChannel)-(0)] fail to get subscriber to register callback I 02200/Ability: [ability_window.cpp(OnPostAbilityActive:116)]OnPostAbilityActive end windowScene_->GoForeground. I 02200/Ability: [ability_window.cpp(OnPostAbilityActive:118)]OnPostAbilityActive begin windowScene_->RequestFocus. I 04200/WindowManagerService: <181>RequestFocus: [WMS] RequestFocus: 2 E 04200/WindowRoot: <420>RequestFocus: could not request focus before it does not be shown I 02200/Ability: [ability_window.cpp(OnPostAbilityActive:122)]OnPostAbilityActive end windowScene_->RequestFocus. I 02200/Ability: [ability_window.cpp(OnPostAbilityActive:125)]AbilityWindow::OnPostAbilityActive end. I 02200/Ability: [ability.cpp(OnActive:394)]OnActive end abilityWindow_->OnPostAbilityActive. I 02200/Ability: [ability_lifecycle.cpp(DispatchLifecycle:105)]LifeCycle::DispatchLifecycle: event:0 I 02200/Ability: [ability.cpp(OnActive:409)]OnActive end. I 03900/Ace: [js_accessibility_manager.cpp(InitializeCallback)-(0)] JsAccessibilityManager::InitializeCallback I 03900/Ace: [ace_ability.cpp(OnActive)-(-2)] AceAbility::OnActive called End I 01150/AppkitNative: [ohos_application.cpp(OnAbilityActive:300)]OHOSApplication::OnAbilityActive: called I 02200/Ability: [ability_impl.cpp(Active:162)]Active end. I 02200/Ability: [ability.cpp(RequsetFocus:3699)]RequsetFocus called. I 02200/Ability: [ability_window.cpp(OnPostAbilityForeground:169)]AbilityWindow::OnPostAbilityForeground called. I 02200/Ability: [ability_window.cpp(OnPostAbilityForeground:176)]OnPostAbilityForeground begin windowScene_->GoForeground, sceneFlag:0. I 04200/WindowScene: <104>GoForeground: GoForeground reason:0 I 04200/WindowImpl: <663>Show: [Client] Window [name:distributeddatamgr0, id:2] Show I 04201/DisplayManagerStub: <34>OnRemoteRequest: OnRemoteRequest code is 1 E 04201/AbstractDisplayController: <73>GetAbstractDisplay: Failed to get AbstractDisplay 0, return nullptr! E 04201/DisplayManagerService: <104>GetDisplayInfoById: fail to get displayInfo by id: invalid display W 04201/DisplayManagerProxy: <80>GetDisplayInfoById: DisplayManagerProxy::GetDisplayInfoById SendRequest nullptr. E 04201/DisplayManager: <530>UpdateDisplayInfoLocked: displayInfo is null E 04200/WindowImpl: <1404>SetDefaultOption: get display failed displayId:0, window id:2 I 04200/WindowManagerService: <134>AddWindow: [WMS] Add: 2 1 1 1 [ 0 0 0 0] E 04201/AbstractDisplayController: <73>GetAbstractDisplay: Failed to get AbstractDisplay 0, return nullptr! E 04201/DisplayManagerService: <104>GetDisplayInfoById: fail to get displayInfo by id: invalid display E 04201/DisplayManagerServiceInner: <39>GetDisplayById: GetDisplayById can not find corresponding display! E 04200/WindowRoot: <38>GetOrCreateWindowNodeContainer: get display failed displayId:0 E 04200/WindowRoot: <202>AddWindowNode: add window failed, window container could not be found E 04200/WindowImpl: <694>Show: show errCode:120 for winId:2 I 02200/Ability: [ability_window.cpp(OnPostAbilityForeground:178)]OnPostAbilityForeground end windowScene_->GoForeground. I 02200/Ability: [ability_window.cpp(OnPostAbilityForeground:181)]AbilityWindow::OnPostAbilityForeground end. I 02200/Ability: [page_ability_impl.cpp(AbilityTransactionNew:210)]PageAbilityImpl::AbilityTransaction end: retVal = 1 I 02200/Ability: [page_ability_impl.cpp(HandleAbilityTransaction:83)]AbilityThread::HandleAbilityTransaction before AbilityManagerClient->AbilityTransitionDone I 01000/AbilityManagerService: [ability_manager_service.cpp(AbilityTransitionDone:2197)]Ability transition done, state:6 I 01000/AbilityManagerService: [ability_manager_service.cpp(VerificationAllToken:2957)]VerificationAllToken. I 01000/AbilityManagerService: [mission_list_manager.cpp(AbilityTransactionDone:768)]AbilityTransactionDone, state: FOREGROUND_NEW. I 01000/AbilityManagerService: [mission_list_manager.cpp(AbilityTransactionDone:778)]ability: 123/ohos.acts.distributeddatamgr/ohos.acts.distributeddatamgr.MainAbility, state: FOREGROUND_NEW I 02200/Ability: [page_ability_impl.cpp(HandleAbilityTransaction:85)]AbilityThread::HandleAbilityTransaction after AbilityManagerClient->AbilityTransitionDone I 02200/Ability: [page_ability_impl.cpp(HandleAbilityTransaction:87)]PageAbilityImpl::HandleAbilityTransaction end I 02200/Ability: [ability_thread.cpp(HandleAbilityTransaction:468)]AbilityThread::HandleAbilityTransaction end I 01000/AbilityManagerService: [mission_list_manager.cpp(CompleteForegroundNew:836)]ability: 123/ohos.acts.distributeddatamgr/ohos.acts.distributeddatamgr.MainAbility I 01000/AbilityManagerService: [ability_manager_service.cpp(NotifyBmsAbilityLifeStatus:3266)]NotifyBmsAbilityLifeStatus is called, uid :20010033 I 01120/BundleMgrService: [bundle_mgr_host_impl.cpp(NotifyAbilityLifeStatus):1051] NotifyAbilityLifeStatus begin I 01120/BundleMgrService: [bundle_mgr_host_impl.cpp(NotifyAbilityLifeStatus):1057] NotifyAbilityLifeStatus end I 01000/AbilityManagerService: [mission_list_manager.cpp(CompleteForegroundNew:849)]notify bms ability life status, bundle name:ohos.acts.distributeddatamgr, ability name:ohos.acts.distributeddatamgr.MainAbility, time:1678109335 I 00000/VsyncDistributor: RequestNextVSync: conn name:ACE, rate:0 I 01120/BundleMgrService: [module_usage_data_storage.cpp(AddOrUpdateRecord):125] add usage record data ohos.acts.distributeddatamgr W 01630/DistributedDB: [KvStoreNbDelegate] Get the data failed:-1003 W 01610/ZDDS: SingleKvStoreProxy::Get: status not success(<private>) I 01610/ZDDS: SingleKvStoreClient::Put: key: <private> value: <private>. I 01630/DistributedDB: [Syncer] LocalDataChanged no online devices, Label=FA93DB W 01120/BundleMgrService: [module_usage_data_storage.cpp(AddOrUpdateRecord):152] add result = 0 I 00000/VsyncDistributor: ThreadMain: Distributor name:app, connection name:ACE, ret:8 I 00000/VsyncDistributor: ThreadMain: Distributor name:app, connection name:RSVsyncClientOhos_2177_0, ret:8 I 00000/VsyncReceiver: OnReadable: retVal:8, cb == nullptr:0 I 00000/VsyncReceiver: OnReadable: retVal:8, cb == nullptr:0 I 06604/ueaCleint-FrameUiIntf: [BeginFlushAnimation]:start W 00000/Drawing: InitializeEglContext: Create EGL context successfully, version 1.4 E 01400/OHOS::ROSEN: No valid RSRootRenderNode I 03900/Ace: [flutter_ace_view.cpp(operator())-(-1)] idle_notification_callback 0 100000 I 03900/Ace: [jsi_engine.cpp(SetPostTask)-(0)] SetPostTask I 03900/NAPI: [native_engine.cpp(SetPostTask)] SetPostTask in W 03900/Ace: [manifest_appinfo.cpp(ParseI18nAppName)-(0)] GetResourceIdByName failed W 03900/Ace: [flutter_asset_manager.cpp(GetAsset)-(0)] find asset failed, assetName = pages/index/index.js.map W 03900/Ace: [utils.h(GetAssetContentImpl)-(0)] uri:pages/index/index.js.map Asset is null I 03900/Ace: [jsi_engine.cpp(LoadJs)-(0)] js source map load failed! E 03900/Ace: [file_asset_provider.cpp(GetAssetPath)-(0)] Cannot find base path of commons.abc W 03900/Ace: [flutter_asset_manager.cpp(GetAsset)-(0)] find asset failed, assetName = app.js.map W 03900/Ace: [utils.h(GetAssetContentImpl)-(0)] uri:app.js.map Asset is null I 03900/Ace: [jsi_engine.cpp(LoadJs)-(0)] app map load failed! W 03900/Ace: [flutter_asset_manager.cpp(GetAsset)-(0)] find asset failed, assetName = resources/res-defaults.json W 03900/Ace: [utils.h(GetAssetContentImpl)-(0)] uri:resources/res-defaults.json Asset is null I 03900/Ace: [jsi_engine.cpp(JsLogPrint)-(0)] ace Log: [JS Framework] (info) call Function directly when appCreate I 03b00/JSApp: app Log: TestApplication onCreate W 03900/Ace: [jsi_engine.cpp(JsLogPrint)-(0)] ace Log: [JS Framework] (warn) Invalid parameter type: The type of 'handler' should be function, not undefined. W 03900/Ace: [jsi_engine.cpp(AddDomEvent)-(0)] value of unsupported type. Ignoring! I 03900/Ace: [frontend_delegate_impl.cpp(FlushPageCommand)-(0)] FlushPageCommand FragmentCount(1) I 03900/Ace: [frontend_delegate_impl.cpp(OnPageReady)-(0)] OnPageReady url = <private> I 03900/Ace: [jsi_engine.cpp(FireJsEvent)-(0)] JsiEngineInstance FireJsEvent E 03900/Ace: [frontend_delegate_impl.cpp(GetPage)-(0)] the page is not in the map I 03900/Ace: [jsi_engine.cpp(FireJsEvent)-(0)] JsiEngineInstance FireJsEvent I 03900/Ace: [scroll_bar_theme.h(ParsePattern)-(0)] scroll bar theme style is null E 03900/Ace: [frontend_delegate_impl.cpp(GetPage)-(0)] the page is not in the map E 03900/Ace: [frontend_delegate_impl.cpp(GetPage)-(0)] the page is not in the map I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 1901. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 03900/Ace: [frontend_delegate_impl.cpp(OnPushPageSuccess)-(0)] OnPushPageSuccess size=<private>,pageId=<private>,url=<private> I 03900/Ace: [js_accessibility_manager.cpp(SendAccessibilityAsyncEvent)-(0)] SendAccessibilitySyncEvent eventType:pagechange I 01700/RSS: ResSchedService::ReportData from ipc receive data resType = 10, value = 0. I 01700/RSS: PluginMgr::DispatchResource resType = 10, value = 0 pluginlist is [libsocperf_plugin.z.so,]. I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 03900/Ace: [js_accessibility_manager.cpp(SendAccessibilitySyncEvent)-(0)] JsAccessibilityManager::SendAccessibilitySyncEvent type:pagechange nodeId:0 I 01700/RSS: SocPerfPlugin::DispatchResource resType=10, value=0 I 01700/RSS: SocPerfPlugin: socperf->PUSH_PAGE E 01800/URI: Input empty! I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 01700/RSS: SocPerfPlugin::OnDispatchResource success. I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 03900/Ace: [flutter_ace_view.cpp(operator())-(-1)] idle_notification_callback 0 16372 E 01700/socperf: SocPerf disabled! I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 00000/VsyncDistributor: RequestNextVSync: conn name:ACE, rate:0 E 03900/Ace: [render_node.cpp(UpdateAll)-(0)] fail to update all due to component is null E 03900/Ace: [card_transition_controller.cpp(PrepareTransition)-(0)] prepare card transition failed. page dest is null. event: 2 I 03900/Ace: [jsi_engine.cpp(FireJsEvent)-(0)] JsiEngineInstance FireJsEvent E 03900/Ace: [shared_transition_controller.cpp(KickoffSharedTransition)-(0)] Kickoff shared transition failed. page dest is null. event: 2 I 03900/Ace: [page_transition_element.cpp(UpdateTransitionOption)-(0)] Use user-defined transition parameters. I 03900/Ace: [page_transition_element.cpp(UpdateTransitionOption)-(0)] Use user-defined transition parameters. E 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Overwriting existing RSNode in child, this SHOULD NOT HAPPEN. W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. I 03900/Ace: [jsi_engine.cpp(FireJsEvent)-(0)] JsiEngineInstance FireJsEvent E 03900/Ace: [card_transition_controller.cpp(operator())-(0)] handle event: 3 failed. unknown event. I 03b00/JSApp: app Log: onShow finish I 03900/NAPI: [native_module_manager.cpp(LoadNativeModule)] not in cache: moduleName: data.distributedData I 03900/NAPI: [native_module_manager.cpp(FindNativeModuleByDisk)] get primary module path: /system/lib/module/data/libdistributeddata.z.so I 00000/VsyncDistributor: ThreadMain: Distributor name:app, connection name:ACE, ret:8 I 00000/VsyncReceiver: OnReadable: retVal:8, cb == nullptr:0 I 01611/ZDD: EntryPoint::RegisterModule: module register data.distributedData I 03900/NAPI: [native_module_manager.cpp(FindNativeModuleByDisk)] ignore: no NAPI_data_distributedData_GetABCCode in /system/lib/module/data/libdistributeddata.z.so I 01611/ZDD: EntryPoint::Init: init createKVManager 0 I 03900/Ace: [rosen_render_root.cpp(Paint)-(0)] color is #FFFFFFFF I 01611/ZDD: EntryPoint::Init: init FieldNode 0 I 01611/ZDD: EntryPoint::Init: init Schema 0 I 01611/ZDD: EntryPoint::Init: init Query 0 I 01611/ZDD: EntryPoint::Init: init Enumerate Constants 0 I 03900/Ace: [focus_node.h(OnFocus)-(0)] FocusNode::OnFocus: Node(StackElement) on focus I 03900/Ace: [focus_node.h(OnFocus)-(0)] FocusNode::OnFocus: Node(PageTransitionElement) on focus I 03900/Ace: [focus_node.h(OnFocus)-(0)] FocusNode::OnFocus: Node(PageElement) on focus I 03900/Ace: [focus_node.h(OnFocus)-(0)] FocusNode::OnFocus: Node(StageElement) on focus I 03900/Ace: [focus_node.h(OnFocus)-(0)] FocusNode::OnFocus: Node(StackElement) on focus I 03900/Ace: [focus_node.h(OnFocus)-(0)] FocusNode::OnFocus: Node(RootElement) on focus I 00000/VsyncDistributor: RequestNextVSync: conn name:RSVsyncClientOhos_2177_0, rate:0 I 06604/ueaCleint-FrameUiIntf: [BeginFlushAnimation]:start I 00000/VsyncDistributor: ThreadMain: Distributor name:app, connection name:RSVsyncClientOhos_2177_0, ret:8 I 00000/VsyncReceiver: OnReadable: retVal:8, cb == nullptr:0 E 01400/OHOS::ROSEN: No valid RSRootRenderNode I 03b00/JSApp: app Log: dryRun print success I 03900/Ace: [flutter_ace_view.cpp(operator())-(-1)] idle_notification_callback 0 100000 I 00000/BootAnimation: main: displays is empty, retry to get displays I 04201/DisplayManagerStub: <34>OnRemoteRequest: OnRemoteRequest code is 14 I 02b01/SMS_MMS: [operator()-(sms_service.cpp:106)] connect core service ... I 02b01/CoreService: [IsInitFinished-(core_manager_inner.cpp:48)] CoreManagerInner is F7294C38, for InitAllObj! I 03b00/JSApp: app Log: [start] start run suites, total cases: 609 I 03900/Ace: [flutter_ace_view.cpp(operator())-(-1)] idle_notification_callback 0 8907 I 00000/VsyncDistributor: RequestNextVSync: conn name:ACE, rate:0 I 02b01/CoreService: [IsInitFinished-(core_manager_inner.cpp:48)] CoreManagerInner is F7294C38, for InitAllObj! I 02b01/CELLULAR_DATA: [AsynchronousRegister-(cellular_data_controller.cpp:139)] Slot0: AsynchronousRegister I 00000/VsyncDistributor: ThreadMain: Distributor name:app, connection name:ACE, ret:8 I 00000/VsyncReceiver: OnReadable: retVal:8, cb == nullptr:0 I 06604/ueaCleint-FrameUiIntf: [BeginFlushAnimation]:start I 03900/Ace: [flutter_ace_view.cpp(operator())-(-1)] idle_notification_callback 0 100000 I 03b00/JSApp: app Log: [suite start]DeviceKvStorePromiseTest, total cases: 82 E 01611/ZDD: JSUtil::Unwrap: not a instance of * I 01610/ZDDS: KvStoreServiceDeathNotifier::GetDistributedKvDataService: create remote proxy. I 01800/SAMGR: CheckSystemAbility called I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 2, flags= 0 I 01800/SAMGR: found service : 1301. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01610/ZDDS: KvStoreDataServiceProxy::KvStoreDataServiceProxy: init data service proxy. I 01610/ZDDS: KvStoreServiceDeathNotifier::KvStoreDeathRecipient: constructor. I 01610/ZDDS: KvStoreClientDeathObserver::KvStoreClientDeathObserver: this client death observer W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01120/BundleMgrService: [bundle_mgr_client.cpp(BundleMgrClient):27] create BundleMgrClient I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(BundleMgrClientImpl):35] create bundleMgrClientImpl I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(GetBundleNameForUid):45] GetBundleNameForUid begin I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(Connect):300] enter I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 401. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(BundleMgrProxy):63] create bundle mgr proxy instance I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(Connect):318] end I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(GetBundleNameForUid):387] begin to GetBundleNameForUid of 20010033 I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(GetBundleInfo):59] GetBundleInfo begin I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(Connect):300] enter I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(Connect):318] end I 01120/BundleMgrService: [bundle_mgr_host.cpp(HandleGetBundleInfo):409] name ohos.acts.distributeddatamgr, flag 0 E 01120/BundleMgrService: [bundle_data_mgr.cpp(GetBundleNameForUid):1073] get innerBundleInfo by uid failed. I 01120/BundleMgrService: [bundle_mgr_client.cpp(~BundleMgrClient):33] destory BundleMgrClient I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(~BundleMgrClientImpl):40] destory bundleMgrClientImpl I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(~BundleMgrProxy):68] destroy create bundle mgr proxy instance 2. 这里是task_log [ManagerDevice] [DEBUG] [allocate_device_option: release list con lock] [ManagerDevice] [DEBUG] [apply_device: release lock con lock] [ManagerEnv] [DEBUG] [device d601034133413536311277713ee01900: extend value: {}] [Scheduler] [INFO] [[2 / 3] Executing: D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\testcases\ActsDistributedDatamgrJsTest.json, Device: d601034133************713ee01900, Driver: JSUnitTest] [Concurrent] [DEBUG] [thread id: 2023-11-03-14-25-15-440894 start] [Concurrent] [DEBUG] [thread id 2023-11-03-14-25-15-440894, listener <_core.executor.listener.LogListener object at 0x000001F9510DCE80>] [Concurrent] [DEBUG] [thread id 2023-11-03-14-25-15-440894, listener <_core.executor.listener.ReportListener object at 0x000001F9510DCD60>] [Concurrent] [DEBUG] [thread id 2023-11-03-14-25-15-440894, listener <_core.executor.listener.UploadListener object at 0x000001F9510DCD90>] [Concurrent] [DEBUG] [device <xdevice_extension._core.environment.device.Device object at 0x000001F95109FF40> need kit setup is false] [Drivers] [DEBUG] [Start execute xdevice extension JSUnit Test] [Drivers] [DEBUG] [Test case file path: D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\testcases\ActsDistributedDatamgrJsTest.json] [Device] [DEBUG] [d601034133************713ee01900 execute command hdc shell stop_service hilogd with timeout 30.0s] [Utils] [INFO] [The running command is: hdc_std -t d601034133413536311277713ee01900 shell stop_service hilogd] [ManagerDevice] [DEBUG] [apply_device: apply lock con lock] [ManagerDevice] [DEBUG] [allocate_device_option: apply list con lock] [ManagerDevice] [DEBUG] [allocate_device_option: release list con lock] [ManagerDevice] [DEBUG] [wait for available device founded] [Device] [DEBUG] [d601034133************713ee01900 execute command hdc shell start_service hilogd with timeout 30.0s] [Utils] [INFO] [The running command is: hdc_std -t d601034133413536311277713ee01900 shell start_service hilogd] [ManagerDevice] [DEBUG] [allocate_device_option: apply list con lock] [ManagerDevice] [DEBUG] [allocate_device_option: release list con lock] [ManagerDevice] [DEBUG] [apply_device: release lock con lock] [Scheduler] [DEBUG] ['ActsDistributedDataObjectJsTest' is waiting available device] [ManagerDevice] [DEBUG] [apply_device: apply lock con lock] [ManagerDevice] [DEBUG] [allocate_device_option: apply list con lock] [ManagerDevice] [DEBUG] [allocate_device_option: release list con lock] [ManagerDevice] [DEBUG] [wait for available device founded] [Device] [DEBUG] [d601034133************713ee01900 execute command hdc shell hilog -r with timeout 30.0s] [Utils] [INFO] [The running command is: hdc_std -t d601034133413536311277713ee01900 shell hilog -r] [Device] [DEBUG] [core log clear success] [Device] [DEBUG] [app log clear success] [Device] [DEBUG] [d601034133************713ee01900 execute command hdc target mount with timeout 90.0s] [Utils] [INFO] [The running command is: hdc_std -t d601034133413536311277713ee01900 target mount] [Device] [DEBUG] [Mount finish] [Utils] [DEBUG] [do kit:AppInstallKit setup] [Kit] [DEBUG] [AppInstallKit setup, device:d601034133413536311277713ee01900] [Device] [DEBUG] [d601034133************713ee01900 execute command hdc install D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\testcases\ActsDistributedDatamgrJsTest.hap with timeout 90.0s] [Utils] [INFO] [The running command is: hdc_std -t d601034133413536311277713ee01900 install D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\testcases\ActsDistributedDatamgrJsTest.hap] [Device] [DEBUG] [[Info]App install path:D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\testcases\ActsDistributedDatamgrJsTest.hap, queuesize:0, msg:install bundle successfully.] [Device] [DEBUG] [AppMod finish] [Utils] [INFO] [generate device log file: D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\reports\2023-11-03-14-21-13\log\device_hilog_d601034133413536311277713ee01900_ActsDistributedDatamgrJsTest.log] [Device] [DEBUG] [d601034133************713ee01900 execute command hdc shell aa start -d 123 -a ohos.acts.distributeddatamgr.MainAbility -b ohos.acts.distributeddatamgr with timeout 90.0s] [Utils] [INFO] [The running command is: hdc_std -t d601034133413536311277713ee01900 shell aa start -d 123 -a ohos.acts.distributeddatamgr.MainAbility -b ohos.acts.distributeddatamgr] [Device] [DEBUG] [start ability successfully.] [Drivers] [INFO] [execute ohos.acts.distributeddatamgr's testcase success. result value=start ability successfully.] [Device] [INFO] [execute command: hdc_std -t d601034133************713ee01900 shell hilog] [Drivers] [INFO] [prepare to read device log, may wait some time] [Drivers] [INFO] [The timeout is 1200.0 seconds] [Utils] [ERROR] [report D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\reports\2023-11-03-14-21-13\result\ActsDistributedDatamgrJsTest.xml not exist, create empty report under D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\reports\2023-11-03-14-21-13\result] [ErrorNo=00000] [ReporterHelper] [INFO] [generate data report: D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\reports\2023-11-03-14-21-13\result\ActsDistributedDatamgrJsTest.xml] [Concurrent] [INFO] [Executed: D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\testcases\ActsDistributedDatamgrJsTest.json, Execution Time: 24min 57sec] [Concurrent] [DEBUG] [execute_result:D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\reports\2023-11-03-14-21-13\result\ActsDistributedDatamgrJsTest.xml] [Concurrent] [DEBUG] [thread 2023-11-03-14-25-15-440894 free environment] [ManagerDevice] [DEBUG] [release_device: apply list con lock] [ManagerDevice] [DEBUG] [handle_device_event apply lock_con] [ManagerDevice] [DEBUG] [find available device] [ManagerDevice] [DEBUG] [handle_device_event release lock_con] [ManagerDevice] [DEBUG] [free device sn: d601034133413536311277713ee01900, type: Device] [ManagerDevice] [DEBUG] [release_device: release list con lock] [Concurrent] [DEBUG] [put thread 2023-11-03-14-25-15-440894 result] [Concurrent] [DEBUG] [thread id: 2023-11-03-14-25-15-440894 execute finished] [ManagerDevice] [DEBUG] [allocate_device_option: apply list con lock] [ManagerDevice] [DEBUG] [allocate device sn: d601034133413536311277713ee01900, type: <class 'xdevice_extension._core.environment.device.Device'>] [ManagerDevice] [DEBUG] [allocate_device_option: release list con lock] [ManagerDevice] [DEBUG] [apply_device: release lock con lock] [ManagerEnv] [DEBUG] [device d601034133413536311277713ee01900: extend value: {}] ### 期望行为是什么? 希望distributeddatamgr 模块中ActsDistributedDatamgrJsTest测试跑起来,并且全部测试都是PASSED ### 如何复现该缺陷 通过跑rk3588板子,就直接出现问题 ### 其他补充信息 ### 版本或分支信息 - [ ] master - [ ] Release 3.2 - [x] Release 3.1 - [ ] Release 3.0
### 发生了什么问题? 代码是矿鸿319版本上进行适配,适配的产品是rk3588,通过XTS跑测试用例,在distributeddatamgr 模块中ActsDistributedDatamgrJsTest模块显示Unavailable,另外的两个模块的所有用例都跑起来了,而且测试都是PASSED,在device_hilog_d601034133413536311277713ee01900_ActsDistributedDatamgrJsTest.log这个模块的所有用例都没跑起来, 通过 log 文件看到总共有609个案例,在第一个测试套里面有82个case,后面直接出现了ZDD: JSUtil::Unwrap: not a instance of *, 并且通过ZDD: JSUtil::Unwrap: not a instance of *找到相应的函数js_util.cpp,,通过 napi_instanceof(env, in, constructor, &isInstance)这个函数,找到 native_api.cpp,,通过打印发现 在 ativeValue->TypeOf() == NATIVE_OBJECT 此命令中两边的值不相同,ativeValue->TypeOf()为4,NATIVE_OBJECT为6,可能造成程序错误退出。 1. 这里部分的是device_hilog_d601034133413536311277713ee01900_ActsDistributedDatamgrJsTest.log I 01100/AppexecfwkCore: [app_mgr_stub.cpp(OnRemoteRequest:90)]AppMgrStub::OnReceived, code = 1, flags= 0. I 01110/AppMgrService: [app_running_record.cpp(PopForegroundingAbilityTokens:729)]size:1 I 01150/AppkitNative: [main_thread.cpp(HandleForegroundApplication:1278)]MainThread::handleForegroundApplication after ApplicationForegrounded I 01150/AppkitNative: [main_thread.cpp(HandleForegroundApplication:1279)]MainThread::handleForegroundApplication called end I 01110/AppMgrService: [app_running_record.cpp(GetAllModuleRecord:784)]GetAllModuleRecord size:1 I 01110/AppMgrService: [app_running_record.cpp(GetAllModuleRecord:784)]GetAllModuleRecord size:1 I 01110/AppMgrService: [module_running_record.cpp(OnAbilityStateChanged:155)]On ability state changed. I 01110/AppMgrService: [module_running_record.cpp(OnAbilityStateChanged:162)]OnAbilityStateChanged oldState:1, state:2 I 01000/AbilityManagerService: [app_scheduler.cpp(OnAbilityRequestDone:181)]On ability request done, state:2 I 01000/AbilityManagerService: [ability_manager_service.cpp(OnAbilityRequestDone:2340)]On ability request done. I 01000/AbilityManagerService: [ability_record.cpp(ForegroundAbility:200)]ForegroundAbility. I 01000/AbilityManagerService: [lifecycle_deal.cpp(ForegroundNew:132)]ForegroundNew. I 01000/AbilityManagerService: [lifecycle_deal.cpp(ForegroundNew:138)]caller , , E 01800/URI: Input empty! I 02200/Ability: [want_params.cpp(Unmarshalling:1313)]Unmarshalling bufferSize=212. I 02200/Ability: [want_params.cpp(ReadFromParcel:1284)]ReadFromParcel size=3. I 02200/Ability: [want_params.cpp(ReadFromParcel:1286)]ReadFromParcel get i=0 I 02200/Ability: [want_params.cpp(ReadFromParcelInt:1108)]ReadFromParcelInt key=ohos.aafwk.param.callerPid. I 02200/Ability: [want_params.cpp(ReadFromParcel:1286)]ReadFromParcel get i=1 I 02200/Ability: [want_params.cpp(ReadFromParcelInt:1108)]ReadFromParcelInt key=ohos.aafwk.param.callerToken. I 02200/Ability: [want_params.cpp(ReadFromParcel:1286)]ReadFromParcel get i=2 I 02200/Ability: [want_params.cpp(ReadFromParcelInt:1108)]ReadFromParcelInt key=ohos.aafwk.param.callerUid. I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 1, flags= 1. I 02200/Ability: [ability_thread.cpp(ScheduleAbilityTransaction:761)]ScheduleAbilityTransaction begin: targeState = 6, isNewWant = 0 I 02200/Ability: [want.cpp(DumpInfo:1926)]==================Want::DumpInfo level: 0 start============= I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 1, flags= 1. I 02200/Ability: [operation.cpp(DumpInfo:376)]=======Operation::DumpInfo level: 0 start============= I 02200/Ability: [operation.cpp(DumpInfo:378)]===Operation::abilityName_ ohos.acts.distributeddatamgr.MainAbility ============= I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 1, flags= 1. I 02200/Ability: [operation.cpp(DumpInfo:379)]===Operation::action_ ============= I 02200/Ability: [operation.cpp(DumpInfo:380)]===Operation::bundleName_ ohos.acts.distributeddatamgr ============= I 02200/Ability: [operation.cpp(DumpInfo:381)]===Operation::deviceId_ 123 ============= I 02200/Ability: [operation.cpp(DumpInfo:383)]===Operation::entities_: count 0 ============= I 02200/Ability: [operation.cpp(DumpInfo:388)]===Operation::flags_ 0d ============= I 02200/Ability: [operation.cpp(DumpInfo:389)]===Operation::uri_ ============= I 02200/Ability: [operation.cpp(DumpInfo:391)]=======Operation::DumpInfo level: 0 end============= I 02200/Ability: [want_params.cpp(DumpInfo:1343)]=======WantParams::DumpInfo level: 0 start============= W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 02200/Ability: [want_params.cpp(DumpInfo:1345)]===WantParams::params_: count 3 ============= I 02200/Ability: [want_params.cpp(DumpInfo:1353)]=WantParams::params_[ohos.aafwk.param.callerPid] : <private> ============= I 02200/Ability: [want_params.cpp(DumpInfo:1353)]=WantParams::params_[ohos.aafwk.param.callerToken] : <private> ============= I 02200/Ability: [want_params.cpp(DumpInfo:1353)]=WantParams::params_[ohos.aafwk.param.callerUid] : <private> ============= I 01000/AbilityManagerService: [ability_manager_service.cpp(OnAppStateChanged:2383)]On app state changed. I 02200/Ability: [want_params.cpp(DumpInfo:1358)]=======WantParams::DumpInfo level: 0 end============= I 02200/Ability: [want.cpp(DumpInfo:1933)]==================Want::DumpInfo level: 0 end============= E 01800/URI: Input empty! I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 1, flags= 1. E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object E 01800/URI: Input empty! E 01800/URI: Input empty! W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 1, flags= 1. E 01800/URI: Input empty! W 01510/IPCObjectProxy: it is normal binder, not dbinder I 02200/Ability: [ability_thread.cpp(ScheduleAbilityTransaction:792)]ScheduleAbilityTransaction end W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 01110/AppMgrService: [app_mgr_service_inner.cpp(ApplicationForegrounded:335)]application is foregrounded W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 01700/RSS: ResSchedClient::ReportDataInProcess receive resType = 2, value = 2. I 01700/CgroupAdjuster: AdjustProcessGroup for 2177, source : 1 E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: not databus dbinder, need do nothing I 01700/ChronoScope: [ComputeProcessGroup] cost 0.003208 milliseconds. W 01510/IPCObjectProxy: handle = 5 destroyed W 01510/IPCObjectProxy: it is normal binder, not dbinder W 01700/RSS: PluginMgr::DispatchResource resType no lib register! E 01700/CgroupAdjuster: ApplyProcessGroup set 2177 to group 1 failed, ret=-1! I 01700/ChronoScope: [ApplyProcessGroup] cost 0.016334 milliseconds. I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 0, flags= 1. I 01700/ChronoScope: [HandleAbilityStateChanged] cost 0.106166 milliseconds. W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01100/MemMgr: AppStateObserver::OnAbilityStateChanged called, uid=20010033, pid=2177, bundleName=ohos.acts.distributeddatamgr FOREGROUND I 02200/Ability: [ability_thread.cpp(HandleAbilityTransaction:456)]AbilityThread::HandleAbilityTransaction begin W 01510/IPCObjectProxy: not databus dbinder, need do nothing I 01700/RSS: ResSchedClient::ReportDataInProcess receive resType = 1, value = 2. I 02200/Ability: [ability_thread.cpp(HandleAbilityTransaction:462)]AbilityThread::HandleAbilityTransaction abilityImpl_->SetCallingContext I 01700/CgroupAdjuster: AdjustProcessGroup for 2177, source : 0 I 01b00/AccountMgrService: [os_account_manager.cpp(GetOsAccountLocalIdFromUid:91)] uid 20010033, os account id 100. I 02200/Ability: [ability_thread.cpp(HandleAbilityTransaction:466)]AbilityThread::HandleAbilityTransaction abilityImpl_->HandleAbilityTransaction W 01510/IPCObjectProxy: handle = 5 destroyed I 01100/MemMgr: BundlePriorityInfo::UpdatePriority bundleName=ohos.acts.distributeddatamgr, priority=0 I 01700/ChronoScope: [ComputeProcessGroup] cost 0.001167 milliseconds. I 02200/Ability: [page_ability_impl.cpp(HandleAbilityTransaction:37)]PageAbilityImpl::HandleAbilityTransaction begin sourceState:0; targetState: 6; isNewWant: 0, sceneFlag: 0 E 01700/CgroupAdjuster: ApplyProcessGroup set 2177 to group 1 failed, ret=-1! I 01700/ChronoScope: [ApplyProcessGroup] cost 0.011375 milliseconds. I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 0, flags= 1. E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object I 01700/ChronoScope: [HandleForegroundApplicationChanged] cost 0.061250 milliseconds. I 01100/MemMgr: AppStateObserver::OnForegroundApplicationChanged uid=20010033, bundleName=ohos.acts.distributeddatamgr, state=2, I 01100/MemMgr: KernelInterface::EchoToPath echo 0 > /proc/2177/oom_score_adj I 01100/MemMgr: ReclaimStrategyManager::HandleAppStateChanged_ pid:2177 bundle:20010033 ohos.acts.distributeddatamgr userId:100 score:0 action:APP_FOREGROUND W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01100/MemMgr: ReclaimStrategyManager::HandleAppStateChanged_ others app action! APP_FOREGROUND W 01510/IPCObjectProxy: not databus dbinder, need do nothing I 02200/Ability: [ability.cpp(SetStartAbilitySetting:3155)]SetStartAbilitySetting called. I 01700/RSS: PluginMgr::DispatchResource resType = 1, value = 2 pluginlist is [libsocperf_plugin.z.so,libframe_aware_plugin.z.so,]. I 01c02/TimeService: [time_service_stub.cpp] OnRemoteRequest# start##code = 5 W 01510/IPCObjectProxy: handle = 9 destroyed I 02200/Ability: [ability_impl.cpp(Start:70)]Start begin. I 01c02/TimeService: [time_service_stub.cpp] OnRemoteRequest# CallingPid = 407, CallingUid = 1000, code = 5 I 02200/Ability: [ability.cpp(HandleCreateAsContinuation:1955)]Ability::HandleCreateAsContinuation return. This not continuated ability I 02200/Ability: [ability_impl.cpp(Start:81)]AbilityImpl::Start I 01c02/TimeService: [time_service_stub.cpp] OnGetBootTimeMs# start. I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 0, flags= 1. I 02200/Ability: [ability.cpp(OnStart:216)]OnStart begin. I 01c02/TimeService: [time_service_stub.cpp] OnGetBootTimeMs# end. I 02200/Ability: [ability.cpp(OnStart:257)]Ability::OnStart bundleName:ohos.acts.distributeddatamgr, abilityName:ohos.acts.distributeddatamgr.MainAbility, windowType:1, displayId:0 I 01700/RSS: SocPerfPlugin::DispatchResource resType=1, value=2 I 02200/Ability: [ability.cpp(GetWindowOption:3521)]GetWindowOption start I 01700/RSS: SocPerfPlugin: socperf->APP_WARM_START I 01c02/TimeService: [time_service_client.cpp] GetBootTimeMs# Result: 328581 I 02200/Ability: [ability.cpp(GetWindowOption:3529)]Ability::GetWindowOption window mode is 0. I 01701/BUNDLE_ACTIVE: [bundle_active_app_state_obsever.cpp(OnAbilityStateChanged):72] OnAbilityStateChangeduser id is 100, bundle name is ohos.acts.distributeddatamgr, ability name is ohos.acts.distributeddatamgr.MainAbility, ability id is 0x25a5d60, event id is 2,uid is 20010033, pid is 2177 I 02200/Ability: [ability.cpp(GetWindowOption:3538)]GetWindowOption end I 01701/BUNDLE_ACTIVE: [bundle_active_app_state_obsever.cpp(OnAbilityStateChanged):75] BundleActiveAppStateObserver::OnAbilityStateChanged handler not null, send report event msg I 02200/Ability: [ability.cpp(InitWindow:843)]InitWindow beign abilityWindow_->InitWindow. I 01700/RSS: SocPerfPlugin::OnDispatchResource success. I 02200/Ability: [ability_window.cpp(InitWindow:55)]InitWindow begin. I 01700/RSS: FrameAwarePlugin:DispatchResource type:1, value:2 W 01510/IPCObjectProxy: not databus dbinder, need do nothing E 01700/socperf: SocPerf disabled! I 01700/RSS: FrameAwarePlugin::OnDispatchResource success. W 01510/IPCObjectProxy: handle = 8 destroyed E 01700/socperf: SocPerf disabled! I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 0, flags= 1. I 01701/BUNDLE_ACTIVE: [bundle_active_report_handler.cpp(ProcessEvent):39] MSG_REPORT_EVENT CALLED W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 01701/BUNDLE_ACTIVE: [bundle_active_core.cpp(ReportEvent):415] FLUSH interval is 1800000, debug is 0 E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object I 01c02/TimeService: [time_service_stub.cpp] OnRemoteRequest# start##code = 5 I 01c02/TimeService: [time_service_stub.cpp] OnRemoteRequest# CallingPid = 407, CallingUid = 1000, code = 5 W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01c02/TimeService: [time_service_stub.cpp] OnGetBootTimeMs# start. I 01c02/TimeService: [time_service_stub.cpp] OnGetBootTimeMs# end. W 01510/IPCObjectProxy: not databus dbinder, need do nothing W 01510/IPCObjectProxy: handle = 9 destroyed I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01c02/TimeService: [time_service_client.cpp] GetBootTimeMs# Result: 328581 I 01701/BUNDLE_ACTIVE: [bundle_active_core.cpp(ReportEvent):434] report event called bundle name ohos.acts.distributeddatamgr time 328581 userId 100, eventid 2, in lock range I 01100/AppexecfwkCore: [application_state_observer_stub.cpp(OnRemoteRequest:57)]ApplicationStateObserverStub::OnReceived, code = 0, flags= 1. I 01800/SAMGR: found service : 10. I 01701/BUNDLE_ACTIVE: [bundle_active_core.cpp(CheckTimeChangeAndGetWallTime):330] CheckTimeChangeAndGetWallTime called, userId is 100 I 01c02/TimeService: [time_service_stub.cpp] OnRemoteRequest# start##code = 5 I 01c02/TimeService: [time_service_stub.cpp] OnRemoteRequest# CallingPid = 407, CallingUid = 1000, code = 5 I 01c02/TimeService: [time_service_stub.cpp] OnGetBootTimeMs# start. I 01c02/TimeService: [time_service_stub.cpp] OnGetBootTimeMs# end. I 01c02/TimeService: [time_service_client.cpp] GetBootTimeMs# Result: 328581 I 01701/BUNDLE_ACTIVE: [bundle_active_core.cpp(CheckTimeChangeAndGetWallTime):341] asystime is 1678109335000, artime is 328581, esystime is 1678109334781, diff is 219 I 01701/BUNDLE_ACTIVE: [bundle_active_core.cpp(ConvertToSystemTimeLocked):367] ConvertToSystemTimeLocked called I 01701/BUNDLE_ACTIVE: [bundle_active_core.cpp(GetUserDataAndInitializeIfNeeded):194] GetUserDataAndInitializeIfNeeded called I 01701/BUNDLE_ACTIVE: [bundle_active_user_service.cpp(ReportEvent):91] ReportEvent, B time is 1678060800000, E time is 1678147200000, userId is 100,event is 2 W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 01701/BUNDLE_ACTIVE: [bundle_active_user_service.cpp(NotifyStatsChanged):74] NotifyStatsChanged stat change is 1, user is 100 I 01701/BUNDLE_ACTIVE: [bundle_active_group_controller.cpp(ReportEvent):217] ReportEvent called E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object I 01120/BundleMgrService: [bundle_mgr_host.cpp(HandleGetApplicationInfo):323] name ohos.acts.distributeddatamgr, flag 0, userId 100 W 01510/IPCObjectProxy: it is normal binder, not dbinder W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder E 01120/BundleMgrService: [bundle_data_mgr.cpp(GetBundleNameForUid):1073] get innerBundleInfo by uid failed. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01400/Bufferqueue: (distributeddatamgr0)<25>ConsumerSurface: ctor I 01400/Bufferqueue: (distributeddatamgr0)<53>BufferQueue: ctor, Queue id: 2083059138561 I 01400/Bufferqueue: (distributeddatamgr0)<33>BufferQueueProducer: ctor I 01400/Bufferqueue: (distributeddatamgr0)<27>BufferQueueConsumer: ctor E 01400/OHOS::ROSEN: RsDebug RSRenderService::CreateNodeAndSurface node id:9350143803393 name:distributeddatamgr0 surface id:2083059138561 name:distributeddatamgr0 W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01400/Bufferqueue: (not init)<61>BufferClientProducer: ctor I 01400/Bufferqueue: (distributeddatamgr0)<706>SetQueueSize: Success, Way: queue size: 5, Queue id: 2083059138561 I 04200/WindowImpl: <528>Create: [Client] Window Create I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 4606. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 04200/WindowController: <474>UpdateWindowAnimation: windowId: 2, animationFlag: 1 I 04200/WindowRoot: <122>SaveWindow: save windowId 2 I 04200/WindowManagerService: <231>SaveAbilityToken: [WMS] SaveAbilityToken: 2 I 04200/InputTransferStation: <71>AddInputWindow: Add input window, windowId: 2 I 04200/InputTransferStation: <76>AddInputWindow: Init input listener I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 3101. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 02800/MultimodalInputConnectProxy: in MultimodalInputConnectProxy, #33, MultimodalInputConnectProxy() I 02800/MultimodalInputConnectManager: in ConnectMultimodalInputService, #115, get multimodal input connect service successful I 02800/MMIService: in StubHandleAllocSocketFd, #242, clientName:ohos.acts.distributeddatamgr,moduleId:0 I 02800/MMIService: in AllocSocketFd, #217, enter, programName:ohos.acts.distributeddatamgr,moduleType:0 I 02f01/AccessTokenKit: [VerifyAccessToken]:VerifyAccessToken called I 02f01/AccessTokenKit: [VerifyAccessToken]:tokenID=536913021, permissionName=ohos.permission.INPUT_MONITORING I 02f01/AccessTokenManagerStub: [OnRemoteRequest]:OnRemoteRequest called, code: 65296 I 02f01/AccessTokenManagerService: [VerifyAccessToken]:VerifyAccessToken called, tokenID: 0x2000a47d, permissionName: ohos.permission.INPUT_MONITORING I 02f01/PermissionManager: [VerifyAccessToken]:VerifyAccessToken called, tokenID: 0x2000a47d, permissionName: ohos.permission.INPUT_MONITORING I 02800/UDSServer: in AddSession, #382, AddSession end I 02800/MMIService: in OnConnected, #204, fd:19 I 02800/MMIService: in AllocSocketFd, #230, leave, programName:ohos.acts.distributeddatamgr,moduleType:0,alloc success I 02800/MMIService: in StubHandleAllocSocketFd, #252, call AllocSocketFd success W 01510/BinderInvoker: <private>(<private>) write fd : <private> I 02800/MMIService: in StubHandleAllocSocketFd, #257, send clientFd to client, clientFd = <private> W 01510/BinderInvoker: <private>:<private> : fd = <private> I 02800/MultimodalInputConnectManager: in AllocSocketPair, #62, AllocSocketPair success. socketFd_:13 I 02800/UDSSocket: in EpollCreat, #42, epoll_create, epollFd_:11 E 02800/InputManagerImpl: in OnConnected, #377, display info check failed! physicalDisplays_ size:0,logicalDisplays_ size:0 E 02800/KeyEventInputSubscribeManager: in OnConnected, #120, Leave, subscribeInfos_ is empty W 02800/UDSClient: in StartClient, #121, uds client thread detach I 04200/WindowImpl: <243>SetWindowType: window id: 2, type:1 I 02200/Ability: [ability_window.cpp(InitWindow:76)]InitWindow end. I 02200/Ability: [ability.cpp(InitWindow:851)]InitWindow end abilityWindow_->InitWindow. I 02200/Ability: [ability.cpp(OnStart:262)]OnStart begin abilityWindow_->OnPostAbilityStart. I 02200/Ability: [ability_window.cpp(OnPostAbilityStart:86)]OnPostAbilityStart begin. I 02200/Ability: [ability_window.cpp(OnPostAbilityStart:93)]OnPostAbilityStart begin windowScene_->GoBackground. I 04200/WindowScene: <113>GoBackground: GoBackground reason:0 I 04200/WindowImpl: <701>Hide: [Client] Window [name:distributeddatamgr0, id:2] Hide I 04200/WindowImpl: <712>Hide: window is already hidden id: 2 I 02200/Ability: [ability_window.cpp(OnPostAbilityStart:95)]OnPostAbilityStart end windowScene_->GoBackground. I 02200/Ability: [ability_window.cpp(OnPostAbilityStart:98)]OnPostAbilityStart end. I 02200/Ability: [ability.cpp(OnStart:267)]Ability::OnStart: add windowId = 2 I 01000/AbilityManagerService: [ability_manager_service.cpp(VerificationAllToken:2957)]VerificationAllToken. E 01000/AbilityManagerService: [ability_stack_manager.cpp(AddWindowInfo:1358)]pointer is nullptr. I 02200/Ability: [ability.cpp(OnStart:271)]Call RegisterDisplayMoveListener, windowId: 2 I 02200/Ability: [ability.cpp(OnStart:276)]OnStart end abilityWindow_->OnPostAbilityStart. I 02200/Ability: [ability.cpp(OnStart:280)]OnStart get display by displayId 0. I 04201/DisplayManagerStub: <34>OnRemoteRequest: OnRemoteRequest code is 1 E 04201/AbstractDisplayController: <73>GetAbstractDisplay: Failed to get AbstractDisplay 0, return nullptr! E 04201/DisplayManagerService: <104>GetDisplayInfoById: fail to get displayInfo by id: invalid display W 04201/DisplayManagerProxy: <80>GetDisplayInfoById: DisplayManagerProxy::GetDisplayInfoById SendRequest nullptr. E 04201/DisplayManager: <530>UpdateDisplayInfoLocked: displayInfo is null E 01800/URI: Input empty! I 02200/Ability: [ability_lifecycle.cpp(DispatchLifecycle:64)]LifeCycle::DispatchLifecycle: event:4 I 02200/Ability: [ability.cpp(OnStart:329)]OnStart end. I 03900/Ace: [ace_ability.cpp(OnStart)-(-1)] AceAbility::OnStart called I 03900/Ace: [ace_ability.cpp(operator())-(-1)] Initialize for current process. I 01150/AppkitNative: [context_impl.cpp(CreateDirIfNotExist:436)]createDir: create directory if not exists. I 01150/AppkitNative: [context_impl.cpp(CreateDirIfNotExist:436)]createDir: create directory if not exists. I 03900/Ace: [ace_ability.cpp(OnStart)-(-2)] AceAbility: windowConfig: width: 0, height: 0, left: 0, top: 0 I 04201/DisplayManagerStub: <34>OnRemoteRequest: OnRemoteRequest code is 0 W 04201/AbstractScreenController: <179>GetDefaultAbstractScreenId: GetDefaultAbstractScreenId, rsDefaultId is invalid. I 04201/DisplayManagerService: <91>GetDefaultDisplayId: GetDefaultDisplayId 18446744073709551615 E 04201/AbstractDisplayController: <88>GetAbstractDisplayByScreen: fail to get AbstractDisplay 18446744073709551615 E 04201/DisplayManagerService: <94>GetDefaultDisplayId: fail to get displayInfo by id: invalid display I 04201/DisplayManagerProxy: <50>GetDefaultDisplayId: DisplayManagerProxy::GetDefaultDisplayId <private> E 04201/DisplayManagerAdapter: <313>GetDisplayInfo: screen id is invalid E 04201/DisplayManager: <530>UpdateDisplayInfoLocked: displayInfo is null I 03900/Ace: [ace_ability.cpp(OnStart)-(-2)] AceAbility: Default display is null, set density failed. Use default density: 1.000000 I 03900/Ace: [system_properties.cpp(SetDeviceOrientation)-(-2)] SetDeviceOrientation, no change info: 0 I 02200/Ability: [ability_context.cpp(GetResourceManager:337)]GetResourceManager begin. I 02200/Ability: [ability_context.cpp(GetResourceManager:344)]GetResourceManager begin appcontext->GetResourceManager. I 02200/Ability: [ability_context.cpp(GetResourceManager:346)]GetResourceManager end appcontext->GetResourceManager. I 02200/Ability: [ability_context.cpp(GetResourceManager:351)]GetResourceManager end. I 03900/Ace: [localization.cpp(SetLocaleImpl)-(-2)] SetLocale language tag: zh-Hans-, select language: zh-CN I 01150/AppkitNative: [context_deal.cpp(HapModuleInfoRequestInit:1364)]ContextDeal::HapModuleInfoRequestInit begin I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:227)]ContextDeal::GetBundleManager begin I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 401. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:234)]ContextDeal::GetBundleManager before iface_cast<bundleObj> I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(BundleMgrProxy):63] create bundle mgr proxy instance I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:236)]ContextDeal::GetBundleManager after iface_cast<bundleObj> I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:237)]ContextDeal::GetBundleManager end I 01150/AppkitNative: [context_deal.cpp(HapModuleInfoRequestInit:1378)]ContextDeal::HapModuleInfoRequestInit before IBundleMgr->GetBundleManager I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(GetHapModuleInfo):927] begin to GetHapModuleInfo of ohos.acts.distributeddatamgr I 01120/BundleMgrService: [bundle_util.cpp(GetUserIdByCallingUid):248] get calling uid(20010033) I 01150/AppkitNative: [context_deal.cpp(HapModuleInfoRequestInit:1383)]ContextDeal::HapModuleInfoRequestInit after IBundleMgr->GetBundleManager I 01150/AppkitNative: [context_deal.cpp(HapModuleInfoRequestInit:1384)]ContextDeal::HapModuleInfoRequestInit end I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(~BundleMgrProxy):68] destroy create bundle mgr proxy instance W 01510/IPCObjectProxy: not databus dbinder, need do nothing W 01510/IPCObjectProxy: handle = 11 destroyed I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:227)]ContextDeal::GetBundleManager begin I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 401. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:234)]ContextDeal::GetBundleManager before iface_cast<bundleObj> I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(BundleMgrProxy):63] create bundle mgr proxy instance I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:236)]ContextDeal::GetBundleManager after iface_cast<bundleObj> I 01150/AppkitNative: [context_deal.cpp(GetBundleManager:237)]ContextDeal::GetBundleManager end E 01800/URI: Input empty! E 01800/URI: Input empty! I 01120/BundleMgrService: [bundle_util.cpp(GetUserIdByCallingUid):248] get calling uid(20010033) I 01150/AppkitNative: [context_deal.cpp(GetHapModuleInfo:713)]ContextDeal::GetHapModuleInfo end I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(~BundleMgrProxy):68] destroy create bundle mgr proxy instance W 01510/IPCObjectProxy: not databus dbinder, need do nothing W 01510/IPCObjectProxy: handle = 11 destroyed W 03900/Ace: [ace_ability.cpp(GetFrontendType)-(-2)] frontend type not supported. return default frontend: JS frontend. I 03900/Ace: [ace_engine.cpp(Get)-(-2)] AceEngine initialized in first time I 03900/Ace: [ace_engine.cpp(AddContainer)-(-2)] AddContainer 0 I 03900/Ace: [hdc_register.cpp(StartHdcRegister)-(-2)] Start Hdc Register E 03900/Ace: [hdc_register.cpp(StartHdcRegister)-(-2)] registerHandler_ is null I 03900/Ace: [js_frontend.cpp(Initialize)-(0)] JsFrontend initialize begin. I 03900/Ace: [js_frontend.cpp(Initialize)-(0)] JsFrontend initialize end. I 03900/Ace: [ark_js_runtime.cpp(Initialize)-(0)] Ark: create jsvm I 01150/AppkitNative: [context_impl.cpp(CreateDirIfNotExist:436)]createDir: create directory if not exists. I 01150/AppkitNative: [context_impl.cpp(CreateDirIfNotExist:436)]createDir: create directory if not exists. I 03900/Ace: [flutter_ace_view.cpp(CreateView)-(-2)] software render: true I 03900/Ace: [flutter_ace_view.cpp(CreateView)-(-2)] use platform as ui thread: false E 03900/flutter: [ERROR:third_party/flutter/engine/flutter/shell/platform/ohos/ohos_surface_software.cc(44)] OhosSurfaceSoftware Constructor W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder W 01510/BinderInvoker: <private>(<private>) write fd : <private> W 01510/BinderInvoker: <private>:<private> : fd = <private> E 01130/EventRunner: Run: Do not call, if event runner is deposited I 03900/Ace: [flutter_ace_view.cpp(SurfaceCreated)-(-2)] >>> FlutterAceView::SurfaceCreated, pWnd:00FC1EC0 I 03900/Ace: [flutter_ace_view.cpp(SurfaceCreated)-(-2)] FlutterAceView::SurfaceCreated, GetPlatformView I 03900/Ace: [flutter_ace_view.cpp(SurfaceCreated)-(-2)] <<< FlutterAceView::SurfaceCreated, end I 03900/Ace: [ace_container.cpp(AddAssetPath)-(-2)] Push AssetProvider to queue. I 03900/Ace: [window.cpp(Window)-(-2)] Window Created success. W 03900/Ace: [manifest_widget.cpp(WidgetParse)-(0)] Widget Format is invalid W 03900/Ace: [pipeline_context.cpp(SetRootRect)-(0)] the view scale is zero or root element is nullptr I 03900/Ace: [frame_report.cpp(LoadLibrary)-(0)] frame-ace:[LoadLibrary]dlopen libframe_ui_intf.so success E 06604/rtg_interface: Open fail, errno = 2(No such file or directory), dev = /dev/sched_rtg_ctrl E 06604/ueaClient-RmeCoreSched: [Init]: do not enabled!ret: -1 I 06604/ueaClient-FrameMsgMgr: [Init]:inited success! I 06604/ueaCleint-FrameUiIntf: [Init]:ret:1, inited:1 I 03900/Ace: [resource_adapter_impl.cpp(Init)-(0)] AddRes result=1, UpdateResConfig result=0, ori=0, dpi=160, device=0 I 03900/Ace: [js_accessibility_manager.cpp(InitializeCallback)-(0)] JsAccessibilityManager::InitializeCallback I 03900/Ace: [js_accessibility_manager.cpp(SubscribeStateObserver)-(0)] JsAccessibilityManager::SubscribeStateObserver E 01800/URI: Input empty! W 03900/Ace: [flutter_asset_manager.cpp(GetAsset)-(0)] find asset failed, assetName = resources/styles/default.json I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 801. I 01400/OHOS::ROSEN: RsFrameReport:[Init] dlopen libframe_ui_intf.so success! W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update I 01400/OHOS::ROSEN: RSUIDirector::GoForeground I 03900/Ace: [ace_ability.cpp(operator())-(0)] Init Rosen Backend I 03900/Ace: [root_component.cpp(SetupElementTree)-(0)] First build for element tree. E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update W 01510/IPCObjectProxy: it is normal binder, not dbinder I 05200/accessibility: [accessible_ability_manager_service.cpp(RegisterStateCallback:235)]AccessibleAbilityManagerService::RegisterStateCallback successfully I 03900/Ace: [root_component.cpp(CreateRenderNode)-(0)] CreateRenderRoot. E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object I 03900/Ace: [js_accessibility_manager.cpp(SubscribeStateObserver)-(0)] JsAccessibilityManager::SubscribeStateObserver:1 W 01510/IPCObjectProxy: it is normal binder, not dbinder I 03900/Ace: [js_accessibility_manager.cpp(RegisterInteractionOperation)-(0)] JsAccessibilityManager::RegisterInteractionOperation windowId:2 E 01800/URI: Input empty! I 05202/accessibility_aakit: [accessibility_system_ability_client.cpp(RegisterElementOperator:150)] W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 01510/BinderInvoker: <private>(<private>) write fd : <private> W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object I 03900/Ace: [pipeline_context.cpp(SetupRootElement)-(0)] rosen ui director call set root. W 01510/BinderInvoker: <private>:<private> : fd = <private> E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object I 03900/Ace: [pipeline_context.cpp(SetupRootElement)-(0)] SetupRootElement success! W 01510/IPCObjectProxy: it is normal binder, not dbinder E 01130/EventRunner: Run: Do not call, if event runner is deposited W 01510/IPCObjectProxy: it is normal binder, not dbinder I 03900/Ace: [flutter_ace_view.cpp(operator())-(-1)] idle_notification_callback 0 0 I 00000/Drawing: InitializeEglContext: Creating EGLContext!!! I 05200/accessibility: [accessible_ability_manager_service.cpp(RegisterCaptionPropertyCallback:206)]AccessibleAbilityManagerService::RegisterCaptionPropertyCallback successfully I 03900/Ace: [js_accessibility_manager.cpp(RegisterInteractionOperation)-(0)] RegisterInteractionOperation end windowId:2, ret:0 W 03900/Ace: [pipeline_context.cpp(FlushPipelineImmediately)-(0)] the surface is not ready, waiting I 03900/Ace: [flutter_ace_view.cpp(SurfaceChanged)-(-2)] FlutterAceView::SurfaceChanged, GetPlatformView I 03900/Ace: [flutter_ace_view.cpp(SurfaceChanged)-(-2)] FlutterAceView::SurfaceChanged, call NotifyChanged I 03900/Ace: [flutter_ace_view.cpp(SurfaceChanged)-(-2)] <<< FlutterAceView::SurfaceChanged, end I 03900/Ace: [ace_container.cpp(RunPage)-(0)] RunPage content=[<private>] I 03900/Ace: [pipeline_context.cpp(OnSurfaceChanged)-(0)] PipelineContext: OnSurfaceChanged start. I 03900/Ace: [pipeline_context.cpp(OnSurfaceChanged)-(0)] Surface size changed, [0 * 0] I 03900/Ace: [ace_ability.cpp(OnStart)-(-2)] AceAbility::OnStart called End I 03900/Ace: [pipeline_context.cpp(OnSurfaceChanged)-(0)] Surface is ready. I 01150/AppkitNative: [ohos_application.cpp(OnAbilityStart:216)]OHOSApplication::OnAbilityStart: called I 02200/Ability: [ability_impl.cpp(WindowEventRegister:905)]WindowEventRegister called. I 04200/InputTransferStation: <103>SetInputListener: windowId: 2 I 02200/Ability: [ability_impl.cpp(Start:106)]Start end. I 02200/Ability: [ability_impl.cpp(CheckAndRestore:760)]AbilityImpl::CheckAndRestore called start E 02200/Ability: [ability_impl.cpp(CheckAndRestore:762)]AbilityImpl::CheckAndRestore hasSaveData_ is false I 02200/Ability: [page_ability_impl.cpp(AbilityTransactionNew:156)]PageAbilityImpl::AbilityTransaction begin I 02200/Ability: [ability_impl.cpp(SerUriString:730)]SerUriString begin. I 02200/Ability: [ability_impl.cpp(SerUriString:736)]SerUriString end. I 02200/Ability: [ability_impl.cpp(Active:146)]Active begin. I 02200/Ability: [ability_impl.cpp(Active:152)]AbilityImpl::Active I 03900/Ace: [ace_ability.cpp(OnActive)-(-2)] AceAbility::OnActive called I 02200/Ability: [ability.cpp(OnActive:389)]OnActive begin. I 02200/Ability: [ability.cpp(OnActive:392)]OnActive begin abilityWindow_->OnPostAbilityActive. I 02200/Ability: [ability_window.cpp(OnPostAbilityActive:107)]AbilityWindow::OnPostAbilityActive called. I 02200/Ability: [ability_window.cpp(OnPostAbilityActive:114)]OnPostAbilityActive begin windowScene_->GoForeground. I 04200/WindowScene: <104>GoForeground: GoForeground reason:0 I 04200/WindowImpl: <663>Show: [Client] Window [name:distributeddatamgr0, id:2] Show I 03900/Ace: [pipeline_context.cpp(FlushLayout)-(0)] PipelineContext::FlushLayout() I 03900/Ace: [app_theme.cpp(Build)-(0)] Build AppTheme error, no theme resource, use prebuild color! I 04201/DisplayManagerStub: <34>OnRemoteRequest: OnRemoteRequest code is 1 E 04201/AbstractDisplayController: <73>GetAbstractDisplay: Failed to get AbstractDisplay 0, return nullptr! E 04201/DisplayManagerService: <104>GetDisplayInfoById: fail to get displayInfo by id: invalid display W 04201/DisplayManagerProxy: <80>GetDisplayInfoById: DisplayManagerProxy::GetDisplayInfoById SendRequest nullptr. E 04201/DisplayManager: <530>UpdateDisplayInfoLocked: displayInfo is null E 04200/WindowImpl: <1404>SetDefaultOption: get display failed displayId:0, window id:2 I 03900/Ace: [rosen_render_root.cpp(Paint)-(0)] color is #FFFFFFFF I 03900/Ace: [pipeline_context.cpp(FlushRender)-(0)] PipelineContext::FlushRender() I 04200/WindowManagerService: <134>AddWindow: [WMS] Add: 2 1 1 1 [ 0 0 0 0] E 04201/AbstractDisplayController: <73>GetAbstractDisplay: Failed to get AbstractDisplay 0, return nullptr! E 04201/DisplayManagerService: <104>GetDisplayInfoById: fail to get displayInfo by id: invalid display E 04201/DisplayManagerServiceInner: <39>GetDisplayById: GetDisplayById can not find corresponding display! E 04200/WindowRoot: <38>GetOrCreateWindowNodeContainer: get display failed displayId:0 E 04200/WindowRoot: <202>AddWindowNode: add window failed, window container could not be found I 00000/VsyncDistributor: RequestNextVSync: conn name:RSVsyncClientOhos_2177_0, rate:0 E 04200/WindowImpl: <694>Show: show errCode:120 for winId:2 E 03900/Ace: [multimodal_manager.cpp(OpenChannel)-(0)] fail to get subscriber to register callback I 02200/Ability: [ability_window.cpp(OnPostAbilityActive:116)]OnPostAbilityActive end windowScene_->GoForeground. I 02200/Ability: [ability_window.cpp(OnPostAbilityActive:118)]OnPostAbilityActive begin windowScene_->RequestFocus. I 04200/WindowManagerService: <181>RequestFocus: [WMS] RequestFocus: 2 E 04200/WindowRoot: <420>RequestFocus: could not request focus before it does not be shown I 02200/Ability: [ability_window.cpp(OnPostAbilityActive:122)]OnPostAbilityActive end windowScene_->RequestFocus. I 02200/Ability: [ability_window.cpp(OnPostAbilityActive:125)]AbilityWindow::OnPostAbilityActive end. I 02200/Ability: [ability.cpp(OnActive:394)]OnActive end abilityWindow_->OnPostAbilityActive. I 02200/Ability: [ability_lifecycle.cpp(DispatchLifecycle:105)]LifeCycle::DispatchLifecycle: event:0 I 02200/Ability: [ability.cpp(OnActive:409)]OnActive end. I 03900/Ace: [js_accessibility_manager.cpp(InitializeCallback)-(0)] JsAccessibilityManager::InitializeCallback I 03900/Ace: [ace_ability.cpp(OnActive)-(-2)] AceAbility::OnActive called End I 01150/AppkitNative: [ohos_application.cpp(OnAbilityActive:300)]OHOSApplication::OnAbilityActive: called I 02200/Ability: [ability_impl.cpp(Active:162)]Active end. I 02200/Ability: [ability.cpp(RequsetFocus:3699)]RequsetFocus called. I 02200/Ability: [ability_window.cpp(OnPostAbilityForeground:169)]AbilityWindow::OnPostAbilityForeground called. I 02200/Ability: [ability_window.cpp(OnPostAbilityForeground:176)]OnPostAbilityForeground begin windowScene_->GoForeground, sceneFlag:0. I 04200/WindowScene: <104>GoForeground: GoForeground reason:0 I 04200/WindowImpl: <663>Show: [Client] Window [name:distributeddatamgr0, id:2] Show I 04201/DisplayManagerStub: <34>OnRemoteRequest: OnRemoteRequest code is 1 E 04201/AbstractDisplayController: <73>GetAbstractDisplay: Failed to get AbstractDisplay 0, return nullptr! E 04201/DisplayManagerService: <104>GetDisplayInfoById: fail to get displayInfo by id: invalid display W 04201/DisplayManagerProxy: <80>GetDisplayInfoById: DisplayManagerProxy::GetDisplayInfoById SendRequest nullptr. E 04201/DisplayManager: <530>UpdateDisplayInfoLocked: displayInfo is null E 04200/WindowImpl: <1404>SetDefaultOption: get display failed displayId:0, window id:2 I 04200/WindowManagerService: <134>AddWindow: [WMS] Add: 2 1 1 1 [ 0 0 0 0] E 04201/AbstractDisplayController: <73>GetAbstractDisplay: Failed to get AbstractDisplay 0, return nullptr! E 04201/DisplayManagerService: <104>GetDisplayInfoById: fail to get displayInfo by id: invalid display E 04201/DisplayManagerServiceInner: <39>GetDisplayById: GetDisplayById can not find corresponding display! E 04200/WindowRoot: <38>GetOrCreateWindowNodeContainer: get display failed displayId:0 E 04200/WindowRoot: <202>AddWindowNode: add window failed, window container could not be found E 04200/WindowImpl: <694>Show: show errCode:120 for winId:2 I 02200/Ability: [ability_window.cpp(OnPostAbilityForeground:178)]OnPostAbilityForeground end windowScene_->GoForeground. I 02200/Ability: [ability_window.cpp(OnPostAbilityForeground:181)]AbilityWindow::OnPostAbilityForeground end. I 02200/Ability: [page_ability_impl.cpp(AbilityTransactionNew:210)]PageAbilityImpl::AbilityTransaction end: retVal = 1 I 02200/Ability: [page_ability_impl.cpp(HandleAbilityTransaction:83)]AbilityThread::HandleAbilityTransaction before AbilityManagerClient->AbilityTransitionDone I 01000/AbilityManagerService: [ability_manager_service.cpp(AbilityTransitionDone:2197)]Ability transition done, state:6 I 01000/AbilityManagerService: [ability_manager_service.cpp(VerificationAllToken:2957)]VerificationAllToken. I 01000/AbilityManagerService: [mission_list_manager.cpp(AbilityTransactionDone:768)]AbilityTransactionDone, state: FOREGROUND_NEW. I 01000/AbilityManagerService: [mission_list_manager.cpp(AbilityTransactionDone:778)]ability: 123/ohos.acts.distributeddatamgr/ohos.acts.distributeddatamgr.MainAbility, state: FOREGROUND_NEW I 02200/Ability: [page_ability_impl.cpp(HandleAbilityTransaction:85)]AbilityThread::HandleAbilityTransaction after AbilityManagerClient->AbilityTransitionDone I 02200/Ability: [page_ability_impl.cpp(HandleAbilityTransaction:87)]PageAbilityImpl::HandleAbilityTransaction end I 02200/Ability: [ability_thread.cpp(HandleAbilityTransaction:468)]AbilityThread::HandleAbilityTransaction end I 01000/AbilityManagerService: [mission_list_manager.cpp(CompleteForegroundNew:836)]ability: 123/ohos.acts.distributeddatamgr/ohos.acts.distributeddatamgr.MainAbility I 01000/AbilityManagerService: [ability_manager_service.cpp(NotifyBmsAbilityLifeStatus:3266)]NotifyBmsAbilityLifeStatus is called, uid :20010033 I 01120/BundleMgrService: [bundle_mgr_host_impl.cpp(NotifyAbilityLifeStatus):1051] NotifyAbilityLifeStatus begin I 01120/BundleMgrService: [bundle_mgr_host_impl.cpp(NotifyAbilityLifeStatus):1057] NotifyAbilityLifeStatus end I 01000/AbilityManagerService: [mission_list_manager.cpp(CompleteForegroundNew:849)]notify bms ability life status, bundle name:ohos.acts.distributeddatamgr, ability name:ohos.acts.distributeddatamgr.MainAbility, time:1678109335 I 00000/VsyncDistributor: RequestNextVSync: conn name:ACE, rate:0 I 01120/BundleMgrService: [module_usage_data_storage.cpp(AddOrUpdateRecord):125] add usage record data ohos.acts.distributeddatamgr W 01630/DistributedDB: [KvStoreNbDelegate] Get the data failed:-1003 W 01610/ZDDS: SingleKvStoreProxy::Get: status not success(<private>) I 01610/ZDDS: SingleKvStoreClient::Put: key: <private> value: <private>. I 01630/DistributedDB: [Syncer] LocalDataChanged no online devices, Label=FA93DB W 01120/BundleMgrService: [module_usage_data_storage.cpp(AddOrUpdateRecord):152] add result = 0 I 00000/VsyncDistributor: ThreadMain: Distributor name:app, connection name:ACE, ret:8 I 00000/VsyncDistributor: ThreadMain: Distributor name:app, connection name:RSVsyncClientOhos_2177_0, ret:8 I 00000/VsyncReceiver: OnReadable: retVal:8, cb == nullptr:0 I 00000/VsyncReceiver: OnReadable: retVal:8, cb == nullptr:0 I 06604/ueaCleint-FrameUiIntf: [BeginFlushAnimation]:start W 00000/Drawing: InitializeEglContext: Create EGL context successfully, version 1.4 E 01400/OHOS::ROSEN: No valid RSRootRenderNode I 03900/Ace: [flutter_ace_view.cpp(operator())-(-1)] idle_notification_callback 0 100000 I 03900/Ace: [jsi_engine.cpp(SetPostTask)-(0)] SetPostTask I 03900/NAPI: [native_engine.cpp(SetPostTask)] SetPostTask in W 03900/Ace: [manifest_appinfo.cpp(ParseI18nAppName)-(0)] GetResourceIdByName failed W 03900/Ace: [flutter_asset_manager.cpp(GetAsset)-(0)] find asset failed, assetName = pages/index/index.js.map W 03900/Ace: [utils.h(GetAssetContentImpl)-(0)] uri:pages/index/index.js.map Asset is null I 03900/Ace: [jsi_engine.cpp(LoadJs)-(0)] js source map load failed! E 03900/Ace: [file_asset_provider.cpp(GetAssetPath)-(0)] Cannot find base path of commons.abc W 03900/Ace: [flutter_asset_manager.cpp(GetAsset)-(0)] find asset failed, assetName = app.js.map W 03900/Ace: [utils.h(GetAssetContentImpl)-(0)] uri:app.js.map Asset is null I 03900/Ace: [jsi_engine.cpp(LoadJs)-(0)] app map load failed! W 03900/Ace: [flutter_asset_manager.cpp(GetAsset)-(0)] find asset failed, assetName = resources/res-defaults.json W 03900/Ace: [utils.h(GetAssetContentImpl)-(0)] uri:resources/res-defaults.json Asset is null I 03900/Ace: [jsi_engine.cpp(JsLogPrint)-(0)] ace Log: [JS Framework] (info) call Function directly when appCreate I 03b00/JSApp: app Log: TestApplication onCreate W 03900/Ace: [jsi_engine.cpp(JsLogPrint)-(0)] ace Log: [JS Framework] (warn) Invalid parameter type: The type of 'handler' should be function, not undefined. W 03900/Ace: [jsi_engine.cpp(AddDomEvent)-(0)] value of unsupported type. Ignoring! I 03900/Ace: [frontend_delegate_impl.cpp(FlushPageCommand)-(0)] FlushPageCommand FragmentCount(1) I 03900/Ace: [frontend_delegate_impl.cpp(OnPageReady)-(0)] OnPageReady url = <private> I 03900/Ace: [jsi_engine.cpp(FireJsEvent)-(0)] JsiEngineInstance FireJsEvent E 03900/Ace: [frontend_delegate_impl.cpp(GetPage)-(0)] the page is not in the map I 03900/Ace: [jsi_engine.cpp(FireJsEvent)-(0)] JsiEngineInstance FireJsEvent I 03900/Ace: [scroll_bar_theme.h(ParsePattern)-(0)] scroll bar theme style is null E 03900/Ace: [frontend_delegate_impl.cpp(GetPage)-(0)] the page is not in the map E 03900/Ace: [frontend_delegate_impl.cpp(GetPage)-(0)] the page is not in the map I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 1901. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 03900/Ace: [frontend_delegate_impl.cpp(OnPushPageSuccess)-(0)] OnPushPageSuccess size=<private>,pageId=<private>,url=<private> I 03900/Ace: [js_accessibility_manager.cpp(SendAccessibilityAsyncEvent)-(0)] SendAccessibilitySyncEvent eventType:pagechange I 01700/RSS: ResSchedService::ReportData from ipc receive data resType = 10, value = 0. I 01700/RSS: PluginMgr::DispatchResource resType = 10, value = 0 pluginlist is [libsocperf_plugin.z.so,]. I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 03900/Ace: [js_accessibility_manager.cpp(SendAccessibilitySyncEvent)-(0)] JsAccessibilityManager::SendAccessibilitySyncEvent type:pagechange nodeId:0 I 01700/RSS: SocPerfPlugin::DispatchResource resType=10, value=0 I 01700/RSS: SocPerfPlugin: socperf->PUSH_PAGE E 01800/URI: Input empty! I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 01700/RSS: SocPerfPlugin::OnDispatchResource success. I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 03900/Ace: [flutter_ace_view.cpp(operator())-(-1)] idle_notification_callback 0 16372 E 01700/socperf: SocPerf disabled! I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 03900/Ace: [background_task_executor.cpp(ThreadLoop)-(-1)] Background thread is started I 00000/VsyncDistributor: RequestNextVSync: conn name:ACE, rate:0 E 03900/Ace: [render_node.cpp(UpdateAll)-(0)] fail to update all due to component is null E 03900/Ace: [card_transition_controller.cpp(PrepareTransition)-(0)] prepare card transition failed. page dest is null. event: 2 I 03900/Ace: [jsi_engine.cpp(FireJsEvent)-(0)] JsiEngineInstance FireJsEvent E 03900/Ace: [shared_transition_controller.cpp(KickoffSharedTransition)-(0)] Kickoff shared transition failed. page dest is null. event: 2 I 03900/Ace: [page_transition_element.cpp(UpdateTransitionOption)-(0)] Use user-defined transition parameters. I 03900/Ace: [page_transition_element.cpp(UpdateTransitionOption)-(0)] Use user-defined transition parameters. E 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Overwriting existing RSNode in child, this SHOULD NOT HAPPEN. W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. W 03900/Ace: [render_node.cpp(RSNodeAddChild)-(0)] Child render_node has no RSNode, creating now. I 03900/Ace: [jsi_engine.cpp(FireJsEvent)-(0)] JsiEngineInstance FireJsEvent E 03900/Ace: [card_transition_controller.cpp(operator())-(0)] handle event: 3 failed. unknown event. I 03b00/JSApp: app Log: onShow finish I 03900/NAPI: [native_module_manager.cpp(LoadNativeModule)] not in cache: moduleName: data.distributedData I 03900/NAPI: [native_module_manager.cpp(FindNativeModuleByDisk)] get primary module path: /system/lib/module/data/libdistributeddata.z.so I 00000/VsyncDistributor: ThreadMain: Distributor name:app, connection name:ACE, ret:8 I 00000/VsyncReceiver: OnReadable: retVal:8, cb == nullptr:0 I 01611/ZDD: EntryPoint::RegisterModule: module register data.distributedData I 03900/NAPI: [native_module_manager.cpp(FindNativeModuleByDisk)] ignore: no NAPI_data_distributedData_GetABCCode in /system/lib/module/data/libdistributeddata.z.so I 01611/ZDD: EntryPoint::Init: init createKVManager 0 I 03900/Ace: [rosen_render_root.cpp(Paint)-(0)] color is #FFFFFFFF I 01611/ZDD: EntryPoint::Init: init FieldNode 0 I 01611/ZDD: EntryPoint::Init: init Schema 0 I 01611/ZDD: EntryPoint::Init: init Query 0 I 01611/ZDD: EntryPoint::Init: init Enumerate Constants 0 I 03900/Ace: [focus_node.h(OnFocus)-(0)] FocusNode::OnFocus: Node(StackElement) on focus I 03900/Ace: [focus_node.h(OnFocus)-(0)] FocusNode::OnFocus: Node(PageTransitionElement) on focus I 03900/Ace: [focus_node.h(OnFocus)-(0)] FocusNode::OnFocus: Node(PageElement) on focus I 03900/Ace: [focus_node.h(OnFocus)-(0)] FocusNode::OnFocus: Node(StageElement) on focus I 03900/Ace: [focus_node.h(OnFocus)-(0)] FocusNode::OnFocus: Node(StackElement) on focus I 03900/Ace: [focus_node.h(OnFocus)-(0)] FocusNode::OnFocus: Node(RootElement) on focus I 00000/VsyncDistributor: RequestNextVSync: conn name:RSVsyncClientOhos_2177_0, rate:0 I 06604/ueaCleint-FrameUiIntf: [BeginFlushAnimation]:start I 00000/VsyncDistributor: ThreadMain: Distributor name:app, connection name:RSVsyncClientOhos_2177_0, ret:8 I 00000/VsyncReceiver: OnReadable: retVal:8, cb == nullptr:0 E 01400/OHOS::ROSEN: No valid RSRootRenderNode I 03b00/JSApp: app Log: dryRun print success I 03900/Ace: [flutter_ace_view.cpp(operator())-(-1)] idle_notification_callback 0 100000 I 00000/BootAnimation: main: displays is empty, retry to get displays I 04201/DisplayManagerStub: <34>OnRemoteRequest: OnRemoteRequest code is 14 I 02b01/SMS_MMS: [operator()-(sms_service.cpp:106)] connect core service ... I 02b01/CoreService: [IsInitFinished-(core_manager_inner.cpp:48)] CoreManagerInner is F7294C38, for InitAllObj! I 03b00/JSApp: app Log: [start] start run suites, total cases: 609 I 03900/Ace: [flutter_ace_view.cpp(operator())-(-1)] idle_notification_callback 0 8907 I 00000/VsyncDistributor: RequestNextVSync: conn name:ACE, rate:0 I 02b01/CoreService: [IsInitFinished-(core_manager_inner.cpp:48)] CoreManagerInner is F7294C38, for InitAllObj! I 02b01/CELLULAR_DATA: [AsynchronousRegister-(cellular_data_controller.cpp:139)] Slot0: AsynchronousRegister I 00000/VsyncDistributor: ThreadMain: Distributor name:app, connection name:ACE, ret:8 I 00000/VsyncReceiver: OnReadable: retVal:8, cb == nullptr:0 I 06604/ueaCleint-FrameUiIntf: [BeginFlushAnimation]:start I 03900/Ace: [flutter_ace_view.cpp(operator())-(-1)] idle_notification_callback 0 100000 I 03b00/JSApp: app Log: [suite start]DeviceKvStorePromiseTest, total cases: 82 E 01611/ZDD: JSUtil::Unwrap: not a instance of * I 01610/ZDDS: KvStoreServiceDeathNotifier::GetDistributedKvDataService: create remote proxy. I 01800/SAMGR: CheckSystemAbility called I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 2, flags= 0 I 01800/SAMGR: found service : 1301. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01610/ZDDS: KvStoreDataServiceProxy::KvStoreDataServiceProxy: init data service proxy. I 01610/ZDDS: KvStoreServiceDeathNotifier::KvStoreDeathRecipient: constructor. I 01610/ZDDS: KvStoreClientDeathObserver::KvStoreClientDeathObserver: this client death observer W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01120/BundleMgrService: [bundle_mgr_client.cpp(BundleMgrClient):27] create BundleMgrClient I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(BundleMgrClientImpl):35] create bundleMgrClientImpl I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(GetBundleNameForUid):45] GetBundleNameForUid begin I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(Connect):300] enter I 01800/SAMGR: SystemAbilityManagerStub::OnReceived, code = 12, flags= 0 I 01800/SAMGR: found service : 401. W 01510/IPCObjectProxy: no databus session attach to this handle, maybe need update E 01510/IPCObjectStub: IPCObjectStub::ProcessProto called, type = 0, normal stub object W 01510/IPCObjectProxy: it is normal binder, not dbinder I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(BundleMgrProxy):63] create bundle mgr proxy instance I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(Connect):318] end I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(GetBundleNameForUid):387] begin to GetBundleNameForUid of 20010033 I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(GetBundleInfo):59] GetBundleInfo begin I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(Connect):300] enter I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(Connect):318] end I 01120/BundleMgrService: [bundle_mgr_host.cpp(HandleGetBundleInfo):409] name ohos.acts.distributeddatamgr, flag 0 E 01120/BundleMgrService: [bundle_data_mgr.cpp(GetBundleNameForUid):1073] get innerBundleInfo by uid failed. I 01120/BundleMgrService: [bundle_mgr_client.cpp(~BundleMgrClient):33] destory BundleMgrClient I 01120/BundleMgrService: [bundle_mgr_client_impl.cpp(~BundleMgrClientImpl):40] destory bundleMgrClientImpl I 01120/BundleMgrService: [bundle_mgr_proxy.cpp(~BundleMgrProxy):68] destroy create bundle mgr proxy instance 2. 这里是task_log [ManagerDevice] [DEBUG] [allocate_device_option: release list con lock] [ManagerDevice] [DEBUG] [apply_device: release lock con lock] [ManagerEnv] [DEBUG] [device d601034133413536311277713ee01900: extend value: {}] [Scheduler] [INFO] [[2 / 3] Executing: D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\testcases\ActsDistributedDatamgrJsTest.json, Device: d601034133************713ee01900, Driver: JSUnitTest] [Concurrent] [DEBUG] [thread id: 2023-11-03-14-25-15-440894 start] [Concurrent] [DEBUG] [thread id 2023-11-03-14-25-15-440894, listener <_core.executor.listener.LogListener object at 0x000001F9510DCE80>] [Concurrent] [DEBUG] [thread id 2023-11-03-14-25-15-440894, listener <_core.executor.listener.ReportListener object at 0x000001F9510DCD60>] [Concurrent] [DEBUG] [thread id 2023-11-03-14-25-15-440894, listener <_core.executor.listener.UploadListener object at 0x000001F9510DCD90>] [Concurrent] [DEBUG] [device <xdevice_extension._core.environment.device.Device object at 0x000001F95109FF40> need kit setup is false] [Drivers] [DEBUG] [Start execute xdevice extension JSUnit Test] [Drivers] [DEBUG] [Test case file path: D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\testcases\ActsDistributedDatamgrJsTest.json] [Device] [DEBUG] [d601034133************713ee01900 execute command hdc shell stop_service hilogd with timeout 30.0s] [Utils] [INFO] [The running command is: hdc_std -t d601034133413536311277713ee01900 shell stop_service hilogd] [ManagerDevice] [DEBUG] [apply_device: apply lock con lock] [ManagerDevice] [DEBUG] [allocate_device_option: apply list con lock] [ManagerDevice] [DEBUG] [allocate_device_option: release list con lock] [ManagerDevice] [DEBUG] [wait for available device founded] [Device] [DEBUG] [d601034133************713ee01900 execute command hdc shell start_service hilogd with timeout 30.0s] [Utils] [INFO] [The running command is: hdc_std -t d601034133413536311277713ee01900 shell start_service hilogd] [ManagerDevice] [DEBUG] [allocate_device_option: apply list con lock] [ManagerDevice] [DEBUG] [allocate_device_option: release list con lock] [ManagerDevice] [DEBUG] [apply_device: release lock con lock] [Scheduler] [DEBUG] ['ActsDistributedDataObjectJsTest' is waiting available device] [ManagerDevice] [DEBUG] [apply_device: apply lock con lock] [ManagerDevice] [DEBUG] [allocate_device_option: apply list con lock] [ManagerDevice] [DEBUG] [allocate_device_option: release list con lock] [ManagerDevice] [DEBUG] [wait for available device founded] [Device] [DEBUG] [d601034133************713ee01900 execute command hdc shell hilog -r with timeout 30.0s] [Utils] [INFO] [The running command is: hdc_std -t d601034133413536311277713ee01900 shell hilog -r] [Device] [DEBUG] [core log clear success] [Device] [DEBUG] [app log clear success] [Device] [DEBUG] [d601034133************713ee01900 execute command hdc target mount with timeout 90.0s] [Utils] [INFO] [The running command is: hdc_std -t d601034133413536311277713ee01900 target mount] [Device] [DEBUG] [Mount finish] [Utils] [DEBUG] [do kit:AppInstallKit setup] [Kit] [DEBUG] [AppInstallKit setup, device:d601034133413536311277713ee01900] [Device] [DEBUG] [d601034133************713ee01900 execute command hdc install D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\testcases\ActsDistributedDatamgrJsTest.hap with timeout 90.0s] [Utils] [INFO] [The running command is: hdc_std -t d601034133413536311277713ee01900 install D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\testcases\ActsDistributedDatamgrJsTest.hap] [Device] [DEBUG] [[Info]App install path:D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\testcases\ActsDistributedDatamgrJsTest.hap, queuesize:0, msg:install bundle successfully.] [Device] [DEBUG] [AppMod finish] [Utils] [INFO] [generate device log file: D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\reports\2023-11-03-14-21-13\log\device_hilog_d601034133413536311277713ee01900_ActsDistributedDatamgrJsTest.log] [Device] [DEBUG] [d601034133************713ee01900 execute command hdc shell aa start -d 123 -a ohos.acts.distributeddatamgr.MainAbility -b ohos.acts.distributeddatamgr with timeout 90.0s] [Utils] [INFO] [The running command is: hdc_std -t d601034133413536311277713ee01900 shell aa start -d 123 -a ohos.acts.distributeddatamgr.MainAbility -b ohos.acts.distributeddatamgr] [Device] [DEBUG] [start ability successfully.] [Drivers] [INFO] [execute ohos.acts.distributeddatamgr's testcase success. result value=start ability successfully.] [Device] [INFO] [execute command: hdc_std -t d601034133************713ee01900 shell hilog] [Drivers] [INFO] [prepare to read device log, may wait some time] [Drivers] [INFO] [The timeout is 1200.0 seconds] [Utils] [ERROR] [report D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\reports\2023-11-03-14-21-13\result\ActsDistributedDatamgrJsTest.xml not exist, create empty report under D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\reports\2023-11-03-14-21-13\result] [ErrorNo=00000] [ReporterHelper] [INFO] [generate data report: D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\reports\2023-11-03-14-21-13\result\ActsDistributedDatamgrJsTest.xml] [Concurrent] [INFO] [Executed: D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\testcases\ActsDistributedDatamgrJsTest.json, Execution Time: 24min 57sec] [Concurrent] [DEBUG] [execute_result:D:\3588\xts\xts_base\xts\distributeddatamgr\suites\acts\reports\2023-11-03-14-21-13\result\ActsDistributedDatamgrJsTest.xml] [Concurrent] [DEBUG] [thread 2023-11-03-14-25-15-440894 free environment] [ManagerDevice] [DEBUG] [release_device: apply list con lock] [ManagerDevice] [DEBUG] [handle_device_event apply lock_con] [ManagerDevice] [DEBUG] [find available device] [ManagerDevice] [DEBUG] [handle_device_event release lock_con] [ManagerDevice] [DEBUG] [free device sn: d601034133413536311277713ee01900, type: Device] [ManagerDevice] [DEBUG] [release_device: release list con lock] [Concurrent] [DEBUG] [put thread 2023-11-03-14-25-15-440894 result] [Concurrent] [DEBUG] [thread id: 2023-11-03-14-25-15-440894 execute finished] [ManagerDevice] [DEBUG] [allocate_device_option: apply list con lock] [ManagerDevice] [DEBUG] [allocate device sn: d601034133413536311277713ee01900, type: <class 'xdevice_extension._core.environment.device.Device'>] [ManagerDevice] [DEBUG] [allocate_device_option: release list con lock] [ManagerDevice] [DEBUG] [apply_device: release lock con lock] [ManagerEnv] [DEBUG] [device d601034133413536311277713ee01900: extend value: {}] ### 期望行为是什么? 希望distributeddatamgr 模块中ActsDistributedDatamgrJsTest测试跑起来,并且全部测试都是PASSED ### 如何复现该缺陷 通过跑rk3588板子,就直接出现问题 ### 其他补充信息 ### 版本或分支信息 - [ ] master - [ ] Release 3.2 - [x] Release 3.1 - [ ] Release 3.0
评论 (
2
)
登录
后才可以发表评论
状态
已完成
待办的
进行中
已完成
已拒绝
负责人
未设置
标签
waiting_for_assign
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (
-
)
标签 (
-
)
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(3)
1
https://gitee.com/openharmony/xts_tools.git
git@gitee.com:openharmony/xts_tools.git
openharmony
xts_tools
xts_tools
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册