Job #155

Change → Plan → Execution

Back to Jobs View JSON
user 0 reason: user deleted
done
attempt_count: 1 last_error: — next_run_at: correlation_id: 87a7644e53ba46c198af184f40521087 Filter debug_session_id: — age_seconds: 162810.73734

System Plan / Required changes

desired 1 adds/updates 0 removes 0 blocked 0

(Derived from stored last_result_json; provider grouping uses execution logs.)

Stored Drift Enforce Plan (P3)
{
  "doors": [
    {
      "actual": [
        {
          "code_name": "AB U9 C6",
          "provider_receipt_id": null,
          "source": "lock",
          "vendor_pin_id": "50957532"
        }
      ],
      "adds": [],
      "blocked_by_grace": [],
      "deletes": [],
      "door_id": 2,
      "expected": [
        {
          "code_name": "AB U9 C6",
          "credential_id": 6,
          "provider_receipt_id": null,
          "user_id": 9,
          "vendor_pin_id": "50957532"
        }
      ],
      "external_device_id": "28991110",
      "integration_device_id": 1,
      "provider_type": "TTLOCK",
      "summary": {
        "adds": 0,
        "blocked": 0,
        "deletes": 0
      }
    }
  ],
  "filters": {
    "door_id": null,
    "integration_device_id": 1,
    "provider_type": "TTLOCK"
  },
  "generated_at": "2026-02-05T22:26:46Z",
  "grace_window_seconds": 3600,
  "mode": "ultra_strict",
  "summary": {
    "adds": 0,
    "blocked": 0,
    "deletes": 0,
    "doors": 1
  }
}

Execution Timeline

2026-02-05 16:26:46 .29 ok ACCESS_BROKER RECONCILE_ENQUEUED
Raw JSON
Request JSON
{
  "job_type": "drift_enforce_lock_truth",
  "reason": "user deleted",
  "source": "user route",
  "user_id": 0
}
Response JSON
{
  "job_id": 155
}
2026-02-05 16:26:46 .31 ok ACCESS_BROKER DRIFT_ENFORCE_JOB_START
Raw JSON
Request JSON
{
  "attempt_count": 1,
  "job_id": 155,
  "job_type": "drift_enforce_lock_truth",
  "reason": "user deleted",
  "user_id": 0
}
Response JSON
null
2026-02-05 16:26:47 .07 ok TTLOCK PASSCODE_LIST
Raw JSON
Request JSON
{
  "base_host": "https://api.ttlock.com",
  "method": "GET",
  "path": "/v3/lock/listKeyboardPwd",
  "payload": {
    "accessToken": "***",
    "clientId": "6636adfbf3f9483d946082b74f20797c",
    "date": 1770330406326,
    "lockId": 28991110,
    "pageNo": 1,
    "pageSize": 200
  },
  "url": "https://api.ttlock.com/v3/lock/listKeyboardPwd"
}
Response JSON
{
  "list": [
    {
      "endDate": 1801866030751,
      "isCustom": 1,
      "keyboardPwd": "***1111",
      "keyboardPwdId": 50957532,
      "keyboardPwdName": "***",
      "keyboardPwdType": 3,
      "keyboardPwdVersion": 4,
      "lockId": 28991110,
      "nickName": "keith",
      "receiverUsername": "",
      "sendDate": 1770330034000,
      "senderUsername": "keith@ac5.ca",
      "startDate": 1770329971618,
      "status": 1
    }
  ],
  "pageNo": 1,
  "pageSize": 200,
  "pages": 1,
  "total": 1
}
2026-02-05 16:26:47 .08 ok ACCESS_BROKER DRIFT_ENFORCE_JOB_DONE
Raw JSON
Request JSON
{
  "attempt_count": 1,
  "job_id": 155
}
Response JSON
{
  "adds": {
    "attempted": 0,
    "failed": 0,
    "ok": 0
  },
  "analysis": {
    "adds": 0,
    "blocked": 0,
    "deletes": 0,
    "doors": 1
  },
  "deletes": {
    "attempted": 0,
    "failed": 0,
    "ok": 0
  },
  "enforce_plan": {
    "doors": [
      {
        "actual": [
          {
            "code_name": "AB U9 C6",
            "provider_receipt_id": null,
            "source": "lock",
            "vendor_pin_id": "50957532"
          }
        ],
        "adds": [],
        "blocked_by_grace": [],
        "deletes": [],
        "door_id": 2,
        "expected": [
          {
            "code_name": "AB U9 C6",
            "credential_id": 6,
            "provider_receipt_id": null,
            "user_id": 9,
            "vendor_pin_id": "50957532"
          }
        ],
        "external_device_id": "28991110",
        "integration_device_id": 1,
        "provider_type": "TTLOCK",
        "summary": {
          "adds": 0,
          "blocked": 0,
          "deletes": 0
        }
      }
    ],
    "filters": {
      "door_id": null,
      "integration_device_id": 1,
      "provider_type": "TTLOCK"
    },
    "generated_at": "2026-02-05T22:26:46Z",
    "grace_window_seconds": 3600,
    "mode": "ultra_strict",
    "summary": {
      "adds": 0,
      "blocked": 0,
      "deletes": 0,
      "doors": 1
    }
  },
  "failures": [],
  "generated_at": "2026-02-05T22:26:46Z",
  "ok": true,
  "target": {
    "external_id": "28991110",
    "integration_device_id": 1,
    "provider_type": "TTLOCK"
  }
}

Provider Calls grouped by Lock

Lock (unknown lock) (ACCESS_BROKER)
2026-02-05 16:26:46 .29 · RECONCILE_ENQUEUED · ok 2026-02-05 16:26:46 .31 · DRIFT_ENFORCE_JOB_START · ok 2026-02-05 16:26:47 .08 · DRIFT_ENFORCE_JOB_DONE · ok
Lock (unknown lock) (TTLOCK)
2026-02-05 16:26:47 .07 · PASSCODE_LIST · ok