Control Center
Run #157269
Open log

Metadata

Target
borotalco
Sync template
Instagram Graph - Daily User Insights Refresh
Status
success
Started
2026-05-13 06:21:02.785783
Finished
2026-05-13 06:21:09.302274
Error

Log

[2026-05-13T06:21:02.785072] Starting job 157269 for connection borotalco (instagram) / sync template Instagram Graph - Daily User Insights Refresh (type=dlt)
Resolved command: cd /srv/kpiper && python instagram_graph_pipeline.py
Injected profile context env vars (tokens exported: 1).
Pipeline env overrides applied: DOWNLOAD_ASSETS, ENABLE_ACCOUNT_OBJECTS, ENABLE_ASSETS, ENABLE_COMMENTS, ENABLE_CONTENT_PUBLISHING_LIMITS, ENABLE_MEDIA_CHILD_OBJECTS, ENABLE_MEDIA_INSIGHTS, ENABLE_MEDIA_OBJECTS, ENABLE_STORY_INSIGHTS, ENABLE_STORY_OBJECTS, ENABLE_USER_INSIGHTS, ENABLE_WEBHOOK_SUBSCRIBED_APPS, IG_PAGE_ID, IG_USER_ID, MEDIA_PAGINATION, SOURCES__INSTAGRAM_GRAPH_REST_API_SOURCE__ACCESS_TOKEN, SYNC_MODE, USER_METRICS, USER_PERIOD, USER_PERIODS
Refreshed Meta Page Token at 2026-05-13T06:21:02.764132.
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 instagram_graph_rest_api_source --------------------
Resources: 0/1 (0.0%) | Time: 0.00s | Rate: 0.00/s

------------------- Extract instagram_graph_rest_api_source --------------------
Resources: 0/1 (0.0%) | Time: 1.28s | Rate: 0.00/s
user_insight_values: 1  | Time: 0.00s | Rate: 82241.25/s

------------------- Extract instagram_graph_rest_api_source --------------------
Resources: 1/1 (100.0%) | Time: 1.30s | Rate: 0.77/s
user_insight_values: 2  | Time: 0.01s | Rate: 160.38/s

------- Normalize instagram_graph_rest_api_source in 1778653267.0005336 --------
Files: 0/1 (0.0%) | Time: 0.00s | Rate: 0.00/s

------- Normalize instagram_graph_rest_api_source in 1778653267.0005336 --------
Files: 0/1 (0.0%) | Time: 0.02s | Rate: 0.00/s
user_insight_values: 0  | Time: 0.00s | Rate: 0.00/s

2026-05-13 06:21:08,414|[WARNING]|1256|140673333924608|dlt|validate.py|verify_normalized_table:113|In schema `instagram_graph_rest_api_source`: The following columns in table 'user_insight_values' did not receive any data during this load and therefore could not have their types inferred:
  - breakdown
  - content_timestamp
  - media_id
  - media_type
  - requested_metric_type
  - timeframe
  - value_boolean

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={'breakdown': {'data_type': 'text'}})

------- Normalize instagram_graph_rest_api_source in 1778653267.0005336 --------
Files: 1/1 (100.0%) | Time: 0.03s | Rate: 31.40/s
user_insight_values: 2  | Time: 0.01s | Rate: 196.46/s

---------- Load instagram_graph_rest_api_source in 1778653267.0005336 ----------
Jobs: 0/1 (0.0%) | Time: 0.00s | Rate: 0.00/s

---------- Load instagram_graph_rest_api_source in 1778653267.0005336 ----------
Jobs: 2/2 (100.0%) | Time: 0.19s | Rate: 10.56/s

Pipeline instagram_graph_pipeline load step completed in 0.19 seconds
1 load package(s) were loaded to destination postgres and into dataset instagram_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 1778653267.0005336 is LOADED and contains no failed jobs
[2026-05-13T06:21:09.283896] Command completed successfully.
[2026-05-13T06:21:09.284163] Pipeline status payload: {"backfill_complete": true, "backfill_progress_mode": "incremental", "ig_user_id": "17841411419862510", "sync_mode": "incremental"}

Open full log