1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-8690-renovate-renovate-257', using 'master'2warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-8690-renovate-renovate-257', using 'master'3Running phase: initPhase4@nix { "action": "setPhase", "phase": "initPhase" }5Running phase: userSetupPhase6@nix { "action": "setPhase", "phase": "userSetupPhase" }7Running phase: effectPhase8@nix { "action": "setPhase", "phase": "effectPhase" }9 INFO: Renovate started10 "renovateVersion": "43.214.1"11 INFO: Repository started (repository=fosskar/gitops)12 "renovateVersion": "43.214.1"13 INFO: Dependency extraction complete (repository=fosskar/gitops, baseBranch=main)14 "stats": {15 "managers": {16 "argocd": {"fileCount": 5, "depCount": 5},17 "flux": {"fileCount": 1, "depCount": 1},18 "helmv3": {"fileCount": 1, "depCount": 1}19 },20 "total": {"fileCount": 7, "depCount": 7}21 }22 INFO: Repository finished (repository=fosskar/gitops)23 "cloned": true,24 "durationMs": 26966,25 "result": "done",26 "status": "activated",27 "enabled": true,28 "onboarded": true29 INFO: Renovate was run at log level "info". Set LOG_LEVEL=debug in environment variables to see extended debug logs.30effectPhase completed in 30 seconds