jenkinsci / gitlab-branch-source-plugin

A Jenkins Plugin for GitLab Multibranch Pipeline jobs and Folder Organization
https://plugins.jenkins.io/gitlab-branch-source
MIT License
122 stars 90 forks source link

Gitlab Merge request are ignored with "Jenkinsfile not found" error. #383

Closed phogatsachin closed 9 months ago

phogatsachin commented 10 months ago

Jenkins and plugins versions report

Jenkins: 2.426.2 OS: Linux - 3.10.0-957.10.1.el7.x86_64 Java: 17.0.9 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)

ant:497.v94e7d9fffa_b_9 antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757 authentication-tokens:1.53.v1c90fd9191ab bootstrap5-api:5.3.2-3 bouncycastle-api:2.30.1.77-225.v26ea_c9455fd9 branch-api:2.1135.v8de8e7899051 build-timeout:1.31 caffeine-api:3.1.8-133.v17b_1ff2e0599 checks-api:2.0.2 cloudbees-folder:6.858.v898218f3609d commons-lang3-api:3.13.0-62.v7d18e55f51e2 commons-text-api:1.11.0-95.v22a_d30ee5d36 credentials:1311.vcf0a_900b_37c2 credentials-binding:642.v737c34dea_6c2 display-url-api:2.200.vb_9327d658781 durable-task:523.va_a_22cf15d5e0 echarts-api:5.4.3-2 email-ext:2.102 font-awesome-api:6.5.1-1 git:5.2.1 git-client:4.6.0 github:1.37.3.1 github-api:1.318-461.v7a_c09c9fa_d63 github-branch-source:1767.va_7d01ea_c7256 gitlab-api:5.3.0-91.v1f9a_fda_d654f gitlab-branch-source:684.vea_fa_7c1e2fe3 gradle:2.9 handy-uri-templates-2-api:2.1.8-30.v7e777411b_148 instance-identity:185.v303dc7c645f9 ionicons-api:56.v1b_1c8c49374e jackson2-api:2.15.3-372.v309620682326 jakarta-activation-api:2.0.1-3 jakarta-mail-api:2.0.1-3 javax-activation-api:1.2.0-6 javax-mail-api:1.6.2-9 jaxb:2.3.9-1 jersey2-api:2.41-133.va_03323b_a_1396 jjwt-api:0.11.5-77.v646c772fddb_0 joda-time-api:2.12.5-5.v5495a_235fedf jquery3-api:3.7.1-1 json-path-api:2.8.0-5.v07cb_a_1ca_738c junit:1252.vfc2e5efa_294f kubernetes-cli:1.12.1 kubernetes-client-api:6.8.1-224.vd388fca_4db3b kubernetes-credentials:0.11 ldap:711.vb_d1a491714dc mailer:463.vedf8358e006b matrix-auth:3.2.1 matrix-project:818.v7eb_e657db924 mina-sshd-api-common:2.11.0-86.v836f585d47fa mina-sshd-api-core:2.11.0-86.v836f585d47fa_ okhttp-api:4.11.0-157.v6852a_a_fa_ec11 pam-auth:1.10 pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-github-lib:42.v0739460cda_c4 pipeline-graph-analysis:202.va_d268e64deb_3 pipeline-groovy-lib:689.veec561a_dee13 pipeline-input-step:477.v339683a_8d55e pipeline-milestone-step:111.v449306f708b_7 pipeline-model-api:2.2151.ve32c9d209a_3f pipeline-model-definition:2.2151.ve32c9d209a_3f pipeline-model-extensions:2.2151.ve32c9d209a_3f pipeline-rest-api:2.34 pipeline-stage-step:305.ve96d0205c1c6 pipeline-stage-tags-metadata:2.2151.ve32c9d209a_3f pipeline-stage-view:2.34 plain-credentials:143.v1b_df8b_d3b_e48 plugin-util-api:3.6.0 resource-disposer:0.23 scm-api:683.vb_16722fb_b80b script-security:1294.v99333c047434 snakeyaml-api:2.2-111.vc6598e30cc65 ssh-credentials:308.ve4497b_ccd8f4 ssh-slaves:2.945.v90744dcb_47cd structs:325.vcb_307d2a_2782 timestamper:1.26 token-macro:400.v35420b922dcb trilead-api:2.84.v72119de229b_7 variant:60.v7290fc0eb_bcd workflow-aggregator:596.v8c21c963d92d workflow-api:1283.v99c10937efcb workflow-basic-steps:1042.ve7b_140c4a_e0c workflow-cps:3826.v3b5707fe44da workflow-durable-task-step:1313.vcb_970b_d2a_fb_3 workflow-job:1385.vb_58b_86ea_fff1 workflow-multibranch:756.v891d88f2cd46 workflow-scm-step:415.v434365564324 workflow-step-api:639.v6eca_cd8c04aa workflow-support:865.v43e78cc44e0d ws-cleanup:0.45

What Operating System are you using (both controller, and any agents involved in the problem)?

Controller is running as docker container and agent is running on centos 7.

Reproduction steps

  1. Create a MultiBranch Pipeline Project with source as Gitlab Project
  2. All the braches are detected successfully but Merge Request are not listed.

Expected Results

Open Merged Request should be listed.

Actual Results

Started by user admin [Tue Dec 19 13:53:19 UTC 2023] Starting branch indexing...

Unable to detect if it is a mirror or not still fetching MRs anyway...

Checking branches..

Checking branch 1-deploy-mca-template-creation-strategy

Checking branch master ‘Jenkinsfile’ found Met criteria No changes detected: master (still at f7ded531d672712ab2d242d5cdb1a249d163db60)

2 branches were processed

Checking merge requests..

Checking merge request !1 ‘Jenkinsfile’ found Met criteria Changes detected: MR-1-head (null → 83bbe2edcf13f6808cdde43316938cd6b14aff72) Did not schedule build for branch: MR-1-head ‘Jenkinsfile’ not found Does not meet criteria

1 merge requests were processed

Checking tags..

0 tags were processed (query completed) [Tue Dec 19 13:53:20 UTC 2023] Finished branch indexing. Indexing took 0.92 sec Finished: SUCCESS

Anything else?

No response

Are you interested in contributing a fix?

No response

phogatsachin commented 9 months ago

It was an issue due to older gitlab version. After upgrading to gitlab v15, it is working fine.