[2026-05-12T22:58:01.582665] Job 156861 queued by schedule:2026-05-12T22:58:00 Connection: LemonTest (facebook) Sync template: Facebook Graph - Incremental Sync Queue class: foreground Procrastinate queue: kpiper Command: python facebook_graph_pipeline.py [2026-05-12T22:58:01.706232] Queued via Procrastinate as job 155712 (queue=kpiper, priority=50). [2026-05-13T04:30:19.157324] Starting job 156861 for connection LemonTest (facebook) / sync template Facebook Graph - Incremental Sync (type=dlt) Resolved command: cd /srv/kpiper && python facebook_graph_pipeline.py Injected profile context env vars (tokens exported: 1). Pipeline env overrides applied: ENABLE_PAGE_INSIGHTS, ENABLE_PAGE_OBJECTS, ENABLE_PAGE_POSTS, ENABLE_PAGE_POST_ATTACHMENTS, ENABLE_PAGE_POST_INSIGHTS, PAGE_ID, PAGE_INSIGHTS_LOOKBACK_DAYS, POSTS_BATCH_SIZE, POSTS_LIMIT, POSTS_PAGINATION, POST_INCREMENTAL_LOOKBACK_DAYS, POST_INSIGHTS_LOOKBACK_DAYS, SOURCES__FACEBOOK_GRAPH_REST_API_SOURCE__ACCESS_TOKEN, SYNC_MODE Refreshed Meta Page Token at 2026-05-13T04:30:19.136032. Forced unbuffered Python output for child process. /usr/local/lib/python3.11/site-packages/dlt/pipeline/progress.py:27: UserWarning: psutil dependency is not installed and memory stats will not be available. Add psutil to your environment or pass dump_system_stats=False to disable this warning. return log() -------------------- Extract facebook_graph_rest_api_source -------------------- Resources: 0/5 (0.0%) | Time: 0.00s | Rate: 0.00/s -------------------- Extract facebook_graph_rest_api_source -------------------- Resources: 0/5 (0.0%) | Time: 0.26s | Rate: 0.00/s page_objects: 1 | Time: 0.00s | Rate: 77672.30/s -------------------- Extract facebook_graph_rest_api_source -------------------- Resources: 2/5 (40.0%) | Time: 1.29s | Rate: 1.55/s page_objects: 1 | Time: 1.03s | Rate: 0.97/s -------------------- Extract facebook_graph_rest_api_source -------------------- Resources: 2/5 (40.0%) | Time: 1.29s | Rate: 1.54/s page_objects: 1 | Time: 1.03s | Rate: 0.97/s page_insight_values: 1 | Time: 0.00s | Rate: 87381.33/s -------------------- Extract facebook_graph_rest_api_source -------------------- Resources: 4/5 (80.0%) | Time: 2.62s | Rate: 1.53/s page_objects: 1 | Time: 2.36s | Rate: 0.42/s page_insight_values: 34 | Time: 1.33s | Rate: 25.63/s -------------------- Extract facebook_graph_rest_api_source -------------------- Resources: 4/5 (80.0%) | Time: 3.50s | Rate: 1.14/s page_objects: 1 | Time: 3.23s | Rate: 0.31/s page_insight_values: 66 | Time: 2.20s | Rate: 29.97/s insight_fetch_skips: 1 | Time: 0.00s | Rate: 79137.81/s -------------------- Extract facebook_graph_rest_api_source -------------------- Resources: 5/5 (100.0%) | Time: 3.52s | Rate: 1.42/s page_objects: 1 | Time: 3.25s | Rate: 0.31/s page_insight_values: 66 | Time: 2.22s | Rate: 29.71/s insight_fetch_skips: 7 | Time: 0.02s | Rate: 371.67/s -------------------- Extract facebook_graph_rest_api_source -------------------- Resources: 0/1 (0.0%) | Time: 0.00s | Rate: 0.00/s -------------------- Extract facebook_graph_rest_api_source -------------------- Resources: 0/1 (0.0%) | Time: 0.00s | Rate: 0.00/s _dlt_pipeline_state: 1 | Time: 0.00s | Rate: 110376.42/s -------------------- Extract facebook_graph_rest_api_source -------------------- Resources: 1/1 (100.0%) | Time: 0.02s | Rate: 53.75/s _dlt_pipeline_state: 1 | Time: 0.01s | Rate: 70.22/s -------- Normalize facebook_graph_rest_api_source in 1778646623.4328291 -------- Files: 0/4 (0.0%) | Time: 0.00s | Rate: 0.00/s -------- Normalize facebook_graph_rest_api_source in 1778646623.4328291 -------- Files: 0/4 (0.0%) | Time: 0.04s | Rate: 0.00/s page_objects: 0 | Time: 0.00s | Rate: 0.00/s -------- Normalize facebook_graph_rest_api_source in 1778646623.4328291 -------- Files: 1/4 (25.0%) | Time: 0.04s | Rate: 24.16/s page_objects: 1 | Time: 0.01s | Rate: 199.81/s page_insight_values: 0 | Time: 0.00s | Rate: 0.00/s -------- Normalize facebook_graph_rest_api_source in 1778646623.4328291 -------- Files: 2/4 (50.0%) | Time: 0.06s | Rate: 35.97/s page_objects: 1 | Time: 0.02s | Rate: 52.00/s page_insight_values: 66 | Time: 0.01s | Rate: 4637.00/s insight_fetch_skips: 0 | Time: 0.00s | Rate: 0.00/s -------- Normalize facebook_graph_rest_api_source in 1778646623.4328291 -------- Files: 3/4 (75.0%) | Time: 0.06s | Rate: 50.20/s page_objects: 1 | Time: 0.02s | Rate: 42.77/s page_insight_values: 66 | Time: 0.02s | Rate: 3590.32/s insight_fetch_skips: 7 | Time: 0.00s | Rate: 1684.07/s _dlt_pipeline_state: 0 | Time: 0.00s | Rate: 0.00/s 2026-05-13 04:30:27,129|[WARNING]|7056|140392017552128|dlt|validate.py|verify_normalized_table:113|In schema `facebook_graph_rest_api_source`: The following columns in table 'page_insight_values' did not receive any data during this load and therefore could not have their types inferred: - post_attachment_types_csv - post_created_time - post_id - post_status_type - value_boolean - value_json Unless type hints are provided, these columns will not be materialized in the destination. One way to provide type hints is to use the 'columns' argument in the '@dlt.resource' decorator. For example: @dlt.resource(columns={'post_attachment_types_csv': {'data_type': 'text'}}) -------- Normalize facebook_graph_rest_api_source in 1778646623.4328291 -------- Files: 4/4 (100.0%) | Time: 0.07s | Rate: 57.73/s page_objects: 1 | Time: 0.03s | Rate: 30.39/s page_insight_values: 66 | Time: 0.03s | Rate: 2364.83/s insight_fetch_skips: 7 | Time: 0.01s | Rate: 511.59/s _dlt_pipeline_state: 1 | Time: 0.01s | Rate: 104.90/s ---------- Load facebook_graph_rest_api_source in 1778646623.4328291 ----------- Jobs: 0/4 (0.0%) | Time: 0.00s | Rate: 0.00/s ---------- Load facebook_graph_rest_api_source in 1778646623.4328291 ----------- Jobs: 6/6 (100.0%) | Time: 0.39s | Rate: 15.58/s Pipeline facebook_graph_pipeline load step completed in 0.39 seconds 1 load package(s) were loaded to destination postgres and into dataset facebook_graph The postgres destination used postgresql://kpiper_dlt_app:***@[/cloudsql/pacelab-487114:europe-west4:pacelab-pg18-ew4]:5432/kpiper_data location to store data Load package 1778646623.4328291 is LOADED and contains no failed jobs [2026-05-13T04:30:28.119007] Command completed successfully. [2026-05-13T04:30:28.119233] Pipeline status payload: {"backfill_complete": true, "backfill_progress_mode": "incremental", "page_id": "162970466909653", "sync_mode": "incremental"}