spec/tasks/gitlab/usage_data_rake_spec.rb:73 failing
Job 3161943903
1st Try error in ./spec/tasks/gitlab/usage_data_rake_spec.rb:73:
No such file or directory @ apply2files - /builds/gitlab-org/gitlab-foss/lib/gitlab/usage_data_counters/known_events/ci_templates.yml
RSpec::Retry: 2nd try ./spec/tasks/gitlab/usage_data_rake_spec.rb:73
Failures:
1) gitlab:usage data take tasks generate_and_send generate_ci_template_events generates /builds/gitlab-org/gitlab-foss/lib/gitlab/usage_data_counters/known_events/ci_templates.yml
Failure/Error: FileUtils.rm(Gitlab::UsageDataCounters::CiTemplateUniqueCounter::KNOWN_EVENTS_FILE_PATH)
Errno::ENOENT:
No such file or directory @ apply2files - /builds/gitlab-org/gitlab-foss/lib/gitlab/usage_data_counters/known_events/ci_templates.yml
# ./spec/tasks/gitlab/usage_data_rake_spec.rb:74:in `block (4 levels) in <main>'
# ./spec/spec_helper.rb:417:in `block (3 levels) in <top (required)>'
# ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
# ./spec/spec_helper.rb:409:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:405:in `block (3 levels) in <top (required)>'
# ./lib/gitlab/application_context.rb:58:in `with_raw_context'
# ./spec/spec_helper.rb:405:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:242:in `block (2 levels) in <top (required)>'
# ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <main>'
# ./spec/support/flaky_tests.rb:27:in `block (2 levels) in <main>'
# ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <main>'
# ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'
# ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <main>'
Finished in 4.81 seconds (files took 32.18 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./spec/tasks/gitlab/usage_data_rake_spec.rb:73 # gitlab:usage data take tasks generate_and_send generate_ci_template_events generates /builds/gitlab-org/gitlab-foss/lib/gitlab/usage_data_counters/known_events/ci_templates.yml