2021-03-11 19:12:16 INFO (/tmp/workspace/29/0) WorkerRun(call):62 - Executing worker wrapper. Airbyte version: AIRBYTE_VERSION 2021-03-11 19:12:16 INFO (/tmp/workspace/29/0) TemporalAttemptExecution(get):79 - Executing worker wrapper. Airbyte version: AIRBYTE_VERSION 2021-03-11 19:12:16 INFO (/tmp/workspace/29/0) DefaultSyncWorker(run):86 - configured sync modes: {data=full_refresh} 2021-03-11 19:12:16 INFO (/tmp/workspace/29/0) DefaultAirbyteDestination(start):67 - Running target... 2021-03-11 19:12:16 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - Checking if airbyte/destination-bigquery:0.2.0 exists... 2021-03-11 19:12:16 DEBUG (/tmp/workspace/29/0) DockerProcessBuilderFactory(create):104 - Preparing command: docker run --rm -i -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -w /data/29/0 --network host airbyte/destination-bigquery:0.2.0 write --config destination_config.json --catalog destination_catalog.json 2021-03-11 19:12:16 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - airbyte/destination-bigquery:0.2.0 was found locally. 2021-03-11 19:12:16 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - Checking if airbyte/source-http-request:0.2.1 exists... 2021-03-11 19:12:17 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - airbyte/source-http-request:0.2.1 was found locally. 2021-03-11 19:12:17 DEBUG (/tmp/workspace/29/0) DockerProcessBuilderFactory(create):104 - Preparing command: docker run --rm -i -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -w /data/29/0 --network host airbyte/source-http-request:0.2.1 read --config source_config.json --catalog source_catalog.json 2021-03-11 19:12:18 DEBUG (/tmp/workspace/29/0) DefaultAirbyteSource(close):109 - Closing tap process 2021-03-11 19:12:18 DEBUG (/tmp/workspace/29/0) DefaultAirbyteDestination(close):105 - Closing target process 2021-03-11 19:12:19 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 2021-03-11 19:12:19 INFO i.a.i.d.b.BigQueryDestination(main):390 - {} - starting destination: class io.airbyte.integrations.destination.bigquery.BigQueryDestination 2021-03-11 19:12:19 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 2021-03-11 19:12:19 INFO i.a.i.b.IntegrationRunner(run):78 - {} - Running integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2021-03-11 19:12:19 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 2021-03-11 19:12:19 INFO i.a.i.b.IntegrationCliParser(parseOptions):135 - {} - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2021-03-11 19:12:19 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 2021-03-11 19:12:19 INFO i.a.i.b.IntegrationRunner(run):82 - {} - Command: WRITE 2021-03-11 19:12:19 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 2021-03-11 19:12:19 INFO i.a.i.b.IntegrationRunner(run):83 - {} - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2021-03-11 19:12:21 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 2021-03-11 19:12:21 INFO i.a.i.d.b.BigQueryDestination(createTable):264 - {} - Table created successfully 2021-03-11 19:12:21 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 2021-03-11 19:12:21 INFO i.a.i.b.FailureTrackingConsumer(close):64 - {} - hasFailed: false. 2021-03-11 19:12:23 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 2021-03-11 19:12:23 ERROR i.a.i.d.b.BigQueryDestination$RecordConsumer(close):344 - {} - executing on success close procedure. 2021-03-11 19:12:24 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 2021-03-11 19:12:24 INFO i.a.i.b.IntegrationRunner(run):120 - {} - Completed integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2021-03-11 19:12:24 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 2021-03-11 19:12:24 INFO i.a.i.d.b.BigQueryDestination(main):392 - {} - completed destination: class io.airbyte.integrations.destination.bigquery.BigQueryDestination 2021-03-11 19:12:24 INFO (/tmp/workspace/29/0) DefaultSyncWorker(run):113 - Running normalization. 2021-03-11 19:12:24 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - Checking if airbyte/normalization:0.1.14 exists... 2021-03-11 19:12:24 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - airbyte/normalization:0.1.14 was found locally. 2021-03-11 19:12:24 DEBUG (/tmp/workspace/29/0) DockerProcessBuilderFactory(create):104 - Preparing command: docker run --rm -i -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -w /data/29/0/normalize --network host airbyte/normalization:0.1.14 run --integration-type bigquery --config destination_config.json --catalog destination_catalog.json 2021-03-11 19:12:24 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - Namespace(config='destination_config.json', integration_type=, out='/data/29/0/normalize') 2021-03-11 19:12:24 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - transform_bigquery 2021-03-11 19:12:24 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - Processing destination_catalog.json... 2021-03-11 19:12:24 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - Generating airbyte_views/a_raw_historized_staging/users_data_ab1.sql from users_data 2021-03-11 19:12:24 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - Generating airbyte_views/a_raw_historized_staging/users_data_ab2.sql from users_data 2021-03-11 19:12:24 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - Generating airbyte_views/a_raw_historized_staging/users_data_ab3.sql from users_data 2021-03-11 19:12:24 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - Generating airbyte_tables/a_raw_historized_staging/users_data.sql from users_data 2021-03-11 19:12:25 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - Running with dbt=0.18.1 2021-03-11 19:12:27 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - Found 4 models, 0 tests, 0 snapshots, 0 analyses, 341 macros, 0 operations, 0 seed files, 1 source 2021-03-11 19:12:28 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 2021-03-11 19:12:28 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 19:12:28 | Concurrency: 32 threads (target='prod') 2021-03-11 19:12:28 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 19:12:28 | 2021-03-11 19:12:28 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 19:12:28 | 1 of 1 START table model a_raw_historized_staging.users_data................................................. [RUN] 2021-03-11 19:12:30 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 19:12:30 | 1 of 1 OK created table model a_raw_historized_staging.users_data............................................ [CREATE TABLE (1.0 rows, 23.5 KB processed) in 1.64s] 2021-03-11 19:12:30 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 19:12:30 | 2021-03-11 19:12:30 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 19:12:30 | Finished running 1 table model in 2.21s. 2021-03-11 19:12:30 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 2021-03-11 19:12:30 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - Completed successfully 2021-03-11 19:12:30 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - 2021-03-11 19:12:30 INFO (/tmp/workspace/29/0) LineGobbler(voidCall):69 - Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 2021-03-11 19:12:30 DEBUG (/tmp/workspace/29/0) DefaultNormalizationRunner(close):97 - Closing tap process 2021-03-11 19:12:30 INFO (/tmp/workspace/29/0) DefaultSyncWorker(run):130 - sync summary: io.airbyte.config.StandardSyncSummary@7ebf37c3[status=completed,recordsSynced=1,bytesSynced=24008,startTime=1615489936876,endTime=1615489950609]