Project

General

Profile

Actions

Bug #21156

closed

Race condition between elm builds

Added by Alexis Mousset almost 2 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Category:
CI
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

Sometimes concurrent webapp builds failt due to elm:

[2022-05-23T22:51:22.808Z] time to resolve in a solid way.elm-0.19.1: /srv/jenkins/workspace/rudder_branches_rudder_7.0@2/webapp/sources/rudder/rudder-web/src/main/elm/healthcheck/elm-stuff/0.19.1/d.dat: openBinaryFile: resource busy (file is locked)

[2022-05-23T22:51:23.094Z] [ERROR] Command execution failed.

Actions #1

Updated by Alexis Mousset almost 2 years ago

  • Status changed from New to In progress
  • Assignee set to Alexis Mousset
Actions #2

Updated by Alexis Mousset almost 2 years ago

We should actually cache and share ELM_HOME (~/.elm by default), but not the local elm-stuff folders.

see https://github.com/elm/compiler/issues/1845#issuecomment-440418995 for info.

Actions #3

Updated by Alexis Mousset almost 2 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/4302
Actions #4

Updated by Alexis Mousset almost 2 years ago

  • Status changed from Pending technical review to Pending release
Actions #5

Updated by Vincent MEMBRÉ almost 2 years ago

  • Fix check changed from To do to Checked
Actions #6

Updated by Vincent MEMBRÉ almost 2 years ago

  • Status changed from Pending release to Released
Actions

Also available in: Atom PDF