2022-08-22 07:39:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:39:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:39:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:39:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:39:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:39:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:39:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:40:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:40:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:40:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:40:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:40:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:40:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:40:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:40:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:40:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:40:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:40:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:40:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:40:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:40:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:40:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:40:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:40:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:40:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:40:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:40:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:40:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:40:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:40:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:40:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:41:00 ERROR i.a.s.e.UncaughtExceptionMapper(toResponse):22 - Uncaught exception java.lang.RuntimeException: java.io.IOException: Error reading credentials from stream, 'type' value 'external_account' not recognized. Expecting 'service_account'. at io.airbyte.config.storage.DefaultGcsClientFactory.get(DefaultGcsClientFactory.java:43) ~[io.airbyte.airbyte-config-config-models-0.39.41-alpha.jar:?] at io.airbyte.config.storage.DefaultGcsClientFactory.get(DefaultGcsClientFactory.java:21) ~[io.airbyte.airbyte-config-config-models-0.39.41-alpha.jar:?] at io.airbyte.config.helpers.GcsLogs.getOrCreateGcsClient(GcsLogs.java:125) ~[io.airbyte.airbyte-config-config-models-0.39.41-alpha.jar:?] at io.airbyte.config.helpers.GcsLogs.tailCloudLog(GcsLogs.java:72) ~[io.airbyte.airbyte-config-config-models-0.39.41-alpha.jar:?] at io.airbyte.config.helpers.LogClientSingleton.getJobLogFile(LogClientSingleton.java:113) ~[io.airbyte.airbyte-config-config-models-0.39.41-alpha.jar:?] at io.airbyte.server.converters.JobConverter.getLogRead(JobConverter.java:205) ~[io.airbyte-airbyte-server-0.39.41-alpha.jar:?] at io.airbyte.server.converters.JobConverter.getSynchronousJobRead(JobConverter.java:225) ~[io.airbyte-airbyte-server-0.39.41-alpha.jar:?] at io.airbyte.server.converters.JobConverter.getSynchronousJobRead(JobConverter.java:212) ~[io.airbyte-airbyte-server-0.39.41-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.reportConnectionStatus(SchedulerHandler.java:333) ~[io.airbyte-airbyte-server-0.39.41-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.checkSourceConnectionFromSourceCreate(SchedulerHandler.java:150) ~[io.airbyte-airbyte-server-0.39.41-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$executeSourceCheckConnection$77(ConfigurationApi.java:742) ~[io.airbyte-airbyte-server-0.39.41-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:873) ~[io.airbyte-airbyte-server-0.39.41-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.executeSourceCheckConnection(ConfigurationApi.java:742) ~[io.airbyte-airbyte-server-0.39.41-alpha.jar:?] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:578) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:1589) [?:?] Caused by: java.io.IOException: Error reading credentials from stream, 'type' value 'external_account' not recognized. Expecting 'service_account'. at com.google.auth.oauth2.ServiceAccountCredentials.fromStream(ServiceAccountCredentials.java:551) ~[google-auth-library-oauth2-http-1.3.0.jar:?] at com.google.auth.oauth2.ServiceAccountCredentials.fromStream(ServiceAccountCredentials.java:520) ~[google-auth-library-oauth2-http-1.3.0.jar:?] at io.airbyte.config.storage.DefaultGcsClientFactory.get(DefaultGcsClientFactory.java:40) ~[io.airbyte.airbyte-config-config-models-0.39.41-alpha.jar:?] ... 62 more 2022-08-22 07:41:00 ERROR i.a.s.RequestLogger(filter):110 - REQ 10.0.1.207 POST 500 /api/v1/scheduler/sources/check_connection - {"connectionConfiguration":"REDACTED","sourceDefinitionId":"e2d65910-8c8b-40a1-ae7d-ee2416b2bfa2"} 2022-08-22 07:41:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:41:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:41:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:41:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health 2022-08-22 07:41:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:41:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.1 GET 200 /api/v1/health 2022-08-22 07:41:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.0.1.207 GET 200 /api/v1/health