brave / brave-ios

Brave iOS Browser
https://brave.com
Mozilla Public License 2.0
1.7k stars 441 forks source link

Brave ads not showing on iOS (failed to get unblinded tokens) #4945

Closed Uni-verse closed 2 years ago

Uni-verse commented 2 years ago

Description:

Brave ads not showing on iOS due to missing unblinded tokens

Steps to Reproduce

  1. 1.35 Clean Install
  2. Go through onboarding screens
  3. Enable rewards
  4. Monitor logs on Console app
  5. Wait 30 mins for ad to be served

Actual result: No ads are shown

1.35.x_ipad.log

default 08:51:58.638744-0800    Client  [Info] [BraveCore] [redeem_unblinded_payment_tokens.cc:74] > Redeem unblinded payment tokens in 0 hours, 1 minute, 0 seconds at 8:52 AM
default 08:51:58.695811-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:108] > Refill unblinded tokens
default 08:51:58.695872-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:118] > RequestSignedTokens
default 08:51:58.695909-0800    Client  [Debug] [BraveCore] [refill_unblinded_tokens.cc:119] > POST /v2/confirmation/token/{payment_id}
default 08:51:58.702471-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:139] > OnRequestSignedTokens
default 08:51:58.702526-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:145] > Failed to request signed tokens
default 08:51:58.702569-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:364] > Retry refilling unblinded tokens in 0 hours, 0 minutes, 8 seconds at 8:52 AM
default 08:52:06.689280-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:118] > RequestSignedTokens
default 08:52:06.689806-0800    Client  [Debug] [BraveCore] [refill_unblinded_tokens.cc:119] > POST /v2/confirmation/token/{payment_id}
default 08:52:06.788841-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:139] > OnRequestSignedTokens
default 08:52:06.788866-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:145] > Failed to request signed tokens
default 08:52:06.788882-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:364] > Retry refilling unblinded tokens in 0 hours, 1 minute, 59 seconds at 8:54 AM
default 08:52:58.419624-0800    Client  [Info] [BraveCore] [redeem_unblinded_payment_tokens.cc:82] > RedeemUnblindedPaymentTokens
default 08:52:58.420624-0800    Client  [Info] [BraveCore] [redeem_unblinded_payment_tokens.cc:85] > No unblinded payment tokens to redeem
default 08:52:58.421030-0800    Client  [Info] [BraveCore] [redeem_unblinded_payment_tokens.cc:74] > Redeem unblinded payment tokens in 0 hours, 5 minutes, 4 seconds at 8:58 AM
default 08:53:58.419982-0800    Client  [Debug] [BraveCore] [permission_rule_util.cc:25] > You do not have enough unblinded tokens
default 08:54:05.790082-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:118] > RequestSignedTokens
default 08:54:05.790501-0800    Client  [Debug] [BraveCore] [refill_unblinded_tokens.cc:119] > POST /v2/confirmation/token/{payment_id}
default 08:54:05.893467-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:139] > OnRequestSignedTokens
default 08:54:05.893520-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:145] > Failed to request signed tokens
default 08:54:05.893573-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:364] > Retry refilling unblinded tokens in 0 hours, 0 minutes, 9 seconds at 8:54 AM
default 08:54:14.893305-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:118] > RequestSignedTokens
default 08:54:14.894026-0800    Client  [Debug] [BraveCore] [refill_unblinded_tokens.cc:119] > POST /v2/confirmation/token/{payment_id}
default 08:54:15.007843-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:139] > OnRequestSignedTokens
default 08:54:15.007882-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:145] > Failed to request signed tokens
default 08:54:15.007932-0800    Client  [Info] [BraveCore] [refill_unblinded_tokens.cc:364] > Retry refilling unblinded tokens in 0 hours, 5 minutes, 31 seconds at 8:59 AM

Expected result: 2 ads per hour should be shown

Reproduces how often: [Easily reproduced, Intermittent Issue] Easily

Brave Version: 1.35 (22.2.2.16) 1.35 (22.1.27.21) 1.35 (22.1.14.22)

Device details: iPad (7th Gen) / iOS 15.2.1 iPhone

Website problems only:

Additional Information

tmancey commented 2 years ago

@amirsaber is looking into cause

kjozwiak commented 2 years ago

Moving this into 1.35 as it was a blocker for the release. As per discussions via Slack and investigating the issue with @tmancey @LaurenWags @Uni-verse @amirsaber, the issue was due to a issue re: UA via server side which has been resolved.

kjozwiak commented 2 years ago

Verification PASSED on iPhone 12 running iOS 15.3 using 1.35 (22.2.4.17)

Ensured that unblinded tokens where correctly being added when creating a new profile as per the following:

Retrieving unblinded tokens log ``` default 22:50:56.301415-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:172] > GetSignedTokens default 22:50:56.301723-0500 Client [Debug] [BraveCore] [refill_unblinded_tokens.cc:173] > GET /v2/confirmation/token/{payment_id}?nonce={nonce} default 22:50:56.798851-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:187] > OnGetSignedTokens default 22:50:56.840013-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:323] > Added 50 unblinded tokens, you now have 50 unblinded tokens default 22:50:56.840171-0500 Client [Info] [BraveCore] [account.cc:293] > Successfully refilled unblinded tokens ```

Ensured that clicked & landed confirmations worked as expected tokens were redeemed as per the following:

clicked & landed log ``` default 22:56:18.832299-0500 Client [Info] [BraveCore] [conversions.cc:302] > No conversions found for visited URL default 22:56:45.998099-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:39] > Get eligible ad notifications: default 22:56:46.005628-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:80] > Get eligible ads for parent-child segments: default 22:56:46.005987-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:82] > sports-racing default 22:56:46.006088-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:82] > sports-sports default 22:56:46.006381-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:82] > science-economics default 22:56:46.009776-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:93] > No eligible ads for parent-child segments default 22:56:46.009824-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:114] > Get eligible ads for parent segments: default 22:56:46.009872-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:116] > sports default 22:56:46.009912-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:116] > science default 22:56:46.009957-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:116] > technology & computing default 22:56:46.012011-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:127] > No eligible ads for parent segments default 22:56:46.012129-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:140] > Get eligible ads for untargeted segment default 22:56:46.014288-0500 Client [Debug] [BraveCore] [exclusion_rules_base.cc:123] > creativeSetId 5e96fecc-2926-4c72-bb76-4e745bf6b539 excluded as not within a scheduled time slot default 22:56:46.014404-0500 Client [Debug] [BraveCore] [exclusion_rules_base.cc:123] > creativeSetId c7e7a381-4c74-4dd9-9b6d-4edf9330454b excluded as not associated with an advertiser split test group default 22:56:46.014586-0500 Client [Debug] [BraveCore] [ad_priority.h:32] > 11 ads with a priority of 1 in bucket 1 default 22:56:46.014774-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:141] > Found 11 eligible ads default 22:56:46.014935-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:260] > Serving ad notification: uuid: b0c0c6f2-4962-4d93-b07a-9834d17af51d creativeInstanceId: 9c3c29bd-8266-456a-89c1-49270ef687a0 creativeSetId: 45ea5952-37ca-41f0-88c2-4b546b0e6f4b campaignId: 1c1ac828-db13-49bb-9128-090132044b7f advertiserId: ecbcc833-8b1d-4867-98f7-ad2341396ce8 segment: untargeted title: Ad4 body: Ad4 targetUrl: https://brave.com default 22:56:46.024173-0500 Client [Debug] [BraveCore] [ad_notification_event_viewed.cc:24] > Viewed ad notification with uuid b0c0c6f2-4962-4d93-b07a-9834d17af51d and creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 default 22:56:46.035331-0500 Client [Debug] [BraveCore] [ad_notification_event_served.cc:24] > Served ad notification with uuid b0c0c6f2-4962-4d93-b07a-9834d17af51d and creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 default 22:56:46.038158-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:153] > Served ad notification default 22:56:46.040411-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:228] > Maybe serve ad notification in 0 hours, 30 minutes, 0 seconds at 11:26 PM default 22:56:46.041203-0500 Client [Info] [BraveCore] [ad_notification_event_served.cc:32] > Successfully logged ad notification served event default 22:56:46.042499-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 and view valued at 0.01 default 22:56:46.042526-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming view for ad_notification with transaction id 6da62278-833e-4db8-b354-2081a3ca443b and creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 default 22:56:46.044846-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 22:56:46.044948-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:74] > CreateConfirmation default 22:56:46.045016-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:75] > POST /v2/confirmation/{confirmation_id}/{credential} default 22:56:47.120570-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:90] > OnCreateConfirmation default 22:56:47.122539-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 22:56:47.122626-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 22:56:47.274949-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 22:56:47.275430-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:156] > Payment token is not ready default 22:56:47.275736-0500 Client [Info] [BraveCore] [confirmations.cc:301] > Failed to redeem unblinded token for ad_notification with confirmation id 9a0534c7-0129-4f0c-9308-384be968f894, transaction id 6da62278-833e-4db8-b354-2081a3ca443b, creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 and view default 22:56:47.288567-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added view confirmation for ad_notification with id 9a0534c7-0129-4f0c-9308-384be968f894, transaction id6da62278-833e-4db8-b354-2081a3ca443b and creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 to the confirmations queue default 22:56:47.288707-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 49 unblinded tokens which is above the minimum threshold of 20 default 22:56:47.289901-0500 Client [Info] [BraveCore] [confirmations.cc:109] > Retry sending failed confirmations in 0 hours, 0 minutes, 14 seconds at 10:57 PM default 22:56:49.027834-0500 Client [Debug] [BraveCore] [ad_notification_event_clicked.cc:26] > Clicked ad notification with uuid b0c0c6f2-4962-4d93-b07a-9834d17af51d and creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 default 22:56:49.039933-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:147] > Epsilon greedy bandit arm was not found for untargeted segment default 22:56:49.039978-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:111] > Epsilon greedy bandit processed kClicked default 22:56:49.115602-0500 Client [Info] [BraveCore] [ad_notification_event_clicked.cc:38] > Successfully logged ad notification clicked event default 22:56:49.127820-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 and click valued at 0 default 22:56:49.128302-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming click for ad_notification with transaction id f3289faa-90f1-408d-b425-09fb5f0237c4 and creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 default 22:56:49.131305-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 22:56:49.131345-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:74] > CreateConfirmation default 22:56:49.131383-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:75] > POST /v2/confirmation/{confirmation_id}/{credential} default 22:56:49.288814-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:90] > OnCreateConfirmation default 22:56:49.288994-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 22:56:49.289025-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 22:56:49.444535-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 22:56:49.444570-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:156] > Payment token is not ready default 22:56:49.444602-0500 Client [Info] [BraveCore] [confirmations.cc:301] > Failed to redeem unblinded token for ad_notification with confirmation id c14c3306-2104-4749-af22-a8080e26813d, transaction id f3289faa-90f1-408d-b425-09fb5f0237c4, creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 and click default 22:56:49.445708-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added click confirmation for ad_notification with id c14c3306-2104-4749-af22-a8080e26813d, transaction idf3289faa-90f1-408d-b425-09fb5f0237c4 and creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 to the confirmations queue default 22:56:49.445744-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 48 unblinded tokens which is above the minimum threshold of 20 default 22:56:49.787092-0500 Client [Debug] [BraveCore] [tab_manager.cc:86] > Tab id 60794911 is visible default 22:56:49.787779-0500 Client [Debug] [BraveCore] [tab_manager.cc:104] > Opened a new tab with id 60794911 default 22:56:49.796912-0500 Client [Warning] [BraveCore] [BVC+Rewards.swift:314] > No favicon found in to report to rewards panel default 22:56:49.798516-0500 Client [Info] [BraveCore] [purchase_intent_processor.cc:99] > No purchase intent matches found for visited URL default 22:56:49.802427-0500 Client [Info] [BraveCore] [text_classification_processor.cc:63] > Classified text with the top segment as technology & computing-software default 22:56:49.809773-0500 Client [Info] [BraveCore] [ads_impl.cc:905] > Transfer ad for https://brave.com in 0 hours, 0 minutes, 10 seconds at 10:56 PM default 22:56:49.809946-0500 Client [Info] [BraveCore] [conversions.cc:239] > Checking URL for conversions default 22:56:49.813256-0500 Client [Info] [BraveCore] [conversions.cc:302] > No conversions found for visited URL default 22:56:49.816914-0500 Client [Info] [BraveCore] [publisher.cc:521] > Publisher list is empty default 22:56:59.811008-0500 Client [Info] [BraveCore] [ads_impl.cc:909] > Transferred ad for https://brave.com default 22:56:59.818821-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 and landed valued at 0 default 22:56:59.819045-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming landed for ad_notification with transaction id 085920be-d998-4152-aff2-75e83123565b and creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 default 22:56:59.826289-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 22:56:59.826487-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:74] > CreateConfirmation default 22:56:59.826672-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:75] > POST /v2/confirmation/{confirmation_id}/{credential} default 22:57:00.226604-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:90] > OnCreateConfirmation default 22:57:00.226716-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 22:57:00.226881-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 22:57:00.392191-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 22:57:00.392242-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:156] > Payment token is not ready default 22:57:00.392285-0500 Client [Info] [BraveCore] [confirmations.cc:301] > Failed to redeem unblinded token for ad_notification with confirmation id d1bdfe20-534b-4e2f-b3ce-12c4ff4ec144, transaction id 085920be-d998-4152-aff2-75e83123565b, creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 and landed default 22:57:00.398299-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added landed confirmation for ad_notification with id d1bdfe20-534b-4e2f-b3ce-12c4ff4ec144, transaction id085920be-d998-4152-aff2-75e83123565b and creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 to the confirmations queue default 22:57:00.398478-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 47 unblinded tokens which is above the minimum threshold of 20 default 22:57:01.291152-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed view confirmation for ad_notification with id 9a0534c7-0129-4f0c-9308-384be968f894, transaction id 6da62278-833e-4db8-b354-2081a3ca443b and creative instance id 9c3c29bd-8266-456a-89c1-49270ef687a0 from the confirmations queue default 22:57:01.304075-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 22:57:01.304130-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 22:57:01.304187-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 22:57:01.452672-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 22:57:01.467098-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for ad_notification with confirmation id 9a0534c7-0129-4f0c-9308-384be968f894, transaction id ```

Ensured that dismiss confirmations worked as expected tokens were redeemed as per the following:

dismiss log ``` default 23:08:29.804481-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:39] > Get eligible ad notifications: default 23:08:29.809097-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:80] > Get eligible ads for parent-child segments: default 23:08:29.809165-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:82] > sports-racing default 23:08:29.809300-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:82] > personal finance-personal finance default 23:08:29.809818-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:82] > business-marketing default 23:08:29.812756-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:93] > No eligible ads for parent-child segments default 23:08:29.813410-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:114] > Get eligible ads for parent segments: default 23:08:29.813671-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:116] > sports default 23:08:29.814416-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:116] > personal finance default 23:08:29.814685-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:116] > business default 23:08:29.816034-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:127] > No eligible ads for parent segments default 23:08:29.816095-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:140] > Get eligible ads for untargeted segment default 23:08:29.816701-0500 Client [Debug] [BraveCore] [exclusion_rules_base.cc:123] > creativeSetId 5e96fecc-2926-4c72-bb76-4e745bf6b539 excluded as not within a scheduled time slot default 23:08:29.816807-0500 Client [Debug] [BraveCore] [exclusion_rules_base.cc:123] > creativeSetId c7e7a381-4c74-4dd9-9b6d-4edf9330454b excluded as not associated with an advertiser split test group default 23:08:29.817451-0500 Client [Debug] [BraveCore] [ad_priority.h:32] > 11 ads with a priority of 1 in bucket 1 default 23:08:29.818125-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:141] > Found 11 eligible ads default 23:08:29.818291-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:260] > Serving ad notification: uuid: 44d14c32-c13c-4329-b03b-dcfe64582af8 creativeInstanceId: faec6d5b-9e30-45a5-8420-3435abe1695a creativeSetId: 45ea5952-37ca-41f0-88c2-4b546b0e6f4b campaignId: 1c1ac828-db13-49bb-9128-090132044b7f advertiserId: ecbcc833-8b1d-4867-98f7-ad2341396ce8 segment: untargeted title: Ad6 body: Ad6 targetUrl: https://brave.com default 23:08:29.828588-0500 Client [Debug] [BraveCore] [ad_notification_event_viewed.cc:24] > Viewed ad notification with uuid 44d14c32-c13c-4329-b03b-dcfe64582af8 and creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a default 23:08:29.840053-0500 Client [Debug] [BraveCore] [ad_notification_event_served.cc:24] > Served ad notification with uuid 44d14c32-c13c-4329-b03b-dcfe64582af8 and creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a default 23:08:29.842679-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:153] > Served ad notification default 23:08:29.845170-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:228] > Maybe serve ad notification in 0 hours, 30 minutes, 0 seconds at 11:38 PM default 23:08:29.845932-0500 Client [Info] [BraveCore] [ad_notification_event_served.cc:32] > Successfully logged ad notification served event default 23:08:29.848962-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a and view valued at 0.01 default 23:08:29.849067-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming view for ad_notification with transaction id b4dd6227-7431-4755-9c15-2d131aff40dd and creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a default 23:08:29.851649-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 23:08:29.851728-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:74] > CreateConfirmation default 23:08:29.851792-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:75] > POST /v2/confirmation/{confirmation_id}/{credential} default 23:08:30.401818-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:90] > OnCreateConfirmation default 23:08:30.401901-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 23:08:30.401983-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 23:08:30.562856-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 23:08:30.563280-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:156] > Payment token is not ready default 23:08:30.563658-0500 Client [Info] [BraveCore] [confirmations.cc:301] > Failed to redeem unblinded token for ad_notification with confirmation id 8b428b03-3f23-4986-8966-265c5bb38e7b, transaction id b4dd6227-7431-4755-9c15-2d131aff40dd, creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a and view default 23:08:30.576230-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added view confirmation for ad_notification with id 8b428b03-3f23-4986-8966-265c5bb38e7b, transaction idb4dd6227-7431-4755-9c15-2d131aff40dd and creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a to the confirmations queue default 23:08:30.576626-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 49 unblinded tokens which is above the minimum threshold of 20 default 23:08:30.578322-0500 Client [Info] [BraveCore] [confirmations.cc:109] > Retry sending failed confirmations in 0 hours, 0 minutes, 3 seconds at 11:08 PM default 23:08:33.579121-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed view confirmation for ad_notification with id 8b428b03-3f23-4986-8966-265c5bb38e7b, transaction id b4dd6227-7431-4755-9c15-2d131aff40dd and creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a from the confirmations queue default 23:08:33.587228-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 23:08:33.587440-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 23:08:33.587676-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 23:08:33.779036-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 23:08:33.779077-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:156] > Payment token is not ready default 23:08:33.779118-0500 Client [Info] [BraveCore] [confirmations.cc:301] > Failed to redeem unblinded token for ad_notification with confirmation id 8b428b03-3f23-4986-8966-265c5bb38e7b, transaction id b4dd6227-7431-4755-9c15-2d131aff40dd, creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a and view default 23:08:33.788144-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added view confirmation for ad_notification with id 8b428b03-3f23-4986-8966-265c5bb38e7b, transaction idb4dd6227-7431-4755-9c15-2d131aff40dd and creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a to the confirmations queue default 23:08:33.788456-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 49 unblinded tokens which is above the minimum threshold of 20 default 23:08:33.790685-0500 Client [Info] [BraveCore] [confirmations.cc:109] > Retry sending failed confirmations in 0 hours, 0 minutes, 17 seconds at 11:08 PM default 23:08:33.957815-0500 Client [Debug] [BraveCore] [ad_notification_event_dismissed.cc:24] > Dismissed ad notification with uuid 44d14c32-c13c-4329-b03b-dcfe64582af8 and creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a default 23:08:33.965013-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:147] > Epsilon greedy bandit arm was not found for untargeted segment default 23:08:33.965042-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:111] > Epsilon greedy bandit processed kDismissed default 23:08:33.968300-0500 Client [Error] [BraveCore] [creative_ads_database_table.cc:254] > Failed to get creative ad default 23:08:33.968328-0500 Client [Error] [BraveCore] [ads_impl.cc:772] > Failed to deposit funds for ad_notification with creative instance id and downvote default 23:08:33.969517-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a and dismiss valued at 0 default 23:08:33.969649-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming dismiss for ad_notification with transaction id ff4ecbb0-0ee7-4995-bf86-9a46f3779aac and creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a default 23:08:33.971956-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 23:08:33.972053-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:74] > CreateConfirmation default 23:08:33.972147-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:75] > POST /v2/confirmation/{confirmation_id}/{credential} default 23:08:34.189197-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:90] > OnCreateConfirmation default 23:08:34.189373-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 23:08:34.189523-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 23:08:34.316169-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 23:08:34.316689-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:156] > Payment token is not ready default 23:08:34.317089-0500 Client [Info] [BraveCore] [confirmations.cc:301] > Failed to redeem unblinded token for ad_notification with confirmation id ab9912b0-354e-4d97-8398-503baca538ce, transaction id ff4ecbb0-0ee7-4995-bf86-9a46f3779aac, creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a and dismiss default 23:08:34.328900-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added dismiss confirmation for ad_notification with id ab9912b0-354e-4d97-8398-503baca538ce, transaction idff4ecbb0-0ee7-4995-bf86-9a46f3779aac and creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a to the confirmations queue default 23:08:34.329617-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 48 unblinded tokens which is above the minimum threshold of 20 default 23:08:50.790652-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed view confirmation for ad_notification with id 8b428b03-3f23-4986-8966-265c5bb38e7b, transaction id b4dd6227-7431-4755-9c15-2d131aff40dd and creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a from the confirmations queue default 23:08:50.802891-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 23:08:50.803253-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 23:08:50.803472-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 23:08:50.983776-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 23:08:50.998785-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for ad_notification with confirmation id 8b428b03-3f23-4986-8966-265c5bb38e7b, transaction id b4dd6227-7431-4755-9c15-2d131aff40dd, creative instance id faec6d5b-9e30-45a5-8420-3435abe1695a and view. You now have 1 unblinded payment tokens which will be redeemed in 0 hours, 22 minutes, 51 seconds at 11:31 PM default 23:08:50.998850-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 48 unblinded tokens which is above the minimum threshold of 20 ```

Ensured that timeout confirmations worked as expected tokens were redeemed as per the following:

timeout log ``` default 23:15:05.205528-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:39] > Get eligible ad notifications: default 23:15:05.209357-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:80] > Get eligible ads for parent-child segments: default 23:15:05.209466-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:82] > sports-racing default 23:15:05.210359-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:82] > sports-sports default 23:15:05.210676-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:82] > technology & computing-apple default 23:15:05.213813-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:93] > No eligible ads for parent-child segments default 23:15:05.213970-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:114] > Get eligible ads for parent segments: default 23:15:05.214385-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:116] > sports default 23:15:05.215039-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:116] > technology & computing default 23:15:05.215102-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:116] > gaming default 23:15:05.217973-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:127] > No eligible ads for parent segments default 23:15:05.218064-0500 Client [Info] [BraveCore] [eligible_ad_notifications_v1.cc:140] > Get eligible ads for untargeted segment default 23:15:05.219150-0500 Client [Debug] [BraveCore] [exclusion_rules_base.cc:123] > creativeSetId 5e96fecc-2926-4c72-bb76-4e745bf6b539 excluded as not within a scheduled time slot default 23:15:05.219240-0500 Client [Debug] [BraveCore] [exclusion_rules_base.cc:123] > creativeSetId c7e7a381-4c74-4dd9-9b6d-4edf9330454b excluded as not associated with an advertiser split test group default 23:15:05.219413-0500 Client [Debug] [BraveCore] [ad_priority.h:32] > 11 ads with a priority of 1 in bucket 1 default 23:15:05.219919-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:141] > Found 11 eligible ads default 23:15:05.220081-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:260] > Serving ad notification: uuid: 7bc474ec-bb56-4f2c-b2d4-4ac9485998c6 creativeInstanceId: 0e3fa44c-edd4-4ad3-b21e-e6c93ef001c4 creativeSetId: 2003f580-4703-408a-aab4-881230aa4a6c campaignId: 9bb85ea3-f510-4047-8cbb-4ba40fe3e84d advertiserId: 93130af3-2def-4ecb-b836-b3772e73b3c9 segment: untargeted title: Verifiable Ad Conversion - URL body: Test VAC - VAC ID from URL parameter targetUrl: https://www.nytimes.com default 23:15:05.229579-0500 Client [Debug] [BraveCore] [ad_notification_event_viewed.cc:24] > Viewed ad notification with uuid 7bc474ec-bb56-4f2c-b2d4-4ac9485998c6 and creative instance id 0e3fa44c-edd4-4ad3-b21e-e6c93ef001c4 default 23:15:05.240645-0500 Client [Debug] [BraveCore] [ad_notification_event_served.cc:24] > Served ad notification with uuid 7bc474ec-bb56-4f2c-b2d4-4ac9485998c6 and creative instance id 0e3fa44c-edd4-4ad3-b21e-e6c93ef001c4 default 23:15:05.243423-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:153] > Served ad notification default 23:15:05.245482-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:228] > Maybe serve ad notification in 0 hours, 30 minutes, 0 seconds at 11:45 PM default 23:15:05.246284-0500 Client [Info] [BraveCore] [ad_notification_event_served.cc:32] > Successfully logged ad notification served event default 23:15:05.251099-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id 0e3fa44c-edd4-4ad3-b21e-e6c93ef001c4 and view valued at 0.01 default 23:15:05.251216-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming view for ad_notification with transaction id 37285408-30cb-485e-868b-5dcc18bf172d and creative instance id 0e3fa44c-edd4-4ad3-b21e-e6c93ef001c4 default 23:15:05.253952-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 23:15:05.254040-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:74] > CreateConfirmation default 23:15:05.254106-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:75] > POST /v2/confirmation/{confirmation_id}/{credential} default 23:15:06.075473-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:90] > OnCreateConfirmation default 23:15:06.075897-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 23:15:06.076093-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 23:15:06.228852-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 23:15:06.229264-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:156] > Payment token is not ready default 23:15:06.229665-0500 Client [Info] [BraveCore] [confirmations.cc:301] > Failed to redeem unblinded token for ad_notification with confirmation id 7dc83f31-584e-405d-8279-32ba7e0935e6, transaction id 37285408-30cb-485e-868b-5dcc18bf172d, creative instance id 0e3fa44c-edd4-4ad3-b21e-e6c93ef001c4 and view default 23:15:06.241605-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added view confirmation for ad_notification with id 7dc83f31-584e-405d-8279-32ba7e0935e6, transaction id37285408-30cb-485e-868b-5dcc18bf172d and creative instance id 0e3fa44c-edd4-4ad3-b21e-e6c93ef001c4 to the confirmations queue default 23:15:06.241961-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 49 unblinded tokens which is above the minimum threshold of 20 default 23:15:06.243081-0500 Client [Info] [BraveCore] [confirmations.cc:109] > Retry sending failed confirmations in 0 hours, 0 minutes, 39 seconds at 11:15 PM default 23:15:35.242434-0500 Client [Debug] [BraveCore] [ad_notification_event_timed_out.cc:21] > Timed out ad notification with uuid 7bc474ec-bb56-4f2c-b2d4-4ac9485998c6 and creative instance id 0e3fa44c-edd4-4ad3-b21e-e6c93ef001c4 default 23:15:35.253511-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:147] > Epsilon greedy bandit arm was not found for untargeted segment default 23:15:35.253828-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:111] > Epsilon greedy bandit processed kTimedOut default 23:15:45.243737-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed view confirmation for ad_notification with id 7dc83f31-584e-405d-8279-32ba7e0935e6, transaction id 37285408-30cb-485e-868b-5dcc18bf172d and creative instance id 0e3fa44c-edd4-4ad3-b21e-e6c93ef001c4 from the confirmations queue default 23:15:45.255815-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 23:15:45.256025-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 23:15:45.256253-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 23:15:45.503882-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 23:15:45.514656-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for ad_notification with confirmation id 7dc83f31-584e-405d-8279-32ba7e0935e6, transaction id 37285408-30cb-485e-868b-5dcc18bf172d, creative instance id 0e3fa44c-edd4-4ad3-b21e-e6c93ef001c4 and view. You now have 1 unblinded payment tokens which will be redeemed in 0 hours, 33 minutes, 16 seconds at 11:49 PM default 23:15:45.514954-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 49 unblinded tokens which is above the minimum threshold of 20 default 23:15:45.514993-0500 Client [Info] [BraveCore] [confirmations.cc:100] > No failed confirmations to retry ```

Verification PASSED on 5th Gen iPad running iOS 14.8.1 using 1.35 (22.2.4.17)

Ensured that unblinded tokens where correctly being added when creating a new profile as per the following:

Retrieving unblinded tokens log ``` default 08:11:49.771023-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:172] > GetSignedTokens default 08:11:49.771810-0500 Client [Debug] [BraveCore] [refill_unblinded_tokens.cc:173] > GET /v2/confirmation/token/{payment_id}?nonce={nonce} default 08:11:49.942996-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:187] > OnGetSignedTokens default 08:11:50.008249-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:323] > Added 50 unblinded tokens, you now have 50 unblinded tokens default 08:11:50.008366-0500 Client [Info] [BraveCore] [account.cc:293] > Successfully refilled unblinded tokens ```

Ensured that pages are being classified as expected:

Page classification ``` default 08:24:01.975478-0500 Client [Info] [BraveCore] [text_classification_processor.cc:63] > Classified text with the top segment as technology & computing-software ```

Ensured that view, clicked & landed confirmations worked as expected tokens were redeemed as per the following:

view, clicked & landed log ``` default 09:42:28.799906-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:260] > Serving ad notification: uuid: 5844bd79-feca-41b4-b49c-9321a1bcc430 creativeInstanceId: 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 creativeSetId: af761615-6453-40d5-94ea-d278f312f93c campaignId: 3d78ba11-6fc8-4e23-b0e4-8eac096767dd advertiserId: ef77378b-8398-4516-b697-622d050b5ff4 segment: business title: Abra - #1 Crypto Wallet body: Get $15 in Free Crypto, earn up to 13% APY and 0% on loans. targetUrl: https://www.abra.com/downloadnow/?af_channel=brave&af_adset=tier2&af_ad=br1 default 09:42:28.814155-0500 Client [Debug] [BraveCore] [ad_notification_event_viewed.cc:24] > Viewed ad notification with uuid 5844bd79-feca-41b4-b49c-9321a1bcc430 and creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 default 09:42:28.832910-0500 Client [Debug] [BraveCore] [ad_notification_event_served.cc:24] > Served ad notification with uuid 5844bd79-feca-41b4-b49c-9321a1bcc430 and creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 default 09:42:28.840780-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:153] > Served ad notification default 09:42:28.846368-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:228] > Maybe serve ad notification in 0 hours, 30 minutes, 0 seconds at 10:12 AM default 09:42:28.853779-0500 Client [Info] [BraveCore] [ad_notification_event_served.cc:32] > Successfully logged ad notification served event default 09:42:28.863115-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 and view valued at 0.01 default 09:42:28.863367-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming view for ad_notification with transaction id 7d8831a4-e3b1-44cd-ad58-c4f7755c2f09 and creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 .......... default 09:42:39.592019-0500 Client [Debug] [BraveCore] [ad_notification_event_clicked.cc:26] > Clicked ad notification with uuid 5844bd79-feca-41b4-b49c-9321a1bcc430 and creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 default 09:42:39.612143-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:161] > Epsilon greedy bandit arm was updated for business segment default 09:42:39.612289-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:111] > Epsilon greedy bandit processed kClicked default 09:42:39.843466-0500 Client [Info] [BraveCore] [ad_notification_event_clicked.cc:38] > Successfully logged ad notification clicked event default 09:42:39.885849-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 and click valued at 0 default 09:42:39.885935-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming click for ad_notification with transaction id 4e5e9328-0a4a-422e-83fa-f3b5fd33a926 and creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 .......... default 09:42:42.368211-0500 Client [Info] [BraveCore] [ads_impl.cc:905] > Transfer ad for https://www.abra.com/downloadnow/?af_channel=brave&af_adset=tier2&af_ad=br1 in 0 hours, 0 minutes, 10 seconds at 9:42 AM default 09:42:42.368294-0500 Client [Info] [BraveCore] [conversions.cc:239] > Checking URL for conversions default 09:42:42.379044-0500 Client [Info] [BraveCore] [conversions.cc:302] > No conversions found for visited URL default 09:42:42.382370-0500 Client [Info] [BraveCore] [publisher.cc:521] > Publisher list is empty default 09:42:52.391211-0500 Client [Info] [BraveCore] [ads_impl.cc:909] > Transferred ad for https://www.abra.com/downloadnow/?af_channel=brave&af_adset=tier2&af_ad=br1 default 09:42:52.402801-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 and landed valued at 0 default 09:42:52.403152-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming landed for ad_notification with transaction id 5ec84d7f-6b8d-4cff-aa7e-fdab9abe33dc and creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 .......... default 09:42:54.526838-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added landed confirmation for ad_notification with id 906178e1-48ab-4094-acab-2eb7e2909ee5, transaction id5ec84d7f-6b8d-4cff-aa7e-fdab9abe33dc and creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 to the confirmations queue ```
Retries for view, click, landed ``` default 09:42:59.193046-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed view confirmation for ad_notification with id d4272806-63f3-40c0-8fb3-f0b8c5b75bf2, transaction id 7d8831a4-e3b1-44cd-ad58-c4f7755c2f09 and creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 from the confirmations queue default 09:42:59.211725-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 09:42:59.212438-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 09:42:59.213152-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 09:42:59.328604-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 09:42:59.353357-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for ad_notification with confirmation id d4272806-63f3-40c0-8fb3-f0b8c5b75bf2, transaction id 7d8831a4-e3b1-44cd-ad58-c4f7755c2f09, creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 and view. You now have 1 unblinded payment tokens which will be redeemed on Tuesday, February 8, 2022 at 9:47:30 AM default 09:42:59.353564-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 47 unblinded tokens which is above the minimum threshold of 20 default 09:42:59.354253-0500 Client [Info] [BraveCore] [confirmations.cc:109] > Retry sending failed confirmations in 0 hours, 0 minutes, 13 seconds at 9:43 AM default 09:43:12.354273-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed click confirmation for ad_notification with id d920fcbb-a56a-47ed-8743-4cbe62e4177a, transaction id 4e5e9328-0a4a-422e-83fa-f3b5fd33a926 and creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 from the confirmations queue default 09:43:12.373908-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 09:43:12.374433-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 09:43:12.376276-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 09:43:12.492177-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 09:43:12.506701-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for ad_notification with confirmation id d920fcbb-a56a-47ed-8743-4cbe62e4177a, transaction id 4e5e9328-0a4a-422e-83fa-f3b5fd33a926, creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 and click. You now have 2 unblinded payment tokens which will be redeemed on Tuesday, February 8, 2022 at 9:47:30 AM default 09:43:12.506939-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 47 unblinded tokens which is above the minimum threshold of 20 default 09:43:12.507921-0500 Client [Info] [BraveCore] [confirmations.cc:109] > Retry sending failed confirmations in 0 hours, 0 minutes, 9 seconds at 9:43 AM default 09:43:21.511882-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed landed confirmation for ad_notification with id 906178e1-48ab-4094-acab-2eb7e2909ee5, transaction id 5ec84d7f-6b8d-4cff-aa7e-fdab9abe33dc and creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 from the confirmations queue default 09:43:21.525418-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 09:43:21.526130-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 09:43:21.526530-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 09:43:21.619574-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 09:43:21.640026-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for ad_notification with confirmation id 906178e1-48ab-4094-acab-2eb7e2909ee5, transaction id 5ec84d7f-6b8d-4cff-aa7e-fdab9abe33dc, creative instance id 5d1fb1b1-83b3-4977-aa1e-a4e55f9e19f3 and landed. You now have 3 unblinded payment tokens which will be redeemed on Tuesday, February 8, 2022 at 9:47:30 AM default 09:43:21.640566-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 47 unblinded tokens which is above the minimum threshold of 20 default 09:43:21.641081-0500 Client [Info] [BraveCore] [confirmations.cc:100] > No failed confirmations to retry ```

Ensured that dismiss confirmations worked as expected tokens were redeemed as per the following:

dismiss log ``` default 10:12:33.143469-0500 Client [Debug] [BraveCore] [ad_notification_event_dismissed.cc:24] > Dismissed ad notification with uuid 6cbbe65a-696e-412f-8357-2f5d00a05a5b and creative instance id 42b682e6-055d-4ebd-9eb7-74b86ef36990 default 10:12:33.156709-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:161] > Epsilon greedy bandit arm was updated for business segment default 10:12:33.157524-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:111] > Epsilon greedy bandit processed kDismissed default 10:12:33.168050-0500 Client [Error] [BraveCore] [creative_ads_database_table.cc:254] > Failed to get creative ad default 10:12:33.168437-0500 Client [Error] [BraveCore] [ads_impl.cc:772] > Failed to deposit funds for ad_notification with creative instance id and downvote default 10:12:33.176255-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id 42b682e6-055d-4ebd-9eb7-74b86ef36990 and dismiss valued at 0 default 10:12:33.176529-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming dismiss for ad_notification with transaction id 9011334d-fbc4-4cdf-a5c7-3b89c11602ab and creative instance id 42b682e6-055d-4ebd-9eb7-74b86ef36990 default 10:12:33.186611-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 10:12:33.187066-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:74] > CreateConfirmation default 10:12:33.187249-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:75] > POST /v2/confirmation/{confirmation_id}/{credential} default 10:12:33.315248-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:90] > OnCreateConfirmation default 10:12:33.319232-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 10:12:33.319828-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 10:12:33.417048-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 10:12:33.418165-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:156] > Payment token is not ready default 10:12:33.420044-0500 Client [Info] [BraveCore] [confirmations.cc:301] > Failed to redeem unblinded token for ad_notification with confirmation id 94c5bb78-b466-49f7-9551-3a4cedab49f9, transaction id 9011334d-fbc4-4cdf-a5c7-3b89c11602ab, creative instance id 42b682e6-055d-4ebd-9eb7-74b86ef36990 and dismiss default 10:12:33.427052-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added dismiss confirmation for ad_notification with id 94c5bb78-b466-49f7-9551-3a4cedab49f9, transaction id9011334d-fbc4-4cdf-a5c7-3b89c11602ab and creative instance id 42b682e6-055d-4ebd-9eb7-74b86ef36990 to the confirmations queue ```
Retry dismiss confirmation ``` default 10:12:46.359623-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed dismiss confirmation for ad_notification with id 94c5bb78-b466-49f7-9551-3a4cedab49f9, transaction id 9011334d-fbc4-4cdf-a5c7-3b89c11602ab and creative instance id 42b682e6-055d-4ebd-9eb7-74b86ef36990 from the confirmations queue default 10:12:46.369362-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 10:12:46.369640-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 10:12:46.369812-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 10:12:46.482228-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 10:12:46.498336-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for ad_notification with confirmation id 94c5bb78-b466-49f7-9551-3a4cedab49f9, transaction id 9011334d-fbc4-4cdf-a5c7-3b89c11602ab, creative instance id 42b682e6-055d-4ebd-9eb7-74b86ef36990 and dismiss. You now have 7 unblinded payment tokens which will be redeemed in 23 hours, 34 minutes, 44 seconds at 9:47 AM default 10:12:46.498584-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 43 unblinded tokens which is above the minimum threshold of 20 default 10:12:46.498713-0500 Client [Info] [BraveCore] [confirmations.cc:100] > No failed confirmations to retry ```

Ensured that NTP SI views were rewarded as per the following:

NTP SI view ``` default 09:49:08.328720-0500 Client [Debug] [BraveCore] [new_tab_page_ad_event_viewed.cc:23] > Viewed new tab page ad with uuid 520AA3CF-D7AB-4383-AAC5-8D20BBBA9839 and creative instance id dcfb5fd7-e3e8-4369-951f-32c1e3ba6ea1 default 09:49:08.342886-0500 Client [Debug] [BraveCore] [new_tab_page_ad_event_served.cc:23] > Served new tab page ad with uuid 520AA3CF-D7AB-4383-AAC5-8D20BBBA9839 and creative instance id dcfb5fd7-e3e8-4369-951f-32c1e3ba6ea1 default 09:49:08.349875-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for new_tab_page_ad with creative instance id dcfb5fd7-e3e8-4369-951f-32c1e3ba6ea1 and view valued at 0.005 default 09:49:08.349956-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming view for new_tab_page_ad with transaction id 7bcf5a94-6fe9-4517-bf32-4af64465a622 and creative instance id dcfb5fd7-e3e8-4369-951f-32c1e3ba6ea1 default 09:49:08.350419-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 09:49:08.350497-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:74] > CreateConfirmation default 09:49:08.350557-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:75] > POST /v2/confirmation/{confirmation_id}/{credential} default 09:49:08.378618-0500 Client [Warning] [BraveCore] [BVC+Rewards.swift:314] > No favicon found in to report to rewards panel default 09:49:08.380083-0500 Client [Info] [BraveCore] [ads_impl.cc:187] > Visited URL is not supported default 09:49:08.380542-0500 Client [Info] [BraveCore] [conversions.cc:199] > URL is not supported for conversions default 09:49:08.547260-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:90] > OnCreateConfirmation default 09:49:08.547585-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 09:49:08.547833-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 09:49:08.658436-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 09:49:08.658483-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:156] > Payment token is not ready default 09:49:08.658540-0500 Client [Info] [BraveCore] [confirmations.cc:301] > Failed to redeem unblinded token for new_tab_page_ad with confirmation id c1a376c9-a87a-4f5d-9c96-c0a0e6f9747d, transaction id 7bcf5a94-6fe9-4517-bf32-4af64465a622, creative instance id dcfb5fd7-e3e8-4369-951f-32c1e3ba6ea1 and view default 09:49:08.666166-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added view confirmation for new_tab_page_ad with id c1a376c9-a87a-4f5d-9c96-c0a0e6f9747d, transaction id7bcf5a94-6fe9-4517-bf32-4af64465a622 and creative instance id dcfb5fd7-e3e8-4369-951f-32c1e3ba6ea1 to the confirmations queue default 09:49:08.666384-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 46 unblinded tokens which is above the minimum threshold of 20 ```
NTP SI retry failed confirmation ``` default 09:49:10.669897-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed view confirmation for new_tab_page_ad with id c1a376c9-a87a-4f5d-9c96-c0a0e6f9747d, transaction id 7bcf5a94-6fe9-4517-bf32-4af64465a622 and creative instance id dcfb5fd7-e3e8-4369-951f-32c1e3ba6ea1 from the confirmations queue default 09:49:10.679167-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 09:49:10.679442-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 09:49:10.679553-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 09:49:11.035520-0500 Client [Debug] [BraveCore] [tab_manager.cc:113] > Tab id -2107023747 was closed default 09:49:11.158456-0500 Client [Warning] [BraveCore] [TabManager.swift:321] > No favicon found in to report to rewards panel default 09:49:11.158562-0500 Client [Debug] [BraveCore] [tab_manager.cc:86] > Tab id 803138580 is visible default 09:49:11.158695-0500 Client [Debug] [BraveCore] [tab_manager.cc:104] > Opened a new tab with id 803138580 default 09:49:11.400305-0500 Client [Warning] [BraveCore] [BVC+Rewards.swift:314] > No favicon found in to report to rewards panel default 09:49:11.400413-0500 Client [Info] [BraveCore] [ads_impl.cc:187] > Visited URL is not supported default 09:49:11.400496-0500 Client [Info] [BraveCore] [conversions.cc:199] > URL is not supported for conversions default 09:49:12.671192-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 09:49:12.671458-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:156] > Payment token is not ready default 09:49:12.671664-0500 Client [Info] [BraveCore] [confirmations.cc:301] > Failed to redeem unblinded token for new_tab_page_ad with confirmation id c1a376c9-a87a-4f5d-9c96-c0a0e6f9747d, transaction id 7bcf5a94-6fe9-4517-bf32-4af64465a622, creative instance id dcfb5fd7-e3e8-4369-951f-32c1e3ba6ea1 and view default 09:49:12.686340-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added view confirmation for new_tab_page_ad with id c1a376c9-a87a-4f5d-9c96-c0a0e6f9747d, transaction id7bcf5a94-6fe9-4517-bf32-4af64465a622 and creative instance id dcfb5fd7-e3e8-4369-951f-32c1e3ba6ea1 to the confirmations queue default 09:49:12.686889-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 46 unblinded tokens which is above the minimum threshold of 20 default 09:49:12.688780-0500 Client [Info] [BraveCore] [confirmations.cc:109] > Retry sending failed confirmations in 0 hours, 0 minutes, 19 seconds at 9:49 AM default 09:49:31.688802-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed view confirmation for new_tab_page_ad with id c1a376c9-a87a-4f5d-9c96-c0a0e6f9747d, transaction id 7bcf5a94-6fe9-4517-bf32-4af64465a622 and creative instance id dcfb5fd7-e3e8-4369-951f-32c1e3ba6ea1 from the confirmations queue default 09:49:31.706763-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 09:49:31.707505-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 09:49:31.708378-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 09:49:31.824723-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 09:49:31.845298-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for new_tab_page_ad with confirmation id c1a376c9-a87a-4f5d-9c96-c0a0e6f9747d, transaction id 7bcf5a94-6fe9-4517-bf32-4af64465a622, creative instance id dcfb5fd7-e3e8-4369-951f-32c1e3ba6ea1 and view. You now have 4 unblinded payment tokens which will be redeemed in 23 hours, 57 minutes, 59 seconds at 9:47 AM default 09:49:31.845693-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 46 unblinded tokens which is above the minimum threshold of 20 default 09:49:31.845856-0500 Client [Info] [BraveCore] [confirmations.cc:100] > No failed confirmations to retry ```

Ensured that timeout confirmations worked as expected tokens were redeemed as per the following:

timeout log ``` default 10:42:59.006254-0500 Client [Debug] [BraveCore] [ad_notification_event_timed_out.cc:21] > Timed out ad notification with uuid adce9e9a-a5d0-4178-921c-d058a1c5267b and creative instance id c5639c8e-563f-4685-aa6e-abd7183f3abc ```

Ensured that tokens were cashed in with the server as per the following:

Redemption log ``` default 09:47:30.747797-0500 Client [Info] [BraveCore] [redeem_unblinded_payment_tokens.cc:82] > RedeemUnblindedPaymentTokens default 09:47:30.747977-0500 Client [Debug] [BraveCore] [redeem_unblinded_payment_tokens.cc:91] > PUT /v2/confirmation/payment/{payment_id} default 09:47:30.952567-0500 Client [Info] [BraveCore] [redeem_unblinded_payment_tokens.cc:113] > OnRedeemUnblindedPaymentTokens default 09:47:30.966300-0500 Client [Info] [BraveCore] [account.cc:271] > Successfully redeemed unblinded payment tokens default 09:47:30.978456-0500 Client [Info] [BraveCore] [redeem_unblinded_payment_tokens.cc:74] > Redeem unblinded payment tokens on Wednesday, February 9, 2022 at 8:50:56 PM default 09:47:30.985392-0500 Client [Debug] [BraveCore] [account.cc:280] > Successfully updated transactions ```

Verification PASSED on iPhone 11 running iOS 14.7.1 using 1.35 (22.2.4.17)

Ensured that unblinded tokens where correctly being added when creating a new profile as per the following:

Retrieving unblinded tokens log ``` default 23:44:58.930829-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:172] > GetSignedTokens default 23:44:58.931274-0500 Client [Debug] [BraveCore] [refill_unblinded_tokens.cc:173] > GET /v2/confirmation/token/{payment_id}?nonce={nonce} default 23:44:59.141541-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:187] > OnGetSignedTokens default 23:44:59.190418-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:323] > Added 50 unblinded tokens, you now have 50 unblinded tokens default 23:44:59.190452-0500 Client [Info] [BraveCore] [account.cc:293] > Successfully refilled unblinded tokens ```

Ensured that pages are being classified as expected:

Page classification ``` default 23:46:23.266925-0500 Client [Info] [BraveCore] [text_classification_processor.cc:63] > Classified text with the top segment as sports-racing ```

Ensured that view, clicked & landed confirmations worked as expected tokens were redeemed as per the following:

view, clicked & landed log ``` default 23:50:42.408206-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:260] > Serving ad notification: uuid: 532ad015-a2a8-423f-a3c9-7be6892ec3d6 creativeInstanceId: f55584e5-26c2-4317-9d84-c5573804872f creativeSetId: de9fd442-0a8f-46e0-95a4-d4f4cea2ea5b campaignId: 7ef5619f-5de7-479b-b9e6-d85b2af73456 advertiserId: 5d40e328-5cc3-471c-a4dd-bd888fa6dae8 segment: technology & computing-apple title: Sign up with AAX now! body: 50% discount on BTC, ETH & other popular crypto targetUrl: https://www.aax.com/ad-sign-up?utm_source=brave&utm_medium=push&utm_campaign=btc_discount&utm_content=jan_2022 default 23:50:42.424031-0500 Client [Debug] [BraveCore] [ad_notification_event_viewed.cc:24] > Viewed ad notification with uuid 532ad015-a2a8-423f-a3c9-7be6892ec3d6 and creative instance id f55584e5-26c2-4317-9d84-c5573804872f default 23:50:42.442352-0500 Client [Debug] [BraveCore] [ad_notification_event_served.cc:24] > Served ad notification with uuid 532ad015-a2a8-423f-a3c9-7be6892ec3d6 and creative instance id f55584e5-26c2-4317-9d84-c5573804872f default 23:50:42.445425-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:153] > Served ad notification default 23:50:42.448503-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:228] > Maybe serve ad notification in 0 hours, 30 minutes, 0 seconds at 12:20 AM default 23:50:42.449713-0500 Client [Info] [BraveCore] [ad_notification_event_served.cc:32] > Successfully logged ad notification served event default 23:50:42.451873-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id f55584e5-26c2-4317-9d84-c5573804872f and view valued at 0.01 default 23:50:42.451957-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming view for ad_notification with transaction id 8ebb4a80-af89-4932-b733-509bab1a0ae8 and creative instance id f55584e5-26c2-4317-9d84-c5573804872f .......... default 23:50:55.068806-0500 Client [Debug] [BraveCore] [ad_notification_event_clicked.cc:26] > Clicked ad notification with uuid 532ad015-a2a8-423f-a3c9-7be6892ec3d6 and creative instance id f55584e5-26c2-4317-9d84-c5573804872f default 23:50:55.080884-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:161] > Epsilon greedy bandit arm was updated for technology & computing segment default 23:50:55.080918-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:111] > Epsilon greedy bandit processed kClicked default 23:50:55.144762-0500 Client [Info] [BraveCore] [ad_notification_event_clicked.cc:38] > Successfully logged ad notification clicked event default 23:50:55.151954-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id f55584e5-26c2-4317-9d84-c5573804872f and click valued at 0 default 23:50:55.151988-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming click for ad_notification with transaction id a3fd7d85-7cec-4e64-8648-c77074b23c65 and creative instance id f55584e5-26c2-4317-9d84-c5573804872f .......... default 23:51:01.381303-0500 Client [Info] [BraveCore] [ads_impl.cc:905] > Transfer ad for https://www.aax.com/ad-sign-up?utm_source=brave&utm_medium=push&utm_campaign=btc_discount&utm_content=jan_2022 in 0 hours, 0 minutes, 10 seconds at 11:51 PM default 23:51:01.381335-0500 Client [Info] [BraveCore] [conversions.cc:239] > Checking URL for conversions default 23:51:01.382932-0500 Client [Info] [BraveCore] [conversions.cc:302] > No conversions found for visited URL default 23:51:11.384336-0500 Client [Info] [BraveCore] [ads_impl.cc:909] > Transferred ad for https://www.aax.com/ad-sign-up?utm_source=brave&utm_medium=push&utm_campaign=btc_discount&utm_content=jan_2022 default 23:51:11.390839-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id f55584e5-26c2-4317-9d84-c5573804872f and landed valued at 0 default 23:51:11.391403-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming landed for ad_notification with transaction id 041dfdf3-cee1-45ad-a869-d628d3ee9e47 and creative instance id f55584e5-26c2-4317-9d84-c5573804872f .......... default 23:51:11.792872-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added landed confirmation for ad_notification with id fba86921-d4c2-4906-8654-126e503d42b8, transaction id041dfdf3-cee1-45ad-a869-d628d3ee9e47 and creative instance id f55584e5-26c2-4317-9d84-c5573804872f to the confirmations queue ```
Retries for view, click, landed ``` default 23:51:53.044178-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed view confirmation for ad_notification with id 36f50343-cd8b-4d6e-a745-c54d3deb1d71, transaction id 8ebb4a80-af89-4932-b733-509bab1a0ae8 and creative instance id f55584e5-26c2-4317-9d84-c5573804872f from the confirmations queue default 23:51:53.059570-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 23:51:53.059845-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 23:51:53.060043-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 23:51:53.247529-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 23:51:53.268598-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for ad_notification with confirmation id 36f50343-cd8b-4d6e-a745-c54d3deb1d71, transaction id 8ebb4a80-af89-4932-b733-509bab1a0ae8, creative instance id f55584e5-26c2-4317-9d84-c5573804872f and view. You now have 2 unblinded payment tokens which will be redeemed in 9 hours, 31 minutes, 23 seconds at 9:23 AM default 23:51:53.268919-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 46 unblinded tokens which is above the minimum threshold of 20 .......... default 23:58:28.449866-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed click confirmation for ad_notification with id 1ae18815-ab9e-485d-a6f0-6aa8e1d5efc6, transaction id a3fd7d85-7cec-4e64-8648-c77074b23c65 and creative instance id f55584e5-26c2-4317-9d84-c5573804872f from the confirmations queue default 23:58:28.453742-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 23:58:28.453835-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 23:58:28.453869-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 23:58:28.668083-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 23:58:28.670037-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for ad_notification with confirmation id 1ae18815-ab9e-485d-a6f0-6aa8e1d5efc6, transaction id a3fd7d85-7cec-4e64-8648-c77074b23c65, creative instance id f55584e5-26c2-4317-9d84-c5573804872f and click. You now have 3 unblinded payment tokens which will be redeemed in 9 hours, 24 minutes, 48 seconds at 9:23 AM .......... default 23:59:07.222641-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed landed confirmation for ad_notification with id fba86921-d4c2-4906-8654-126e503d42b8, transaction id 041dfdf3-cee1-45ad-a869-d628d3ee9e47 and creative instance id f55584e5-26c2-4317-9d84-c5573804872f from the confirmations queue default 23:59:07.236516-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 23:59:07.236777-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 23:59:07.237119-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 23:59:07.424376-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 23:59:07.439241-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for ad_notification with confirmation id fba86921-d4c2-4906-8654-126e503d42b8, transaction id 041dfdf3-cee1-45ad-a869-d628d3ee9e47, creative instance id f55584e5-26c2-4317-9d84-c5573804872f and landed. You now have 4 unblinded payment tokens which will be redeemed in 9 hours, 24 minutes, 9 seconds at 9:23 AM default 23:59:07.439450-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 46 unblinded tokens which is above the minimum threshold of 20 ```

Ensured that dismiss confirmations worked as expected tokens were redeemed as per the following:

