Diego Marquez

Results 110 comments of Diego Marquez

cc: @JoeWang1127 @suztomo I noticed that https://github.com/googleapis/sdk-platform-java/blob/main/hermetic_build/library_generation/owlbot/templates/java_library/.kokoro/build.sh is very different from https://github.com/googleapis/java-logging/blob/main/.kokoro/build.sh. Same story with java-bigtable. The different `JOB_TYPE` handling is not present in this template. Java-logging still [expects](https://github.com/googleapis/java-logging/blob/0b96d0cb5f1a8fe59b4e860038838cc003a9cbfd/owlbot.py#L90-L101) build.sh...

Fixed in https://github.com/googleapis/sdk-platform-java/pull/3723

~To be solved by https://github.com/googleapis/java-shared-config/pull/967~ To be solved by https://github.com/googleapis/sdk-platform-java/pull/3574

> > I tried moving it to a test-only config file (src/test/resources...) but the image creation would fail > > What exactly does this mean? [@diegomarquezp[](https://teams.googleplex.com/[email protected])](https://github.com/diegomarquezp) Can you please provide...

Thanks for the patience!https://github.com/googleapis/sdk-platform-java/pull/3726 has been merged and merging `main` should fix the generation IT.

Closing as there has not been a response. @Eliasnguyen please reopen if you encounter this issue again.

They were updated to the current one in 1.x https://github.com/googleapis/google-cloud-java/pull/11550 -> solves missing model problem (the model references were updated) However, it looks like not any GCP project can access...

A local run of the tests was successful ``` [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.07 s -- in com.google.cloud.compute.v1.integration.ITHeadersTest [INFO] Tests run: 4,...

It has lately passed, so this is a [flake](https://fusion2.corp.google.com/ci;prev=s/kokoro/prod:cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fpresubmit%2Fintegration/activity/4f26d5d5-9b95-4c99-b094-e6d84cbab041/tests?q=cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fpresubmit%2Fintegration&s=p)

The GraalVM ones started to consistently fail after 15:23 of today ![image](https://github.com/googleapis/google-cloud-java/assets/22083784/8bc58089-7160-4a06-9388-daf0ea945dfc) The plain integration job is failing in a flaky fashion ![image](https://github.com/googleapis/google-cloud-java/assets/22083784/b82861e5-0f7c-4195-8b06-67539f536773)