Skip to content

Instantly share code, notes, and snippets.

@TimCastelijns
Created December 3, 2019 10:54
Show Gist options
  • Save TimCastelijns/af3ff997e977644f8a515adcb999424d to your computer and use it in GitHub Desktop.
Save TimCastelijns/af3ff997e977644f8a515adcb999424d to your computer and use it in GitHub Desktop.
Huawei P10 instabug log
2019-12-03 11:50:51.014 10056-10056/com.xxx I/IB-Instabug: setDebugEnabled true
2019-12-03 11:50:51.515 10056-10056/com.xxx V/IB-b: receive new core event: type: session, value: started
2019-12-03 11:50:51.519 10056-10056/com.xxx V/IB-b: receive new core event: type: session, value: started
2019-12-03 11:50:51.519 10056-10056/com.xxx V/IB-PoolProvider: postIOTask
2019-12-03 11:50:51.521 10056-10056/com.xxx V/IB-PoolProvider: postTask
2019-12-03 11:50:51.521 10056-10056/com.xxx V/IB-UserManager: isLoggedIn: false
2019-12-03 11:50:51.523 10056-10056/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:50:51.523 10056-10056/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:50:51.524 10056-10056/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:50:51.527 10056-10056/com.xxx V/IB-UserManager: getIdentifiedUserEmail:
2019-12-03 11:50:51.528 10056-10056/com.xxx V/IB-PoolProvider: postIOTask
2019-12-03 11:50:51.534 10056-10291/com.xxx E/IB-InstabugDelegate: current user is not identified
java.lang.UnsupportedOperationException: current user is not identified
at com.instabug.library.network.e.f.e.b(AttributesSyncManager.java:2)
at com.instabug.library.b.y(InstabugDelegate.java:1)
at com.instabug.library.b.h(InstabugDelegate.java:1)
at com.instabug.library.b$a.a(InstabugDelegate.java:19)
at com.instabug.library.b$a.accept(InstabugDelegate.java:1)
at io.reactivex.internal.observers.LambdaObserver.onNext(LambdaObserver.java:63)
at io.reactivex.subjects.PublishSubject$PublishDisposable.onNext(PublishSubject.java:308)
at io.reactivex.subjects.PublishSubject.onNext(PublishSubject.java:228)
at com.instabug.library.core.eventbus.EventBus.post(EventBus.java:1)
at com.instabug.library.g.a(SessionManager.java:14)
at com.instabug.library.g.e(SessionManager.java:3)
at com.instabug.library.tracking.a.onActivityResumed(InstabugActivityLifecycleListener.java:15)
at android.app.Application.dispatchActivityResumed(Application.java:251)
at android.app.Activity.onResume(Activity.java:1424)
at androidx.fragment.app.FragmentActivity.onResume(FragmentActivity.java:456)
at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1456)
at android.app.Activity.performResume(Activity.java:7614)
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:4412)
at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:4470)
at android.app.servertransaction.ResumeActivityItem.execute(ResumeActivityItem.java:51)
at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:145)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:70)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2199)
at android.os.Handler.dispatchMessage(Handler.java:112)
at android.os.Looper.loop(Looper.java:216)
at android.app.ActivityThread.main(ActivityThread.java:7625)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987)
2019-12-03 11:50:51.534 10056-10056/com.xxx V/IB-PoolProvider: postIOTask
2019-12-03 11:50:51.534 10056-10290/com.xxx D/IB-ActionsOrchestrator: runAction
2019-12-03 11:50:51.538 10056-10292/com.xxx D/IB-InstabugNetworkLogDbHelper: trim
2019-12-03 11:50:51.538 10056-10293/com.xxx V/IB-: Creating Surveys disk cache
2019-12-03 11:50:51.539 10056-10293/com.xxx D/IB-CacheManager: No cache with this ID was found surveys_disk_cache returning null
2019-12-03 11:50:51.539 10056-10293/com.xxx D/IB-CacheManager: No cache with this ID was found surveys_memory_cache returning null
2019-12-03 11:50:51.539 10056-10293/com.xxx D/IB-CacheManager: No cache with this ID was found surveys_memory_cache returning null
2019-12-03 11:50:51.539 10056-10293/com.xxx D/IB-SurveysCacheManager: In-memory Surveys cache not found, loading it from disk null
2019-12-03 11:50:51.539 10056-10293/com.xxx D/IB-CacheManager: No cache with this ID was found surveys_memory_cache returning null
2019-12-03 11:50:51.539 10056-10293/com.xxx V/IB-CacheManager: Caches to be migrated com.instabug.library.internal.storage.cache.OnDiskCache@7be306a - null
2019-12-03 11:50:51.539 10056-10293/com.xxx D/IB-CacheManager: No cache with this ID was found surveys_memory_cache returning null
2019-12-03 11:50:51.539 10056-10293/com.xxx D/IB-CacheManager: Invalidated migratingTo cache
2019-12-03 11:50:51.540 10056-10293/com.xxx W/IB-CacheManager: Cache to migrate from doesn't contain any elements, not going further with the migration
2019-12-03 11:50:51.540 10056-10293/com.xxx D/IB-SurveysCacheManager: In-memory Surveys cache restored from disk, 0 elements restored
2019-12-03 11:50:51.540 10056-10293/com.xxx D/IB-SurveysCacheManager: In-memory Surveys cache found
2019-12-03 11:50:51.540 10056-10293/com.xxx D/IB-SurveysCacheManager: In-memory Surveys cache found
2019-12-03 11:50:51.540 10056-10293/com.xxx D/IB-OnDiskCache: Cache file exist
2019-12-03 11:50:51.540 10056-10293/com.xxx D/IB-CacheManager: Cache with the ID surveys_disk_cache have been invalidated
2019-12-03 11:50:51.543 10056-10056/com.xxx D/IB-SurveyPlugin: Getting Country Code...
2019-12-03 11:50:51.543 10056-10056/com.xxx V/IB-SurveyPlugin: initialize Instabug Announcement Manager
2019-12-03 11:50:51.544 10056-10056/com.xxx V/IB-b: fetch announcements
2019-12-03 11:50:51.544 10056-10056/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:50:51.545 10056-10056/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:50:51.545 10056-10056/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:50:51.545 10056-10292/com.xxx D/IB-InstabugLogDbHelper: trim
2019-12-03 11:50:51.545 10056-10292/com.xxx D/IB-InstabugLogDbHelper: forceInsertSuspendedLogs
2019-12-03 11:50:51.545 10056-10292/com.xxx D/IB-InstabugLogDbHelper: insertInstabugLogs
2019-12-03 11:50:51.547 10056-10056/com.xxx V/IB-AnnouncementsService: Request: Url: https://api.instabug.com/api/sdk/v3/announcements/v1?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4&locale=en | Method: GET
2019-12-03 11:50:51.548 10056-10056/com.xxx V/IB-b: fetchingAnnouncementsRequest started
2019-12-03 11:50:51.548 10056-10056/com.xxx V/IB-SurveyPlugin: initialize Instabug Surveys Manager
2019-12-03 11:50:51.549 10056-10056/com.xxx V/IB-a: fetch surveys
2019-12-03 11:50:51.549 10056-10056/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:50:51.549 10056-10056/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:50:51.549 10056-10056/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:50:51.550 10056-10295/com.xxx D/IB-NetworkManager: Request Url: https://api.instabug.com/api/sdk/v3/announcements/v1?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4&locale=en
2019-12-03 11:50:51.550 10056-10295/com.xxx D/IB-NetworkManager: Connect to: https://api.instabug.com/api/sdk/v3/announcements/v1?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4&locale=en with normal type
2019-12-03 11:50:51.552 10056-10056/com.xxx V/IB-SurveysService: Request: Url: https://api.instabug.com/api/sdk/v3/surveys/v6?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4&locale=en | Method: GET
2019-12-03 11:50:51.552 10056-10056/com.xxx V/IB-a: fetchingSurveysRequest started
2019-12-03 11:50:51.553 10056-10056/com.xxx V/IB-d: checkingIsLiveApp started
2019-12-03 11:50:51.554 10056-10298/com.xxx D/IB-NetworkManager: Request Url: https://play.google.com/store/apps/details?id=com.xxx
2019-12-03 11:50:51.554 10056-10298/com.xxx D/IB-NetworkManager: Connect to: https://play.google.com/store/apps/details?id=com.xxx with normal type
2019-12-03 11:50:51.555 10056-10056/com.xxx V/IB-PoolProvider: postIOTask
2019-12-03 11:50:51.555 10056-10296/com.xxx D/IB-NetworkManager: Request Url: https://api.instabug.com/api/sdk/v3/surveys/v6?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4&locale=en
2019-12-03 11:50:51.556 10056-10296/com.xxx D/IB-NetworkManager: Connect to: https://api.instabug.com/api/sdk/v3/surveys/v6?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4&locale=en with normal type
2019-12-03 11:50:51.557 10056-10056/com.xxx V/IB-PoolProvider: postComputationTask
2019-12-03 11:50:51.558 10056-10056/com.xxx D/IB-InvocationManager: current activity resumed
2019-12-03 11:50:51.558 10056-10056/com.xxx V/IB-a: plugin: com.instabug.crash.CrashPlugin@db9a2e7
2019-12-03 11:50:51.558 10056-10056/com.xxx V/IB-a: plugin: com.instabug.survey.SurveyPlugin@d56ee94
2019-12-03 11:50:51.558 10056-10056/com.xxx V/IB-a: plugin: com.instabug.chat.ChatPlugin@52cdd3d
2019-12-03 11:50:51.558 10056-10056/com.xxx V/IB-a: plugin: com.instabug.bug.BugPlugin@9b0f932
2019-12-03 11:50:51.560 10056-10056/com.xxx V/IB-a: plugin: com.instabug.featuresrequest.FeaturesRequestPlugin@af38683
2019-12-03 11:50:51.560 10056-10056/com.xxx D/IB-InstabugFeaturesManager: Experimental Feature FEATURE_REQUESTS availability is false
2019-12-03 11:50:51.560 10056-10300/com.xxx D/IB-BaseNetworkTask: a started network task
2019-12-03 11:50:51.560 10056-10056/com.xxx D/IB-PermissionUtils: Permission android.permission.WRITE_EXTERNAL_STORAGE state is granted
2019-12-03 11:50:51.560 10056-10056/com.xxx D/IB-PermissionUtils: Permission android.permission.WRITE_EXTERNAL_STORAGE state is granted
2019-12-03 11:50:51.561 10056-10056/com.xxx V/IB-PresentationManager: screensList.size(): 0
2019-12-03 11:50:51.561 10056-10056/com.xxx V/IB-PresentationManager: !InstabugCore.isForegroundBusy(): true
2019-12-03 11:50:51.562 10056-10300/com.xxx D/IB-BaseNetworkTask: Internet is good to go
2019-12-03 11:50:51.562 10056-10300/com.xxx D/IB-InstabugFeaturesManager: Last fetched at is more than 0 millis, retrieve it again
2019-12-03 11:50:51.562 10056-10300/com.xxx D/IB-FeaturesService: Getting enabled features for this application
2019-12-03 11:50:51.563 10056-10300/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:50:51.563 10056-10300/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:50:51.563 10056-10300/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:50:51.571 10056-10300/com.xxx V/IB-FeaturesService: getAppFeatures request started
2019-12-03 11:50:51.571 10056-10255/com.xxx D/IB-NetworkManager: Request Url: https://api.instabug.com/api/sdk/v3/features?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4
2019-12-03 11:50:51.571 10056-10255/com.xxx D/IB-NetworkManager: Connect to: https://api.instabug.com/api/sdk/v3/features?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4 with normal type
2019-12-03 11:50:51.581 10056-10056/com.xxx V/IB-InstabugAnnouncementSubmitterService: New InstabugAnnouncementSubmitterService created
2019-12-03 11:50:51.598 10056-10056/com.xxx V/IB-InstabugBugsUploaderService: New InstabugBugsUploaderService created
2019-12-03 11:50:51.599 10056-10056/com.xxx V/IB-FeaturesRequestVoteService: New FeaturesRequestVoteService created
2019-12-03 11:50:51.601 10056-10056/com.xxx V/IB-InstabugAnalyticsUploaderService: New InstabugAnalyticsUploaderService created
2019-12-03 11:50:51.602 10056-10056/com.xxx V/IB-InstabugSurveysSubmitterService: New InstabugSurveysSubmitterService created
2019-12-03 11:50:51.603 10056-10056/com.xxx V/IB-InstabugSessionUploaderService: New InstabugSessionUploaderService created
2019-12-03 11:50:51.604 10056-10056/com.xxx D/IB-InstabugNetworkReceiver: Network state changed
2019-12-03 11:50:51.604 10056-10056/com.xxx D/IB-InstabugNetworkReceiver: ActiveNetwork not equal null, checking local cache
2019-12-03 11:50:51.604 10056-10056/com.xxx V/IB-PoolProvider: postIOTask
2019-12-03 11:50:51.605 10056-10056/com.xxx V/IB-BaseNetworkTask: a finished
2019-12-03 11:50:51.608 10056-10306/com.xxx D/IB-InstabugFeaturesManager: Last fetched at is more than 0 millis, retrieve it again
2019-12-03 11:50:51.610 10056-10306/com.xxx V/IB-PoolProvider: postIOTask
2019-12-03 11:50:51.612 10056-10306/com.xxx V/IB-b: receive new core event: type: network, value: activated
2019-12-03 11:50:51.617 10056-10306/com.xxx V/IB-PoolProvider: postIOTask
2019-12-03 11:50:51.626 10056-10306/com.xxx V/IB-b: receive new core event: type: network, value: activated
2019-12-03 11:50:51.628 10056-10306/com.xxx V/IB-UserManager: isLoggedIn: false
2019-12-03 11:50:51.629 10056-10306/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:50:51.629 10056-10306/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:50:51.629 10056-10306/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:50:51.638 10056-10306/com.xxx V/IB-UserManager: getIdentifiedUserEmail:
2019-12-03 11:50:51.643 10056-10310/com.xxx E/IB-InstabugDelegate: current user is not identified
java.lang.UnsupportedOperationException: current user is not identified
at com.instabug.library.network.e.f.e.b(AttributesSyncManager.java:2)
at com.instabug.library.b.y(InstabugDelegate.java:1)
at com.instabug.library.b.h(InstabugDelegate.java:1)
at com.instabug.library.b$c.a(InstabugDelegate.java:3)
at com.instabug.library.b$c.accept(InstabugDelegate.java:1)
at io.reactivex.internal.observers.LambdaObserver.onNext(LambdaObserver.java:63)
at io.reactivex.subjects.PublishSubject$PublishDisposable.onNext(PublishSubject.java:308)
at io.reactivex.subjects.PublishSubject.onNext(PublishSubject.java:228)
at com.instabug.library.core.eventbus.EventBus.post(EventBus.java:1)
at com.instabug.library.core.eventbus.coreeventbus.SDKCoreEventPublisher.post(SDKCoreEventPublisher.java:1)
at com.instabug.library.network.b$a.run(InstabugNetworkReceiver.java:5)
at java.util.concurrent.ThreadPoolExecutor.processTask(ThreadPoolExecutor.java:1187)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at com.instabug.library.util.threading.b$a.run(PriorityThreadFactory.java:8)
at java.lang.Thread.run(Thread.java:784)
2019-12-03 11:50:51.648 10056-10313/com.xxx V/IB-InstabugAnnouncementSubmitterService: InstabugAnnouncementSubmitterService started with intent Intent { cmp=com.xxx/com.instabug.survey.announcements.network.InstabugAnnouncementSubmitterService }
2019-12-03 11:50:51.649 10056-10313/com.xxx V/IB-InstabugAnnouncementSubmitterService: Internet is good to go
2019-12-03 11:50:51.649 10056-10313/com.xxx V/IB-InstabugAnnouncementSubmitterService: Starting InstabugAnnouncementSubmitterService task
2019-12-03 11:50:51.649 10056-10313/com.xxx D/IB-InstabugAnnouncementSubmitterService: runBackgroundTask started
2019-12-03 11:50:51.649 10056-10313/com.xxx D/IB-InstabugAnnouncementSubmitterService: submitAnnouncements started
2019-12-03 11:50:51.677 10056-10313/com.xxx D/IB-InstabugAnnouncementSubmitterService: ready to send Announcements size: 0
2019-12-03 11:50:51.678 10056-10313/com.xxx V/IB-InstabugAnnouncementSubmitterService: InstabugAnnouncementSubmitterService started with intent Intent { cmp=com.xxx/com.instabug.survey.announcements.network.InstabugAnnouncementSubmitterService }
2019-12-03 11:50:51.678 10056-10313/com.xxx V/IB-InstabugAnnouncementSubmitterService: Internet is good to go
2019-12-03 11:50:51.678 10056-10313/com.xxx V/IB-InstabugAnnouncementSubmitterService: Starting InstabugAnnouncementSubmitterService task
2019-12-03 11:50:51.678 10056-10313/com.xxx D/IB-InstabugAnnouncementSubmitterService: runBackgroundTask started
2019-12-03 11:50:51.678 10056-10313/com.xxx D/IB-InstabugAnnouncementSubmitterService: submitAnnouncements started
2019-12-03 11:50:51.688 10056-10313/com.xxx D/IB-InstabugAnnouncementSubmitterService: ready to send Announcements size: 0
2019-12-03 11:50:51.691 10056-10313/com.xxx V/IB-InstabugAnnouncementSubmitterService: InstabugAnnouncementSubmitterService started with intent Intent { cmp=com.xxx/com.instabug.survey.announcements.network.InstabugAnnouncementSubmitterService }
2019-12-03 11:50:51.691 10056-10313/com.xxx V/IB-InstabugAnnouncementSubmitterService: Internet is good to go
2019-12-03 11:50:51.691 10056-10313/com.xxx V/IB-InstabugAnnouncementSubmitterService: Starting InstabugAnnouncementSubmitterService task
2019-12-03 11:50:51.691 10056-10313/com.xxx D/IB-InstabugAnnouncementSubmitterService: runBackgroundTask started
2019-12-03 11:50:51.691 10056-10313/com.xxx D/IB-InstabugAnnouncementSubmitterService: submitAnnouncements started
2019-12-03 11:50:51.695 10056-10313/com.xxx D/IB-InstabugAnnouncementSubmitterService: ready to send Announcements size: 0
2019-12-03 11:50:51.696 10056-10313/com.xxx V/IB-InstabugAnnouncementSubmitterService: InstabugAnnouncementSubmitterService started with intent Intent { cmp=com.xxx/com.instabug.survey.announcements.network.InstabugAnnouncementSubmitterService }
2019-12-03 11:50:51.696 10056-10313/com.xxx V/IB-InstabugAnnouncementSubmitterService: Internet is good to go
2019-12-03 11:50:51.696 10056-10313/com.xxx V/IB-InstabugAnnouncementSubmitterService: Starting InstabugAnnouncementSubmitterService task
2019-12-03 11:50:51.696 10056-10313/com.xxx D/IB-InstabugAnnouncementSubmitterService: runBackgroundTask started
2019-12-03 11:50:51.696 10056-10313/com.xxx D/IB-InstabugAnnouncementSubmitterService: submitAnnouncements started
2019-12-03 11:50:51.701 10056-10313/com.xxx D/IB-InstabugAnnouncementSubmitterService: ready to send Announcements size: 0
2019-12-03 11:50:51.716 10056-10333/com.xxx V/IB-FeaturesRequestVoteService: FeaturesRequestVoteService started with intent Intent { cmp=com.xxx/com.instabug.featuresrequest.network.service.FeaturesRequestVoteService }
2019-12-03 11:50:51.717 10056-10300/com.xxx V/IB-InstabugAnalyticsUploaderService: InstabugAnalyticsUploaderService started with intent Intent { cmp=com.xxx/com.instabug.library.analytics.network.InstabugAnalyticsUploaderService }
2019-12-03 11:50:51.717 10056-10333/com.xxx V/IB-FeaturesRequestVoteService: Internet is good to go
2019-12-03 11:50:51.717 10056-10333/com.xxx V/IB-FeaturesRequestVoteService: Starting FeaturesRequestVoteService task
2019-12-03 11:50:51.717 10056-10333/com.xxx D/IB-FeaturesRequestVoteService: runBackgroundTask started
2019-12-03 11:50:51.717 10056-10333/com.xxx D/IB-FeaturesRequestVoteService: submitVotes started
2019-12-03 11:50:51.717 10056-10313/com.xxx V/IB-InstabugSurveysSubmitterService: InstabugSurveysSubmitterService started with intent Intent { cmp=com.xxx/com.instabug.survey.network.service.InstabugSurveysSubmitterService }
2019-12-03 11:50:51.717 10056-10300/com.xxx V/IB-InstabugAnalyticsUploaderService: Internet is good to go
2019-12-03 11:50:51.718 10056-10300/com.xxx V/IB-InstabugAnalyticsUploaderService: Starting InstabugAnalyticsUploaderService task
2019-12-03 11:50:51.718 10056-10313/com.xxx V/IB-InstabugSurveysSubmitterService: Internet is good to go
2019-12-03 11:50:51.718 10056-10313/com.xxx V/IB-InstabugSurveysSubmitterService: Starting InstabugSurveysSubmitterService task
2019-12-03 11:50:51.718 10056-10313/com.xxx D/IB-InstabugSurveysSubmitterService: runBackgroundTask started
2019-12-03 11:50:51.718 10056-10313/com.xxx D/IB-InstabugSurveysSubmitterService: submitSurveys started
2019-12-03 11:50:51.718 10056-10332/com.xxx V/IB-InstabugBugsUploaderService: InstabugBugsUploaderService started with intent Intent { cmp=com.xxx/com.instabug.bug.network.InstabugBugsUploaderService }
2019-12-03 11:50:51.719 10056-10332/com.xxx V/IB-InstabugBugsUploaderService: Internet is good to go
2019-12-03 11:50:51.719 10056-10332/com.xxx V/IB-InstabugBugsUploaderService: Starting InstabugBugsUploaderService task
2019-12-03 11:50:51.721 10056-10056/com.xxx V/IB-InstabugAnnouncementSubmitterService: InstabugAnnouncementSubmitterService destroyed
2019-12-03 11:50:51.724 10056-10333/com.xxx V/IB-FeaturesRequestVoteService: FeaturesRequestVoteService started with intent Intent { cmp=com.xxx/com.instabug.featuresrequest.network.service.FeaturesRequestVoteService }
2019-12-03 11:50:51.724 10056-10333/com.xxx V/IB-FeaturesRequestVoteService: Internet is good to go
2019-12-03 11:50:51.724 10056-10333/com.xxx V/IB-FeaturesRequestVoteService: Starting FeaturesRequestVoteService task
2019-12-03 11:50:51.724 10056-10333/com.xxx D/IB-FeaturesRequestVoteService: runBackgroundTask started
2019-12-03 11:50:51.724 10056-10333/com.xxx D/IB-FeaturesRequestVoteService: submitVotes started
2019-12-03 11:50:51.734 10056-10332/com.xxx D/IB-BugUploaderHelper: Found 0 bugs in cache
2019-12-03 11:50:51.734 10056-10313/com.xxx D/IB-InstabugSurveysSubmitterService: ready to send surveys size: 0
2019-12-03 11:50:51.736 10056-10332/com.xxx V/IB-InstabugBugsUploaderService: InstabugBugsUploaderService started with intent Intent { cmp=com.xxx/com.instabug.bug.network.InstabugBugsUploaderService }
2019-12-03 11:50:51.736 10056-10313/com.xxx V/IB-InstabugSurveysSubmitterService: InstabugSurveysSubmitterService started with intent Intent { cmp=com.xxx/com.instabug.survey.network.service.InstabugSurveysSubmitterService }
2019-12-03 11:50:51.737 10056-10332/com.xxx V/IB-InstabugBugsUploaderService: Internet is good to go
2019-12-03 11:50:51.737 10056-10332/com.xxx V/IB-InstabugBugsUploaderService: Starting InstabugBugsUploaderService task
2019-12-03 11:50:51.737 10056-10313/com.xxx V/IB-InstabugSurveysSubmitterService: Internet is good to go
2019-12-03 11:50:51.737 10056-10313/com.xxx V/IB-InstabugSurveysSubmitterService: Starting InstabugSurveysSubmitterService task
2019-12-03 11:50:51.737 10056-10300/com.xxx V/IB-InstabugSessionUploaderService: InstabugSessionUploaderService started with intent Intent { cmp=com.xxx/com.instabug.library.network.worker.uploader.InstabugSessionUploaderService }
2019-12-03 11:50:51.738 10056-10056/com.xxx V/IB-InstabugAnalyticsUploaderService: InstabugAnalyticsUploaderService destroyed
2019-12-03 11:50:51.738 10056-10300/com.xxx V/IB-InstabugSessionUploaderService: Internet is good to go
2019-12-03 11:50:51.739 10056-10300/com.xxx V/IB-InstabugSessionUploaderService: Starting InstabugSessionUploaderService task
2019-12-03 11:50:51.740 10056-10056/com.xxx V/IB-FeaturesRequestVoteService: FeaturesRequestVoteService destroyed
2019-12-03 11:50:51.740 10056-10313/com.xxx D/IB-InstabugSurveysSubmitterService: runBackgroundTask started
2019-12-03 11:50:51.740 10056-10313/com.xxx D/IB-InstabugSurveysSubmitterService: submitSurveys started
2019-12-03 11:50:51.741 10056-10332/com.xxx D/IB-BugUploaderHelper: Found 0 bugs in cache
2019-12-03 11:50:51.743 10056-10332/com.xxx V/IB-InstabugBugsUploaderService: InstabugBugsUploaderService started with intent Intent { cmp=com.xxx/com.instabug.bug.network.InstabugBugsUploaderService }
2019-12-03 11:50:51.744 10056-10332/com.xxx V/IB-InstabugBugsUploaderService: Internet is good to go
2019-12-03 11:50:51.744 10056-10332/com.xxx V/IB-InstabugBugsUploaderService: Starting InstabugBugsUploaderService task
2019-12-03 11:50:51.742 10056-10300/com.xxx D/IB-InstabugSessionUploaderService: Found 0 sessions in cache
2019-12-03 11:50:51.744 10056-10300/com.xxx V/IB-InstabugSessionUploaderService: InstabugSessionUploaderService started with intent Intent { cmp=com.xxx/com.instabug.library.network.worker.uploader.InstabugSessionUploaderService }
2019-12-03 11:50:51.744 10056-10313/com.xxx D/IB-InstabugSurveysSubmitterService: ready to send surveys size: 0
2019-12-03 11:50:51.745 10056-10313/com.xxx V/IB-InstabugSurveysSubmitterService: InstabugSurveysSubmitterService started with intent Intent { cmp=com.xxx/com.instabug.survey.network.service.InstabugSurveysSubmitterService }
2019-12-03 11:50:51.745 10056-10313/com.xxx V/IB-InstabugSurveysSubmitterService: Internet is good to go
2019-12-03 11:50:51.745 10056-10313/com.xxx V/IB-InstabugSurveysSubmitterService: Starting InstabugSurveysSubmitterService task
2019-12-03 11:50:51.745 10056-10313/com.xxx D/IB-InstabugSurveysSubmitterService: runBackgroundTask started
2019-12-03 11:50:51.745 10056-10313/com.xxx D/IB-InstabugSurveysSubmitterService: submitSurveys started
2019-12-03 11:50:51.749 10056-10313/com.xxx D/IB-InstabugSurveysSubmitterService: ready to send surveys size: 0
2019-12-03 11:50:51.749 10056-10300/com.xxx V/IB-InstabugSessionUploaderService: Internet is good to go
2019-12-03 11:50:51.749 10056-10300/com.xxx V/IB-InstabugSessionUploaderService: Starting InstabugSessionUploaderService task
2019-12-03 11:50:51.757 10056-10056/com.xxx V/IB-InstabugSurveysSubmitterService: InstabugSurveysSubmitterService destroyed
2019-12-03 11:50:51.759 10056-10298/com.xxx E/IB-NetworkManager: Network request got error
2019-12-03 11:50:51.765 10056-10300/com.xxx D/IB-InstabugSessionUploaderService: Found 0 sessions in cache
2019-12-03 11:50:51.768 10056-10056/com.xxx V/IB-InstabugSessionUploaderService: InstabugSessionUploaderService destroyed
2019-12-03 11:50:51.768 10056-10298/com.xxx E/IB-NetworkManager: Error getting Network request response: <!DOCTYPE html><html><head><meta http-equiv="content-type" content="text/html;charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="shortcut icon" href="//www.gstatic.com/android/market_images/web/favicon_v2.ico"><title>Not Found</title>
<style nonce="zc4Eq3fK5FOVV3WgF3V/4Q">
body {
font-family: arial,sans-serif;
margin: 50px 10px;
padding: 0;
text-align: center;
}
img {
border: 0
}
.rounded {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#content {
margin: 0 auto;
width: 750px;
}
#error-section {
background-color: #d2e3fb;
border: 1px solid #a1b4d9;
color: #666;
font-weight: bold;
padding: 12px 0;
}
#search-section {
border: 1px solid #a1b4d9;
margin: 10px 0;
}
#logo {
float: left;
margin: 17px;
}
#search-box {
float: left;
margin: 20px;
}
#debug {
margin-top: 50px;
text-align:left;
}
</style>
</head><body text="#000000" bgcolor="#ffffff" dir="ltr"><div id="content"><div id="error-section" class="uaxL4e">We're sorry, the requested URL was not found on this server.</div><div id="search-section" class="uaxL4e"><a href="/store"><img id="logo" src="//www.gstatic.com/android/market_images/web/play_prism_hlock_1x.png" alt="Google Play"></a><form id="search-box" method="get" action="/store/search" style="margin: 32px 10px;"><input type="text" value="" name="q"><input type="submit" value="Search"></form><div style="clear:both"></div></div></div></body></html>
2019-12-03 11:50:51.768 10056-10298/com.xxx D/IB-NetworkManager: Network request completed successfully
2019-12-03 11:50:51.769 10056-10298/com.xxx D/IB-NetworkManager: Request response code: 404
2019-12-03 11:50:51.770 10056-10298/com.xxx E/IB-NetworkManager: Request got error: https://play.google.com/store/apps/details?id=com.xxx
java.io.FileNotFoundException: https://play.google.com/store/apps/details?id=com.xxx
at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:251)
at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(DelegatingHttpsURLConnection.java:210)
at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:26)
at com.instabug.library.network.NetworkManager.handleRequestResponse(NetworkManager.java:6)
at com.instabug.library.network.NetworkManager.access$500(NetworkManager.java:1)
at com.instabug.library.network.NetworkManager$a.subscribe(NetworkManager.java:48)
at io.reactivex.internal.operators.observable.ObservableCreate.subscribeActual(ObservableCreate.java:40)
at io.reactivex.Observable.subscribe(Observable.java:12267)
at io.reactivex.internal.operators.observable.ObservableSubscribeOn$SubscribeTask.run(ObservableSubscribeOn.java:96)
at io.reactivex.Scheduler$DisposeTask.run(Scheduler.java:578)
at io.reactivex.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:66)
at io.reactivex.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:57)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
at java.util.concurrent.ThreadPoolExecutor.processTask(ThreadPoolExecutor.java:1187)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:784)
2019-12-03 11:50:51.770 10056-10298/com.xxx E/IB-d: checkingIsLiveApp got error: https://play.google.com/store/apps/details?id=com.xxx
java.io.FileNotFoundException: https://play.google.com/store/apps/details?id=com.xxx
at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:251)
at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(DelegatingHttpsURLConnection.java:210)
at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:26)
at com.instabug.library.network.NetworkManager.handleRequestResponse(NetworkManager.java:6)
at com.instabug.library.network.NetworkManager.access$500(NetworkManager.java:1)
at com.instabug.library.network.NetworkManager$a.subscribe(NetworkManager.java:48)
at io.reactivex.internal.operators.observable.ObservableCreate.subscribeActual(ObservableCreate.java:40)
at io.reactivex.Observable.subscribe(Observable.java:12267)
at io.reactivex.internal.operators.observable.ObservableSubscribeOn$SubscribeTask.run(ObservableSubscribeOn.java:96)
at io.reactivex.Scheduler$DisposeTask.run(Scheduler.java:578)
at io.reactivex.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:66)
at io.reactivex.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:57)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
at java.util.concurrent.ThreadPoolExecutor.processTask(ThreadPoolExecutor.java:1187)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:784)
2019-12-03 11:50:51.776 10056-10332/com.xxx D/IB-BugUploaderHelper: Found 0 bugs in cache
2019-12-03 11:50:51.781 10056-10332/com.xxx V/IB-InstabugBugsUploaderService: InstabugBugsUploaderService started with intent Intent { cmp=com.xxx/com.instabug.bug.network.InstabugBugsUploaderService }
2019-12-03 11:50:51.781 10056-10332/com.xxx V/IB-InstabugBugsUploaderService: Internet is good to go
2019-12-03 11:50:51.781 10056-10332/com.xxx V/IB-InstabugBugsUploaderService: Starting InstabugBugsUploaderService task
2019-12-03 11:50:51.800 10056-10332/com.xxx D/IB-BugUploaderHelper: Found 0 bugs in cache
2019-12-03 11:50:51.803 10056-10056/com.xxx V/IB-InstabugBugsUploaderService: InstabugBugsUploaderService destroyed
2019-12-03 11:50:52.049 10056-10296/com.xxx D/IB-NetworkManager: Network request completed successfully
2019-12-03 11:50:52.050 10056-10296/com.xxx D/IB-NetworkManager: Request response code: 200
2019-12-03 11:50:52.052 10056-10296/com.xxx V/IB-NetworkManager: Request response: {"published":[],"paused":[]}
2019-12-03 11:50:52.052 10056-10296/com.xxx V/IB-SurveysService: Response: Response code: 200, Response body: {"published":[],"paused":[]}
2019-12-03 11:50:52.052 10056-10296/com.xxx V/IB-a: fetchingSurveysRequest onNext, Response code: 200
2019-12-03 11:50:52.057 10056-10296/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:50:52.057 10056-10296/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:50:52.057 10056-10296/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:50:52.095 10056-10295/com.xxx D/IB-NetworkManager: Network request completed successfully
2019-12-03 11:50:52.096 10056-10295/com.xxx D/IB-NetworkManager: Request response code: 200
2019-12-03 11:50:52.097 10056-10295/com.xxx V/IB-NetworkManager: Request response: {"published":[],"paused":[]}
2019-12-03 11:50:52.097 10056-10295/com.xxx V/IB-AnnouncementsService: Response: Response code: 200, Response body: {"published":[],"paused":[]}
2019-12-03 11:50:52.097 10056-10295/com.xxx V/IB-b: fetchingAnnouncementsRequest onNext, Response code: 200
2019-12-03 11:50:52.097 10056-10295/com.xxx D/IB-AnnouncementManager: Announcement Fetching Passed
2019-12-03 11:50:52.100 10056-10295/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:50:52.100 10056-10295/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:50:52.100 10056-10295/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:50:52.111 10056-10295/com.xxx V/IB-b: fetchingAnnouncementsRequest completed
2019-12-03 11:50:52.135 10056-10255/com.xxx D/IB-NetworkManager: Network request completed successfully
2019-12-03 11:50:52.135 10056-10255/com.xxx D/IB-NetworkManager: Request response code: 304
2019-12-03 11:50:52.136 10056-10255/com.xxx V/IB-NetworkManager: Request response:
2019-12-03 11:50:52.136 10056-10255/com.xxx D/IB-FeaturesService: getAppFeatures: Response code: 304, Response body:
2019-12-03 11:50:52.136 10056-10255/com.xxx D/IB-FeaturesService: Features list did not get modified. Moving on...
2019-12-03 11:50:52.136 10056-10255/com.xxx D/IB-c: Features fetched successfully
2019-12-03 11:50:52.137 10056-10255/com.xxx V/IB-SurveyPlugin: initialize Instabug Surveys Manager
2019-12-03 11:50:52.137 10056-10255/com.xxx V/IB-b: receive new core event: type: features, value: fetched
2019-12-03 11:50:52.137 10056-10255/com.xxx V/IB-SurveyPlugin: initialize Instabug Surveys Manager
2019-12-03 11:50:52.137 10056-10255/com.xxx V/IB-b: receive new core event: type: features, value: fetched
2019-12-03 11:50:52.137 10056-10255/com.xxx V/IB-FeaturesService: getAppFeatures request completed
2019-12-03 11:50:58.005 10056-10250/com.xxx D/IB-ScreenshotGestureInvoker: Screenshot taken: /storage/emulated/0/Pictures/Screenshots/Screenshot_20191203_115057_com.xxx.jpg, invoking SDK
2019-12-03 11:50:58.008 10056-10250/com.xxx D/IB-DiskUtils: Target file path: /storage/emulated/0/Android/data/com.xxx/files/instabug/attachments/screenshot_20191203_115057_com.xxx.jpg
2019-12-03 11:50:58.011 10056-10250/com.xxx V/IB-a: plugin: com.instabug.crash.CrashPlugin@db9a2e7
2019-12-03 11:50:58.012 10056-10250/com.xxx V/IB-a: plugin: com.instabug.survey.SurveyPlugin@d56ee94
2019-12-03 11:50:58.012 10056-10250/com.xxx V/IB-a: plugin: com.instabug.chat.ChatPlugin@52cdd3d
2019-12-03 11:50:58.012 10056-10250/com.xxx V/IB-a: plugin: com.instabug.bug.BugPlugin@9b0f932
2019-12-03 11:50:58.017 10056-10250/com.xxx V/IB-a: plugin: com.instabug.featuresrequest.FeaturesRequestPlugin@af38683
2019-12-03 11:50:58.017 10056-10250/com.xxx D/IB-InstabugFeaturesManager: Experimental Feature FEATURE_REQUESTS availability is false
2019-12-03 11:50:58.017 10056-10250/com.xxx V/IB-a: plugin: com.instabug.crash.CrashPlugin@db9a2e7
2019-12-03 11:50:58.017 10056-10250/com.xxx V/IB-a: plugin: com.instabug.survey.SurveyPlugin@d56ee94
2019-12-03 11:50:58.017 10056-10250/com.xxx V/IB-a: plugin: com.instabug.chat.ChatPlugin@52cdd3d
2019-12-03 11:50:58.017 10056-10250/com.xxx V/IB-a: plugin: com.instabug.bug.BugPlugin@9b0f932
2019-12-03 11:50:58.019 10056-10250/com.xxx V/IB-a: plugin: com.instabug.featuresrequest.FeaturesRequestPlugin@af38683
2019-12-03 11:50:58.019 10056-10250/com.xxx D/IB-InstabugFeaturesManager: Experimental Feature FEATURE_REQUESTS availability is false
2019-12-03 11:50:58.019 10056-10250/com.xxx D/IB-BugReportingPromptItem: Handle invocation request new bug
2019-12-03 11:50:58.038 10056-10056/com.xxx D/IB-InvocationManager: current activity paused
2019-12-03 11:50:58.058 10056-10250/com.xxx D/IB-ScreenshotGestureInvoker: Screenshot taken: /storage/emulated/0/Pictures/Screenshots/Screenshot_20191203_115057_com.xxx.jpg, invoking SDK
2019-12-03 11:50:58.059 10056-10250/com.xxx D/IB-DiskUtils: Target file path: /storage/emulated/0/Android/data/com.xxx/files/instabug/attachments/1575370258059_screenshot_20191203_115057_com.xxx.jpg
2019-12-03 11:50:58.062 10056-10250/com.xxx V/IB-a: plugin: com.instabug.crash.CrashPlugin@db9a2e7
2019-12-03 11:50:58.062 10056-10250/com.xxx V/IB-a: plugin: com.instabug.survey.SurveyPlugin@d56ee94
2019-12-03 11:50:58.062 10056-10250/com.xxx V/IB-a: plugin: com.instabug.chat.ChatPlugin@52cdd3d
2019-12-03 11:50:58.062 10056-10250/com.xxx V/IB-a: plugin: com.instabug.bug.BugPlugin@9b0f932
2019-12-03 11:50:58.063 10056-10056/com.xxx I/IB-InstabugDialogActivity: onCreate called
2019-12-03 11:50:58.064 10056-10250/com.xxx V/IB-a: plugin: com.instabug.featuresrequest.FeaturesRequestPlugin@af38683
2019-12-03 11:50:58.064 10056-10250/com.xxx D/IB-InstabugFeaturesManager: Experimental Feature FEATURE_REQUESTS availability is false
2019-12-03 11:50:58.064 10056-10250/com.xxx V/IB-a: plugin: com.instabug.crash.CrashPlugin@db9a2e7
2019-12-03 11:50:58.064 10056-10250/com.xxx V/IB-a: plugin: com.instabug.survey.SurveyPlugin@d56ee94
2019-12-03 11:50:58.064 10056-10250/com.xxx V/IB-a: plugin: com.instabug.chat.ChatPlugin@52cdd3d
2019-12-03 11:50:58.064 10056-10250/com.xxx V/IB-a: plugin: com.instabug.bug.BugPlugin@9b0f932
2019-12-03 11:50:58.066 10056-10250/com.xxx V/IB-a: plugin: com.instabug.featuresrequest.FeaturesRequestPlugin@af38683
2019-12-03 11:50:58.066 10056-10250/com.xxx D/IB-InstabugFeaturesManager: Experimental Feature FEATURE_REQUESTS availability is false
2019-12-03 11:50:58.066 10056-10250/com.xxx D/IB-BugReportingPromptItem: Handle invocation request new bug
2019-12-03 11:50:58.082 10056-10463/com.xxx W/IB-ConsoleLog: parsing error happened when trying to parse Console log message date: --------- beginnin, error message: Unparseable date: "--------- beginnin"
2019-12-03 11:50:58.090 10056-10463/com.xxx W/IB-ConsoleLog: parsing error happened when trying to parse Console log message date: --------- beginnin, error message: Unparseable date: "--------- beginnin"
2019-12-03 11:50:58.118 10056-10056/com.xxx I/IB-ReportingContainerActivity: onCreate called
2019-12-03 11:50:58.166 10056-10056/com.xxx I/IB-ReportingContainerActivity: onStart called
2019-12-03 11:50:58.167 10056-10056/com.xxx D/IB-a: onCreate called
2019-12-03 11:50:58.169 10056-10056/com.xxx D/IB-a: onCreateView called
2019-12-03 11:50:58.215 10056-10056/com.xxx D/IB-BaseReportingPresenter: updateEmailFromUserManager with entered email:
2019-12-03 11:50:58.217 10056-10056/com.xxx D/IB-a: onViewCreated called
2019-12-03 11:50:58.217 10056-10056/com.xxx D/IB-a: onStart called
2019-12-03 11:50:58.218 10056-10056/com.xxx D/IB-ReportingContainerActivity: onStart(), SDK Invoking State Changed: true
2019-12-03 11:50:58.221 10056-10056/com.xxx D/IB-ReportingContainerActivity: onResume(), SDK Invoking State Changed: true
2019-12-03 11:50:58.228 10056-10056/com.xxx D/IB-SDKInvokedBroadcast: onReceive
2019-12-03 11:50:58.228 10056-10056/com.xxx D/IB-InstabugDelegate: SDK Invoked: true
2019-12-03 11:50:58.233 10056-10463/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:50:58.234 10056-10463/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:50:58.234 10056-10463/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:50:58.239 10056-10463/com.xxx D/IB-InstabugNetworkLogDbHelper: retrieveNetworkLogs
2019-12-03 11:50:58.925 10056-10483/com.xxx D/IB-InstabugFeaturesManager: start saving app_features
2019-12-03 11:50:58.928 10056-10483/com.xxx D/IB-InstabugFeaturesManager: finish saving app_features
2019-12-03 11:50:58.933 10056-10056/com.xxx D/IB-IBActivityLifecycleListener: MainActivity SaveInstanceState
2019-12-03 11:50:58.942 10056-10056/com.xxx V/IB-PoolProvider: postIOTask
2019-12-03 11:50:58.942 10056-10056/com.xxx I/IB-InstabugDialogActivity: onDestroy called
2019-12-03 11:51:02.063 10056-10296/com.xxx D/IB-: Surveys auto showing is triggered
2019-12-03 11:51:02.064 10056-10296/com.xxx I/IB-SurveysValidator: showSurveysByTimeTriggerIfAvailable()
2019-12-03 11:51:02.072 10056-10296/com.xxx I/IB-SurveysValidator: timeTriggeredSurveys: 0
2019-12-03 11:51:02.072 10056-10296/com.xxx I/IB-SurveysValidator: getAllValidSurveys(availableSurveys: 0)
2019-12-03 11:51:02.072 10056-10296/com.xxx I/IB-SurveysValidator: validSurveys: 0
2019-12-03 11:51:02.073 10056-10296/com.xxx I/IB-SurveysValidator: validSurveys: 0
2019-12-03 11:51:02.073 10056-10296/com.xxx I/IB-SurveysValidator: no valid time-triggered surveys. Returning null...
2019-12-03 11:51:02.073 10056-10296/com.xxx V/IB-a: fetchingSurveysRequest completed
2019-12-03 11:51:10.133 10056-10056/com.xxx D/IB-ReportingContainerActivity: onPause(), SDK Invoking State Changed: false
2019-12-03 11:51:10.171 10056-10056/com.xxx D/IB-SDKInvokedBroadcast: onReceive
2019-12-03 11:51:10.172 10056-10056/com.xxx D/IB-InstabugDelegate: SDK Invoked: false
2019-12-03 11:51:10.186 10056-10056/com.xxx D/IB-ReportingContainerActivity: onPause(), SDK Invoking State Changed: false
2019-12-03 11:51:10.186 10056-10056/com.xxx I/IB-ReportingContainerActivity: onStop called
2019-12-03 11:51:10.190 10056-10056/com.xxx D/IB-a: onStop called
2019-12-03 11:51:10.190 10056-10554/com.xxx D/IB-InstabugFeaturesManager: start saving app_features
2019-12-03 11:51:10.193 10056-10056/com.xxx D/IB-IBActivityLifecycleListener: ReportingContainerActivity SaveInstanceState
2019-12-03 11:51:10.193 10056-10554/com.xxx D/IB-InstabugFeaturesManager: finish saving app_features
2019-12-03 11:51:10.200 10056-10056/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:51:10.201 10056-10056/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:51:10.201 10056-10056/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:51:10.217 10056-10056/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:51:10.217 10056-10056/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:51:10.217 10056-10056/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:51:10.230 10056-10056/com.xxx V/IB-UserManager: getIdentifiedUserEmail:
2019-12-03 11:51:10.230 10056-10056/com.xxx V/IB-UserManager: getIdentifiedUsername:
2019-12-03 11:51:10.242 10056-10056/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:51:10.242 10056-10056/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:51:10.242 10056-10056/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:51:10.250 10056-10056/com.xxx V/IB-PoolProvider: postTask
2019-12-03 11:51:10.251 10056-10555/com.xxx D/IB-ActionsOrchestrator: runAction
2019-12-03 11:51:10.251 10056-10555/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:51:10.251 10056-10056/com.xxx V/IB-b: receive new core event: type: session, value: finished
2019-12-03 11:51:10.252 10056-10056/com.xxx V/IB-b: receive new core event: type: session, value: finished
2019-12-03 11:51:10.252 10056-10056/com.xxx V/IB-PoolProvider: postIOTask
2019-12-03 11:51:10.254 10056-10056/com.xxx V/IB-PoolProvider: postIOTask
2019-12-03 11:51:10.259 10056-10555/com.xxx V/IB-UserDbHelper: update
2019-12-03 11:51:10.259 10056-10332/com.xxx D/IB-BaseNetworkTask: a started network task
2019-12-03 11:51:10.260 10056-10332/com.xxx D/IB-BaseNetworkTask: Internet is good to go
2019-12-03 11:51:10.260 10056-10332/com.xxx D/IB-InstabugFeaturesManager: Last fetched at is more than 0 millis, retrieve it again
2019-12-03 11:51:10.261 10056-10332/com.xxx D/IB-FeaturesService: Getting enabled features for this application
2019-12-03 11:51:10.261 10056-10332/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:51:10.261 10056-10332/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:51:10.261 10056-10332/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:51:10.261 10056-10558/com.xxx D/IB-InstabugDelegate: Dumping caches
2019-12-03 11:51:10.268 10056-10558/com.xxx D/IB-CacheManager: No cache with this ID was found assets_memory_cache returning null
2019-12-03 11:51:10.274 10056-10558/com.xxx D/IB-AssetsCacheManager: Media Mounted
2019-12-03 11:51:10.293 10056-10332/com.xxx V/IB-FeaturesService: getAppFeatures request started
2019-12-03 11:51:10.294 10056-10056/com.xxx V/IB-InstabugSessionUploaderService: New InstabugSessionUploaderService created
2019-12-03 11:51:10.295 10056-10286/com.xxx D/IB-NetworkManager: Request Url: https://api.instabug.com/api/sdk/v3/features?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4
2019-12-03 11:51:10.296 10056-10286/com.xxx D/IB-NetworkManager: Connect to: https://api.instabug.com/api/sdk/v3/features?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4 with normal type
2019-12-03 11:51:10.309 10056-10056/com.xxx V/IB-BaseNetworkTask: a finished
2019-12-03 11:51:10.311 10056-10313/com.xxx V/IB-InstabugSessionUploaderService: InstabugSessionUploaderService started with intent Intent { cmp=com.xxx/com.instabug.library.network.worker.uploader.InstabugSessionUploaderService }
2019-12-03 11:51:10.312 10056-10313/com.xxx V/IB-InstabugSessionUploaderService: Internet is good to go
2019-12-03 11:51:10.312 10056-10313/com.xxx V/IB-InstabugSessionUploaderService: Starting InstabugSessionUploaderService task
2019-12-03 11:51:10.326 10056-10056/com.xxx V/IB-InstabugAnalyticsUploaderService: New InstabugAnalyticsUploaderService created
2019-12-03 11:51:10.327 10056-10313/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:51:10.328 10056-10313/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:51:10.328 10056-10313/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:51:10.331 10056-10313/com.xxx D/IB-InstabugSessionUploaderService: Found 1 sessions in cache
2019-12-03 11:51:10.333 10056-10313/com.xxx D/IB-SessionService: Sending session
2019-12-03 11:51:10.335 10056-10333/com.xxx V/IB-InstabugAnalyticsUploaderService: InstabugAnalyticsUploaderService started with intent Intent { cmp=com.xxx/com.instabug.library.analytics.network.InstabugAnalyticsUploaderService }
2019-12-03 11:51:10.339 10056-10333/com.xxx V/IB-InstabugAnalyticsUploaderService: Internet is good to go
2019-12-03 11:51:10.339 10056-10333/com.xxx V/IB-InstabugAnalyticsUploaderService: Starting InstabugAnalyticsUploaderService task
2019-12-03 11:51:10.347 10056-10313/com.xxx V/IB-SessionService: sendSession request started
2019-12-03 11:51:10.347 10056-10313/com.xxx D/IB-NetworkManager: Request Url: https://api.instabug.com/api/sdk/v3/sessions
2019-12-03 11:51:10.348 10056-10313/com.xxx D/IB-NetworkManager: Connect to: https://api.instabug.com/api/sdk/v3/sessions with normal type
2019-12-03 11:51:10.367 10056-10333/com.xxx D/IB-a: starting upload SDK analytics
2019-12-03 11:51:10.367 10056-10333/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:51:10.367 10056-10333/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:51:10.367 10056-10333/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:51:10.378 10056-10333/com.xxx D/IB-NetworkManager: Request Url: https://api.instabug.com/api/sdk/v3/analytics
2019-12-03 11:51:10.378 10056-10333/com.xxx D/IB-NetworkManager: Connect to: https://api.instabug.com/api/sdk/v3/analytics with normal type
2019-12-03 11:51:10.408 10056-10286/com.xxx D/IB-NetworkManager: Network request completed successfully
2019-12-03 11:51:10.410 10056-10286/com.xxx D/IB-NetworkManager: Request response code: 304
2019-12-03 11:51:10.415 10056-10286/com.xxx V/IB-NetworkManager: Request response:
2019-12-03 11:51:10.415 10056-10286/com.xxx D/IB-FeaturesService: getAppFeatures: Response code: 304, Response body:
2019-12-03 11:51:10.415 10056-10286/com.xxx D/IB-FeaturesService: Features list did not get modified. Moving on...
2019-12-03 11:51:10.416 10056-10286/com.xxx D/IB-c: Features fetched successfully
2019-12-03 11:51:10.417 10056-10286/com.xxx V/IB-SurveyPlugin: initialize Instabug Surveys Manager
2019-12-03 11:51:10.419 10056-10286/com.xxx V/IB-a: fetch surveys‰
2019-12-03 11:51:10.420 10056-10286/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:51:10.420 10056-10286/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:51:10.420 10056-10286/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:51:10.432 10056-10286/com.xxx V/IB-SurveysService: Request: Url: https://api.instabug.com/api/sdk/v3/surveys/v6?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4&locale=en | Method: GET
2019-12-03 11:51:10.432 10056-10286/com.xxx V/IB-a: fetchingSurveysRequest started
2019-12-03 11:51:10.433 10056-10286/com.xxx V/IB-b: receive new core event: type: features, value: fetched
2019-12-03 11:51:10.434 10056-10286/com.xxx V/IB-SurveyPlugin: initialize Instabug Surveys Manager
2019-12-03 11:51:10.434 10056-10286/com.xxx V/IB-a: fetch surveys
2019-12-03 11:51:10.439 10056-10566/com.xxx D/IB-NetworkManager: Request Url: https://api.instabug.com/api/sdk/v3/surveys/v6?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4&locale=en
2019-12-03 11:51:10.440 10056-10566/com.xxx D/IB-NetworkManager: Connect to: https://api.instabug.com/api/sdk/v3/surveys/v6?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4&locale=en with normal type
2019-12-03 11:51:10.446 10056-10286/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:51:10.447 10056-10286/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:51:10.447 10056-10286/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:51:10.458 10056-10286/com.xxx V/IB-SurveysService: Request: Url: https://api.instabug.com/api/sdk/v3/surveys/v6?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4&locale=en | Method: GET
2019-12-03 11:51:10.459 10056-10286/com.xxx V/IB-a: fetchingSurveysRequest started
2019-12-03 11:51:10.459 10056-10286/com.xxx V/IB-b: receive new core event: type: features, value: fetched
2019-12-03 11:51:10.460 10056-10286/com.xxx V/IB-FeaturesService: getAppFeatures request completed
2019-12-03 11:51:10.463 10056-10568/com.xxx D/IB-NetworkManager: Request Url: https://api.instabug.com/api/sdk/v3/surveys/v6?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4&locale=en
2019-12-03 11:51:10.464 10056-10568/com.xxx D/IB-NetworkManager: Connect to: https://api.instabug.com/api/sdk/v3/surveys/v6?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=53cd31cf-00cb-46c8-8fc2-ffe7b0f62bf4&locale=en with normal type
2019-12-03 11:51:10.508 10056-10313/com.xxx D/IB-NetworkManager: Network request completed successfully
2019-12-03 11:51:10.510 10056-10313/com.xxx D/IB-NetworkManager: Request response code: 200
2019-12-03 11:51:10.515 10056-10313/com.xxx V/IB-NetworkManager: Request response: {"status":"ok"}
2019-12-03 11:51:10.515 10056-10313/com.xxx D/IB-SessionService: sendSession request, Response code: 200
2019-12-03 11:51:10.515 10056-10313/com.xxx V/IB-SessionService: Response body: {"status":"ok"}
2019-12-03 11:51:10.515 10056-10313/com.xxx D/IB-InstabugSessionUploaderService: Session id: -1, startedAt: 1575370251, duration: 19 synced successfully
2019-12-03 11:51:10.540 10056-10566/com.xxx D/IB-NetworkManager: Network request completed successfully
2019-12-03 11:51:10.545 10056-10566/com.xxx D/IB-NetworkManager: Request response code: 200
2019-12-03 11:51:10.548 10056-10566/com.xxx V/IB-NetworkManager: Request response: {"published":[],"paused":[]}
2019-12-03 11:51:10.548 10056-10566/com.xxx V/IB-SurveysService: Response: Response code: 200, Response body: {"published":[],"paused":[]}
2019-12-03 11:51:10.548 10056-10566/com.xxx V/IB-a: fetchingSurveysRequest onNext, Response code: 200
2019-12-03 11:51:10.566 10056-10333/com.xxx D/IB-NetworkManager: Network request completed successfully
2019-12-03 11:51:10.568 10056-10333/com.xxx D/IB-NetworkManager: Request response code: 200
2019-12-03 11:51:10.571 10056-10333/com.xxx V/IB-NetworkManager: Request response:
2019-12-03 11:51:10.572 10056-10333/com.xxx D/IB-AnalyticsService: requestCode: 200
2019-12-03 11:51:10.572 10056-10333/com.xxx V/IB-AnalyticsService: Response body:
2019-12-03 11:51:10.583 10056-10566/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:51:10.583 10056-10566/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:51:10.583 10056-10566/com.xxx V/IB-UserDbHelper: retrieve
2019-12-03 11:51:10.583 10056-10313/com.xxx D/IB-InstabugSessionUploaderService: Session deleted: id: -1, startedAt: 1575370251, duration: 19
2019-12-03 11:51:10.583 10056-10313/com.xxx V/IB-SessionService: sendSession request completed
2019-12-03 11:51:10.587 10056-10056/com.xxx V/IB-InstabugSessionUploaderService: InstabugSessionUploaderService destroyed
2019-12-03 11:51:10.640 10056-10056/com.xxx V/IB-InstabugAnalyticsUploaderService: InstabugAnalyticsUploaderService destroyed
2019-12-03 11:51:10.873 10056-10568/com.xxx D/IB-NetworkManager: Network request completed successfully
2019-12-03 11:51:10.876 10056-10568/com.xxx D/IB-NetworkManager: Request response code: 200
2019-12-03 11:51:10.879 10056-10568/com.xxx V/IB-NetworkManager: Request response: {"published":[],"paused":[]}
2019-12-03 11:51:10.879 10056-10568/com.xxx V/IB-SurveysService: Response: Response code: 200, Response body: {"published":[],"paused":[]}
2019-12-03 11:51:10.880 10056-10568/com.xxx V/IB-a: fetchingSurveysRequest onNext, Response code: 200
2019-12-03 11:51:10.889 10056-10568/com.xxx V/IB-UserManager: getUUID:
2019-12-03 11:51:10.889 10056-10568/com.xxx V/IB-UserCacheManager: insertIfNotExists
2019-12-03 11:51:10.889 10056-10568/com.xxx V/IB-UserDbHelper: retrieve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment