Zend certified PHP/Magento developer

Magento2 2.3.4/B2B Assign custom prices to selected products – scheduled but never runs

I’m new to magento, so if you know whats wrong please do not skip on details 🙂

I updated shared catalog prices but it never runs to update it

CRON is running as I have other tasks that are being executed.

Per other recommendations, I added block below to env.php
‘cron_consumers_runner’ => [
‘cron_run’ => true,
‘max_messages’ => 20000,
‘consumers’ => [
‘async.operations.all’,
‘product_action_attribute.website.update’,
]
]

My cron log from one cycle:

[2020-02-23 20:17:02] report.INFO: Cron Job catalog_product_outdated_price_values_cleanup is run [] []
[2020-02-23 20:17:02] report.INFO: Cron Job catalog_product_outdated_price_values_cleanup is successfully finished. Statistics: {“sum”:0.0019068717956543,”count”:1,”realmem”:0,”emalloc”:20400,”realmem_start”:203948032,”emalloc_start”:188046920} [] []
[2020-02-23 20:17:02] report.INFO: Cron Job catalog_product_frontend_actions_flush is run [] []
[2020-02-23 20:17:02] report.INFO: Cron Job catalog_product_frontend_actions_flush is successfully finished. Statistics: {“sum”:0.0022969245910645,”count”:1,”realmem”:0,”emalloc”:1128,”realmem_start”:203948032,”emalloc_start”:188093392} [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_grid_order_async_insert is run [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_grid_order_async_insert is successfully finished. Statistics: {“sum”:0.0010321140289307,”count”:1,”realmem”:0,”emalloc”:752,”realmem_start”:203948032,”emalloc_start”:188191192} [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_grid_order_invoice_async_insert is run [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_grid_order_invoice_async_insert is successfully finished. Statistics: {“sum”:0.0011770725250244,”count”:1,”realmem”:0,”emalloc”:752,”realmem_start”:203948032,”emalloc_start”:188194856} [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_grid_order_shipment_async_insert is run [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_grid_order_shipment_async_insert is successfully finished. Statistics: {“sum”:0.0010509490966797,”count”:1,”realmem”:0,”emalloc”:752,”realmem_start”:203948032,”emalloc_start”:188197736} [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_grid_order_creditmemo_async_insert is run [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_grid_order_creditmemo_async_insert is successfully finished. Statistics: {“sum”:0.0013070106506348,”count”:1,”realmem”:0,”emalloc”:752,”realmem_start”:203948032,”emalloc_start”:188200712} [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_send_order_emails is run [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_send_order_emails is successfully finished. Statistics: {“sum”:0.0010511875152588,”count”:1,”realmem”:0,”emalloc”:752,”realmem_start”:203948032,”emalloc_start”:191005440} [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_send_order_invoice_emails is run [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_send_order_invoice_emails is successfully finished. Statistics: {“sum”:0.0010199546813965,”count”:1,”realmem”:0,”emalloc”:752,”realmem_start”:203948032,”emalloc_start”:191362768} [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_send_order_shipment_emails is run [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_send_order_shipment_emails is successfully finished. Statistics: {“sum”:0.0010299682617188,”count”:1,”realmem”:0,”emalloc”:752,”realmem_start”:203948032,”emalloc_start”:191650312} [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_send_order_creditmemo_emails is run [] []
[2020-02-23 20:17:02] report.INFO: Cron Job sales_send_order_creditmemo_emails is successfully finished. Statistics: {“sum”:0.0010919570922852,”count”:1,”realmem”:0,”emalloc”:752,”realmem_start”:203948032,”emalloc_start”:191982712} [] []
[2020-02-23 20:17:02] report.INFO: Cron Job outdated_authentication_failures_cleanup is run [] []
[2020-02-23 20:17:02] report.INFO: Cron Job outdated_authentication_failures_cleanup is successfully finished. Statistics: {“sum”:0.0017509460449219,”count”:1,”realmem”:0,”emalloc”:1128,”realmem_start”:203948032,”emalloc_start”:192002536} [] []
[2020-02-23 20:17:02] report.INFO: Cron Job bulk_cleanup is run [] []
[2020-02-23 20:17:03] report.INFO: Cron Job bulk_cleanup is successfully finished. Statistics: {“sum”:0.011981010437012,”count”:1,”realmem”:0,”emalloc”:1288,”realmem_start”:203948032,”emalloc_start”:192009080} [] []
[2020-02-23 20:17:03] report.INFO: Cron Job integration_flow_1_store_0_ is run [] []
[2020-02-23 20:17:03] report.INFO: Cron Job integration_flow_1_store_0_ is successfully finished. Statistics: {“sum”:0.027606964111328,”count”:1,”realmem”:0,”emalloc”:168704,”realmem_start”:203948032,”emalloc_start”:192890424} [] []
[2020-02-23 20:17:03] report.INFO: Cron Job integration_flow_2_store_0_ is run [] []
[2020-02-23 20:17:03] report.INFO: Cron Job integration_flow_2_store_0_ is successfully finished. Statistics: {“sum”:0.0035531520843506,”count”:1,”realmem”:0,”emalloc”:752,”realmem_start”:203948032,”emalloc_start”:193058848} [] []
[2020-02-23 20:17:04] report.INFO: Cron Job indexer_reindex_all_invalid is run [] []
[2020-02-23 20:17:04] report.INFO: Cron Job catalog_event_status_checker is run [] []
[2020-02-23 20:17:04] report.INFO: Cron Job catalog_event_status_checker is successfully finished. Statistics: {“sum”:0.0032889842987061,”count”:1,”realmem”:0,”emalloc”:161272,”realmem_start”:203948032,”emalloc_start”:186811472} [] []
[2020-02-23 20:17:04] report.INFO: Cron Job indexer_reindex_all_invalid is successfully finished. Statistics: {“sum”:0.022540807723999,”count”:1,”realmem”:0,”emalloc”:456864,”realmem_start”:203948032,”emalloc_start”:186645544} [] []
[2020-02-23 20:17:04] report.INFO: Cron Job indexer_update_all_views is run [] []
[2020-02-23 20:17:04] report.INFO: Cron Job yotpo_yotpo_orders_sync is run [] []
[2020-02-23 20:17:04] report.INFO: Cron Job yotpo_yotpo_orders_sync is successfully finished. Statistics: {“sum”:0.0052459239959717,”count”:1,”realmem”:0,”emalloc”:341368,”realmem_start”:203948032,”emalloc_start”:186960600} [] []
[2020-02-23 20:17:04] report.INFO: Cron Job consumers_runner is run [] []
[2020-02-23 20:17:04] report.INFO: Cron Job consumers_runner is successfully finished. Statistics: {“sum”:0.0031001567840576,”count”:1,”realmem”:0,”emalloc”:20752,”realmem_start”:203948032,”emalloc_start”:187092984} [] []
[2020-02-23 20:17:04] report.INFO: Cron Job staging_apply_version is run [] []
[2020-02-23 20:17:04] report.INFO: Cron Job staging_apply_version is successfully finished. Statistics: {“sum”:0.0028970241546631,”count”:1,”realmem”:0,”emalloc”:28184,”realmem_start”:203948032,”emalloc_start”:190541336} [] []
[2020-02-23 20:17:04] report.INFO: Cron Job staging_remove_updates is run [] []
[2020-02-23 20:17:04] report.INFO: Cron Job staging_remove_updates is successfully finished. Statistics: {“sum”:0.0033340454101562,”count”:1,”realmem”:0,”emalloc”:78688,”realmem_start”:203948032,”emalloc_start”:190598696} [] []
[2020-02-23 20:17:04] report.INFO: Cron Job staging_synchronize_entities_period is run [] []
[2020-02-23 20:17:04] report.INFO: Cron Job staging_synchronize_entities_period is successfully finished. Statistics: {“sum”:0.0012149810791016,”count”:1,”realmem”:0,”emalloc”:5688,”realmem_start”:203948032,”emalloc_start”:190804336} [] []
[2020-02-23 20:17:04] report.INFO: Cron Job indexer_update_all_views is successfully finished. Statistics: {“sum”:0.224041223526,”count”:1,”realmem”:0,”emalloc”:9919392,”realmem_start”:203948032,”emalloc_start”:187104888} [] []