dismiss log ``` default 00:05:11.242034-0500 Client [Debug] [BraveCore] [ad_notification_event_dismissed.cc:24] > Dismissed ad notification with uuid 51a9b672-7957-4eb4-a849-8116589d460c and creative instance id 4f24546f-24ed-4416-8d23-bb980327a669 default 00:05:11.259957-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:161] > Epsilon greedy bandit arm was updated for personal finance segment default 00:05:11.260059-0500 Client [Info] [BraveCore] [epsilon_greedy_bandit_processor.cc:111] > Epsilon greedy bandit processed kDismissed default 00:05:11.261745-0500 Client [Error] [BraveCore] [creative_ads_database_table.cc:254] > Failed to get creative ad default 00:05:11.261892-0500 Client [Error] [BraveCore] [ads_impl.cc:772] > Failed to deposit funds for ad_notification with creative instance id and downvote default 00:05:11.264295-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for ad_notification with creative instance id 4f24546f-24ed-4416-8d23-bb980327a669 and dismiss valued at 0 default 00:05:11.264451-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming dismiss for ad_notification with transaction id df8deaae-869e-4285-9f7a-283b515e90aa and creative instance id 4f24546f-24ed-4416-8d23-bb980327a669 default 00:05:11.268333-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 00:05:11.268460-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:74] > CreateConfirmation default 00:05:11.268650-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:75] > POST /v2/confirmation/{confirmation_id}/{credential} default 00:05:11.453346-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:90] > OnCreateConfirmation default 00:05:11.453915-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 00:05:11.454360-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 00:05:11.660949-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 00:05:11.661200-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:156] > Payment token is not ready default 00:05:11.661375-0500 Client [Info] [BraveCore] [confirmations.cc:301] > Failed to redeem unblinded token for ad_notification with confirmation id 4f71e52e-e1c8-497e-b9e8-07e1ad6efc39, transaction id df8deaae-869e-4285-9f7a-283b515e90aa, creative instance id 4f24546f-24ed-4416-8d23-bb980327a669 and dismiss default 00:05:11.677612-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added dismiss confirmation for ad_notification with id 4f71e52e-e1c8-497e-b9e8-07e1ad6efc39, transaction iddf8deaae-869e-4285-9f7a-283b515e90aa and creative instance id 4f24546f-24ed-4416-8d23-bb980327a669 to the confirmations queue ```
Retry dismiss confirmation ``` default 00:05:19.501183-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed view confirmation for ad_notification with id fd2895f2-8157-4746-a603-b7cb0f27fd76, transaction id e190b6fe-5b61-4314-af53-3a7cfebd6ebd and creative instance id 4f24546f-24ed-4416-8d23-bb980327a669 from the confirmations queue default 00:05:19.513564-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 00:05:19.513628-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 00:05:19.513766-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 00:05:19.643537-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 00:05:19.655206-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for ad_notification with confirmation id fd2895f2-8157-4746-a603-b7cb0f27fd76, transaction id e190b6fe-5b61-4314-af53-3a7cfebd6ebd, creative instance id 4f24546f-24ed-4416-8d23-bb980327a669 and view. You now have 1 unblinded payment tokens which will be redeemed on Wednesday, February 9, 2022 at 12:03:44 PM default 00:05:19.655430-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 48 unblinded tokens which is above the minimum threshold of 20 default 00:05:19.655915-0500 Client [Info] [BraveCore] [confirmations.cc:109] > Retry sending failed confirmations in 0 hours, 0 minutes, 9 seconds at 12:05 AM default 00:05:28.657650-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed dismiss confirmation for ad_notification with id 4f71e52e-e1c8-497e-b9e8-07e1ad6efc39, transaction id df8deaae-869e-4285-9f7a-283b515e90aa and creative instance id 4f24546f-24ed-4416-8d23-bb980327a669 from the confirmations queue default 00:05:28.673902-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 00:05:28.675072-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 00:05:28.675314-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 00:05:28.862248-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 00:05:28.881501-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for ad_notification with confirmation id 4f71e52e-e1c8-497e-b9e8-07e1ad6efc39, transaction id df8deaae-869e-4285-9f7a-283b515e90aa, creative instance id 4f24546f-24ed-4416-8d23-bb980327a669 and dismiss. You now have 2 unblinded payment tokens which will be redeemed on Wednesday, February 9, 2022 at 12:03:44 PM default 00:05:28.881616-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 48 unblinded tokens which is above the minimum threshold of 20``` ```

Ensured that NTP SI views were rewarded as per the following:

NTP SI view ``` default 00:07:31.049706-0500 Client [Debug] [BraveCore] [new_tab_page_ad_event_viewed.cc:23] > Viewed new tab page ad with uuid 96B4069D-F179-487E-A455-80DA715F05B9 and creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 default 00:07:31.053093-0500 Client [Debug] [BraveCore] [new_tab_page_ad_event_served.cc:23] > Served new tab page ad with uuid 96B4069D-F179-487E-A455-80DA715F05B9 and creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 default 00:07:31.053869-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for new_tab_page_ad with creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 and view valued at 0.005 default 00:07:31.054012-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming view for new_tab_page_ad with transaction id c422a8fa-b22e-486c-8762-022f3ce6651f and creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 default 00:07:31.060478-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 00:07:31.060527-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:74] > CreateConfirmation default 00:07:31.060626-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:75] > POST /v2/confirmation/{confirmation_id}/{credential} default 00:07:31.249176-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:90] > OnCreateConfirmation default 00:07:31.249850-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 00:07:31.250127-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 00:07:31.354899-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 00:07:31.354948-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:156] > Payment token is not ready default 00:07:31.355058-0500 Client [Info] [BraveCore] [confirmations.cc:301] > Failed to redeem unblinded token for new_tab_page_ad with confirmation id fc28465f-be19-45b3-8a00-e81702af9489, transaction id c422a8fa-b22e-486c-8762-022f3ce6651f, creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 and view default 00:07:31.366009-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added view confirmation for new_tab_page_ad with id fc28465f-be19-45b3-8a00-e81702af9489, transaction idc422a8fa-b22e-486c-8762-022f3ce6651f and creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 to the confirmations queue default 00:07:31.366162-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 47 unblinded tokens which is above the minimum threshold of 20 ```
NTP SI retry failed confirmation ``` default 00:05:28.657650-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed dismiss confirmation for ad_notification with id 4f71e52e-e1c8-497e-b9e8-07e1ad6efc39, transaction id df8deaae-869e-4285-9f7a-283b515e90aa and creative instance id 4f24546f-24ed-4416-8d23-bb980327a669 from the confirmations queue default 00:05:28.673902-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 00:05:28.675072-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 00:05:28.675314-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 00:05:28.862248-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 00:05:28.881501-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for ad_notification with confirmation id 4f71e52e-e1c8-497e-b9e8-07e1ad6efc39, transaction id df8deaae-869e-4285-9f7a-283b515e90aa, creative instance id 4f24546f-24ed-4416-8d23-bb980327a669 and dismiss. You now have 2 unblinded payment tokens which will be redeemed on Wednesday, February 9, 2022 at 12:03:44 PM default 00:05:28.881616-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 48 unblinded tokens which is above the minimum threshold of 20 default 00:05:28.881666-0500 Client [Info] [BraveCore] [confirmations.cc:100] > No failed confirmations to retry default 00:05:41.656761-0500 Client [Info] [BraveCore] [browser_manager.cc:99] > Browser did enter background default 00:05:41.656821-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:96] > Stop serving ad notifications at regular intervals default 00:07:28.693725-0500 Client [Info] [BraveCore] [browser_manager.cc:86] > Browser did become active default 00:07:28.693814-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:78] > Start serving ad notifications at regular intervals default 00:07:28.700669-0500 Client [Info] [BraveCore] [ad_notification_serving.cc:88] > Maybe serve ad notification in 0 hours, 27 minutes, 39 seconds at 12:35 AM default 00:07:30.472074-0500 Client [Warning] [BraveCore] [TabManager.swift:321] > No favicon found in to report to rewards panel default 00:07:30.472240-0500 Client [Debug] [BraveCore] [tab_manager.cc:86] > Tab id 1552326351 is visible default 00:07:30.472405-0500 Client [Debug] [BraveCore] [tab_manager.cc:104] > Opened a new tab with id 1552326351 default 00:07:30.522365-0500 Client [Warning] [BraveCore] [BVC+Rewards.swift:314] > No favicon found in to report to rewards panel default 00:07:30.522409-0500 Client [Info] [BraveCore] [ads_impl.cc:187] > Visited URL is not supported default 00:07:30.522449-0500 Client [Info] [BraveCore] [conversions.cc:199] > URL is not supported for conversions default 00:07:31.049706-0500 Client [Debug] [BraveCore] [new_tab_page_ad_event_viewed.cc:23] > Viewed new tab page ad with uuid 96B4069D-F179-487E-A455-80DA715F05B9 and creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 default 00:07:31.053093-0500 Client [Debug] [BraveCore] [new_tab_page_ad_event_served.cc:23] > Served new tab page ad with uuid 96B4069D-F179-487E-A455-80DA715F05B9 and creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 default 00:07:31.053869-0500 Client [Debug] [BraveCore] [ads_impl.cc:762] > Successfully deposited funds for new_tab_page_ad with creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 and view valued at 0.005 default 00:07:31.054012-0500 Client [Info] [BraveCore] [confirmations.cc:69] > Confirming view for new_tab_page_ad with transaction id c422a8fa-b22e-486c-8762-022f3ce6651f and creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 default 00:07:31.060478-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 00:07:31.060527-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:74] > CreateConfirmation default 00:07:31.060626-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:75] > POST /v2/confirmation/{confirmation_id}/{credential} default 00:07:31.249176-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:90] > OnCreateConfirmation default 00:07:31.249850-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 00:07:31.250127-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 00:07:31.354899-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 00:07:31.354948-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:156] > Payment token is not ready default 00:07:31.355058-0500 Client [Info] [BraveCore] [confirmations.cc:301] > Failed to redeem unblinded token for new_tab_page_ad with confirmation id fc28465f-be19-45b3-8a00-e81702af9489, transaction id c422a8fa-b22e-486c-8762-022f3ce6651f, creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 and view default 00:07:31.366009-0500 Client [Info] [BraveCore] [confirmations.cc:213] > Added view confirmation for new_tab_page_ad with id fc28465f-be19-45b3-8a00-e81702af9489, transaction idc422a8fa-b22e-486c-8762-022f3ce6651f and creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 to the confirmations queue default 00:07:31.366162-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 47 unblinded tokens which is above the minimum threshold of 20 default 00:07:31.367095-0500 Client [Info] [BraveCore] [confirmations.cc:109] > Retry sending failed confirmations in 0 hours, 0 minutes, 4 seconds at 12:07 AM default 00:07:35.368527-0500 Client [Info] [BraveCore] [confirmations.cc:237] > Removed view confirmation for new_tab_page_ad with id fc28465f-be19-45b3-8a00-e81702af9489, transaction id c422a8fa-b22e-486c-8762-022f3ce6651f and creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 from the confirmations queue default 00:07:35.384671-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:55] > Redeem unblinded token default 00:07:35.385442-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:118] > FetchPaymentToken default 00:07:35.385827-0500 Client [Debug] [BraveCore] [redeem_unblinded_token.cc:119] > GET /v2/confirmation/{confirmation_id}/paymentToken default 00:07:35.532700-0500 Client [Info] [BraveCore] [redeem_unblinded_token.cc:134] > OnFetchPaymentToken default 00:07:35.553507-0500 Client [Info] [BraveCore] [confirmations.cc:284] > Successfully redeemed unblinded token for new_tab_page_ad with confirmation id fc28465f-be19-45b3-8a00-e81702af9489, transaction id c422a8fa-b22e-486c-8762-022f3ce6651f, creative instance id b5f98474-a7c6-4927-9616-2ebb3047e6d8 and view. You now have 3 unblinded payment tokens which will be redeemed on Wednesday, February 9, 2022 at 12:03:44 PM default 00:07:35.553622-0500 Client [Info] [BraveCore] [refill_unblinded_tokens.cc:84] > No need to refill unblinded tokens as we already have 47 unblinded tokens which is above the minimum threshold of 20 ```