Skip to content

Commit

Permalink
deploy: 0e13ae2
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin committed Sep 5, 2024
1 parent 60334e6 commit 8d7d69b
Show file tree
Hide file tree
Showing 419 changed files with 18,744 additions and 0 deletions.
40 changes: 40 additions & 0 deletions _0e13ae2a1dc89bd4e81f5214c7c28334d1998e0e_integration-v1/44/app.js

Large diffs are not rendered by default.

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

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


Invoking dbt with ['seed']
08:23:10 Running with dbt=1.8.6
08:23:10 Registered adapter: firebolt=1.8.1
08:23:10 Unable to do partial parsing because saved manifest not found. Starting full parse.
08:23:10 Found 3 models, 2 data tests, 1 seed, 1 source, 447 macros
08:23:10
08:23:11 Concurrency: 1 threads (target='default')
08:23:11
08:23:11 1 of 1 START seed file base .................................................... [RUN]
08:23:12 1 of 1 OK loaded seed file public.base ......................................... [INSERT 10 in 0.86s]
08:23:12
08:23:12 Finished running 1 seed in 0 hours 0 minutes and 1.38 seconds (1.38s).
08:23:12
08:23:12 Completed successfully
08:23:12
08:23:12 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['test']
08:23:12 Running with dbt=1.8.6
08:23:12 Registered adapter: firebolt=1.8.1
08:23:12 Found 3 models, 2 data tests, 1 seed, 1 source, 447 macros
08:23:12
08:23:12 Concurrency: 1 threads (target='default')
08:23:12
08:23:12 1 of 2 START test failing ...................................................... [RUN]
08:23:12 1 of 2 FAIL 10 failing ......................................................... [FAIL 10 in 0.26s]
08:23:12 2 of 2 START test passing ...................................................... [RUN]
08:23:13 2 of 2 PASS passing ............................................................ [PASS in 0.29s]
08:23:13
08:23:13 Finished running 2 data tests in 0 hours 0 minutes and 0.84 seconds (0.84s).
08:23:13
08:23:13 Completed with 1 error and 0 warnings:
08:23:13
08:23:13 Failure in test failing (tests/failing.sql)
08:23:13 Got 10 results, configured to fail if != 0
08:23:13
08:23:13 compiled code at target/compiled/singular_tests_ephemeral/tests/failing.sql
08:23:13
08:23:13 Done. PASS=1 WARN=0 ERROR=1 SKIP=0 TOTAL=2


Invoking dbt with ['run']
08:23:13 Running with dbt=1.8.6
08:23:13 Registered adapter: firebolt=1.8.1
08:23:13 Found 3 models, 2 data tests, 1 seed, 1 source, 447 macros
08:23:13
08:23:13 Concurrency: 1 threads (target='default')
08:23:13
08:23:13 1 of 2 START sql view model failing_model ...................................... [RUN]
08:23:14 1 of 2 OK created sql view model failing_model ................................. [SUCCESS in 0.68s]
08:23:14 2 of 2 START sql view model passing_model ...................................... [RUN]
08:23:14 2 of 2 OK created sql view model passing_model ................................. [SUCCESS in 0.61s]
08:23:14
08:23:14 Finished running 2 view models in 0 hours 0 minutes and 1.81 seconds (1.81s).
08:23:15
08:23:15 Completed successfully
08:23:15
08:23:15 Done. PASS=2 WARN=0 ERROR=0 SKIP=0 TOTAL=2
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

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


Invoking dbt with ['run']
08:30:13 Running with dbt=1.8.6
08:30:13 Registered adapter: firebolt=1.8.1
08:30:13 Unable to do partial parsing because saved manifest not found. Starting full parse.
08:30:13 Found 1 model, 447 macros
08:30:13
08:30:13 Concurrency: 1 threads (target='default')
08:30:13
08:30:13 1 of 1 START sql view model hooks .............................................. [RUN]
08:30:16 1 of 1 OK created sql view model hooks ......................................... [SUCCESS in 2.38s]
08:30:16
08:30:16 Finished running 1 view model in 0 hours 0 minutes and 2.91 seconds (2.91s).
08:30:16
08:30:16 Completed successfully
08:30:16
08:30:16 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@

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


Invoking dbt with ['run', '--vars', 'materialized: view']
08:24:20 Running with dbt=1.8.6
08:24:20 Registered adapter: firebolt=1.8.1
08:24:20 Unable to do partial parsing because saved manifest not found. Starting full parse.
08:24:20 Found 1 model, 447 macros
08:24:20
08:24:20 Concurrency: 1 threads (target='default')
08:24:20
08:24:20 1 of 1 START sql view model model_mc_modelface ................................. [RUN]
08:24:21 1 of 1 OK created sql view model model_mc_modelface ............................ [SUCCESS in 0.61s]
08:24:21
08:24:21 Finished running 1 view model in 0 hours 0 minutes and 1.12 seconds (1.12s).
08:24:21
08:24:21 Completed successfully
08:24:21
08:24:21 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '--vars', 'materialized: table']
08:24:21 Running with dbt=1.8.6
08:24:21 Registered adapter: firebolt=1.8.1
08:24:21 Unable to do partial parsing because config vars, config profile, or config target have changed
08:24:21 Found 1 model, 447 macros
08:24:21
08:24:22 Concurrency: 1 threads (target='default')
08:24:22
08:24:22 1 of 1 START sql table model model_mc_modelface ................................ [RUN]
08:24:23 1 of 1 OK created sql table model model_mc_modelface ........................... [SUCCESS in 1.13s]
08:24:23
08:24:23 Finished running 1 table model in 0 hours 0 minutes and 1.66 seconds (1.66s).
08:24:23
08:24:23 Completed successfully
08:24:23
08:24:23 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '--vars', 'materialized: view']
08:24:23 Running with dbt=1.8.6
08:24:23 Registered adapter: firebolt=1.8.1
08:24:23 Unable to do partial parsing because config vars, config profile, or config target have changed
08:24:23 Found 1 model, 447 macros
08:24:23
08:24:24 Concurrency: 1 threads (target='default')
08:24:24
08:24:24 1 of 1 START sql view model model_mc_modelface ................................. [RUN]
08:24:24 1 of 1 OK created sql view model model_mc_modelface ............................ [SUCCESS in 0.67s]
08:24:24
08:24:24 Finished running 1 view model in 0 hours 0 minutes and 1.17 seconds (1.17s).
08:24:24
08:24:24 Completed successfully
08:24:24
08:24:24 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '--vars', 'materialized: incremental']
08:24:24 Running with dbt=1.8.6
08:24:24 Registered adapter: firebolt=1.8.1
08:24:24 Unable to do partial parsing because config vars, config profile, or config target have changed
08:24:24 Found 1 model, 447 macros
08:24:24
08:24:25 Concurrency: 1 threads (target='default')
08:24:25
08:24:25 1 of 1 START sql incremental model model_mc_modelface .......................... [RUN]
08:24:26 1 of 1 OK created sql incremental model model_mc_modelface ..................... [SUCCESS in 1.24s]
08:24:26
08:24:26 Finished running 1 incremental model in 0 hours 0 minutes and 1.78 seconds (1.78s).
08:24:26
08:24:26 Completed successfully
08:24:26
08:24:26 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '--vars', 'materialized: table', '--full-refresh']
08:24:26 Running with dbt=1.8.6
08:24:26 Registered adapter: firebolt=1.8.1
08:24:26 Unable to do partial parsing because config vars, config profile, or config target have changed
08:24:26 Found 1 model, 447 macros
08:24:26
08:24:27 Concurrency: 1 threads (target='default')
08:24:27
08:24:27 1 of 1 START sql table model model_mc_modelface ................................ [RUN]
08:24:28 1 of 1 OK created sql table model model_mc_modelface ........................... [SUCCESS in 1.21s]
08:24:28
08:24:28 Finished running 1 table model in 0 hours 0 minutes and 1.74 seconds (1.74s).
08:24:28
08:24:28 Completed successfully
08:24:28
08:24:28 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1
Loading

0 comments on commit 8d7d69b

Please sign in to comment.