Skip to content

Clone Git stops working after update to 5.10 AND 5.11 #36

@marinhio75

Description

@marinhio75

Hi,

after the update, every Job failed and there are a few ppl with same problem

rundeck/rundeck#9596

apiversion : 52
base : /var/lib/rundeck
build : 5.11.0-20250409
buildGit : v5.11.0-0-gf1c1190
node : localhost
version : 5.11.0-20250409

git clone plugin version: 1.0.4

Rundeck version: 5.11
install type: apt
OS Name/version: Debian 12
DB Type/version: mysql

To Reproduce
Steps to reproduce the behavior:
1: add a git repo to be cloned with the git plugin

Expected behavior
i expected the git repo to be cloned. i can see on my job output it stopped working just after the rundeck was updated to the 5.10 and 5.11 version.

service.log
[2025-04-10T09:06:50,868] ERROR api.workflowstatus - Step 1 failed: git-clone-step
[2025-04-10T09:06:51,369] ERROR services.ExecutionUtilService - Execution failed: 7240 in project ABC: [Workflow result: , step failures: {1=PluginFailed: com/jcraft/jsch/JSchException}, status: failed]

rundeck.log
[2025-04-10T09:06:50,868] ERROR api.workflowstatus [pool-16-thread-1] - Step 1 failed: git-clone-step
[2025-04-10T09:06:51,369] ERROR services.ExecutionUtilService [quartzScheduler_Worker-1] - Execution failed: 7240 in project ABC: [Workflow result: , step failures: {1=PluginFailed: com/jcraft/jsch/JSchException}, status: failed]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions