Skip to content

Update Dockerfile test commit #14863

Update Dockerfile test commit

Update Dockerfile test commit #14863

Triggered via pull request May 20, 2024 19:40
Status Failure
Total duration 29m 33s
Billable time 5h 51m
Artifacts 1

workflow.yml

on: pull_request
caseflow_jest_job
7m 0s
caseflow_jest_job
caseflow_lint_job
8m 47s
caseflow_lint_job
Matrix: caseflow_rspec_job
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 57 warnings
caseflow_rspec_job (12, 6): spec/models/distribution_spec.rb#L166
Distribution#distribute! updates status to error if an error is thrown and sends slack notification Failure/Error: expect { new_distribution.distribute! }.to raise_error(StandardError) expected StandardError but nothing was raised
caseflow_rspec_job (12, 6): spec/models/distribution_spec.rb#L214
Distribution priority push distributions when there is no limit distributes priority appeals on the legacy and hearing dockets Failure/Error: return {} unless num > 0 NoMethodError: undefined method `>' for nil:NilClass
caseflow_rspec_job (12, 6): spec/models/distribution_spec.rb#L239
Distribution priority push distributions when there is a limit set distributes only up to the limit Failure/Error: expect(new_distribution).to receive(:num_oldest_priority_appeals_by_docket) .with(limit) .and_return stubbed_appeals #<Distribution id: 16, completed_at: nil, created_at: "2024-05-20 20:00:25", errored_at: nil, judge_id: 409, priority_push: true, started_at: nil, statistics: nil, status: "pending", updated_at: "2024-05-20 20:00:25"> does not implement: num_oldest_priority_appeals_by_docket
caseflow_rspec_job (12, 6): spec/models/distribution_spec.rb#L272
Distribution requested distributions when priority_acd is enabled calls distribute_appeals with bust_backlog set along with the other calls Failure/Error: expect(new_distribution).to receive(:distribute_limited_priority_appeals_from_all_dockets) .with(15, style: "request") .and_return([]) #<Distribution id: 17, completed_at: nil, created_at: "2024-05-20 20:00:25", errored_at: nil, judge_id: 410, priority_push: false, started_at: nil, statistics: nil, status: "pending", updated_at: "2024-05-20 20:00:25"> does not implement: distribute_limited_priority_appeals_from_all_dockets
caseflow_rspec_job (12, 6)
Process completed with exit code 1.
caseflow_rspec_job (12, 7): spec/feature/hearings/daily_docket/ro_viewhearsched_spec.rb#L8
Hearing Schedule Daily Docket for RO ViewHearSched User cannot view docket notes Failure/Error: expect(page).to_not have_content("Notes") expected not to find text "Notes" in "CaseflowHearings\n | Switch product\nBVATWARNER (DSUSER)\nUnable to create a hearing link\nPlease use the judge's dedicated link or contact the Hearing Coordinator for assistance.\nDaily Docket (Mon 5/20/2024)\n\n< Back to schedule \nCoordinator:\nHearing type: Central\nRegional office:\nRoom number: 2 (1W200B)\nDownload & Print Page\nAppellant/Veteran ID/RepresentativeType/Time/ROActions\n1Bob Smithwehner\n623544130\nH\n240519-1\n\n\n\n9999 MISSION ST\nSAN FRANCISCO CA 94103\n\nClarence Darrow\nCentral\n8:30 AM EDT\n0 issues\nDisposition\nSelect...\nCopy Requested by Appellant/Rep\nTranscript Requested\nNotes\nRegional Office\nCentral\nHearing Location\nHearing Day\nMon 5/20/2024\n\nHearing Time\n9:00 AM Eastern Time (US & Canada)\n1:00 PM Eastern Time (US & Canada)\nOther\n8:30 AM Eastern Time (US & Canada)\nSend feedback"
caseflow_rspec_job (12, 7)
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, 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/cache/save@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, 1)
Cache save failed.
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/cache/save@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, 9)
Cache save failed.
caseflow_rspec_job (12, 9)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
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/cache/save@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)
Cache save failed.
caseflow_rspec_job (12, 4)
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/cache/save@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/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, 6)
Cache save failed.
caseflow_rspec_job (12, 6)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
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, 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/cache/save@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)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 10): 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, 10): 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, 10): 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
caseflow_rspec_job (12, 10): 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, 10): 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, 10)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 10)
Cache save failed.
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/cache/save@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: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 5)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 5)
Cache save failed.
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/cache/save@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)
Cache save failed.
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, 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/cache/save@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)
Cache save failed.
caseflow_rspec_job (12, 11)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 11)
The process '/usr/bin/git' failed with exit code 128
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/cache/save@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)
Cache save failed.
caseflow_rspec_job (12, 3)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 3)
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/cache/save@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)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 2)
Cache save failed.
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/cache/save@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)
The process '/usr/bin/git' failed with exit code 128
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, 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/cache/save@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)
Cache save failed.
caseflow_rspec_job (12, 7)
No files were found with the provided path: ./log/bullet-7.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 7)
The process '/usr/bin/git' failed with exit code 128

Artifacts

Produced during runtime
Name Size
artifact Expired
47.9 MB