1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-8690-renovate-renovate-265', using 'master'2warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-8690-renovate-renovate-265', using 'master'3building '/nix/store/h5z3j7yrd80006madrsw3l0j4gzamgqz-effect-renovate-env.drv'...4Running phase: initPhase5@nix { "action": "setPhase", "phase": "initPhase" }6Running phase: userSetupPhase7@nix { "action": "setPhase", "phase": "userSetupPhase" }8Running phase: effectPhase9@nix { "action": "setPhase", "phase": "effectPhase" }10 INFO: Renovate started11 "renovateVersion": "43.214.1"12 INFO: Repository started (repository=fosskar/gitops)13 "renovateVersion": "43.214.1"14 INFO: Dependency extraction complete (repository=fosskar/gitops, baseBranch=main)15 "stats": {16 "managers": {17 "argocd": {"fileCount": 5, "depCount": 5},18 "flux": {"fileCount": 1, "depCount": 1},19 "helmv3": {"fileCount": 1, "depCount": 1}20 },21 "total": {"fileCount": 7, "depCount": 7}22 }23 INFO: Branch updated (repository=fosskar/gitops, branch=renovate/fluxcd-flux2-2.x)24 "commitSha": "dff1dd2bae4571d84e9b3143960857648f335568"25 INFO: PR updated (repository=fosskar/gitops, branch=renovate/fluxcd-flux2-2.x)26 "pr": 6,27 "prTitle": "Update dependency fluxcd/flux2 to v2.9.3"28 INFO: Repository finished (repository=fosskar/gitops)29 "cloned": true,30 "durationMs": 19048,31 "result": "done",32 "status": "activated",33 "enabled": true,34 "onboarded": true35 INFO: Renovate was run at log level "info". Set LOG_LEVEL=debug in environment variables to see extended debug logs.