@inproceedings{382b8dec748d478eac4b723eb9c7b18d,
title = "DeployFix: Dynamic Repair of Software Deployment Failures via Constraint Solving",
abstract = "Software deployment misconfiguration often happens and has been one of the major causes of deployment failures that give rise to service interruptions. However, there is currently no existing approach to automatically repairing deployment failures. We propose DeployFix, which automatically repairs software deployment failures via constraint solving in the dynamic-changing deployment environments. DeployFix first defines DeployIR as a unified intermediate representation to achieve the translation of heterogeneous specifications from different schedulers with different syntaxes. By reducing the root-cause analysis of deployment failures to the conflict resolution in propositional logic, DeployFix uses off-the-shelf constraint solvers to achieve automatic localization and diagnosis of conflicting constraints, which are the root causes of deployment failures. DeployFix finally resolves the conflicting constraints and generates repaired deployment configurations in terms of practical requirements. We evaluate DeployFix in both simulation and production environments with tens of thousands of nodes at Alibaba, on which tens of thousands of applications are running guided by hundreds of thousands of deployment constraints. Experimental results demonstrate that DeployFix outperforms the state of the art and it correctly repairs the deployment failures in minutes, even in a large production data center.",
keywords = "cloud computing, constraint solving, deployment failures, dynamic repair",
author = "Haoyu Liao and Jianmei Guo and Bo Huang and Yujie Han and Dingyu Yang and Kai Shi and Jonathan Ding and Guoyao Xu and Guodong Yang and Liping Zhang",
note = "Publisher Copyright: {\textcopyright} 2024 Copyright is held by the owner/author(s). Publication rights licensed to ACM.; 39th ACM/IEEE International Conference on Automated Software Engineering, ASE 2024 ; Conference date: 28-10-2024 Through 01-11-2024",
year = "2024",
month = oct,
day = "27",
doi = "10.1145/3691620.3695268",
language = "英语",
series = "Proceedings - 2024 39th ACM/IEEE International Conference on Automated Software Engineering, ASE 2024",
publisher = "Association for Computing Machinery, Inc",
pages = "2053--2064",
booktitle = "Proceedings - 2024 39th ACM/IEEE International Conference on Automated Software Engineering, ASE 2024",
}