FrankChen021 commented on PR #20278:
URL: https://github.com/apache/druid/pull/20278#issuecomment-5582747856

   Loop 2 compatibility and CI handoff for head 
`a640221c039539469dd403a16b334debdd1d81b6`.
   
   Compatibility is SAFE for this dependency-only upgrade. The reviewed 
published release transitions are:
   
   - `google-cloud-core`: `2.73.0 -> 2.74.0 -> 2.75.0`
   - `google-cloud-storage`: `2.72.0 -> 2.73.0`
   - GAX: `2.83.0 -> 2.84.0 -> 2.85.0`
   - `google-api-common-protos`: `2.66.0 -> 2.67.0 -> 2.68.0`
   - `proto-google-iam-v1`: `1.69.0 -> 1.70.0 -> 1.71.0`
   - `proto-google-common-protos`: `2.74.0 -> 2.75.0 -> 2.76.0`
   - Google auth credentials/oauth2: `1.50.0 -> 1.51.0 -> 1.52.0`
   - Storage gRPC/gapic artifacts: `2.72.0 -> 2.73.0`
   
   Evidence by compatibility category: API/ABI SAFE (core 2.73.0-to-2.75.0 
class contents are byte-identical; japicmp reports no incompatible changes, and 
storage 2.72.0-to-2.73.0 is likewise compatible); runtime SAFE (target 
dependency trees select one coherent Google stack and full-reactor 
`RequireUpperBoundDeps` passes); configuration SAFE; serialization/wire SAFE; 
persistence SAFE; clients SAFE; transitive dependencies SAFE; licenses SAFE 
(existing Google Apache-2.0 family); extension/plugin SPI SAFE. No Druid Java, 
configuration, persistence, schema, wire, or SPI code changed.
   
   CI diagnosis: all 20 failed jobs in the three current runs fail at the same 
`druid-indexing-service` test compilation error in 
`SupervisorManagerTest.java`, with missing `Assert`, `MatcherAssert`, and 
`DruidExceptionMatcher` symbols. The jobs include CodeQL Java, static checks, 
packaging, all unit-test shards, all QTest shards, strict compilation, 
openrewrite, web checks, and Docker tests. Every job checked out merge ref 
`1bd5ba0ea631b192e76a4290a7e42c84b7057f07`, merging this head into moving 
`master` `f37486d51b6e8ac21ca3a536b38826b7d6edf5bb`. The failing test is not in 
this PR diff; it is unchanged between the PR head and its recorded base, while 
the current moving base contains the added references without the required 
imports. This is therefore an external moving-base compile mismatch, not a 
PR-caused failure. Coverage is skipped and the aggregate CodeQL check is 
neutral because the prerequisite jobs did not complete.
   
   No reruns were issued: the failure is deterministic and the 
two-rerun-per-job-per-head budget remains unused. No source fix, commit, or 
push was made because repairing the moving base would be unrelated to this 
dependency PR.
   
   The PR remains open and unapproved. Approval/closure gates are not satisfied 
while the exact head has failed/non-success checks. Next state: repair or 
recompute the upstream `master` `SupervisorManagerTest` compile mismatch, then 
refresh/re-run the PR checks for this exact head; no worker-side monitoring is 
being started.
   
   Release reference: 
https://docs.cloud.google.com/java/docs/reference/google-cloud-service-usage/latest/history
   Artifact/license reference: 
https://central.sonatype.com/artifact/com.google.cloud/google-cloud-core
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to