Skip to content

Ensure that legacy appeals are being created #16243

Ensure that legacy appeals are being created

Ensure that legacy appeals are being created #16243

Triggered via pull request June 21, 2024 17:06
Status Failure
Total duration 28m 20s
Billable time 5h 27m
Artifacts 1

workflow.yml

on: pull_request
caseflow_jest_job
6m 41s
caseflow_jest_job
caseflow_lint_job
9m 17s
caseflow_lint_job
Matrix: caseflow_rspec_job
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 54 warnings
caseflow_rspec_job (12, 5): spec/feature/automatic_case_distribution/acd_levers/ama_np_dist_goals_by_docket_lever_spec.rb#L21
AMA Non-priority Distribution Goals by Docket Levers user is in Case Distro Algorithm Control organization but not an admin visits the lever control page Failure/Error: expect(find("##{ama_hearings}-lever-value > span")["data-disabled-in-ui"]).to eq("true") expected: "true" got: "false" (compared using ==)
caseflow_rspec_job (12, 5): spec/feature/automatic_case_distribution/acd_levers/ama_np_dist_goals_by_docket_lever_spec.rb#L40
AMA Non-priority Distribution Goals by Docket Levers user is a Case Distro Algorithm Control admin visits the lever control page Failure/Error: expect(page).to have_field(ama_hearings_field.to_s, disabled: true) expected to find visible field "ama_hearing_docket_time_goals" that is disabled but there were no matches. Also found "", which matched the selector but not all filters. Expected disabled true but it wasn't
caseflow_rspec_job (12, 5)
Process completed with exit code 1.
caseflow_rspec_job (12, 10): spec/controllers/test_docket_seeds_controller_spec.rb#L27
TestDocketSeedsController POST run-demo?seed_type=ii?seed_count=x&days_ago=y&judge_css_id=zzz seed_ama_aod_hearings single seed with judge CSS ID given creates a 30 day old AMA AOD Hearing case Failure/Error: Rake::Task[ama_aod_hearing_seeds_task].reenable RuntimeError: Don't know how to build task 'db:seed:demo_ama_aod_hearing_data' (See the list of available tasks with `rake --tasks`)
caseflow_rspec_job (12, 10): spec/controllers/test_docket_seeds_controller_spec.rb#L50
TestDocketSeedsController POST run-demo?seed_type=ii?seed_count=x&days_ago=y&judge_css_id=zzz seed_ama_aod_hearings single seed with judge CSS ID given creates a 365 day old AMA AOD Hearing case Failure/Error: Rake::Task[ama_aod_hearing_seeds_task].reenable RuntimeError: Don't know how to build task 'db:seed:demo_ama_aod_hearing_data' (See the list of available tasks with `rake --tasks`)
caseflow_rspec_job (12, 10): spec/controllers/test_docket_seeds_controller_spec.rb#L75
TestDocketSeedsController POST run-demo?seed_type=ii?seed_count=x&days_ago=y&judge_css_id=zzz seed_ama_aod_hearings single seed without judge CSS ID given creates a 90 day old AMA AOD Hearing case Failure/Error: Rake::Task[ama_aod_hearing_seeds_task].reenable RuntimeError: Don't know how to build task 'db:seed:demo_ama_aod_hearing_data' (See the list of available tasks with `rake --tasks`)
caseflow_rspec_job (12, 10): spec/controllers/test_docket_seeds_controller_spec.rb#L98
TestDocketSeedsController POST run-demo?seed_type=ii?seed_count=x&days_ago=y&judge_css_id=zzz seed_ama_aod_hearings single seed without judge CSS ID given creates a 730 day old AMA AOD Hearing case Failure/Error: Rake::Task[ama_aod_hearing_seeds_task].reenable RuntimeError: Don't know how to build task 'db:seed:demo_ama_aod_hearing_data' (See the list of available tasks with `rake --tasks`)
caseflow_rspec_job (12, 10): spec/controllers/test_docket_seeds_controller_spec.rb#L123
TestDocketSeedsController POST run-demo?seed_type=ii?seed_count=x&days_ago=y&judge_css_id=zzz seed_ama_aod_hearings multiple seeds creates multiple AMA AOD Hearing cases with a single judge Failure/Error: Rake::Task[ama_aod_hearing_seeds_task].reenable RuntimeError: Don't know how to build task 'db:seed:demo_ama_aod_hearing_data' (See the list of available tasks with `rake --tasks`)
caseflow_rspec_job (12, 10): spec/controllers/test_docket_seeds_controller_spec.rb#L138
TestDocketSeedsController POST run-demo?seed_type=ii?seed_count=x&days_ago=y&judge_css_id=zzz seed_ama_aod_hearings multiple seeds creates multiple AMA AOD Hearing cases with a different judges Failure/Error: Rake::Task[ama_aod_hearing_seeds_task].reenable RuntimeError: Don't know how to build task 'db:seed:demo_ama_aod_hearing_data' (See the list of available tasks with `rake --tasks`)
caseflow_rspec_job (12, 10): spec/controllers/test_docket_seeds_controller_spec.rb#L164
TestDocketSeedsController POST run-demo?seed_type=ii?seed_count=x&days_ago=y&judge_css_id=zzz seed_ama_non_aod_hearings single seed with judge CSS ID given creates a 30 day old AMA non-AOD Hearing case Failure/Error: Rake::Task[ama_aod_hearing_seeds_task].reenable RuntimeError: Don't know how to build task 'db:seed:demo_ama_aod_hearing_data' (See the list of available tasks with `rake --tasks`)
caseflow_rspec_job (12, 10): spec/controllers/test_docket_seeds_controller_spec.rb#L187
TestDocketSeedsController POST run-demo?seed_type=ii?seed_count=x&days_ago=y&judge_css_id=zzz seed_ama_non_aod_hearings single seed with judge CSS ID given creates a 365 day old AMA non-AOD Hearing case Failure/Error: Rake::Task[ama_aod_hearing_seeds_task].reenable RuntimeError: Don't know how to build task 'db:seed:demo_ama_aod_hearing_data' (See the list of available tasks with `rake --tasks`)
caseflow_rspec_job (12, 10): spec/controllers/test_docket_seeds_controller_spec.rb#L212
TestDocketSeedsController POST run-demo?seed_type=ii?seed_count=x&days_ago=y&judge_css_id=zzz seed_ama_non_aod_hearings single seed without judge CSS ID given creates a 90 day old AMA non-AOD Hearing case Failure/Error: Rake::Task[ama_aod_hearing_seeds_task].reenable RuntimeError: Don't know how to build task 'db:seed:demo_ama_aod_hearing_data' (See the list of available tasks with `rake --tasks`)
caseflow_rspec_job (12, 10): spec/controllers/test_docket_seeds_controller_spec.rb#L235
TestDocketSeedsController POST run-demo?seed_type=ii?seed_count=x&days_ago=y&judge_css_id=zzz seed_ama_non_aod_hearings single seed without judge CSS ID given creates a 730 day old AMA non-AOD Hearing case Failure/Error: Rake::Task[ama_aod_hearing_seeds_task].reenable RuntimeError: Don't know how to build task 'db:seed:demo_ama_aod_hearing_data' (See the list of available tasks with `rake --tasks`)
caseflow_rspec_job (12, 6): spec/feature/test_seeds/test_docket_case_seeds/test_docket_case_seeds_spec.rb#L28
Test Docket Case Seeds user is a Case Distro Algorithm Control admin visits page and creates AMA AOD Hearing Seeds Failure/Error: click_button "button-add-ama-aod-hearing-seeds" Capybara::ElementNotFound: Unable to find button "button-add-ama-aod-hearing-seeds" that is not disabled
caseflow_rspec_job (12, 6): spec/feature/test_seeds/test_docket_case_seeds/test_docket_case_seeds_spec.rb#L56
Test Docket Case Seeds user is a Case Distro Algorithm Control admin visits page and creates AMA Non-AOD Hearing Seeds Failure/Error: click_button "button-add-ama-non-aod-hearing-seeds" Capybara::ElementNotFound: Unable to find button "button-add-ama-non-aod-hearing-seeds" that is not disabled
caseflow_rspec_job (12, 6): spec/feature/test_seeds/test_docket_case_seeds/test_docket_case_seeds_spec.rb#L84
Test Docket Case Seeds user is a Case Distro Algorithm Control admin visits page and creates Legacy Case Seeds Failure/Error: click_button "button-add-legacy-case-seeds" Capybara::ElementNotFound: Unable to find button "button-add-legacy-case-seeds" that is not disabled
caseflow_rspec_job (12, 6): spec/feature/test_seeds/test_docket_case_seeds/test_docket_case_seeds_spec.rb#L104
Test Docket Case Seeds user is a Case Distro Algorithm Control admin visits page and creates Direct Review Hearing Seeds Failure/Error: click_button "button-add-ama-direct-review-seeds" Capybara::ElementNotFound: Unable to find button "button-add-ama-direct-review-seeds" that is not disabled
caseflow_rspec_job (12, 6): spec/feature/test_seeds/test_docket_case_seeds/test_docket_case_seeds_spec.rb#L128
Test Docket Case Seeds user is a Case Distro Algorithm Control admin visits page and creates multiple of each seeds type Failure/Error: click_button "button-add-ama-aod-hearing-seeds" Capybara::ElementNotFound: Unable to find button "button-add-ama-aod-hearing-seeds" that is not disabled
caseflow_rspec_job (12, 6)
Process completed with exit code 1.
caseflow_jest_job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_jest_job
No files were found with the provided path: ./all_logs.log. No artifacts will be uploaded.
caseflow_jest_job
No files were found with the provided path: ./test-results. No artifacts will be uploaded.
caseflow_jest_job
The process '/usr/bin/git' failed with exit code 128
caseflow_lint_job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_lint_job
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 4)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 1)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 2)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 2)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 2): spec/jobs/bgs_share_error_fix_job_spec.rb#L69
BgsShareErrorFixJob BGS::ShareError RIU when EPE has established_at date clears the BGS::ShareError on the RIU Skipped: flaky test
caseflow_rspec_job (12, 2): spec/jobs/bgs_share_error_fix_job_spec.rb#L75
BgsShareErrorFixJob BGS::ShareError RIU when EPE does not have established_at date does not clear the BGS::ShareError on the RIU Skipped: flaky test
caseflow_rspec_job (12, 2): spec/jobs/bgs_share_error_fix_job_spec.rb#L82
BgsShareErrorFixJob BGS::ShareError RIU when the RIU does not have the BGS::ShareError does not attempt to clear the error Skipped: flaky test
caseflow_rspec_job (12, 3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 3)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 8): spec/models/validators/intake_start_validator_spec.rb#L24
IntakeStartValidator#validate when BGS shows a station conflict sets error_code "veteran_not_modifiable" when BGS shows a station conflict Skipped: Flaky test
caseflow_rspec_job (12, 8)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 8)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 9)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 5)
No files were found with the provided path: ./log/bullet-5.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 5): spec/feature/dispatch/establish_claim_spec.rb#L629
Establish Claim - ARC Dispatch As a caseworker For a full grant When there is an existing 070 EP Assigning it to complete the claims establishment Skipped: Test is hanging in GHA
caseflow_rspec_job (12, 5): spec/models/bgs_power_of_attorney_spec.rb#L42
BgsPowerOfAttorney record expirations by_file_number record is expired Skipped: Test is flaky
caseflow_rspec_job (12, 5): spec/models/bgs_power_of_attorney_spec.rb#L54
BgsPowerOfAttorney record expirations by_file_number record is not expired Skipped: Test is flaky
caseflow_rspec_job (12, 5): spec/models/bgs_power_of_attorney_spec.rb#L118
BgsPowerOfAttorney.find_or_create_by_claimant_participant_id when concurrent calls cause a race condition does not raise an error on unique constraint violation Skipped: Test is flaky
caseflow_rspec_job (12, 5): spec/models/bgs_power_of_attorney_spec.rb#L180
BgsPowerOfAttorney.find_or_create_by_file_number when concurrent calls cause a race condition does not raise an error on unique constraint violation Skipped: Test is flaky
caseflow_rspec_job (12, 5)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 10)
No files were found with the provided path: ./log/bullet-10.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 11)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 11)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 10)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 6): spec/feature/non_comp/reviews_spec.rb#L471
NonComp Reviews Queue with an existing organization filtering reviews by appeal type Skipped: No reason given
caseflow_rspec_job (12, 6): spec/feature/non_comp/reviews_spec.rb#L486
NonComp Reviews Queue with an existing organization filtering reviews by issue type Skipped: No reason given
caseflow_rspec_job (12, 6): spec/feature/non_comp/reviews_spec.rb#L743
NonComp Reviews Queue Issue Type filtering and sorting edge cases The Issue type column should orderable and filterable at the same time Skipped: No reason given
caseflow_rspec_job (12, 6)
No files were found with the provided path: ./log/bullet-6.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 6)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 7)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 0): spec/feature/queue/case_details_spec.rb#L680
Case details attorney case details view veteran records have been merged and Veteran has multiple active phone numbers in SHARE access the appeal's case details Skipped: This test fails in GHA but not locally
caseflow_rspec_job (12, 0): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately AMA appeal unscheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 0): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately AMA appeal scheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
caseflow_rspec_job (12, 0): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately Legacy appeal unscheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 0): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately Legacy appeal scheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 0)
The process '/usr/bin/git' failed with exit code 128

Artifacts

Produced during runtime
Name Size
artifact Expired
58.5 MB