Skip to content

Commit

Permalink
Automated deployment: Fri Dec 1 11:35:52 UTC 2023 aef703d
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin committed Dec 1, 2023
1 parent 9c1720d commit 7209087
Show file tree
Hide file tree
Showing 65 changed files with 12,904 additions and 15 deletions.
40 changes: 40 additions & 0 deletions aef703d1b66047d392fbb9a57cc708e1c97e28f7_integration-v2/73/app.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

=== Test project_root: /tmp/pytest-of-runner/pytest-0/project5


Invoking dbt with ['build']
11:35:28 Running with dbt=1.5.9
11:35:28 Registered adapter: firebolt=1.4.3
11:35:28 Unable to do partial parsing because saved manifest not found. Starting full parse.
11:35:29 Found 1 model, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 0 seed files, 0 sources, 0 exposures, 0 metrics, 0 groups
11:35:29
11:35:32 Concurrency: 2 threads (target='default')
11:35:32
11:35:32 1 of 1 START sql view model current_ts ......................................... [RUN]
11:35:33 1 of 1 OK created sql view model current_ts .................................... [SUCCESS in 1.85s]
11:35:34
11:35:34 Finished running 1 view model in 0 hours 0 minutes and 4.63 seconds (4.63s).
11:35:34
11:35:34 Completed successfully
11:35:34
11:35:34 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@

=== Test project_root: /tmp/pytest-of-runner/pytest-0/project2


Invoking dbt with ['build']
11:34:10 Running with dbt=1.5.9
11:34:10 Registered adapter: firebolt=1.4.3
11:34:10 Unable to do partial parsing because saved manifest not found. Starting full parse.
11:34:11 Found 1 model, 1 test, 0 snapshots, 0 analyses, 338 macros, 0 operations, 0 seed files, 0 sources, 0 exposures, 0 metrics, 0 groups
11:34:11
11:34:14 Concurrency: 2 threads (target='default')
11:34:14
11:34:14 1 of 2 START sql view model test_cast_bool_to_text ............................. [RUN]
11:34:15 1 of 2 OK created sql view model test_cast_bool_to_text ........................ [SUCCESS in 1.79s]
11:34:15 2 of 2 START test assert_equal_test_cast_bool_to_text_actual__expected ......... [RUN]
11:34:17 2 of 2 ERROR assert_equal_test_cast_bool_to_text_actual__expected .............. [ERROR in 1.34s]
11:34:17
11:34:17 Finished running 1 view model, 1 test in 0 hours 0 minutes and 5.90 seconds (5.90s).
11:34:17
11:34:17 Completed with 1 error and 0 warnings:
11:34:17
11:34:17 Runtime Error in test assert_equal_test_cast_bool_to_text_actual__expected (models/test_cast_bool_to_text.yml)
11:34:17 Error executing query:
11:34:17 Failed to translate test_cast_bool_to_text - did you create the view with LQP 2 disabled?
11:34:17 Underlying error: operator '=' for input types (boolean, integer) not found, try adding explicit casts
11:34:17
11:34:17
11:34:17 Done. PASS=1 WARN=0 ERROR=1 SKIP=0 TOTAL=2
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@

=== Test project_root: /tmp/pytest-of-runner/pytest-0/project1


