Skip to content

fix(deps): update dependency io.micronaut.discovery:micronaut-discovery-client to v4.1.0 - autoclosed #323

fix(deps): update dependency io.micronaut.discovery:micronaut-discovery-client to v4.1.0 - autoclosed

fix(deps): update dependency io.micronaut.discovery:micronaut-discovery-client to v4.1.0 - autoclosed #323

Triggered via pull request November 7, 2023 11:44
Status Success
Total duration 1h 40m 1s
Artifacts

graalvm-latest.yml

on: pull_request
build_matrix
59s
build_matrix
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
GrpcServiceDiscoverySpec.test GRPC named service discovery: grpc-client-runtime/src/test/groovy/io/micronaut/grpc/discovery/GrpcServiceDiscoverySpec.groovy#L58
Condition failed with Exception: stub.sayHello(HelloRequest.newBuilder().setName("test").build()).get().message == 'Hello test' | | | | | | | | | | | name: "test" | java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: UNAVAILABLE | | | name: "test" | at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:592) | | | | at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:551) | | | | at io.micronaut.grpc.discovery.GrpcServiceDiscoverySpec.test GRPC named service discovery(GrpcServiceDiscoverySpec.groovy:58) | | | | Caused by: io.grpc.StatusRuntimeException: UNAVAILABLE | | | | at io.grpc.Status.asRuntimeException(Status.java:537) | | | | at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:538) | | | | at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:574) | | | | at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:72) | | | | at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:742) | | | | at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:723) | | | | at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) | | | | at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133) | | | | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) | | | | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) | | | | at java.base/java.lang.Thread.run(Thread.java:1583) | | | | Caused by: io.micronaut.discovery.exceptions.NoAvailableServiceException: No available services for ID: svc:///greet | | | | at io.micronaut.grpc.discovery.GrpcNameResolverProvider$2.lambda$refresh$0(GrpcNameResolverProvider.java:169) | | | | at reactor.core.publisher.LambdaSubscriber.onNext(LambdaSubscriber.java:160) | | | | at reactor.core.publisher.Operators$ScalarSubscription.request(Operators.java:2545) | | | | at reactor.core.publisher.LambdaSubscriber.onSubscribe(LambdaSubscriber.java:119) | | | | at reactor.core.publisher.FluxJust.subscribe(FluxJust.java:68) | | | | at reactor.core.publisher.Flux.subscribe(Flux.java:8773) | | | | at reactor.core.publisher.Flux.subscribeWith(Flux.java:8894) | | | | at reactor.core.publisher.Flux.subscribe(Flux.java:8739) | | | | at reactor.core.publisher.Flux.subscribe(Flux.java:8663) | | | | at reactor.core.publisher.Flux.subscribe(Flux.java:8633) | | | | at io.micronaut.grpc.discovery.GrpcNameResolverProvider$2.refresh(GrpcNameResolverProvider.java:151) | | | | at io.micronaut.grpc.discovery.GrpcNameResolverProvider$2.start(GrpcNameResolverProvider.java:183) | | | | at io.grpc.NameResolver.start(NameResolver.java:110) | | | | at io.grpc.internal.ForwardingNameResolver.start(ForwardingNameResolver.java:48) | | | | at io.grpc.internal.RetryingNameResolver.start(RetryingNameResolver.java:57) | | | | at io.grpc.internal.ManagedChannelImpl.exitIdleMode(ManagedChannelImpl.java:422) | | | | at io.grpc.internal.ManagedChannelImpl$RealChannel$2.run(ManagedChannelImpl.java:965) | | | | at io.grpc.SynchronizationContext.drain(SynchronizationContext.java:94) | | | | at io.grpc.SynchronizationContext.execute(SynchronizationContext.java:126) | | | | at io.grpc.internal.ManagedChannelImpl$RealChannel.newCall(ManagedChannelImpl.java:962) | | | | at io.micronaut.grpc.HelloWordGrpcSpec$BaseClientInterceptor.interceptCall(HelloWordGrpcSpec.groovy:103) | | | | at io.grpc.ClientInterceptors$InterceptorChannel.newCall(ClientInterceptors.java:156) | | | | at io.micronaut.grpc.HelloWordGrpcSpec$BaseClientInterceptor.interceptCall(HelloWordGrpcSpec.groovy:103) | | | | at io.grpc.ClientInterceptors$InterceptorChannel.newCall(ClientInterceptors.java:156) | | | | at io.micronaut.grpc.HelloWordGrpcSpec$BaseClientInterceptor.interceptCall(HelloWordGrpcSpec.groovy:103) | | | | at io.grpc.ClientInterceptors$InterceptorChannel.newCall(ClientInterceptors.java:156) | | | | at io.micronaut.grpc.HelloWordGrpcSpec$BaseClientInterceptor.interceptCall(HelloWordGrpcSpec.groovy:103) | | | | at io.grpc.ClientInterceptors$InterceptorChannel.newCall(ClientInterceptors.java:156) | | | | at io.grpc.internal.ManagedChannelImpl.newCall(ManagedChannelImpl.java:904) | | | | at io.grpc.internal.ForwardingManagedChannel.newCall(ForwardingManagedChannel.java:63) | | | | at io.grpc.examples.helloworld.GreeterGrpc$GreeterFutureStub.sayHello(GreeterGrpc.java:216) | | | | at io.micronaut.grpc.discovery.GrpcServiceDiscoverySpec.test GRPC named service discovery(GrpcServiceDiscoverySpec.groovy:58) | | | name: "test" | | class io.grpc.examples.helloworld.HelloRequest | io.grpc.stub.ClientCalls$GrpcFuture@6f215ff3[status=FAILURE, cause=[io.grpc.StatusRuntimeException: UNAVAILABLE]] <io.grpc.examples.helloworld.GreeterGrpc$GreeterFutureStub@41f57420 channel=ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=52, target=greet}} callOptions=CallOptions{deadline=null, authority=null, callCredentials=null, executor=null, compressorName=null, customOptions=[[internal-stub-type, FUTURE]], waitForReady=false, maxInboundMessageSize=null, maxOutboundMessageSize=null, streamTracerFactories=[]}>
GrpcServiceDiscoverySpec.test GRPC named service discovery: grpc-client-runtime/src/test/groovy/io/micronaut/grpc/discovery/GrpcServiceDiscoverySpec.groovy#L58
Condition failed with Exception: stub.sayHello(HelloRequest.newBuilder().setName("test").build()).get().message == 'Hello test' | | | | | | | | | | | name: "test" | java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: UNAVAILABLE | | | name: "test" | at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:592) | | | | at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:571) | | | | at io.micronaut.grpc.discovery.GrpcServiceDiscoverySpec.test GRPC named service discovery(GrpcServiceDiscoverySpec.groovy:58) | | | | Caused by: io.grpc.StatusRuntimeException: UNAVAILABLE | | | | at io.grpc.Status.asRuntimeException(Status.java:537) | | | | at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:538) | | | | at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:574) | | | | at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:72) | | | | at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:742) | | | | at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:723) | | | | at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) | | | | at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133) | | | | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) | | | | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) | | | | at java.base/java.lang.Thread.run(Thread.java:842) | | | | Caused by: io.micronaut.discovery.exceptions.NoAvailableServiceException: No available services for ID: svc:///greet | | | | at io.micronaut.grpc.discovery.GrpcNameResolverProvider$2.lambda$refresh$0(GrpcNameResolverProvider.java:169) | | | | at reactor.core.publisher.LambdaSubscriber.onNext(LambdaSubscriber.java:160) | | | | at reactor.core.publisher.Operators$ScalarSubscription.request(Operators.java:2545) | | | | at reactor.core.publisher.LambdaSubscriber.onSubscribe(LambdaSubscriber.java:119) | | | | at reactor.core.publisher.FluxJust.subscribe(FluxJust.java:68) | | | | at reactor.core.publisher.Flux.subscribe(Flux.java:8773) | | | | at reactor.core.publisher.Flux.subscribeWith(Flux.java:8894) | | | | at reactor.core.publisher.Flux.subscribe(Flux.java:8739) | | | | at reactor.core.publisher.Flux.subscribe(Flux.java:8663) | | | | at reactor.core.publisher.Flux.subscribe(Flux.java:8633) | | | | at io.micronaut.grpc.discovery.GrpcNameResolverProvider$2.refresh(GrpcNameResolverProvider.java:151) | | | | at io.micronaut.grpc.discovery.GrpcNameResolverProvider$2.start(GrpcNameResolverProvider.java:183) | | | | at io.grpc.NameResolver.start(NameResolver.java:110) | | | | at io.grpc.internal.ForwardingNameResolver.start(ForwardingNameResolver.java:48) | | | | at io.grpc.internal.RetryingNameResolver.start(RetryingNameResolver.java:57) | | | | at io.grpc.internal.ManagedChannelImpl.exitIdleMode(ManagedChannelImpl.java:422) | | | | at io.grpc.internal.ManagedChannelImpl$RealChannel$2.run(ManagedChannelImpl.java:965) | | | | at io.grpc.SynchronizationContext.drain(SynchronizationContext.java:94) | | | | at io.grpc.SynchronizationContext.execute(SynchronizationContext.java:126) | | | | at io.grpc.internal.ManagedChannelImpl$RealChannel.newCall(ManagedChannelImpl.java:962) | | | | at io.micronaut.grpc.HelloWordGrpcSpec$BaseClientInterceptor.interceptCall(HelloWordGrpcSpec.groovy:103) | | | | at io.grpc.ClientInterceptors$InterceptorChannel.newCall(ClientInterceptors.java:156) | | | | at io.micronaut.grpc.HelloWordGrpcSpec$BaseClientInterceptor.interceptCall(HelloWordGrpcSpec.groovy:103) | | | | at io.grpc.ClientInterceptors$InterceptorChannel.newCall(ClientInterceptors.java:156) | | | | at io.micronaut.grpc.HelloWordGrpcSpec$BaseClientInterceptor.interceptCall(HelloWordGrpcSpec.groovy:103) | | | | at io.grpc.ClientInterceptors$InterceptorChannel.newCall(ClientInterceptors.java:156) | | | | at io.micronaut.grpc.HelloWordGrpcSpec$BaseClientInterceptor.interceptCall(HelloWordGrpcSpec.groovy:103) | | | | at io.grpc.ClientInterceptors$InterceptorChannel.newCall(ClientInterceptors.java:156) | | | | at io.grpc.internal.ManagedChannelImpl.newCall(ManagedChannelImpl.java:904) | | | | at io.grpc.internal.ForwardingManagedChannel.newCall(ForwardingManagedChannel.java:63) | | | | at io.grpc.examples.helloworld.GreeterGrpc$GreeterFutureStub.sayHello(GreeterGrpc.java:216) | | | | at io.micronaut.grpc.discovery.GrpcServiceDiscoverySpec.test GRPC named service discovery(GrpcServiceDiscoverySpec.groovy:58) | | | name: "test" | | class io.grpc.examples.helloworld.HelloRequest | io.grpc.stub.ClientCalls$GrpcFuture@2739f91b[status=FAILURE, cause=[io.grpc.StatusRuntimeException: UNAVAILABLE]] <io.grpc.examples.helloworld.GreeterGrpc$GreeterFutureStub@2e6ca6b5 channel=ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=52, target=greet}} callOptions=CallOptions{deadline=null, authority=null, callCredentials=null, executor=null, compressorName=null, customOptions=[[internal-stub-type, FUTURE]], waitForReady=false, maxInboundMessageSize=null, maxOutboundMessageSize=null, streamTracerFactories=[]}>
build (21, test-suite-java:nativeTest)
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: https://github.com/oracle/graal/pull/5995
build (21, test-suite-kotlin:nativeTest)
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: https://github.com/oracle/graal/pull/5995