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

[Backport 2.x] [BUG] The spotless should take care of unified imports ordering (buildSrc/ subprojects) #9329

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 4798502 from #9314.

…dSrc/ subprojects) (#9314)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 4798502)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #9329 (32a615f) into 2.x (44cc408) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #9329      +/-   ##
============================================
+ Coverage     70.74%   70.75%   +0.01%     
+ Complexity    57514    57469      -45     
============================================
  Files          4761     4761              
  Lines        271850   271850              
  Branches      40088    40088              
============================================
+ Hits         192310   192346      +36     
+ Misses        63073    62998      -75     
- Partials      16467    16506      +39     
Files Changed Coverage Δ
...in/java/org/opensearch/gradle/ConcatFilesTask.java 77.77% <ø> (ø)
.../main/java/org/opensearch/gradle/EmptyDirTask.java 53.33% <ø> (ø)
...rc/main/java/org/opensearch/gradle/LoggedExec.java 0.00% <ø> (ø)
...va/org/opensearch/gradle/OpenSearchJavaPlugin.java 61.32% <ø> (ø)
...rg/opensearch/gradle/OpenSearchTestBasePlugin.java 6.59% <ø> (ø)
.../org/opensearch/gradle/docker/DockerBuildTask.java 0.00% <ø> (ø)
...opensearch/gradle/docker/DockerSupportService.java 15.57% <ø> (ø)
...rg/opensearch/gradle/http/WaitForHttpResource.java 30.10% <ø> (ø)
.../opensearch/gradle/info/GlobalBuildInfoPlugin.java 38.46% <ø> (ø)
...ensearch/gradle/internal/InternalBwcGitPlugin.java 0.00% <ø> (ø)
... and 25 more

... and 452 files with indirect coverage changes

@opensearch-trigger-bot
Copy link
Contributor Author

Compatibility status:

> Task :checkCompatibility
Checking compatibility for: https://github.com/opensearch-project/opensearch-oci-object-storage.git with ref: 2.x
Skipping compatibility check for https://github.com/opensearch-project/opensearch-oci-object-storage.git
Incompatible components: [https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/performance-analyzer.git]
Components skipped due to git failures: [https://github.com/opensearch-project/opensearch-oci-object-storage.git]
Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/security-analytics.git]

BUILD SUCCESSFUL in 25m 26s

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@Poojita-Raj
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

* **RESULT:** FAILURE ❌

* **URL:** https://build.ci.opensearch.org/job/gradle-check/22720/

* **CommitID:** [32a615f](https://github.com/opensearch-project/OpenSearch/commit/32a615fd6fae9cc093fb6d340053ee0a47af67e1)
  Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
  Is the failure [a flaky test](https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md#flaky-tests) unrelated to your change?

Flaky: #9116

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=pit/10_basic/Delete all}
      1 org.opensearch.remotestore.multipart.RemoteStoreMultipartIT.testRemoteTranslogCleanup

@reta reta merged commit d270315 into 2.x Aug 15, 2023
13 of 37 checks passed
@github-actions github-actions bot deleted the backport/backport-9314-to-2.x branch August 15, 2023 02:52
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.

2 participants