Attaching to airbyte-bootloader, airbyte-webapp, airbyte-cron, init, airbyte-server, airbyte-connector-builder-server, airbyte-db, airbyte-temporal, airbyte-worker, airbyte-proxy airbyte-db | airbyte-proxy | BASIC_AUTH_USERNAME is set, requiring auth for user 'airbyte' airbyte-proxy | Adding password for user airbyte airbyte-db | PostgreSQL Database directory appears to contain a database; Skipping initialization airbyte-db | airbyte-temporal | Start init airbyte-temporal | Done init airbyte-db | 2022-12-20 14:10:22.925 UTC [1] LOG: starting PostgreSQL 13.9 on aarch64-unknown-linux-musl, compiled by gcc (Alpine 12.2.1_git20220924-r4) 12.2.1 20220924, 64-bit airbyte-webapp | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration airbyte-webapp | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ airbyte-temporal | Waiting for PostgreSQL to startup. airbyte-webapp | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh airbyte-db | 2022-12-20 14:10:22.926 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 airbyte-db | 2022-12-20 14:10:22.926 UTC [1] LOG: listening on IPv6 address "::", port 5432 airbyte-webapp | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf airbyte-db | 2022-12-20 14:10:22.931 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" init | MOUNT: /local_parent init | ROOT_PARENT: /tmp init | ROOT: /tmp/airbyte_local airbyte-db | 2022-12-20 14:10:22.937 UTC [22] LOG: database system was shut down at 2022-12-20 14:09:54 UTC airbyte-webapp | 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf airbyte-webapp | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh init | MOUNT_ROOT: /local_parent//airbyte_local airbyte-db | 2022-12-20 14:10:22.943 UTC [1] LOG: database system is ready to accept connections airbyte-webapp | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf airbyte-proxy | starting nginx... airbyte-webapp | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh airbyte-webapp | /docker-entrypoint.sh: Configuration complete; ready for start up airbyte-webapp | 2022/12/20 14:10:22 [notice] 1#1: using the "epoll" event method airbyte-webapp | 2022/12/20 14:10:22 [notice] 1#1: nginx/1.23.3 airbyte-webapp | 2022/12/20 14:10:22 [notice] 1#1: built by gcc 12.2.1 20220924 (Alpine 12.2.1_git20220924-r4) airbyte-webapp | 2022/12/20 14:10:22 [notice] 1#1: OS: Linux 5.10.76-linuxkit airbyte-webapp | 2022/12/20 14:10:22 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 airbyte-webapp | 2022/12/20 14:10:22 [notice] 1#1: start worker processes airbyte-webapp | 2022/12/20 14:10:22 [notice] 1#1: start worker process 35 airbyte-webapp | 2022/12/20 14:10:22 [notice] 1#1: start worker process 36 airbyte-webapp | 2022/12/20 14:10:22 [notice] 1#1: start worker process 37 airbyte-webapp | 2022/12/20 14:10:22 [notice] 1#1: start worker process 38 airbyte-proxy | nginx version: nginx/1.23.3 init exited with code 0 airbyte-connector-builder-server | INFO: Started server process [1] airbyte-connector-builder-server | INFO: Waiting for application startup. airbyte-connector-builder-server | INFO: Application startup complete. airbyte-connector-builder-server | INFO: Uvicorn running on http://0.0.0.0:80 (Press CTRL+C to quit) airbyte-bootloader | 2022-12-20 14:10:23,830 main INFO Loading mask data from '/seed/specs_secrets_mask.yaml airbyte-temporal | PostgreSQL started. airbyte-temporal | touch: CONTAINER_ALREADY_STARTED_PLACEHOLDER: Permission denied airbyte-temporal | 2022-12-20T14:10:23.984Z ERROR Unable to create SQL database. {"error": "pq: database \"temporal\" already exists", "logging-call-at": "handler.go:97"} airbyte-db | 2022-12-20 14:10:23.984 UTC [30] ERROR: database "temporal" already exists airbyte-db | 2022-12-20 14:10:23.984 UTC [30] STATEMENT: CREATE DATABASE temporal airbyte-temporal | 2022-12-20T14:10:24.018Z INFO Starting schema setup {"config": {"SchemaFilePath":"","InitialVersion":"0.0","Overwrite":false,"DisableVersioning":false}, "logging-call-at": "setuptask.go:57"} airbyte-temporal | 2022-12-20T14:10:24.018Z DEBUG Setting up version tables {"logging-call-at": "setuptask.go:67"} airbyte-db | 2022-12-20 14:10:24.019 UTC [31] ERROR: relation "schema_version" already exists airbyte-db | 2022-12-20 14:10:24.019 UTC [31] STATEMENT: CREATE TABLE schema_version(version_partition INT not null, db_name VARCHAR(255) not null, creation_time TIMESTAMP, curr_version VARCHAR(64), min_compatible_version VARCHAR(64), PRIMARY KEY (version_partition, db_name)); airbyte-temporal | 2022-12-20T14:10:24.019Z ERROR Unable to setup SQL schema. {"error": "pq: relation \"schema_version\" already exists", "logging-call-at": "handler.go:57"} airbyte-db | 2022-12-20 14:10:24.035 UTC [32] ERROR: database "temporal_visibility" already exists airbyte-db | 2022-12-20 14:10:24.035 UTC [32] STATEMENT: CREATE DATABASE temporal_visibility airbyte-temporal | 2022-12-20T14:10:24.037Z ERROR Unable to create SQL database. {"error": "pq: database \"temporal_visibility\" already exists", "logging-call-at": "handler.go:97"} airbyte-temporal | 2022-12-20T14:10:24.087Z INFO Starting schema setup {"config": {"SchemaFilePath":"","InitialVersion":"0.0","Overwrite":false,"DisableVersioning":false}, "logging-call-at": "setuptask.go:57"} airbyte-temporal | 2022-12-20T14:10:24.087Z DEBUG Setting up version tables {"logging-call-at": "setuptask.go:67"} airbyte-db | 2022-12-20 14:10:24.088 UTC [33] ERROR: relation "schema_version" already exists airbyte-db | 2022-12-20 14:10:24.088 UTC [33] STATEMENT: CREATE TABLE schema_version(version_partition INT not null, db_name VARCHAR(255) not null, creation_time TIMESTAMP, curr_version VARCHAR(64), min_compatible_version VARCHAR(64), PRIMARY KEY (version_partition, db_name)); airbyte-temporal | 2022-12-20T14:10:24.088Z ERROR Unable to setup SQL schema. {"error": "pq: relation \"schema_version\" already exists", "logging-call-at": "handler.go:57"} airbyte-temporal | Starting to update the temporal DB airbyte-cron | 2022-12-20 14:10:24,119 main INFO Loading mask data from '/seed/specs_secrets_mask.yaml airbyte-temporal | 2022-12-20T14:10:24.124Z INFO UpdateSchemeTask started {"config": {"DBName":"","TargetVersion":"","SchemaDir":"/etc/temporal/schema/postgresql/v96/temporal/versioned","IsDryRun":false}, "logging-call-at": "updatetask.go:98"} airbyte-temporal | 2022-12-20T14:10:24.128Z DEBUG found zero updates from current version 1.6 {"logging-call-at": "updatetask.go:128"} airbyte-temporal | 2022-12-20T14:10:24.128Z INFO UpdateSchemeTask done {"logging-call-at": "updatetask.go:121"} airbyte-temporal | Update the temporal DB is done airbyte-temporal | Starting to update the temporal visibility DB airbyte-temporal | 2022-12-20T14:10:24.146Z INFO UpdateSchemeTask started {"config": {"DBName":"","TargetVersion":"","SchemaDir":"/etc/temporal/schema/postgresql/v96/visibility/versioned","IsDryRun":false}, "logging-call-at": "updatetask.go:98"} airbyte-temporal | 2022-12-20T14:10:24.149Z DEBUG found zero updates from current version 1.1 {"logging-call-at": "updatetask.go:128"} airbyte-temporal | 2022-12-20T14:10:24.150Z INFO UpdateSchemeTask done {"logging-call-at": "updatetask.go:121"} airbyte-temporal | Update the temporal visibility DB is done airbyte-temporal | starting temporal server airbyte-temporal | Temporal CLI address: 172.25.0.8:7233. airbyte-temporal | 2022/12/20 14:10:24 Loading config; env=docker,zone=,configDir=config airbyte-temporal | 2022/12/20 14:10:24 Loading config files=[config/docker.yaml] airbyte-temporal | Waiting for Temporal server to start... airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.217Z","msg":"Updated dynamic config","logging-call-at":"file_based_client.go:143"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.217Z","msg":"Starting server for services","value":["history","matching","frontend","worker"],"logging-call-at":"server.go:123"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.267Z","msg":"PProf not started due to port not set","logging-call-at":"pprof.go:67"} airbyte-db | 2022-12-20 14:10:24.283 UTC [39] ERROR: duplicate key value violates unique constraint "namespaces_pkey" airbyte-db | 2022-12-20 14:10:24.283 UTC [39] DETAIL: Key (partition_id, id)=(54321, \x32049b68787240948e63d0dd59896a83) already exists. airbyte-db | 2022-12-20 14:10:24.283 UTC [39] STATEMENT: INSERT INTO airbyte-db | namespaces (partition_id, id, name, is_global, data, data_encoding, notification_version) airbyte-db | VALUES($1, $2, $3, $4, $5, $6, $7) airbyte-temporal | [Fx] SUPPLY *resource.BootstrapParams airbyte-temporal | [Fx] SUPPLY chan struct {} airbyte-temporal | [Fx] PROVIDE *client.factoryImpl <= go.temporal.io/server/common/persistence/client.NewFactoryImplProvider() airbyte-temporal | [Fx] PROVIDE client.Factory <= go.temporal.io/server/common/persistence/client.BindFactory() airbyte-temporal | [Fx] PROVIDE resource.SnTaggedLogger <= go.temporal.io/server/common/resource.SnTaggedLoggerProvider() airbyte-temporal | [Fx] PROVIDE resource.ThrottledLogger <= go.temporal.io/server/common/resource.ThrottledLoggerProvider() airbyte-temporal | [Fx] PROVIDE *config.Persistence <= go.temporal.io/server/common/resource.PersistenceConfigProvider() airbyte-temporal | [Fx] PROVIDE tally.Scope <= go.temporal.io/server/common/resource.MetricsScopeProvider() airbyte-temporal | [Fx] PROVIDE resource.HostName <= go.temporal.io/server/common/resource.HostNameProvider() airbyte-temporal | [Fx] PROVIDE resource.ServiceName <= go.temporal.io/server/common/resource.ServiceNameProvider() airbyte-temporal | [Fx] PROVIDE cluster.Metadata <= go.temporal.io/server/common/resource.ClusterMetadataProvider() airbyte-temporal | [Fx] PROVIDE *config.ClusterMetadata <= go.temporal.io/server/common/resource.ClusterMetadataConfigProvider() airbyte-temporal | [Fx] PROVIDE clock.TimeSource <= go.temporal.io/server/common/resource.TimeSourceProvider() airbyte-temporal | [Fx] PROVIDE persistence.ClusterMetadataManager <= go.temporal.io/server/common/resource.ClusterMetadataManagerProvider() airbyte-temporal | [Fx] PROVIDE resolver.ServiceResolver <= go.temporal.io/server/common/resource.PersistenceServiceResolverProvider() airbyte-temporal | [Fx] PROVIDE client.AbstractDataStoreFactory <= go.temporal.io/server/common/resource.AbstractDatastoreFactoryProvider() airbyte-temporal | [Fx] PROVIDE client.ClusterName <= go.temporal.io/server/common/resource.ClusterNameProvider() airbyte-temporal | [Fx] PROVIDE metrics.Client <= go.temporal.io/server/common/resource.MetricsClientProvider() airbyte-temporal | [Fx] PROVIDE searchattribute.Provider <= go.temporal.io/server/common/resource.SearchAttributeProviderProvider() airbyte-temporal | [Fx] PROVIDE searchattribute.Manager <= go.temporal.io/server/common/resource.SearchAttributeManagerProvider() airbyte-temporal | [Fx] PROVIDE searchattribute.Mapper <= go.temporal.io/server/common/resource.SearchAttributeMapperProvider() airbyte-temporal | [Fx] PROVIDE persistence.MetadataManager <= go.temporal.io/server/common/resource.MetadataManagerProvider() airbyte-temporal | [Fx] PROVIDE namespace.Registry <= go.temporal.io/server/common/resource.NamespaceCacheProvider() airbyte-temporal | [Fx] PROVIDE serialization.Serializer <= go.temporal.io/server/common/persistence/serialization.NewSerializer() airbyte-temporal | [Fx] PROVIDE archiver.ArchivalMetadata <= go.temporal.io/server/common/resource.ArchivalMetadataProvider() airbyte-temporal | [Fx] PROVIDE provider.ArchiverProvider <= go.temporal.io/server/common/resource.ArchiverProviderProvider() airbyte-temporal | [Fx] PROVIDE *archiver.HistoryBootstrapContainer <= go.temporal.io/server/common/resource.HistoryBootstrapContainerProvider() airbyte-temporal | [Fx] PROVIDE *archiver.VisibilityBootstrapContainer <= go.temporal.io/server/common/resource.VisibilityBootstrapContainerProvider() airbyte-temporal | [Fx] PROVIDE client.Bean <= go.temporal.io/server/common/resource.PersistenceBeanProvider() airbyte-temporal | [Fx] PROVIDE resource.MembershipMonitorFactory <= go.temporal.io/server/common/resource.MembershipFactoryProvider() airbyte-temporal | [Fx] PROVIDE membership.Monitor <= go.temporal.io/server/common/resource.MembershipMonitorProvider() airbyte-temporal | [Fx] PROVIDE client.FactoryProvider <= go.temporal.io/server/common/resource.ClientFactoryProvider() airbyte-temporal | [Fx] PROVIDE client.Bean <= go.temporal.io/server/common/resource.ClientBeanProvider() airbyte-temporal | [Fx] PROVIDE client.Client <= go.temporal.io/server/common/resource.SdkClientProvider() airbyte-temporal | [Fx] PROVIDE workflowservice.WorkflowServiceClient <= go.temporal.io/server/common/resource.FrontedClientProvider() airbyte-temporal | [Fx] PROVIDE *client.FaultInjectionDataStoreFactory <= go.temporal.io/server/common/resource.PersistenceFaultInjectionFactoryProvider() airbyte-temporal | [Fx] PROVIDE net.Listener <= go.temporal.io/server/common/resource.GrpcListenerProvider() airbyte-temporal | [Fx] PROVIDE resource.InstanceID <= go.temporal.io/server/common/resource.InstanceIDProvider() airbyte-temporal | [Fx] PROVIDE *tchannel.Channel <= go.temporal.io/server/common/resource.RingpopChannelProvider() airbyte-temporal | [Fx] PROVIDE *metrics.RuntimeMetricsReporter <= go.temporal.io/server/common/resource.RuntimeMetricsReporterProvider() airbyte-temporal | [Fx] PROVIDE resource.Resource <= go.temporal.io/server/common/resource.NewFromDI() airbyte-temporal | [Fx] PROVIDE workflow.NewCacheFn <= go.temporal.io/server/service/history/workflow.NewCacheFnProvider() airbyte-temporal | [Fx] PROVIDE log.Logger <= go.temporal.io/server/service/history.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE dynamicconfig.Client <= go.temporal.io/server/service/history.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE config.Persistence <= go.temporal.io/server/service/history.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE *client.Config <= go.temporal.io/server/service/history.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE common.RPCFactory <= go.temporal.io/server/service/history.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE *dynamicconfig.Collection <= go.temporal.io/server/common/dynamicconfig.NewCollection() airbyte-temporal | [Fx] PROVIDE *configs.Config <= go.temporal.io/server/service/history.ConfigProvider() airbyte-temporal | [Fx] PROVIDE *interceptor.TelemetryInterceptor <= go.temporal.io/server/service/history.TelemetryInterceptorProvider() airbyte-temporal | [Fx] PROVIDE *interceptor.RateLimitInterceptor <= go.temporal.io/server/service/history.RateLimitInterceptorProvider() airbyte-temporal | [Fx] PROVIDE []grpc.ServerOption <= go.temporal.io/server/service.GrpcServerOptionsProvider() airbyte-temporal | [Fx] PROVIDE *elasticsearch.ProcessorConfig <= go.temporal.io/server/service/history.ESProcessorConfigProvider() airbyte-temporal | [Fx] PROVIDE manager.VisibilityManager <= go.temporal.io/server/service/history.VisibilityManagerProvider() airbyte-temporal | [Fx] PROVIDE resource.ThrottledLoggerRpsFn <= go.temporal.io/server/service/history.ThrottledLoggerRpsFnProvider() airbyte-temporal | [Fx] PROVIDE client.PersistenceMaxQps <= go.temporal.io/server/service/history.PersistenceMaxQpsProvider() airbyte-temporal | [Fx] PROVIDE *history.Service <= go.temporal.io/server/service/history.NewService() airbyte-temporal | [Fx] PROVIDE fx.Lifecycle <= go.uber.org/fx.New.func1() airbyte-temporal | [Fx] PROVIDE fx.Shutdowner <= go.uber.org/fx.(*App).shutdowner-fm() airbyte-temporal | [Fx] PROVIDE fx.DotGraph <= go.uber.org/fx.(*App).dotGraph-fm() airbyte-temporal | [Fx] INVOKE go.temporal.io/server/common/resource.RegisterBootstrapContainer() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.305Z","msg":"Get dynamic config","name":"history.persistenceMaxQPS","value":3000,"default-value":9000,"logging-call-at":"config.go:79"} airbyte-temporal | [Fx] INVOKE go.temporal.io/server/service/history.ServiceLifetimeHooks() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.311Z","msg":"Get dynamic config","name":"system.enableRingpopTLS","value":false,"default-value":false,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.312Z","msg":"Get dynamic config","name":"history.throttledLogRPS","value":4,"default-value":4,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.312Z","msg":"Created gRPC listener","service":"history","address":"172.25.0.8:7234","logging-call-at":"rpc.go:139"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.313Z","msg":"Get dynamic config","name":"history.rps","value":3000,"default-value":3000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.319Z","msg":"Get dynamic config","name":"system.standardVisibilityPersistenceMaxReadQPS","value":9000,"default-value":9000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.319Z","msg":"Get dynamic config","name":"system.standardVisibilityPersistenceMaxWriteQPS","value":9000,"default-value":9000,"logging-call-at":"config.go:79"} airbyte-temporal | [Fx] HOOK OnStart go.temporal.io/server/service/history.ServiceLifetimeHooks.func1() executing (caller: go.temporal.io/server/service/history.ServiceLifetimeHooks) airbyte-temporal | [Fx] HOOK OnStart go.temporal.io/server/service/history.ServiceLifetimeHooks.func1() called by go.temporal.io/server/service/history.ServiceLifetimeHooks ran successfully in 1.709µs airbyte-temporal | [Fx] RUNNING airbyte-temporal | [Fx] SUPPLY *resource.BootstrapParams airbyte-temporal | [Fx] SUPPLY chan struct {} airbyte-temporal | [Fx] PROVIDE log.Logger <= go.temporal.io/server/service/matching.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE dynamicconfig.Client <= go.temporal.io/server/service/matching.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE config.Persistence <= go.temporal.io/server/service/matching.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE *client.Config <= go.temporal.io/server/service/matching.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE common.RPCFactory <= go.temporal.io/server/service/matching.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE *dynamicconfig.Collection <= go.temporal.io/server/common/dynamicconfig.NewCollection() airbyte-temporal | [Fx] PROVIDE *matching.Config <= go.temporal.io/server/service/matching.NewConfig() airbyte-temporal | [Fx] PROVIDE client.PersistenceMaxQps <= go.temporal.io/server/service/matching.PersistenceMaxQpsProvider() airbyte-temporal | [Fx] PROVIDE resource.ThrottledLoggerRpsFn <= go.temporal.io/server/service/matching.ThrottledLoggerRpsFnProvider() airbyte-temporal | [Fx] PROVIDE *interceptor.TelemetryInterceptor <= go.temporal.io/server/service/matching.TelemetryInterceptorProvider() airbyte-temporal | [Fx] PROVIDE *interceptor.RateLimitInterceptor <= go.temporal.io/server/service/matching.RateLimitInterceptorProvider() airbyte-temporal | [Fx] PROVIDE []grpc.ServerOption <= go.temporal.io/server/service.GrpcServerOptionsProvider() airbyte-temporal | [Fx] PROVIDE *client.factoryImpl <= go.temporal.io/server/common/persistence/client.NewFactoryImplProvider() airbyte-temporal | [Fx] PROVIDE client.Factory <= go.temporal.io/server/common/persistence/client.BindFactory() airbyte-temporal | [Fx] PROVIDE resource.SnTaggedLogger <= go.temporal.io/server/common/resource.SnTaggedLoggerProvider() airbyte-temporal | [Fx] PROVIDE resource.ThrottledLogger <= go.temporal.io/server/common/resource.ThrottledLoggerProvider() airbyte-temporal | [Fx] PROVIDE *config.Persistence <= go.temporal.io/server/common/resource.PersistenceConfigProvider() airbyte-temporal | [Fx] PROVIDE tally.Scope <= go.temporal.io/server/common/resource.MetricsScopeProvider() airbyte-temporal | [Fx] PROVIDE resource.HostName <= go.temporal.io/server/common/resource.HostNameProvider() airbyte-temporal | [Fx] PROVIDE resource.ServiceName <= go.temporal.io/server/common/resource.ServiceNameProvider() airbyte-temporal | [Fx] PROVIDE cluster.Metadata <= go.temporal.io/server/common/resource.ClusterMetadataProvider() airbyte-temporal | [Fx] PROVIDE *config.ClusterMetadata <= go.temporal.io/server/common/resource.ClusterMetadataConfigProvider() airbyte-temporal | [Fx] PROVIDE clock.TimeSource <= go.temporal.io/server/common/resource.TimeSourceProvider() airbyte-temporal | [Fx] PROVIDE persistence.ClusterMetadataManager <= go.temporal.io/server/common/resource.ClusterMetadataManagerProvider() airbyte-temporal | [Fx] PROVIDE resolver.ServiceResolver <= go.temporal.io/server/common/resource.PersistenceServiceResolverProvider() airbyte-temporal | [Fx] PROVIDE client.AbstractDataStoreFactory <= go.temporal.io/server/common/resource.AbstractDatastoreFactoryProvider() airbyte-temporal | [Fx] PROVIDE client.ClusterName <= go.temporal.io/server/common/resource.ClusterNameProvider() airbyte-temporal | [Fx] PROVIDE metrics.Client <= go.temporal.io/server/common/resource.MetricsClientProvider() airbyte-temporal | [Fx] PROVIDE searchattribute.Provider <= go.temporal.io/server/common/resource.SearchAttributeProviderProvider() airbyte-temporal | [Fx] PROVIDE searchattribute.Manager <= go.temporal.io/server/common/resource.SearchAttributeManagerProvider() airbyte-temporal | [Fx] PROVIDE searchattribute.Mapper <= go.temporal.io/server/common/resource.SearchAttributeMapperProvider() airbyte-temporal | [Fx] PROVIDE persistence.MetadataManager <= go.temporal.io/server/common/resource.MetadataManagerProvider() airbyte-temporal | [Fx] PROVIDE namespace.Registry <= go.temporal.io/server/common/resource.NamespaceCacheProvider() airbyte-temporal | [Fx] PROVIDE serialization.Serializer <= go.temporal.io/server/common/persistence/serialization.NewSerializer() airbyte-temporal | [Fx] PROVIDE archiver.ArchivalMetadata <= go.temporal.io/server/common/resource.ArchivalMetadataProvider() airbyte-temporal | [Fx] PROVIDE provider.ArchiverProvider <= go.temporal.io/server/common/resource.ArchiverProviderProvider() airbyte-temporal | [Fx] PROVIDE *archiver.HistoryBootstrapContainer <= go.temporal.io/server/common/resource.HistoryBootstrapContainerProvider() airbyte-temporal | [Fx] PROVIDE *archiver.VisibilityBootstrapContainer <= go.temporal.io/server/common/resource.VisibilityBootstrapContainerProvider() airbyte-temporal | [Fx] PROVIDE client.Bean <= go.temporal.io/server/common/resource.PersistenceBeanProvider() airbyte-temporal | [Fx] PROVIDE resource.MembershipMonitorFactory <= go.temporal.io/server/common/resource.MembershipFactoryProvider() airbyte-temporal | [Fx] PROVIDE membership.Monitor <= go.temporal.io/server/common/resource.MembershipMonitorProvider() airbyte-temporal | [Fx] PROVIDE client.FactoryProvider <= go.temporal.io/server/common/resource.ClientFactoryProvider() airbyte-temporal | [Fx] PROVIDE client.Bean <= go.temporal.io/server/common/resource.ClientBeanProvider() airbyte-temporal | [Fx] PROVIDE client.Client <= go.temporal.io/server/common/resource.SdkClientProvider() airbyte-temporal | [Fx] PROVIDE workflowservice.WorkflowServiceClient <= go.temporal.io/server/common/resource.FrontedClientProvider() airbyte-temporal | [Fx] PROVIDE *client.FaultInjectionDataStoreFactory <= go.temporal.io/server/common/resource.PersistenceFaultInjectionFactoryProvider() airbyte-temporal | [Fx] PROVIDE net.Listener <= go.temporal.io/server/common/resource.GrpcListenerProvider() airbyte-temporal | [Fx] PROVIDE resource.InstanceID <= go.temporal.io/server/common/resource.InstanceIDProvider() airbyte-temporal | [Fx] PROVIDE *tchannel.Channel <= go.temporal.io/server/common/resource.RingpopChannelProvider() airbyte-temporal | [Fx] PROVIDE *metrics.RuntimeMetricsReporter <= go.temporal.io/server/common/resource.RuntimeMetricsReporterProvider() airbyte-temporal | [Fx] PROVIDE resource.Resource <= go.temporal.io/server/common/resource.NewFromDI() airbyte-temporal | [Fx] PROVIDE *matching.Service <= go.temporal.io/server/service/matching.ServiceProvider() airbyte-temporal | [Fx] PROVIDE fx.Lifecycle <= go.uber.org/fx.New.func1() airbyte-temporal | [Fx] PROVIDE fx.Shutdowner <= go.uber.org/fx.(*App).shutdowner-fm() airbyte-temporal | [Fx] PROVIDE fx.DotGraph <= go.uber.org/fx.(*App).dotGraph-fm() airbyte-temporal | [Fx] INVOKE go.temporal.io/server/common/resource.RegisterBootstrapContainer() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.321Z","msg":"Get dynamic config","name":"matching.persistenceMaxQPS","value":3000,"default-value":3000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.321Z","msg":"Get dynamic config","name":"system.enableDBRecordVersion","value":true,"default-value":true,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.321Z","msg":"history starting","service":"history","logging-call-at":"service.go:88"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.321Z","msg":"RuntimeMetricsReporter started","service":"history","logging-call-at":"runtime.go:154"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.331Z","msg":"Membership heartbeat upserted successfully","service":"history","address":"172.25.0.8","port":6934,"hostId":"0becf09b-8070-11ed-817b-0242ac190008","logging-call-at":"rpMonitor.go:222"} airbyte-temporal | [Fx] INVOKE go.temporal.io/server/service/matching.ServiceLifetimeHooks() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.333Z","msg":"Get dynamic config","name":"matching.throttledLogRPS","value":20,"default-value":20,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.333Z","msg":"Created gRPC listener","service":"matching","address":"172.25.0.8:7235","logging-call-at":"rpc.go:139"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.337Z","msg":"Get dynamic config","name":"matching.rps","value":1200,"default-value":1200,"logging-call-at":"config.go:79"} airbyte-temporal | [Fx] HOOK OnStart go.temporal.io/server/service/matching.ServiceLifetimeHooks.func1() executing (caller: go.temporal.io/server/service/matching.ServiceLifetimeHooks) airbyte-temporal | [Fx] HOOK OnStart go.temporal.io/server/service/matching.ServiceLifetimeHooks.func1() called by go.temporal.io/server/service/matching.ServiceLifetimeHooks ran successfully in 1.542µs airbyte-temporal | [Fx] RUNNING airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.337Z","msg":"matching starting","service":"matching","logging-call-at":"service.go:117"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.338Z","msg":"RuntimeMetricsReporter started","service":"matching","logging-call-at":"runtime.go:154"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.338Z","msg":"bootstrap hosts fetched","service":"history","bootstrap-hostports":"172.25.0.8:6934","logging-call-at":"rpMonitor.go:263"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.339Z","msg":"Current reachable members","service":"history","component":"service-resolver","service":"history","addresses":["172.25.0.8:7234"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | [Fx] SUPPLY *resource.BootstrapParams airbyte-temporal | [Fx] SUPPLY chan struct {} airbyte-temporal | [Fx] PROVIDE *client.factoryImpl <= go.temporal.io/server/common/persistence/client.NewFactoryImplProvider() airbyte-temporal | [Fx] PROVIDE client.Factory <= go.temporal.io/server/common/persistence/client.BindFactory() airbyte-temporal | [Fx] PROVIDE resource.SnTaggedLogger <= go.temporal.io/server/common/resource.SnTaggedLoggerProvider() airbyte-temporal | [Fx] PROVIDE resource.ThrottledLogger <= go.temporal.io/server/common/resource.ThrottledLoggerProvider() airbyte-temporal | [Fx] PROVIDE *config.Persistence <= go.temporal.io/server/common/resource.PersistenceConfigProvider() airbyte-temporal | [Fx] PROVIDE tally.Scope <= go.temporal.io/server/common/resource.MetricsScopeProvider() airbyte-temporal | [Fx] PROVIDE resource.HostName <= go.temporal.io/server/common/resource.HostNameProvider() airbyte-temporal | [Fx] PROVIDE resource.ServiceName <= go.temporal.io/server/common/resource.ServiceNameProvider() airbyte-temporal | [Fx] PROVIDE cluster.Metadata <= go.temporal.io/server/common/resource.ClusterMetadataProvider() airbyte-temporal | [Fx] PROVIDE *config.ClusterMetadata <= go.temporal.io/server/common/resource.ClusterMetadataConfigProvider() airbyte-temporal | [Fx] PROVIDE clock.TimeSource <= go.temporal.io/server/common/resource.TimeSourceProvider() airbyte-temporal | [Fx] PROVIDE persistence.ClusterMetadataManager <= go.temporal.io/server/common/resource.ClusterMetadataManagerProvider() airbyte-temporal | [Fx] PROVIDE resolver.ServiceResolver <= go.temporal.io/server/common/resource.PersistenceServiceResolverProvider() airbyte-temporal | [Fx] PROVIDE client.AbstractDataStoreFactory <= go.temporal.io/server/common/resource.AbstractDatastoreFactoryProvider() airbyte-temporal | [Fx] PROVIDE client.ClusterName <= go.temporal.io/server/common/resource.ClusterNameProvider() airbyte-temporal | [Fx] PROVIDE metrics.Client <= go.temporal.io/server/common/resource.MetricsClientProvider() airbyte-temporal | [Fx] PROVIDE searchattribute.Provider <= go.temporal.io/server/common/resource.SearchAttributeProviderProvider() airbyte-temporal | [Fx] PROVIDE searchattribute.Manager <= go.temporal.io/server/common/resource.SearchAttributeManagerProvider() airbyte-temporal | [Fx] PROVIDE searchattribute.Mapper <= go.temporal.io/server/common/resource.SearchAttributeMapperProvider() airbyte-temporal | [Fx] PROVIDE persistence.MetadataManager <= go.temporal.io/server/common/resource.MetadataManagerProvider() airbyte-temporal | [Fx] PROVIDE namespace.Registry <= go.temporal.io/server/common/resource.NamespaceCacheProvider() airbyte-temporal | [Fx] PROVIDE serialization.Serializer <= go.temporal.io/server/common/persistence/serialization.NewSerializer() airbyte-temporal | [Fx] PROVIDE archiver.ArchivalMetadata <= go.temporal.io/server/common/resource.ArchivalMetadataProvider() airbyte-temporal | [Fx] PROVIDE provider.ArchiverProvider <= go.temporal.io/server/common/resource.ArchiverProviderProvider() airbyte-temporal | [Fx] PROVIDE *archiver.HistoryBootstrapContainer <= go.temporal.io/server/common/resource.HistoryBootstrapContainerProvider() airbyte-temporal | [Fx] PROVIDE *archiver.VisibilityBootstrapContainer <= go.temporal.io/server/common/resource.VisibilityBootstrapContainerProvider() airbyte-temporal | [Fx] PROVIDE client.Bean <= go.temporal.io/server/common/resource.PersistenceBeanProvider() airbyte-temporal | [Fx] PROVIDE resource.MembershipMonitorFactory <= go.temporal.io/server/common/resource.MembershipFactoryProvider() airbyte-temporal | [Fx] PROVIDE membership.Monitor <= go.temporal.io/server/common/resource.MembershipMonitorProvider() airbyte-temporal | [Fx] PROVIDE client.FactoryProvider <= go.temporal.io/server/common/resource.ClientFactoryProvider() airbyte-temporal | [Fx] PROVIDE client.Bean <= go.temporal.io/server/common/resource.ClientBeanProvider() airbyte-temporal | [Fx] PROVIDE client.Client <= go.temporal.io/server/common/resource.SdkClientProvider() airbyte-temporal | [Fx] PROVIDE workflowservice.WorkflowServiceClient <= go.temporal.io/server/common/resource.FrontedClientProvider() airbyte-temporal | [Fx] PROVIDE *client.FaultInjectionDataStoreFactory <= go.temporal.io/server/common/resource.PersistenceFaultInjectionFactoryProvider() airbyte-temporal | [Fx] PROVIDE net.Listener <= go.temporal.io/server/common/resource.GrpcListenerProvider() airbyte-temporal | [Fx] PROVIDE resource.InstanceID <= go.temporal.io/server/common/resource.InstanceIDProvider() airbyte-temporal | [Fx] PROVIDE *tchannel.Channel <= go.temporal.io/server/common/resource.RingpopChannelProvider() airbyte-temporal | [Fx] PROVIDE *metrics.RuntimeMetricsReporter <= go.temporal.io/server/common/resource.RuntimeMetricsReporterProvider() airbyte-temporal | [Fx] PROVIDE resource.Resource <= go.temporal.io/server/common/resource.NewFromDI() airbyte-temporal | [Fx] PROVIDE log.Logger <= go.temporal.io/server/service/frontend.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE dynamicconfig.Client <= go.temporal.io/server/service/frontend.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE config.Persistence <= go.temporal.io/server/service/frontend.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE *client.Config <= go.temporal.io/server/service/frontend.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE common.RPCFactory <= go.temporal.io/server/service/frontend.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE *dynamicconfig.Collection <= go.temporal.io/server/common/dynamicconfig.NewCollection() airbyte-temporal | [Fx] PROVIDE *frontend.Config <= go.temporal.io/server/service/frontend.ConfigProvider() airbyte-temporal | [Fx] PROVIDE *interceptor.NamespaceLogInterceptor <= go.temporal.io/server/service/frontend.NamespaceLogInterceptorProvider() airbyte-temporal | [Fx] PROVIDE *interceptor.TelemetryInterceptor <= go.temporal.io/server/service/frontend.TelemetryInterceptorProvider() airbyte-temporal | [Fx] PROVIDE *interceptor.RateLimitInterceptor <= go.temporal.io/server/service/frontend.RateLimitInterceptorProvider() airbyte-temporal | [Fx] PROVIDE *interceptor.NamespaceCountLimitInterceptor <= go.temporal.io/server/service/frontend.NamespaceCountLimitInterceptorProvider() airbyte-temporal | [Fx] PROVIDE *interceptor.NamespaceRateLimitInterceptor <= go.temporal.io/server/service/frontend.NamespaceRateLimitInterceptorProvider() airbyte-temporal | [Fx] PROVIDE []grpc.ServerOption <= go.temporal.io/server/service/frontend.GrpcServerOptionsProvider() airbyte-temporal | [Fx] PROVIDE manager.VisibilityManager <= go.temporal.io/server/service/frontend.VisibilityManagerProvider() airbyte-bootloader | 2022-12-20 14:10:24 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable CONFIG_DATABASE_USER: 'docker' airbyte-bootloader | 2022-12-20 14:10:24 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable CONFIG_DATABASE_PASSWORD: '*****' airbyte-bootloader | 2022-12-20 14:10:24 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable CONFIG_DATABASE_URL: 'jdbc:postgresql://db:5432/airbyte' airbyte-temporal | [Fx] PROVIDE resource.ThrottledLoggerRpsFn <= go.temporal.io/server/service/frontend.ThrottledLoggerRpsFnProvider() airbyte-temporal | [Fx] PROVIDE client.PersistenceMaxQps <= go.temporal.io/server/service/frontend.PersistenceMaxQpsProvider() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.355Z","msg":"Membership heartbeat upserted successfully","service":"matching","address":"172.25.0.8","port":6935,"hostId":"0bf031d4-8070-11ed-817b-0242ac190008","logging-call-at":"rpMonitor.go:222"} airbyte-temporal | [Fx] PROVIDE persistence.NamespaceReplicationQueue <= go.temporal.io/server/service/frontend.NamespaceReplicationQueueProvider() airbyte-temporal | [Fx] PROVIDE frontend.Handler <= go.temporal.io/server/service/frontend.HandlerProvider() airbyte-temporal | [Fx] PROVIDE *grpc.Server <= go.temporal.io/server/service/frontend.glob..func1() airbyte-temporal | [Fx] PROVIDE *frontend.AdminHandler <= go.temporal.io/server/service/frontend.NewAdminHandler() airbyte-temporal | [Fx] PROVIDE *frontend.VersionChecker <= go.temporal.io/server/service/frontend.NewVersionChecker() airbyte-temporal | [Fx] PROVIDE *frontend.Service <= go.temporal.io/server/service/frontend.NewService() airbyte-temporal | [Fx] PROVIDE fx.Lifecycle <= go.uber.org/fx.New.func1() airbyte-temporal | [Fx] PROVIDE fx.Shutdowner <= go.uber.org/fx.(*App).shutdowner-fm() airbyte-temporal | [Fx] PROVIDE fx.DotGraph <= go.uber.org/fx.(*App).dotGraph-fm() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.358Z","msg":"bootstrap hosts fetched","service":"matching","bootstrap-hostports":"172.25.0.8:6934,172.25.0.8:6935","logging-call-at":"rpMonitor.go:263"} airbyte-temporal | [Fx] INVOKE go.temporal.io/server/common/resource.RegisterBootstrapContainer() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.359Z","msg":"Get dynamic config","name":"frontend.persistenceMaxQPS","value":3000,"default-value":2000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.359Z","msg":"Current reachable members","service":"matching","component":"service-resolver","service":"matching","addresses":["172.25.0.8:7235"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.360Z","msg":"Received a ring changed event","service":"history","component":"service-resolver","service":"worker","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.360Z","msg":"Received a ring changed event","service":"history","component":"service-resolver","service":"frontend","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.360Z","msg":"Received a ring changed event","service":"history","component":"service-resolver","service":"matching","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.361Z","msg":"Current reachable members","service":"history","component":"service-resolver","service":"matching","addresses":["172.25.0.8:7235"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.360Z","msg":"Received a ring changed event","service":"history","component":"service-resolver","service":"history","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.363Z","msg":"Current reachable members","service":"matching","component":"service-resolver","service":"history","addresses":["172.25.0.8:7234"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.374Z","msg":"Service resources started","service":"history","address":"172.25.0.8:7234","logging-call-at":"resourceImpl.go:398"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.376Z","msg":"Replication task fetchers started.","service":"history","logging-call-at":"replicationTaskFetcher.go:155"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.376Z","msg":"Get dynamic config","name":"system.enablePriorityTaskProcessor","value":false,"default-value":false,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.376Z","msg":"Get dynamic config","name":"history.acquireShardConcurrency","value":10,"default-value":10,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.376Z","msg":"Service resources started","service":"matching","address":"172.25.0.8:7235","logging-call-at":"resourceImpl.go:398"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.376Z","msg":"Starting to serve on matching listener","service":"matching","logging-call-at":"service.go:127"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.377Z","msg":"none","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","lifecycle":"Started","component":"shard-item","logging-call-at":"controller_impl.go:265"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.377Z","msg":"none","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","lifecycle":"Starting","component":"shard-engine","logging-call-at":"controller_impl.go:425"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.377Z","msg":"none","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","lifecycle":"Started","component":"shard-item","logging-call-at":"controller_impl.go:265"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.378Z","msg":"none","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","lifecycle":"Starting","component":"shard-engine","logging-call-at":"controller_impl.go:425"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.379Z","msg":"none","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","lifecycle":"Started","component":"shard-item","logging-call-at":"controller_impl.go:265"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.381Z","msg":"Get dynamic config","name":"history.eventsCacheInitialSize","value":128,"default-value":128,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.384Z","msg":"Get dynamic config","name":"history.eventsCacheTTL","value":3600,"default-value":3600,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.381Z","msg":"Get dynamic config","name":"history.eventsCacheMaxSize","value":512,"default-value":512,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.383Z","msg":"none","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","lifecycle":"Starting","component":"shard-engine","logging-call-at":"controller_impl.go:425"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.383Z","msg":"none","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","lifecycle":"Started","component":"shard-item","logging-call-at":"controller_impl.go:265"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.385Z","msg":"none","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","lifecycle":"Starting","component":"shard-engine","logging-call-at":"controller_impl.go:425"} airbyte-temporal | [Fx] INVOKE go.temporal.io/server/service/frontend.ServiceLifetimeHooks() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.397Z","msg":"Get dynamic config","name":"frontend.throttledLogRPS","value":20,"default-value":20,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.397Z","msg":"Created gRPC listener","service":"frontend","address":"172.25.0.8:7233","logging-call-at":"rpc.go:139"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.398Z","msg":"Get dynamic config","name":"frontend.rps","value":2400,"default-value":2400,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.398Z","msg":"Get dynamic config","name":"frontend.keepAliveMinTime","value":10,"default-value":10,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.398Z","msg":"Get dynamic config","name":"frontend.keepAlivePermitWithoutStream","value":true,"default-value":true,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.398Z","msg":"Get dynamic config","name":"frontend.keepAliveMaxConnectionIdle","value":120,"default-value":120,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.399Z","msg":"Get dynamic config","name":"frontend.keepAliveMaxConnectionAge","value":300,"default-value":300,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.399Z","msg":"Get dynamic config","name":"frontend.keepAliveMaxConnectionAgeGrace","value":70,"default-value":70,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.399Z","msg":"Get dynamic config","name":"frontend.keepAliveTime","value":60,"default-value":60,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.399Z","msg":"Get dynamic config","name":"frontend.keepAliveTimeout","value":10,"default-value":10,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.409Z","msg":"Range updated for shardID","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","shard-range-id":18,"previous-shard-range-id":17,"number":0,"next-number":0,"logging-call-at":"context_impl.go:746"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.409Z","msg":"Acquired shard","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","logging-call-at":"context_impl.go:1143"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.409Z","msg":"Get dynamic config","name":"history.cacheInitialSize","value":128,"default-value":128,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.410Z","msg":"Get dynamic config","name":"history.cacheTTL","value":3600,"default-value":3600,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.410Z","msg":"Get dynamic config","name":"history.cacheMaxSize","value":512,"default-value":512,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.410Z","msg":"Get dynamic config","name":"history.archiveRequestRPS","value":300,"default-value":300,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.409Z","msg":"Range updated for shardID","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","shard-range-id":18,"previous-shard-range-id":17,"number":0,"next-number":0,"logging-call-at":"context_impl.go:746"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.410Z","msg":"Acquired shard","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","logging-call-at":"context_impl.go:1143"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.410Z","msg":"Get dynamic config","name":"history.transferProcessorEnablePriorityTaskProcessor","value":false,"default-value":false,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.410Z","msg":"Get dynamic config","name":"history.transferTaskBatchSize","value":100,"default-value":100,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.410Z","msg":"Get dynamic config","name":"history.transferTaskWorkerCount","value":10,"default-value":10,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.410Z","msg":"Get dynamic config","name":"history.transferProcessorMaxPollRPS","value":20,"default-value":20,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.410Z","msg":"Get dynamic config","name":"history.timerProcessorEnablePriorityTaskProcessor","value":false,"default-value":false,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.timerTaskWorkerCount","value":10,"default-value":10,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.timerTaskBatchSize","value":100,"default-value":100,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.timerProcessorMaxPollRPS","value":20,"default-value":20,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.visibilityProcessorEnablePriorityTaskProcessor","value":false,"default-value":false,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.visibilityTaskBatchSize","value":100,"default-value":100,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.visibilityTaskWorkerCount","value":10,"default-value":10,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.visibilityProcessorMaxPollRPS","value":20,"default-value":20,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"limit.maxIDLength","value":1000,"default-value":1000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"none","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","component":"history-engine","lifecycle":"Starting","logging-call-at":"historyEngine.go:281"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"none","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","component":"transfer-queue-processor","cluster-name":"active","lifecycle":"Starting","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:150"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Task processor started.","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","component":"transfer-queue-processor","cluster-name":"active","logging-call-at":"taskProcessor.go:147"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"none","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","component":"transfer-queue-processor","cluster-name":"active","lifecycle":"Started","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:159"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Task processor started.","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","component":"timer-queue-processor","cluster-name":"active","component":"timer-queue-processor","logging-call-at":"taskProcessor.go:147"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Timer queue processor started.","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","component":"timer-queue-processor","cluster-name":"active","component":"timer-queue-processor","logging-call-at":"timerQueueProcessorBase.go:165"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"none","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","component":"visibility-queue-processor","lifecycle":"Starting","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:150"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Task processor started.","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","component":"visibility-queue-processor","logging-call-at":"taskProcessor.go:147"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"none","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","component":"visibility-queue-processor","lifecycle":"Started","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:159"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"none","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","component":"history-engine","lifecycle":"Started","logging-call-at":"historyEngine.go:300"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"none","service":"history","shard-id":4,"address":"172.25.0.8:7234","shard-item":"0x40008fd200","lifecycle":"Started","component":"shard-engine","logging-call-at":"controller_impl.go:440"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.visibilityProcessorCompleteTaskInterval","value":60,"default-value":60,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.transferProcessorMaxPollInterval","value":60,"default-value":60,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.transferProcessorCompleteTransferInterval","value":60,"default-value":60,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.visibilityProcessorMaxPollInterval","value":60,"default-value":60,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.412Z","msg":"Get dynamic config","name":"history.visibilityProcessorMaxPollIntervalJitterCoefficient","value":0.15,"default-value":0.15,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.412Z","msg":"Get dynamic config","name":"history.visibilityProcessorUpdateAckInterval","value":30,"default-value":30,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.412Z","msg":"Get dynamic config","name":"history.visibilityProcessorUpdateAckIntervalJitterCoefficient","value":0.15,"default-value":0.15,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.412Z","msg":"Get dynamic config","name":"history.visibilityProcessorRedispatchInterval","value":5,"default-value":5,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.412Z","msg":"Get dynamic config","name":"history.visibilityProcessorRedispatchIntervalJitterCoefficient","value":0.15,"default-value":0.15,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.transferProcessorMaxPollIntervalJitterCoefficient","value":0.15,"default-value":0.15,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.412Z","msg":"Get dynamic config","name":"history.transferProcessorUpdateAckInterval","value":30,"default-value":30,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.413Z","msg":"Get dynamic config","name":"history.transferProcessorUpdateAckIntervalJitterCoefficient","value":0.15,"default-value":0.15,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.413Z","msg":"Get dynamic config","name":"history.transferProcessorRedispatchInterval","value":5,"default-value":5,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.413Z","msg":"Get dynamic config","name":"history.transferProcessorRedispatchIntervalJitterCoefficient","value":0.15,"default-value":0.15,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.timerProcessorMaxPollInterval","value":300,"default-value":300,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.411Z","msg":"Get dynamic config","name":"history.timerProcessorCompleteTimerInterval","value":60,"default-value":60,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.413Z","msg":"Get dynamic config","name":"history.numParentClosePolicySystemWorkflows","value":10,"default-value":10,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.414Z","msg":"none","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","component":"history-engine","lifecycle":"Starting","logging-call-at":"historyEngine.go:281"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.414Z","msg":"none","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","component":"transfer-queue-processor","cluster-name":"active","lifecycle":"Starting","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:150"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.414Z","msg":"Task processor started.","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","component":"transfer-queue-processor","cluster-name":"active","logging-call-at":"taskProcessor.go:147"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.414Z","msg":"none","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","component":"transfer-queue-processor","cluster-name":"active","lifecycle":"Started","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:159"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.414Z","msg":"Task processor started.","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","component":"timer-queue-processor","cluster-name":"active","component":"timer-queue-processor","logging-call-at":"taskProcessor.go:147"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.415Z","msg":"Timer queue processor started.","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","component":"timer-queue-processor","cluster-name":"active","component":"timer-queue-processor","logging-call-at":"timerQueueProcessorBase.go:165"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.415Z","msg":"none","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","component":"visibility-queue-processor","lifecycle":"Starting","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:150"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.415Z","msg":"Task processor started.","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","component":"visibility-queue-processor","logging-call-at":"taskProcessor.go:147"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.415Z","msg":"none","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","component":"visibility-queue-processor","lifecycle":"Started","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:159"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.415Z","msg":"none","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","component":"history-engine","lifecycle":"Started","logging-call-at":"historyEngine.go:300"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.415Z","msg":"none","service":"history","shard-id":3,"address":"172.25.0.8:7234","shard-item":"0x40008fd080","lifecycle":"Started","component":"shard-engine","logging-call-at":"controller_impl.go:440"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.414Z","msg":"Get dynamic config","name":"history.timerProcessorMaxPollIntervalJitterCoefficient","value":0.15,"default-value":0.15,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.415Z","msg":"Get dynamic config","name":"history.timerProcessorUpdateAckInterval","value":30,"default-value":30,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.415Z","msg":"Get dynamic config","name":"history.timerProcessorUpdateAckIntervalJitterCoefficient","value":0.15,"default-value":0.15,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.415Z","msg":"Get dynamic config","name":"history.timerProcessorRedispatchInterval","value":5,"default-value":5,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.415Z","msg":"Get dynamic config","name":"history.timerProcessorRedispatchIntervalJitterCoefficient","value":0.15,"default-value":0.15,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.415Z","msg":"Get dynamic config","name":"history.timerProcessorMaxTimeShift","value":1,"default-value":1,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.417Z","msg":"Get dynamic config","name":"system.standardVisibilityPersistenceMaxReadQPS","value":9000,"default-value":9000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.418Z","msg":"Get dynamic config","name":"system.standardVisibilityPersistenceMaxWriteQPS","value":9000,"default-value":9000,"logging-call-at":"config.go:79"} airbyte-temporal | [Fx] HOOK OnStart go.temporal.io/server/service/frontend.ServiceLifetimeHooks.func1() executing (caller: go.temporal.io/server/service/frontend.ServiceLifetimeHooks) airbyte-temporal | [Fx] HOOK OnStart go.temporal.io/server/service/frontend.ServiceLifetimeHooks.func1() called by go.temporal.io/server/service/frontend.ServiceLifetimeHooks ran successfully in 1.917µs airbyte-temporal | [Fx] RUNNING airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.418Z","msg":"frontend starting","service":"frontend","logging-call-at":"service.go:222"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.419Z","msg":"RuntimeMetricsReporter started","service":"frontend","logging-call-at":"runtime.go:154"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.419Z","msg":"Range updated for shardID","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","shard-range-id":18,"previous-shard-range-id":17,"number":0,"next-number":0,"logging-call-at":"context_impl.go:746"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.419Z","msg":"Acquired shard","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","logging-call-at":"context_impl.go:1143"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.420Z","msg":"none","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","component":"history-engine","lifecycle":"Starting","logging-call-at":"historyEngine.go:281"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.420Z","msg":"none","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","component":"transfer-queue-processor","cluster-name":"active","lifecycle":"Starting","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:150"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.420Z","msg":"Task processor started.","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","component":"transfer-queue-processor","cluster-name":"active","logging-call-at":"taskProcessor.go:147"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.420Z","msg":"none","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","component":"transfer-queue-processor","cluster-name":"active","lifecycle":"Started","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:159"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.420Z","msg":"Task processor started.","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","component":"timer-queue-processor","cluster-name":"active","component":"timer-queue-processor","logging-call-at":"taskProcessor.go:147"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.420Z","msg":"Timer queue processor started.","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","component":"timer-queue-processor","cluster-name":"active","component":"timer-queue-processor","logging-call-at":"timerQueueProcessorBase.go:165"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.420Z","msg":"none","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","component":"visibility-queue-processor","lifecycle":"Starting","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:150"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.420Z","msg":"Task processor started.","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","component":"visibility-queue-processor","logging-call-at":"taskProcessor.go:147"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.420Z","msg":"none","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","component":"visibility-queue-processor","lifecycle":"Started","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:159"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.420Z","msg":"none","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","component":"history-engine","lifecycle":"Started","logging-call-at":"historyEngine.go:300"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.420Z","msg":"none","service":"history","shard-id":2,"address":"172.25.0.8:7234","shard-item":"0x40008fcf00","lifecycle":"Started","component":"shard-engine","logging-call-at":"controller_impl.go:440"} airbyte-temporal | [Fx] SUPPLY *resource.BootstrapParams airbyte-temporal | [Fx] SUPPLY chan struct {} airbyte-temporal | [Fx] PROVIDE *client.factoryImpl <= go.temporal.io/server/common/persistence/client.NewFactoryImplProvider() airbyte-temporal | [Fx] PROVIDE client.Factory <= go.temporal.io/server/common/persistence/client.BindFactory() airbyte-temporal | [Fx] PROVIDE resource.SnTaggedLogger <= go.temporal.io/server/common/resource.SnTaggedLoggerProvider() airbyte-temporal | [Fx] PROVIDE resource.ThrottledLogger <= go.temporal.io/server/common/resource.ThrottledLoggerProvider() airbyte-temporal | [Fx] PROVIDE *config.Persistence <= go.temporal.io/server/common/resource.PersistenceConfigProvider() airbyte-temporal | [Fx] PROVIDE tally.Scope <= go.temporal.io/server/common/resource.MetricsScopeProvider() airbyte-temporal | [Fx] PROVIDE resource.HostName <= go.temporal.io/server/common/resource.HostNameProvider() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.426Z","msg":"Range updated for shardID","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","shard-range-id":18,"previous-shard-range-id":17,"number":0,"next-number":0,"logging-call-at":"context_impl.go:746"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.426Z","msg":"Acquired shard","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","logging-call-at":"context_impl.go:1143"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.427Z","msg":"none","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","component":"history-engine","lifecycle":"Starting","logging-call-at":"historyEngine.go:281"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.427Z","msg":"none","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","component":"transfer-queue-processor","cluster-name":"active","lifecycle":"Starting","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:150"} airbyte-temporal | [Fx] PROVIDE resource.ServiceName <= go.temporal.io/server/common/resource.ServiceNameProvider() airbyte-temporal | [Fx] PROVIDE cluster.Metadata <= go.temporal.io/server/common/resource.ClusterMetadataProvider() airbyte-temporal | [Fx] PROVIDE *config.ClusterMetadata <= go.temporal.io/server/common/resource.ClusterMetadataConfigProvider() airbyte-temporal | [Fx] PROVIDE clock.TimeSource <= go.temporal.io/server/common/resource.TimeSourceProvider() airbyte-temporal | [Fx] PROVIDE persistence.ClusterMetadataManager <= go.temporal.io/server/common/resource.ClusterMetadataManagerProvider() airbyte-temporal | [Fx] PROVIDE resolver.ServiceResolver <= go.temporal.io/server/common/resource.PersistenceServiceResolverProvider() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.433Z","msg":"Task processor started.","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","component":"transfer-queue-processor","cluster-name":"active","logging-call-at":"taskProcessor.go:147"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.433Z","msg":"none","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","component":"transfer-queue-processor","cluster-name":"active","lifecycle":"Started","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:159"} airbyte-temporal | [Fx] PROVIDE client.AbstractDataStoreFactory <= go.temporal.io/server/common/resource.AbstractDatastoreFactoryProvider() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.433Z","msg":"Task processor started.","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","component":"timer-queue-processor","cluster-name":"active","component":"timer-queue-processor","logging-call-at":"taskProcessor.go:147"} airbyte-temporal | [Fx] PROVIDE client.ClusterName <= go.temporal.io/server/common/resource.ClusterNameProvider() airbyte-temporal | [Fx] PROVIDE metrics.Client <= go.temporal.io/server/common/resource.MetricsClientProvider() airbyte-temporal | [Fx] PROVIDE searchattribute.Provider <= go.temporal.io/server/common/resource.SearchAttributeProviderProvider() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.434Z","msg":"Timer queue processor started.","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","component":"timer-queue-processor","cluster-name":"active","component":"timer-queue-processor","logging-call-at":"timerQueueProcessorBase.go:165"} airbyte-temporal | [Fx] PROVIDE searchattribute.Manager <= go.temporal.io/server/common/resource.SearchAttributeManagerProvider() airbyte-temporal | [Fx] PROVIDE searchattribute.Mapper <= go.temporal.io/server/common/resource.SearchAttributeMapperProvider() airbyte-temporal | [Fx] PROVIDE persistence.MetadataManager <= go.temporal.io/server/common/resource.MetadataManagerProvider() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.434Z","msg":"none","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","component":"visibility-queue-processor","lifecycle":"Starting","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:150"} airbyte-temporal | [Fx] PROVIDE namespace.Registry <= go.temporal.io/server/common/resource.NamespaceCacheProvider() airbyte-temporal | [Fx] PROVIDE serialization.Serializer <= go.temporal.io/server/common/persistence/serialization.NewSerializer() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.434Z","msg":"Task processor started.","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","component":"visibility-queue-processor","logging-call-at":"taskProcessor.go:147"} airbyte-temporal | [Fx] PROVIDE archiver.ArchivalMetadata <= go.temporal.io/server/common/resource.ArchivalMetadataProvider() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.434Z","msg":"none","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","component":"visibility-queue-processor","lifecycle":"Started","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:159"} airbyte-temporal | [Fx] PROVIDE provider.ArchiverProvider <= go.temporal.io/server/common/resource.ArchiverProviderProvider() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.435Z","msg":"none","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","component":"history-engine","lifecycle":"Started","logging-call-at":"historyEngine.go:300"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.435Z","msg":"none","service":"history","shard-id":1,"address":"172.25.0.8:7234","shard-item":"0x40008fcd80","lifecycle":"Started","component":"shard-engine","logging-call-at":"controller_impl.go:440"} airbyte-temporal | [Fx] PROVIDE *archiver.HistoryBootstrapContainer <= go.temporal.io/server/common/resource.HistoryBootstrapContainerProvider() airbyte-temporal | [Fx] PROVIDE *archiver.VisibilityBootstrapContainer <= go.temporal.io/server/common/resource.VisibilityBootstrapContainerProvider() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.435Z","msg":"none","service":"history","component":"shard-controller","address":"172.25.0.8:7234","lifecycle":"Started","logging-call-at":"controller_impl.go:154"} airbyte-temporal | [Fx] PROVIDE client.Bean <= go.temporal.io/server/common/resource.PersistenceBeanProvider() airbyte-temporal | [Fx] PROVIDE resource.MembershipMonitorFactory <= go.temporal.io/server/common/resource.MembershipFactoryProvider() airbyte-temporal | [Fx] PROVIDE membership.Monitor <= go.temporal.io/server/common/resource.MembershipMonitorProvider() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.436Z","msg":"Starting to serve on history listener","service":"history","logging-call-at":"service.go:98"} airbyte-temporal | [Fx] PROVIDE client.FactoryProvider <= go.temporal.io/server/common/resource.ClientFactoryProvider() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.436Z","msg":"Get dynamic config","name":"history.acquireShardInterval","value":60,"default-value":60,"logging-call-at":"config.go:79"} airbyte-temporal | [Fx] PROVIDE client.Bean <= go.temporal.io/server/common/resource.ClientBeanProvider() airbyte-temporal | [Fx] PROVIDE client.Client <= go.temporal.io/server/common/resource.SdkClientProvider() airbyte-temporal | [Fx] PROVIDE workflowservice.WorkflowServiceClient <= go.temporal.io/server/common/resource.FrontedClientProvider() airbyte-temporal | [Fx] PROVIDE *client.FaultInjectionDataStoreFactory <= go.temporal.io/server/common/resource.PersistenceFaultInjectionFactoryProvider() airbyte-temporal | [Fx] PROVIDE net.Listener <= go.temporal.io/server/common/resource.GrpcListenerProvider() airbyte-temporal | [Fx] PROVIDE resource.InstanceID <= go.temporal.io/server/common/resource.InstanceIDProvider() airbyte-temporal | [Fx] PROVIDE *tchannel.Channel <= go.temporal.io/server/common/resource.RingpopChannelProvider() airbyte-temporal | [Fx] PROVIDE *metrics.RuntimeMetricsReporter <= go.temporal.io/server/common/resource.RuntimeMetricsReporterProvider() airbyte-worker | 2022-12-20 14:10:24,439 main INFO Loading mask data from '/seed/specs_secrets_mask.yaml airbyte-temporal | [Fx] PROVIDE resource.Resource <= go.temporal.io/server/common/resource.NewFromDI() airbyte-temporal | [Fx] PROVIDE log.Logger <= go.temporal.io/server/service/worker.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE client.Client <= go.temporal.io/server/service/worker.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE common.RPCFactory <= go.temporal.io/server/service/worker.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE dynamicconfig.Client <= go.temporal.io/server/service/worker.ParamsExpandProvider() airbyte-temporal | [Fx] PROVIDE *dynamicconfig.Collection <= go.temporal.io/server/common/dynamicconfig.NewCollection() airbyte-temporal | [Fx] PROVIDE resource.ThrottledLoggerRpsFn <= go.temporal.io/server/service/worker.ThrottledLoggerRpsFnProvider() airbyte-temporal | [Fx] PROVIDE *worker.Config <= go.temporal.io/server/service/worker.NewConfig() airbyte-temporal | [Fx] PROVIDE client.PersistenceMaxQps <= go.temporal.io/server/service/worker.PersistenceMaxQpsProvider() airbyte-temporal | [Fx] PROVIDE *worker.Service <= go.temporal.io/server/service/worker.NewService() airbyte-temporal | [Fx] PROVIDE fx.Lifecycle <= go.uber.org/fx.New.func1() airbyte-temporal | [Fx] PROVIDE fx.Shutdowner <= go.uber.org/fx.(*App).shutdowner-fm() airbyte-temporal | [Fx] PROVIDE fx.DotGraph <= go.uber.org/fx.(*App).dotGraph-fm() airbyte-temporal | [Fx] INVOKE go.temporal.io/server/common/resource.RegisterBootstrapContainer() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.446Z","msg":"Get dynamic config","name":"worker.persistenceMaxQPS","value":500,"default-value":500,"logging-call-at":"config.go:79"} airbyte-bootloader | 2022-12-20 14:10:24 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.459Z","msg":"Membership heartbeat upserted successfully","service":"frontend","address":"172.25.0.8","port":6933,"hostId":"0bf9e8cd-8070-11ed-817b-0242ac190008","logging-call-at":"rpMonitor.go:222"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.460Z","msg":"bootstrap hosts fetched","service":"frontend","bootstrap-hostports":"172.25.0.8:6935,172.25.0.8:6933,172.25.0.8:6934","logging-call-at":"rpMonitor.go:263"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.462Z","msg":"Current reachable members","service":"frontend","component":"service-resolver","service":"history","addresses":["172.25.0.8:7234"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.462Z","msg":"Current reachable members","service":"frontend","component":"service-resolver","service":"frontend","addresses":["172.25.0.8:7233"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.463Z","msg":"Current reachable members","service":"frontend","component":"service-resolver","service":"matching","addresses":["172.25.0.8:7235"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.463Z","msg":"Received a ring changed event","service":"matching","component":"service-resolver","service":"frontend","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.465Z","msg":"Received a ring changed event","service":"matching","component":"service-resolver","service":"history","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.465Z","msg":"Received a ring changed event","service":"matching","component":"service-resolver","service":"matching","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.465Z","msg":"Received a ring changed event","service":"matching","component":"service-resolver","service":"worker","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.471Z","msg":"Current reachable members","service":"matching","component":"service-resolver","service":"frontend","addresses":["172.25.0.8:7233"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-server | 2022-12-20 14:10:24,475 main INFO Loading mask data from '/seed/specs_secrets_mask.yaml airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.480Z","msg":"Service resources started","service":"frontend","address":"172.25.0.8:7233","logging-call-at":"resourceImpl.go:398"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.481Z","msg":"Get dynamic config","name":"frontend.enableServerVersionCheck","value":true,"default-value":true,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.481Z","msg":"Starting to serve on frontend listener","service":"frontend","logging-call-at":"service.go:237"} airbyte-temporal | [Fx] INVOKE go.temporal.io/server/service/worker.ServiceLifetimeHooks() airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.483Z","msg":"Get dynamic config","name":"worker.throttledLogRPS","value":20,"default-value":20,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.483Z","msg":"Created gRPC listener","service":"worker","address":"172.25.0.8:7239","logging-call-at":"rpc.go:139"} airbyte-temporal | [Fx] HOOK OnStart go.temporal.io/server/service/worker.ServiceLifetimeHooks.func1() executing (caller: go.temporal.io/server/service/worker.ServiceLifetimeHooks) airbyte-temporal | [Fx] HOOK OnStart go.temporal.io/server/service/worker.ServiceLifetimeHooks.func1() called by go.temporal.io/server/service/worker.ServiceLifetimeHooks ran successfully in 2.75µs airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.485Z","msg":"worker starting","service":"worker","component":"worker","logging-call-at":"service.go:148"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.485Z","msg":"RuntimeMetricsReporter started","service":"worker","logging-call-at":"runtime.go:154"} airbyte-temporal | [Fx] RUNNING airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.499Z","msg":"Membership heartbeat upserted successfully","service":"worker","address":"172.25.0.8","port":6939,"hostId":"0c06fd80-8070-11ed-817b-0242ac190008","logging-call-at":"rpMonitor.go:222"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.502Z","msg":"bootstrap hosts fetched","service":"worker","bootstrap-hostports":"172.25.0.8:6934,172.25.0.8:6935,172.25.0.8:6933,172.25.0.8:6939","logging-call-at":"rpMonitor.go:263"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.504Z","msg":"Current reachable members","service":"worker","component":"service-resolver","service":"history","addresses":["172.25.0.8:7234"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.504Z","msg":"Current reachable members","service":"worker","component":"service-resolver","service":"worker","addresses":["172.25.0.8:7239"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.504Z","msg":"Current reachable members","service":"worker","component":"service-resolver","service":"frontend","addresses":["172.25.0.8:7233"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.504Z","msg":"Current reachable members","service":"worker","component":"service-resolver","service":"matching","addresses":["172.25.0.8:7235"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.505Z","msg":"Received a ring changed event","service":"frontend","component":"service-resolver","service":"matching","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.506Z","msg":"Received a ring changed event","service":"frontend","component":"service-resolver","service":"worker","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.506Z","msg":"Received a ring changed event","service":"frontend","component":"service-resolver","service":"history","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.506Z","msg":"Received a ring changed event","service":"frontend","component":"service-resolver","service":"frontend","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.506Z","msg":"Current reachable members","service":"frontend","component":"service-resolver","service":"worker","addresses":["172.25.0.8:7239"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.508Z","msg":"Service resources started","service":"worker","address":"172.25.0.8:7239","logging-call-at":"resourceImpl.go:398"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.511Z","msg":"Get dynamic config","name":"worker.ScannerMaxConcurrentActivityExecutionSize","value":10,"default-value":10,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.511Z","msg":"Get dynamic config","name":"worker.ScannerMaxConcurrentWorkflowTaskExecutionSize","value":10,"default-value":10,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.511Z","msg":"Get dynamic config","name":"worker.ScannerMaxConcurrentActivityTaskPollers","value":8,"default-value":8,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.511Z","msg":"Get dynamic config","name":"worker.ScannerMaxConcurrentWorkflowTaskPollers","value":8,"default-value":8,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.511Z","msg":"Get dynamic config","name":"worker.executionsScannerEnabled","value":false,"default-value":false,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.512Z","msg":"Get dynamic config","name":"worker.taskQueueScannerEnabled","value":true,"default-value":true,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.518Z","msg":"Received a ring changed event","service":"history","component":"service-resolver","service":"worker","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.519Z","msg":"Current reachable members","service":"history","component":"service-resolver","service":"worker","addresses":["172.25.0.8:7239"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.519Z","msg":"Received a ring changed event","service":"history","component":"service-resolver","service":"frontend","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.520Z","msg":"Current reachable members","service":"history","component":"service-resolver","service":"frontend","addresses":["172.25.0.8:7233"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.519Z","msg":"Received a ring changed event","service":"history","component":"service-resolver","service":"matching","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.519Z","msg":"Received a ring changed event","service":"history","component":"service-resolver","service":"history","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.520Z","msg":"none","service":"history","component":"shard-controller","address":"172.25.0.8:7234","shard-update":"RingMembershipChangedEvent","number-processed":2,"number-deleted":0,"number":0,"logging-call-at":"controller_impl.go:321"} airbyte-bootloader | 2022-12-20 14:10:24 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. airbyte-bootloader | 2022-12-20 14:10:24 INFO c.z.h.HikariDataSource():80 - HikariPool-2 - Starting... airbyte-bootloader | 2022-12-20 14:10:24 INFO c.z.h.HikariDataSource():82 - HikariPool-2 - Start completed. airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.587Z","msg":"Received a ring changed event","service":"matching","component":"service-resolver","service":"frontend","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.587Z","msg":"Received a ring changed event","service":"matching","component":"service-resolver","service":"matching","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.587Z","msg":"Received a ring changed event","service":"matching","component":"service-resolver","service":"history","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.587Z","msg":"Received a ring changed event","service":"matching","component":"service-resolver","service":"worker","logging-call-at":"rpServiceResolver.go:219"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.590Z","msg":"Current reachable members","service":"matching","component":"service-resolver","service":"worker","addresses":["172.25.0.8:7239"],"logging-call-at":"rpServiceResolver.go:266"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.736Z","msg":"Get dynamic config","name":"frontend.namespaceRPS","value":2400,"default-value":2400,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.736Z","msg":"Get dynamic config","name":"frontend.globalNamespacerps","value":0,"default-value":0,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.737Z","msg":"Get dynamic config","name":"frontend.enableClientVersionCheck","value":true,"default-value":true,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.741Z","msg":"Get dynamic config","name":"frontend.namespaceCount","value":1200,"default-value":1200,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.741Z","msg":"Get dynamic config","name":"limit.maxIDLength","value":1000,"default-value":1000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.742Z","msg":"Get dynamic config","name":"matching.numTaskqueueReadPartitions","value":4,"default-value":4,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.744Z","msg":"Get dynamic config","name":"matching.idleTaskqueueCheckInterval","value":300,"default-value":300,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.745Z","msg":"Get dynamic config","name":"matching.outstandingTaskAppendsThreshold","value":250,"default-value":250,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.745Z","msg":"Get dynamic config","name":"matching.getTasksBatchSize","value":1000,"default-value":1000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.745Z","msg":"Get dynamic config","name":"matching.forwarderMaxOutstandingTasks","value":1,"default-value":1,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.745Z","msg":"Get dynamic config","name":"matching.forwarderMaxOutstandingPolls","value":1,"default-value":1,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.745Z","msg":"Get dynamic config","name":"matching.forwarderMaxRatePerSecond","value":10,"default-value":10,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.745Z","msg":"Get dynamic config","name":"admin.matchingNamespaceTaskqueueToPartitionDispatchRate","value":1000,"default-value":1000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.745Z","msg":"Get dynamic config","name":"admin.matchingNamespaceToPartitionDispatchRate","value":10000,"default-value":10000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.745Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/2","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.745Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/2","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.745Z","msg":"Get dynamic config","name":"matching.longPollExpirationInterval","value":60,"default-value":60,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.746Z","msg":"Get dynamic config","name":"matching.forwarderMaxChildrenPerNode","value":20,"default-value":20,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.747Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"e4c32134bdb8:dededbbb-0774-4fef-bc28-dc5f53e316e5","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.747Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"e4c32134bdb8:dededbbb-0774-4fef-bc28-dc5f53e316e5","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.750Z","msg":"Get dynamic config","name":"matching.updateAckInterval","value":60,"default-value":60,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.747Z","msg":"Started Worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-tq-scanner-taskqueue-0","WorkerID":"56@e4c32134bdb8@","logging-call-at":"scanner.go:147"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.752Z","msg":"Get dynamic config","name":"system.historyArchivalState","value":"enabled","default-value":"enabled","logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.752Z","msg":"Get dynamic config","name":"worker.ArchiverMaxConcurrentActivityExecutionSize","value":1000,"default-value":1000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.752Z","msg":"Get dynamic config","name":"worker.ArchiverMaxConcurrentWorkflowTaskExecutionSize","value":1000,"default-value":1000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.753Z","msg":"Get dynamic config","name":"worker.ArchiverMaxConcurrentActivityTaskPollers","value":4,"default-value":4,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.753Z","msg":"Get dynamic config","name":"worker.ArchiverMaxConcurrentWorkflowTaskPollers","value":4,"default-value":4,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.753Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/2","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.754Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/2","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.754Z","msg":"Get dynamic config","name":"matching.numTaskqueueReadPartitions","value":4,"default-value":4,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.754Z","msg":"Get dynamic config","name":"matching.minTaskThrottlingBurstSize","value":1,"default-value":1,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.758Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-tq-scanner-taskqueue-0","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.771Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-tq-scanner-taskqueue-0","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.771Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-tq-scanner-taskqueue-0","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.771Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-tq-scanner-taskqueue-0","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.772Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/1","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.772Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/1","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-bootloader | 2022-12-20 14:10:24 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable SECRET_PERSISTENCE: 'TESTING_CONFIG_DB_TABLE' airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.780Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"e4c32134bdb8:d5aaae9d-2f39-468c-b09a-aa50d62568eb","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.780Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"e4c32134bdb8:d5aaae9d-2f39-468c-b09a-aa50d62568eb","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.781Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/3","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.785Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/3","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.782Z","msg":"Started Worker","Namespace":"temporal-system","TaskQueue":"temporal-archival-tq","WorkerID":"56@e4c32134bdb8@","logging-call-at":"client_worker.go:130"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.786Z","msg":"Get dynamic config","name":"worker.enableBatcher","value":true,"default-value":true,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.787Z","msg":"Get dynamic config","name":"worker.BatcherMaxConcurrentActivityExecutionSize","value":1000,"default-value":1000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.786Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-archival-tq/3","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.789Z","msg":"Get dynamic config","name":"worker.BatcherMaxConcurrentWorkflowTaskExecutionSize","value":1000,"default-value":1000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.789Z","msg":"Get dynamic config","name":"worker.BatcherMaxConcurrentActivityTaskPollers","value":4,"default-value":4,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.789Z","msg":"Get dynamic config","name":"worker.BatcherMaxConcurrentWorkflowTaskPollers","value":4,"default-value":4,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.789Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-archival-tq/3","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.790Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-archival-tq/1","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.790Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-archival-tq/1","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.791Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-archival-tq","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.791Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-archival-tq","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.798Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-archival-tq/2","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.798Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-archival-tq/2","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.799Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-archival-tq/3","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.799Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-archival-tq/3","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-cron | airbyte-cron | ___ _ __ __ airbyte-cron | / | (_)____/ /_ __ __/ /____ airbyte-cron | / /| | / / ___/ __ \/ / / / __/ _ \ airbyte-cron | / ___ |/ / / / /_/ / /_/ / /_/ __/ airbyte-cron | /_/ |_/_/_/ /_.___/\__, /\__/\___/ airbyte-cron | /____/ airbyte-cron | : airbyte-cron : airbyte-cron | airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.801Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-archival-tq","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-cron | Micronaut (v3.7.4) airbyte-cron | airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.803Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-archival-tq","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.803Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"e4c32134bdb8:8206aa98-105f-47b4-9a63-a32c3b458f44","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.803Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"e4c32134bdb8:8206aa98-105f-47b4-9a63-a32c3b458f44","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.804Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/2","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.804Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/2","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.805Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-batcher-taskqueue","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.805Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-batcher-taskqueue","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.805Z","msg":"Started Worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-batcher-taskqueue","WorkerID":"56@e4c32134bdb8@","logging-call-at":"batcher.go:104"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.806Z","msg":"Get dynamic config","name":"system.enableParentClosePolicyWorker","value":true,"default-value":true,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.806Z","msg":"Get dynamic config","name":"worker.ParentCloseMaxConcurrentActivityExecutionSize","value":1000,"default-value":1000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.806Z","msg":"Get dynamic config","name":"worker.ParentCloseMaxConcurrentWorkflowTaskExecutionSize","value":1000,"default-value":1000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.806Z","msg":"Get dynamic config","name":"worker.ParentCloseMaxConcurrentActivityTaskPollers","value":4,"default-value":4,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.806Z","msg":"Get dynamic config","name":"worker.ParentCloseMaxConcurrentWorkflowTaskPollers","value":4,"default-value":4,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.806Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/1","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.806Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/1","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.806Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-batcher-taskqueue","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.806Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-batcher-taskqueue","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.807Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/3","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.807Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/3","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.810Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/2","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.810Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/2","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.811Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"e4c32134bdb8:aa916dc6-312f-4b16-aa71-c9805a5a602d","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.811Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"e4c32134bdb8:aa916dc6-312f-4b16-aa71-c9805a5a602d","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.812Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-processor-parent-close-policy","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.812Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-processor-parent-close-policy","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.815Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/1","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.816Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/1","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.815Z","msg":"Started Worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-processor-parent-close-policy","WorkerID":"56@e4c32134bdb8@","logging-call-at":"processor.go:103"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.816Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/2","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.816Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/2","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.816Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-processor-parent-close-policy","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.816Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-processor-parent-close-policy","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.817Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/3","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.817Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/3","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.819Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/1","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.819Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/1","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.820Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"e4c32134bdb8:abf99493-fdcc-4fa7-9369-b88e6ceaaf8f","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.820Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"e4c32134bdb8:abf99493-fdcc-4fa7-9369-b88e6ceaaf8f","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.822Z","msg":"Started Worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-add-search-attributes-task-queue","WorkerID":"56@e4c32134bdb8@","logging-call-at":"addsearchattributes.go:86"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.822Z","msg":"worker started","service":"worker","component":"worker","logging-call-at":"service.go:170"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.822Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-add-search-attributes-task-queue","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.822Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-add-search-attributes-task-queue","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.823Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-add-search-attributes-task-queue/1","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.823Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-add-search-attributes-task-queue/1","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.823Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-add-search-attributes-task-queue","wf-task-queue-type":"Workflow","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.823Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-add-search-attributes-task-queue","wf-task-queue-type":"Workflow","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.824Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-add-search-attributes-task-queue/2","wf-task-queue-type":"Activity","lifecycle":"Starting","logging-call-at":"taskQueueManager.go:238"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:24.824Z","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-add-search-attributes-task-queue/2","wf-task-queue-type":"Activity","lifecycle":"Started","logging-call-at":"taskQueueManager.go:242"} airbyte-worker | airbyte-worker | ___ _ __ __ airbyte-worker | / | (_)____/ /_ __ __/ /____ airbyte-worker | / /| | / / ___/ __ \/ / / / __/ _ \ airbyte-worker | / ___ |/ / / / /_/ / /_/ / /_/ __/ airbyte-worker | /_/ |_/_/_/ /_.___/\__, /\__/\___/ airbyte-worker | /____/ airbyte-worker | : airbyte-workers : airbyte-worker | airbyte-worker | Micronaut (v3.7.4) airbyte-worker | airbyte-bootloader | 2022-12-20 14:10:25 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable SECRET_PERSISTENCE: 'TESTING_CONFIG_DB_TABLE' airbyte-server | 2022-12-20 14:10:25 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable CONFIG_DATABASE_USER: 'docker' airbyte-server | 2022-12-20 14:10:25 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable CONFIG_DATABASE_PASSWORD: '*****' airbyte-server | 2022-12-20 14:10:25 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable CONFIG_DATABASE_URL: 'jdbc:postgresql://db:5432/airbyte' airbyte-server | 2022-12-20 14:10:25 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... airbyte-server | 2022-12-20 14:10:25 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. airbyte-server | 2022-12-20 14:10:25 INFO c.z.h.HikariDataSource():80 - HikariPool-2 - Starting... airbyte-server | 2022-12-20 14:10:25 INFO c.z.h.HikariDataSource():82 - HikariPool-2 - Start completed. airbyte-temporal | temporal.api.workflowservice.v1.WorkflowService: SERVING airbyte-temporal | Temporal server started. airbyte-temporal | Registering default namespace: default. airbyte-temporal | Name: default airbyte-temporal | Id: 02d6fe49-917a-44d4-8fa8-5349fd4ee88a airbyte-temporal | Description: Default namespace for Temporal Server airbyte-temporal | OwnerEmail: airbyte-temporal | NamespaceData: map[string]string(nil) airbyte-temporal | State: Registered airbyte-temporal | Retention: 720h0m0s airbyte-temporal | ActiveClusterName: active airbyte-temporal | Clusters: active airbyte-temporal | HistoryArchivalState: Disabled airbyte-temporal | VisibilityArchivalState: Disabled airbyte-temporal | Bad binaries to reset: airbyte-temporal | +-----------------+----------+------------+--------+ airbyte-temporal | | BINARY CHECKSUM | OPERATOR | START TIME | REASON | airbyte-temporal | +-----------------+----------+------------+--------+ airbyte-temporal | +-----------------+----------+------------+--------+ airbyte-temporal | Default namespace default already registered. airbyte-temporal | Adding Custom*Field search attributes. airbyte-temporal | Search attributes already exist. airbyte-server | 2022-12-20 14:10:25 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable WORKER_ENVIRONMENT: 'DOCKER' airbyte-server | 2022-12-20 14:10:25 INFO i.a.s.ServerApp(getServer):190 - Checking databases.. airbyte-server | 2022-12-20 14:10:25 INFO i.a.s.ServerApp(assertDatabasesReady):167 - Checking configs database flyway migration version.. airbyte-server | 2022-12-20 14:10:25 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable CONFIGS_DATABASE_INITIALIZATION_TIMEOUT_MS: '60000' airbyte-server | 2022-12-20 14:10:25 WARN i.a.d.c.DatabaseAvailabilityCheck(check):38 - Waiting for database to become available... airbyte-server | 2022-12-20 14:10:25 INFO i.a.d.c.DatabaseAvailabilityCheck(lambda$isDatabaseConnected$1):75 - Testing airbyte configs database connection... airbyte-cron | 2022-12-20 14:10:25 INFO i.m.c.e.DefaultEnvironment():159 - Established active environments: [control-plane] airbyte-bootloader | 2022-12-20 14:10:25 INFO i.a.b.BootloaderApp(load):194 - Initializing databases... airbyte-bootloader | 2022-12-20 14:10:25 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable CONFIGS_DATABASE_INITIALIZATION_TIMEOUT_MS: '60000' airbyte-bootloader | 2022-12-20 14:10:25 WARN i.a.d.c.DatabaseAvailabilityCheck(check):38 - Waiting for database to become available... airbyte-bootloader | 2022-12-20 14:10:25 INFO i.a.d.c.DatabaseAvailabilityCheck(lambda$isDatabaseConnected$1):75 - Testing airbyte configs database connection... airbyte-server | 2022-12-20 14:10:25 INFO i.a.d.c.DatabaseAvailabilityCheck(check):57 - Database available. airbyte-server | 2022-12-20 14:10:25 INFO o.f.c.i.l.s.Slf4jLog(info):37 - Flyway Community Edition 8.5.13 by Redgate airbyte-server | 2022-12-20 14:10:25 INFO o.f.c.i.l.s.Slf4jLog(info):37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 airbyte-server | 2022-12-20 14:10:25 INFO o.f.c.i.l.s.Slf4jLog(info):37 - airbyte-server | 2022-12-20 14:10:25 INFO o.f.c.i.l.s.Slf4jLog(info):37 - Database: jdbc:postgresql://db:5432/airbyte (PostgreSQL 13.9) airbyte-server | 2022-12-20 14:10:25 INFO o.f.c.i.l.s.Slf4jLog(info):37 - Flyway Community Edition 8.5.13 by Redgate airbyte-server | 2022-12-20 14:10:25 INFO o.f.c.i.l.s.Slf4jLog(info):37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 airbyte-server | 2022-12-20 14:10:25 INFO o.f.c.i.l.s.Slf4jLog(info):37 - airbyte-worker | 2022-12-20 14:10:25 INFO i.m.c.e.DefaultEnvironment():159 - Established active environments: [control-plane] airbyte-server | 2022-12-20 14:10:26 INFO i.a.d.c.DatabaseMigrationCheck(check):46 - Current database migration version 0.29.0.001. airbyte-server | 2022-12-20 14:10:26 INFO i.a.d.c.DatabaseMigrationCheck(check):47 - Minimum Flyway version required 0.35.15.001. airbyte-bootloader | 2022-12-20 14:10:26 INFO i.a.d.c.DatabaseAvailabilityCheck(check):57 - Database available. airbyte-cron | 2022-12-20 14:10:26 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... airbyte-bootloader | 2022-12-20 14:10:26 INFO i.a.d.i.DatabaseInitializer(initializeSchema):90 - The airbyte configs database is initialized airbyte-bootloader | 2022-12-20 14:10:26 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable JOBS_DATABASE_INITIALIZATION_TIMEOUT_MS: '60000' airbyte-bootloader | 2022-12-20 14:10:26 WARN i.a.d.c.DatabaseAvailabilityCheck(check):38 - Waiting for database to become available... airbyte-bootloader | 2022-12-20 14:10:26 INFO i.a.d.c.DatabaseAvailabilityCheck(lambda$isDatabaseConnected$1):75 - Testing airbyte jobs database connection... airbyte-bootloader | 2022-12-20 14:10:26 INFO i.a.d.c.DatabaseAvailabilityCheck(check):57 - Database available. airbyte-bootloader | 2022-12-20 14:10:26 INFO i.a.d.i.DatabaseInitializer(initializeSchema):90 - The airbyte jobs database is initialized airbyte-bootloader | 2022-12-20 14:10:26 INFO i.a.b.BootloaderApp(load):200 - Databases initialized. airbyte-bootloader | 2022-12-20 14:10:26 INFO i.a.b.BootloaderApp(load):202 - Setting up config database and default workspace... airbyte-bootloader | 2022-12-20 14:10:26 INFO i.a.b.BootloaderApp(assertNonBreakingMigration):340 - Checking illegal upgrade.. airbyte-bootloader | 2022-12-20 14:10:26 INFO i.a.b.BootloaderApp(isLegalUpgrade):384 - Current Airbyte version: AirbyteVersion{version='0.30.22-alpha', major='0', minor='30', patch='22'} airbyte-bootloader | 2022-12-20 14:10:26 INFO i.a.b.BootloaderApp(isLegalUpgrade):385 - Future Airbyte version: AirbyteVersion{version='0.40.26', major='0', minor='40', patch='26'} airbyte-bootloader | 2022-12-20 14:10:26 ERROR i.a.b.BootloaderApp(assertNonBreakingMigration):344 - ___ ___________________ ________________ _ __ airbyte-bootloader | / |/_ __/_ __/ ____/ | / /_ __/ _/ __ \/ | / / airbyte-bootloader | ________________________ / /| | / / / / / __/ / |/ / / / / // / / / |/ / ________________________ airbyte-bootloader | /_____/_____/_____/_____/ / ___ |/ / / / / /___/ /| / / / _/ // /_/ / /| / /_____/_____/_____/_____/ airbyte-bootloader | __ _______ __________ /_/ _|_/_/ _/_/_/_____/_/_|_/_/_/ /___/\____/_/_|_/ __ __________ __________ airbyte-bootloader | / / / / ___// ____/ __ \ / _/ | / / __ \/ / / /_ __/ / __ \/ ____/ __ \/ / / / _/ __ \/ ____/ __ \ airbyte-bootloader | / / / /\__ \/ __/ / /_/ / / // |/ / /_/ / / / / / / / /_/ / __/ / / / / / / // // /_/ / __/ / / / / airbyte-bootloader | / /_/ /___/ / /___/ _, _/ _/ // /| / ____/ /_/ / / / / _, _/ /___/ /_/ / /_/ // // _, _/ /___/ /_/ / airbyte-bootloader | \____//____/_____/_/ |_| /___/_/ |_/_/ \____/ /_/ /_/ |_/_____/\___\_\____/___/_/ |_/_____/_____/ airbyte-bootloader | airbyte-bootloader | ------------------- airbyte-bootloader | See details below airbyte-bootloader | ------------------- airbyte-bootloader | airbyte-bootloader | 2022-12-20 14:10:26 ERROR i.a.b.BootloaderApp(assertNonBreakingMigration):352 - Cannot upgrade from version 0.30.22-alpha to version 0.40.26 directly. First you must upgrade to version 0.32.0-alpha. After that upgrade is complete, you may upgrade to version 0.40.26 airbyte-bootloader | Exception in thread "main" java.lang.RuntimeException: Cannot upgrade from version 0.30.22-alpha to version 0.40.26 directly. First you must upgrade to version 0.32.0-alpha. After that upgrade is complete, you may upgrade to version 0.40.26 airbyte-bootloader | at io.airbyte.bootloader.BootloaderApp.assertNonBreakingMigration(BootloaderApp.java:353) airbyte-bootloader | at io.airbyte.bootloader.BootloaderApp.load(BootloaderApp.java:205) airbyte-bootloader | at io.airbyte.bootloader.BootloaderApp.main(BootloaderApp.java:300) airbyte-cron | 2022-12-20 14:10:26 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. airbyte-cron | 2022-12-20 14:10:26 INFO c.z.h.HikariDataSource():80 - HikariPool-2 - Starting... airbyte-cron | 2022-12-20 14:10:26 INFO c.z.h.HikariDataSource():82 - HikariPool-2 - Start completed. airbyte-cron | 2022-12-20 14:10:26 INFO i.m.l.PropertiesLoggingLevelsConfigurer(configureLogLevelForPrefix):107 - Setting log level 'DEBUG' for logger: 'io.airbyte.bootloader' airbyte-cron | 2022-12-20 14:10:26 INFO i.a.c.s.WorkspaceCleaner():39 - Creating workspace cleaner airbyte-cron | 2022-12-20 14:10:26 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable TEMPORAL_HISTORY_RETENTION_IN_DAYS: '30' airbyte-cron | 2022-12-20 14:10:26 INFO i.a.c.s.WorkspaceCleaner(deleteOldFiles):59 - Deleting files older than 30 days (2022-11-20T14:10:26.293+0000) airbyte-bootloader exited with code 1 airbyte-cron | 2022-12-20 14:10:26 INFO i.a.c.s.WorkspaceCleaner(deleteOldFiles):76 - deleted 0 files airbyte-cron | 2022-12-20 14:10:26 INFO i.a.c.t.TemporalUtils(getTemporalClientWhenConnected):224 - Waiting for temporal server... airbyte-cron | 2022-12-20 14:10:26 WARN i.a.c.t.TemporalUtils(getTemporalClientWhenConnected):235 - Waiting for namespace default to be initialized in temporal... airbyte-worker | 2022-12-20 14:10:26 INFO c.z.h.HikariDataSource():71 - HikariPool-1 - Starting... airbyte-worker | 2022-12-20 14:10:26 INFO c.z.h.HikariDataSource():73 - HikariPool-1 - Start completed. airbyte-worker | 2022-12-20 14:10:26 INFO c.z.h.HikariDataSource():71 - HikariPool-2 - Starting... airbyte-worker | 2022-12-20 14:10:26 INFO c.z.h.HikariDataSource():73 - HikariPool-2 - Start completed. airbyte-worker | 2022-12-20 14:10:26 INFO i.m.l.PropertiesLoggingLevelsConfigurer(configureLogLevelForPrefix):107 - Setting log level 'DEBUG' for logger: 'io.airbyte.bootloader' airbyte-worker | 2022-12-20 14:10:26 INFO i.a.w.c.DatabaseBeanFactory(configsDatabaseMigrationCheck):119 - Configs database configuration: 0.35.15.001 60000 airbyte-worker | 2022-12-20 14:10:27 INFO i.a.c.t.TemporalUtils(getTemporalClientWhenConnected):224 - Waiting for temporal server... airbyte-worker | 2022-12-20 14:10:27 WARN i.a.c.t.TemporalUtils(getTemporalClientWhenConnected):235 - Waiting for namespace default to be initialized in temporal... airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:28.520Z","msg":"Get dynamic config","name":"history.defaultWorkflowTaskTimeout","value":10,"default-value":10,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:28.520Z","msg":"Get dynamic config","name":"limit.blobSize.error","value":15728640,"default-value":2097152,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:28.520Z","msg":"Get dynamic config","name":"limit.blobSize.warn","value":10485760,"default-value":524288,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:28.520Z","msg":"Get dynamic config","name":"limit.memoSize.error","value":2097152,"default-value":2097152,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:28.520Z","msg":"Get dynamic config","name":"limit.memoSize.warn","value":2048,"default-value":2048,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:28.521Z","msg":"Get dynamic config","name":"history.maximumBufferedEventsBatch","value":100,"default-value":100,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:28.521Z","msg":"Get dynamic config","name":"history.mutableStateChecksumGenProbability","value":0,"default-value":0,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:28.521Z","msg":"Get dynamic config","name":"system.transactionSizeLimit","value":4194304,"default-value":4194304,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:28.525Z","msg":"temporal-sys-tq-scanner-workflow workflow successfully started","service":"worker","logging-call-at":"scanner.go:194"} airbyte-cron | 2022-12-20 14:10:28 INFO i.t.s.WorkflowServiceStubsImpl():86 - Created WorkflowServiceStubs for channel: ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=airbyte-temporal:7233}} airbyte-worker | 2022-12-20 14:10:29 INFO i.t.s.WorkflowServiceStubsImpl():86 - Created WorkflowServiceStubs for channel: ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=airbyte-temporal:7233}} airbyte-server | 2022-12-20 14:10:32 INFO o.f.c.i.l.s.Slf4jLog(info):37 - Flyway Community Edition 8.5.13 by Redgate airbyte-server | 2022-12-20 14:10:32 INFO o.f.c.i.l.s.Slf4jLog(info):37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 airbyte-server | 2022-12-20 14:10:32 INFO o.f.c.i.l.s.Slf4jLog(info):37 - airbyte-server | 2022-12-20 14:10:32 INFO o.f.c.i.l.s.Slf4jLog(info):37 - Flyway Community Edition 8.5.13 by Redgate airbyte-server | 2022-12-20 14:10:32 INFO o.f.c.i.l.s.Slf4jLog(info):37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 airbyte-server | 2022-12-20 14:10:32 INFO o.f.c.i.l.s.Slf4jLog(info):37 - airbyte-cron | 2022-12-20 14:10:33 INFO i.a.c.t.TemporalUtils(getTemporalClientWhenConnected):252 - Temporal namespace default initialized! airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:33.899Z","msg":"Get dynamic config","name":"frontend.visibilityMaxPageSize","value":1000,"default-value":1000,"logging-call-at":"config.go:79"} airbyte-temporal | {"level":"info","ts":"2022-12-20T14:10:33.899Z","msg":"Get dynamic config","name":"system.enableReadVisibilityFromES","value":false,"default-value":false,"logging-call-at":"config.go:79"} airbyte-worker | 2022-12-20 14:10:34 INFO i.a.c.t.TemporalUtils(getTemporalClientWhenConnected):252 - Temporal namespace default initialized! airbyte-worker | 2022-12-20 14:10:34 WARN i.a.m.l.MetricClientFactory(getMetricClient):46 - MetricClient has not been initialized. Must call MetricClientFactory.CreateMetricClient before using MetricClient. Using a dummy client for now. Ignore this if Airbyte is configured to not publish any metrics. airbyte-worker | 2022-12-20 14:10:34 INFO i.a.w.ApplicationInitializer(initializeCommonDependencies):182 - Initializing common worker dependencies. airbyte-worker | 2022-12-20 14:10:34 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable METRIC_CLIENT: '' airbyte-worker | 2022-12-20 14:10:34 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable METRIC_CLIENT: '' airbyte-worker | 2022-12-20 14:10:34 WARN i.a.m.l.MetricClientFactory(initialize):74 - MetricClient was not recognized or not provided. Accepted values are `datadog` or `otel`. airbyte-worker | 2022-12-20 14:10:34 INFO i.a.w.ApplicationInitializer(configureTemporal):347 - Configuring Temporal.... airbyte-worker | 2022-12-20 14:10:34 INFO i.a.c.t.TemporalUtils(configureTemporalNamespace):165 - Workflow execution TTL already set for namespace default. Remains unchanged as: 30 days airbyte-server | 2022-12-20 14:10:38 INFO o.f.c.i.l.s.Slf4jLog(info):37 - Flyway Community Edition 8.5.13 by Redgate airbyte-server | 2022-12-20 14:10:38 INFO o.f.c.i.l.s.Slf4jLog(info):37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 airbyte-server | 2022-12-20 14:10:38 INFO o.f.c.i.l.s.Slf4jLog(info):37 - airbyte-server | 2022-12-20 14:10:38 INFO o.f.c.i.l.s.Slf4jLog(info):37 - Flyway Community Edition 8.5.13 by Redgate airbyte-server | 2022-12-20 14:10:38 INFO o.f.c.i.l.s.Slf4jLog(info):37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 airbyte-server | 2022-12-20 14:10:38 INFO o.f.c.i.l.s.Slf4jLog(info):37 - airbyte-cron | 2022-12-20 14:10:38 INFO i.m.r.Micronaut(lambda$start$2):98 - Startup completed in 13952ms. Server Running: http://e84cfa808516:9001 airbyte-worker | 2022-12-20 14:10:39 INFO i.a.w.ApplicationInitializer(initializeControlPlaneDependencies):200 - Checking config database flyway migration version... airbyte-worker | 2022-12-20 14:10:39 WARN i.a.d.c.DatabaseAvailabilityCheck(check):38 - Waiting for database to become available... airbyte-worker | 2022-12-20 14:10:39 INFO i.a.d.c.DatabaseAvailabilityCheck(lambda$isDatabaseConnected$1):75 - Testing airbyte configs database connection... airbyte-worker | 2022-12-20 14:10:39 INFO i.a.d.c.DatabaseAvailabilityCheck(check):57 - Database available. airbyte-worker | 2022-12-20 14:10:39 INFO o.f.c.i.l.s.Slf4jLog(info):49 - Flyway Community Edition 7.14.0 by Redgate airbyte-worker | 2022-12-20 14:10:39 INFO o.f.c.i.l.s.Slf4jLog(info):49 - Database: jdbc:postgresql://db:5432/airbyte (PostgreSQL 13.9) airbyte-worker | 2022-12-20 14:10:39 INFO o.f.c.i.l.s.Slf4jLog(info):49 - Flyway Community Edition 7.14.0 by Redgate airbyte-worker | 2022-12-20 14:10:39 INFO i.a.d.c.DatabaseMigrationCheck(check):46 - Current database migration version 0.29.0.001. airbyte-worker | 2022-12-20 14:10:39 INFO i.a.d.c.DatabaseMigrationCheck(check):47 - Minimum Flyway version required 0.35.15.001. airbyte-webapp | 2022/12/20 14:10:40 [error] 35#35: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.25.0.10, server: localhost, request: "POST /api/v1/workspaces/list HTTP/1.0", upstream: "http://172.25.0.5:8001/api/v1/workspaces/list", host: "localhost", referrer: "http://localhost:8000/" airbyte-webapp | 172.25.0.10 - airbyte [20/Dec/2022:14:10:40 +0000] "POST /api/v1/workspaces/list HTTP/1.0" 502 497 "http://localhost:8000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "172.25.0.1" airbyte-proxy | 172.25.0.1 - airbyte [20/Dec/2022:14:10:40 +0000] "POST /api/v1/workspaces/list HTTP/1.1" 502 497 "http://localhost:8000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" airbyte-server | 2022-12-20 14:10:44 INFO o.f.c.i.l.s.Slf4jLog(info):37 - Flyway Community Edition 8.5.13 by Redgate airbyte-server | 2022-12-20 14:10:44 INFO o.f.c.i.l.s.Slf4jLog(info):37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 airbyte-server | 2022-12-20 14:10:44 INFO o.f.c.i.l.s.Slf4jLog(info):37 - airbyte-server | 2022-12-20 14:10:44 INFO o.f.c.i.l.s.Slf4jLog(info):37 - Flyway Community Edition 8.5.13 by Redgate airbyte-server | 2022-12-20 14:10:44 INFO o.f.c.i.l.s.Slf4jLog(info):37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 airbyte-server | 2022-12-20 14:10:44 INFO o.f.c.i.l.s.Slf4jLog(info):37 - airbyte-worker | 2022-12-20 14:10:45 INFO o.f.c.i.l.s.Slf4jLog(info):49 - Flyway Community Edition 7.14.0 by Redgate airbyte-worker | 2022-12-20 14:10:45 INFO o.f.c.i.l.s.Slf4jLog(info):49 - Flyway Community Edition 7.14.0 by Redgate Gracefully stopping... (press Ctrl+C again to force)