Invoking dbt with ['run', '--select', 'unique_key_list__inplace_overwrite']
11:30:08 Running with dbt=1.5.9
11:30:08 Registered adapter: firebolt=1.4.3
11:30:08 Unable to do partial parsing because saved manifest not found. Starting full parse.
11:30:09 Found 12 models, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 1 seed file, 0 sources, 0 exposures, 0 metrics, 0 groups
11:30:09
11:30:11 Concurrency: 2 threads (target='default')
11:30:11
11:30:11 1 of 1 START sql table model unique_key_list__inplace_overwrite ................ [RUN]
11:30:24 1 of 1 OK created sql table model unique_key_list__inplace_overwrite ........... [SUCCESS in 12.62s]
11:30:24
11:30:24 Finished running 1 table model in 0 hours 0 minutes and 15.30 seconds (15.30s).
11:30:24
11:30:24 Completed successfully
11:30:24
11:30:24 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['seed', '--select', 'seed', '--full-refresh']
11:30:24 Running with dbt=1.5.9
11:30:24 Registered adapter: firebolt=1.4.3
11:30:24 Found 12 models, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 1 seed file, 0 sources, 0 exposures, 0 metrics, 0 groups
11:30:24
11:30:27 Concurrency: 2 threads (target='default')
11:30:27
11:30:27 1 of 1 START seed file seed .................................................... [RUN]
11:30:39 1 of 1 OK loaded seed file public.seed ......................................... [CREATE 6 in 12.08s]
11:30:39
11:30:39 Finished running 1 seed in 0 hours 0 minutes and 14.72 seconds (14.72s).
11:30:39
11:30:39 Completed successfully
11:30:39
11:30:39 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '--select', 'trinary_unique_key_list', '--full-refresh']
11:30:39 Running with dbt=1.5.9
11:30:39 Registered adapter: firebolt=1.4.3
11:30:39 Found 12 models, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 1 seed file, 0 sources, 0 exposures, 0 metrics, 0 groups
11:30:39
11:30:41 Concurrency: 2 threads (target='default')
11:30:41
11:30:41 1 of 1 START sql incremental model trinary_unique_key_list ..................... [RUN]
11:30:54 1 of 1 OK created sql incremental model trinary_unique_key_list ................ [SUCCESS in 12.58s]
11:30:54
11:30:54 Finished running 1 incremental model in 0 hours 0 minutes and 15.26 seconds (15.26s).
11:30:54
11:30:54 Completed successfully
11:30:54
11:30:54 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '--select', 'trinary_unique_key_list']
11:31:27 Running with dbt=1.5.9
11:31:27 Registered adapter: firebolt=1.4.3
11:31:27 Found 12 models, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 1 seed file, 0 sources, 0 exposures, 0 metrics, 0 groups
11:31:27
11:31:30 Concurrency: 2 threads (target='default')
11:31:30
11:31:30 1 of 1 START sql incremental model trinary_unique_key_list ..................... [RUN]
11:31:42 1 of 1 ERROR creating sql incremental model trinary_unique_key_list ............ [ERROR in 12.64s]
11:31:42
11:31:42 Finished running 1 incremental model in 0 hours 0 minutes and 15.34 seconds (15.34s).
11:31:42
11:31:42 Completed with 1 error and 0 warnings:
11:31:42
11:31:42 Runtime Error in model trinary_unique_key_list (models/trinary_unique_key_list.sql)
11:31:42 Client error '400 Bad Request' for url 'https://integration-testing-1701429995169.01h57rrptmn20gd9pngmt80030.us-east-1.staging.firebolt.io/?output_format=JSON_Compact&database=integration_testing__1701429995169'
11:31:42 For more information check: https://httpstatuses.com/400
11:31:42
11:31:42 Done. PASS=0 WARN=0 ERROR=1 SKIP=0 TOTAL=1
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

=== Test project_root: /tmp/pytest-of-runner/pytest-0/project0


Invoking dbt with ['run']
11:29:50 Running with dbt=1.5.9
11:29:50 Registered adapter: firebolt=1.4.3
11:29:50 Unable to do partial parsing because saved manifest not found. Starting full parse.
11:29:51 Found 1 model, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 0 seed files, 0 sources, 0 exposures, 0 metrics, 0 groups
11:29:51
11:29:53 Concurrency: 2 threads (target='default')
11:29:53
11:29:53 1 of 1 START sql view model get_current_timestamp .............................. [RUN]
11:29:55 1 of 1 OK created sql view model get_current_timestamp ......................... [SUCCESS in 1.95s]
11:29:55
11:29:55 Finished running 1 view model in 0 hours 0 minutes and 4.75 seconds (4.75s).
11:29:55
11:29:55 Completed successfully
11:29:55
11:29:55 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@

=== Test project_root: /tmp/pytest-of-runner/pytest-0/project3


Invoking dbt with ['build']
11:34:27 Running with dbt=1.5.9
11:34:27 Registered adapter: firebolt=1.4.3
11:34:27 Unable to do partial parsing because saved manifest not found. Starting full parse.
11:34:28 Found 1 model, 1 test, 0 snapshots, 0 analyses, 338 macros, 0 operations, 1 seed file, 0 sources, 0 exposures, 0 metrics, 0 groups
11:34:28
11:34:31 Concurrency: 2 threads (target='default')
11:34:31
11:34:31 1 of 3 START seed file data_datediff ........................................... [RUN]
11:34:43 1 of 3 OK loaded seed file public.data_datediff ................................ [INSERT 12 in 12.28s]
11:34:43 2 of 3 START sql view model test_datediff ...................................... [RUN]
11:34:45 2 of 3 OK created sql view model test_datediff ................................. [SUCCESS in 1.86s]
11:34:45 3 of 3 START test assert_equal_test_datediff_actual__expected .................. [RUN]
11:34:46 3 of 3 ERROR assert_equal_test_datediff_actual__expected ....................... [ERROR in 1.28s]
11:34:46
11:34:46 Finished running 1 seed, 1 view model, 1 test in 0 hours 0 minutes and 18.25 seconds (18.25s).
11:34:46
11:34:46 Completed with 1 error and 0 warnings:
11:34:46
11:34:46 Runtime Error in test assert_equal_test_datediff_actual__expected (models/test_datediff.yml)
11:34:46 Error executing query:
11:34:46 Failed to translate test_datediff - did you create the view with LQP 2 disabled?
11:34:46 Underlying error: function 'datediff' not found. Did you mean: date_diff?
11:34:46
11:34:46
11:34:46 Done. PASS=2 WARN=0 ERROR=1 SKIP=0 TOTAL=3
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@

=== Test project_root: /tmp/pytest-of-runner/pytest-0/project4


Invoking dbt with ['build']
11:34:58 Running with dbt=1.5.9
11:34:58 Registered adapter: firebolt=1.4.3
11:34:58 Unable to do partial parsing because saved manifest not found. Starting full parse.
11:34:59 Found 1 model, 1 test, 0 snapshots, 0 analyses, 338 macros, 0 operations, 1 seed file, 0 sources, 0 exposures, 0 metrics, 0 groups
11:34:59
11:35:01 Concurrency: 2 threads (target='default')
11:35:01
11:35:01 1 of 3 START seed file data_right .............................................. [RUN]
11:35:13 1 of 3 OK loaded seed file public.data_right ................................... [INSERT 4 in 12.02s]
11:35:13 2 of 3 START sql view model test_right ......................................... [RUN]
11:35:15 2 of 3 OK created sql view model test_right .................................... [SUCCESS in 1.80s]
11:35:15 3 of 3 START test assert_equal_test_right_actual__expected ..................... [RUN]
11:35:17 3 of 3 ERROR assert_equal_test_right_actual__expected .......................... [ERROR in 1.33s]
11:35:17
11:35:17 Finished running 1 seed, 1 view model, 1 test in 0 hours 0 minutes and 17.98 seconds (17.98s).
11:35:17
11:35:17 Completed with 1 error and 0 warnings:
11:35:17
11:35:17 Runtime Error in test assert_equal_test_right_actual__expected (models/test_right.yml)
11:35:17 Error executing query:
11:35:17 Failed to translate test_right - did you create the view with LQP 2 disabled?
11:35:17 Underlying error: function signature 'substr(text, bigint)' not found, supported signatures are substr(text, integer), substr(text, integer, integer), substr(bytea, integer), substr(bytea, integer, integer)
11:35:17
11:35:17
11:35:17 Done. PASS=2 WARN=0 ERROR=1 SKIP=0 TOTAL=3
Loading

0 comments on commit 7209087

Please sign in to comment.