=== overnight Magento cleanup/publish ===
started_utc=20260713T194418Z
app_root=/home2/devpiesol/plytix.dev.piesol.com
connection_id=4
dry_run=0
log_file=/home2/devpiesol/plytix.dev.piesol.com/logs/overnight_magento_conn4_20260713T194418Z.log
python=python3 (Python 3.9.25)
run_taxonomy_repair=1
run_attribute_repair=1
attribute_bundles=specs
attribute_fields=manufacturer family collection_style depth soft_close packaged_dimension_height packaged_dimension_width packaged_dimension_depth packaged_gross_weight cabinet_type base_cabinets wall_cabinets panels_and_fillers mouldings angle drawer_box
attribute_sync_options=1


------------------------------------------------------------
STEP: remove_rta_products
CMD: python3 -m app.jobs.remove_channel_products --channel magento --connection-id 4 --selection sku_filter --sku-filter RTA- --scan-remote --apply --magento-action hard
started: 2026-07-13T19:44:18Z
------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "/home2/devpiesol/plytix.dev.piesol.com/app/jobs/remove_channel_products.py", line 30, in <module>
    from db.session import get_session
  File "/home2/devpiesol/plytix.dev.piesol.com/db/__init__.py", line 1, in <module>
    from db.session import get_session
  File "/home2/devpiesol/plytix.dev.piesol.com/db/session.py", line 5, in <module>
    from sqlalchemy import create_engine
ModuleNotFoundError: No module named 'sqlalchemy'
FAILED step=remove_rta_products exit=1
