stop_local_containers() reads LOCAL_CRITICAL_CONTAINER_NAMES, which was never set here — only rsync.sh sets it, in a child process that can't propagate back. Local stop always no-op'd, so the rebuild-on-new-image step never had anything to act on.
stop_local_containers() reads LOCAL_CRITICAL_CONTAINER_NAMES, which was never set here — only rsync.sh sets it, in a child process that can't propagate back. Local stop always no-op'd, so the rebuild-on-new-image step never had anything to act on.