Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Bump org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source from 895.v15dc41668f03 to 906.vedf430cb_4481 in /bom-weekly" #3919

Conversation

basil
Copy link
Member

@basil basil commented Nov 6, 2024

Reverts #3911, which causes a new test failure:

[ERROR] io.jenkins.blueocean.blueocean_bitbucket_pipeline.cloud.BbCloudPipelineCreateRequestTest.createPipeline -- Time elapsed: 12.44 s <<< FAILURE!
com.github.tomakehurst.wiremock.client.VerificationException: 
3 requests were unmatched by any stub mapping. Shown with closest stub mappings:
 expected:<
GET
/rest/api/1.0/projects/vivektestteam/repos/pipeline-demo-test
> but was:<
GET
/rest/api/1.0/projects/vivektestteam/repos/pipeline-demo-test/branches?start=0&limit=200
>

 expected:<
GET
/rest/api/1.0/projects/%7B47cd7cf2-ca31-4c90-bc0e-4c7ef67f9dfe%7D/repos/pipeline-demo-test
> but was:<
GET
/rest/api/1.0/projects/vivektestteam/repos/pipeline-demo-test/branches?start=0&limit=200
>

 expected:<
GET
/api/2.0/repositories/%7B47cd7cf2-ca31-4c90-bc0e-4c7ef67f9dfe%7D?page=1&limit=100
> but was:<
GET
/rest/api/1.0/projects/vivektestteam/repos/pipeline-demo-test/branches?start=0&limit=200
>
        at com.github.tomakehurst.wiremock.client.VerificationException.forUnmatchedNearMisses(VerificationException.java:55)
        at com.github.tomakehurst.wiremock.WireMockServer.checkForUnmatchedRequests(WireMockServer.java:545)
        at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:70)
        at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:706)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
        at java.base/java.lang.Thread.run(Thread.java:1583)

@basil basil requested a review from a team as a code owner November 6, 2024 20:26
@basil basil merged commit 95944b8 into master Nov 6, 2024
1 of 3 checks passed
@basil basil deleted the revert-3911-dependabot/maven/bom-weekly/org.jenkins-ci.plugins-cloudbees-bitbucket-branch-source-906.vedf430cb_4481 branch November 6, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant