Skip to content

Support Foreman >= 3.9 #104

Support Foreman >= 3.9

Support Foreman >= 3.9 #104

Triggered via pull request May 8, 2024 08:45
Status Cancelled
Total duration 7m 11s
Artifacts 58

ci.yml

on: pull_request
rubocop  /  Rubocop
21s
rubocop / Rubocop
Matrix: Ruby
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 4 warnings
Ruby (develop) / test:foreman_dlm - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: foreman_dlm/test/controllers/hosts_controller_test.rb#L12
Failure: test_0001_#show shows dlm locks of that host Expected /\n<!DOCTYPE\ html>\n<html\ lang="en"\ data\-timezone="Etc\/UTC"\ class="">\n\ \ <head>\n\ \ \ \ <meta\ charset="utf\-8">\n\ \ \ \ <meta\ http\-equiv="X\-UA\-Compatible"\ content="IE=edge,chrome=1">\n\ \ \ \ <title>host67<\/title>\n\ \ \ \ <meta\ name="description"\ content="">\n\ \ \ \ <meta\ name="viewport"\ content="user\-scalable=no,\ width=device\-width,\ initial\-scale=1\.0,\ maximum\-scale=1\.0"\/>\n\ \ \ \ \n\n\ \ \ \ <link\ rel="shortcut\ icon"\ type="image\/x\-icon"\ href="\/assets\/favicon\-e6156c32e9030779e56a04e9a6e3864cd33d1f5f7e0a0316f6a1bd7b17f5530d\.ico"\ \/>\n\n\ \ \ \ <link\ rel="stylesheet"\ media="screen"\ href="\/webpack\/foreman\-vendor\.bundle\-v13\.1\.0\-development\-65693eb8e09a0dff59e6\.css"\ \/>\n\ \ \ \ <link\ rel="stylesheet"\ media="screen"\ href="\/assets\/application\-6eccfed1ebb0fffe6f9c4bfb335bd6a69f46ee2bf1e26029ccbfb142baede317\.css"\ \/>\n\ \ \ \ \n\n\ \ \ \ \n\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ var\ URL_PREFIX\ =\ '';\n\n\ \ \ \ \ \ \ \ var\ AUTH_TOKEN\ =\ null\n\n\ \ \ \ <\/script>\n\ \ \ \ <script\ src="\/assets\/locale\/en\/app\-b65ce01be2eb0ba62d3278c387fc42ed1158747f6f8be81d1827f3feb0883d4b\.js"><\/script>\n\ \ \ \ \n\ \ \ \ \n\ \ \ \ \n\ \ <\/head>\n\n\ \ <body\ class='pf\-m\-redhat\-font\ foreman\-theme'>\n\ \ \ \ <script\ src="\/webpack\/foreman\-vendor\.bundle\-v13\.1\.0\-development\-65693eb8e09a0dff59e6\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/vendor\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/bundle\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/reactExports\.js"><\/script>\n\n\ \ \ \ <script\ src="\/assets\/application\-9cd5f57b7cd1dc1276af233fca6c1a016210dbbc0446585775e6df80c1ec37dc\.js"><\/script>\n\ \ \ \ \n\ \ \ \ <script\ src="\/assets\/late_load\-504e885677cd1b72693963ade80312b664249865baeb98640e1878ab8b558921\.js"><\/script>\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ const\ html\ =\ "<script\ src=\\"\/assets\/hosts\-34492afee75b3e14467b32267d211fac847136efdb2619f4fdde31b9f93ad6e6\.js\\"><\\\/script>"\n\ \ \ \ \ \ load_dynamic_javascripts\(html\);\n\ \ \ \ <\/script>\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ \n\ \ \ \ <\/script>\n\n\ \ \ \ <!\-\-\[if\ lte\ IE\ 9\]>\n\ \ \ \ \ \ You\ are\ using\ an\ unsupported\ browser\.\n\ \ \ \ \ \ See\ list\ of\ supported\ browsers:\ http:\/\/test\.host\/links\/manual\/3\.1\.4BrowserCompatibility\n\ \ \ \ <!\[endif\]\-\->\n\ \ \ \ \ \ \ \ <foreman\-react\-component\ name="ReactApp"\ data\-props="\{&quot;layout&quot;:\{&quot;menu&quot;:\[\{&quot;type&quot;:&quot;sub_menu&quot;,&quot;name&quot;:&quot;Monitor&quot;,&quot;icon&quot;:&quot;fa\ fa\-tachometer&quot;,&quot;children&quot;:\[\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:true,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Dashboard&quot;,&quot;url&quot;:&quot;\/&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Host\ Statuses&quot;,&quot;url&quot;:&quot;\/host_statuses&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Facts&quot;,&quot;url&quot;:&quot;\/fact_values&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Audits&quot;,&quot;url&quot;:&quot;\/audits&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Distributed\ Locks&quot;,&quot;url&quot;:&quot;\/foreman_dlm\/dlmlocks&quot;\},\{&quot;type&quot;:&quot;divider&quot;,&quot;name&quot;:&quot;Reports&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Config\ Management&quot;,&quot;url&quot;:&quot;\/config_reports\?search=eventful\+%3D\+true&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Report\ Templates&quot;,&quot;url&quot;:&quot;\/templates\/report_templat
Ruby (develop) / test:foreman_dlm - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: foreman_dlm/test/controllers/hosts_controller_test.rb#L12
Failure: test_0001_#show shows dlm locks of that host Expected /\n<!DOCTYPE\ html>\n<html\ lang="en"\ data\-timezone="Etc\/UTC"\ class="">\n\ \ <head>\n\ \ \ \ <meta\ charset="utf\-8">\n\ \ \ \ <meta\ http\-equiv="X\-UA\-Compatible"\ content="IE=edge,chrome=1">\n\ \ \ \ <title>host13<\/title>\n\ \ \ \ <meta\ name="description"\ content="">\n\ \ \ \ <meta\ name="viewport"\ content="user\-scalable=no,\ width=device\-width,\ initial\-scale=1\.0,\ maximum\-scale=1\.0"\/>\n\ \ \ \ \n\n\ \ \ \ <link\ rel="shortcut\ icon"\ type="image\/x\-icon"\ href="\/assets\/favicon\-e6156c32e9030779e56a04e9a6e3864cd33d1f5f7e0a0316f6a1bd7b17f5530d\.ico"\ \/>\n\n\ \ \ \ <link\ rel="stylesheet"\ media="screen"\ href="\/webpack\/foreman\-vendor\.bundle\-v13\.1\.0\-development\-65693eb8e09a0dff59e6\.css"\ \/>\n\ \ \ \ <link\ rel="stylesheet"\ media="screen"\ href="\/assets\/application\-6eccfed1ebb0fffe6f9c4bfb335bd6a69f46ee2bf1e26029ccbfb142baede317\.css"\ \/>\n\ \ \ \ \n\n\ \ \ \ \n\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ var\ URL_PREFIX\ =\ '';\n\n\ \ \ \ \ \ \ \ var\ AUTH_TOKEN\ =\ null\n\n\ \ \ \ <\/script>\n\ \ \ \ <script\ src="\/assets\/locale\/en\/app\-b65ce01be2eb0ba62d3278c387fc42ed1158747f6f8be81d1827f3feb0883d4b\.js"><\/script>\n\ \ \ \ \n\ \ \ \ \n\ \ \ \ \n\ \ <\/head>\n\n\ \ <body\ class='pf\-m\-redhat\-font\ foreman\-theme'>\n\ \ \ \ <script\ src="\/webpack\/foreman\-vendor\.bundle\-v13\.1\.0\-development\-65693eb8e09a0dff59e6\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/vendor\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/bundle\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/reactExports\.js"><\/script>\n\n\ \ \ \ <script\ src="\/assets\/application\-9cd5f57b7cd1dc1276af233fca6c1a016210dbbc0446585775e6df80c1ec37dc\.js"><\/script>\n\ \ \ \ \n\ \ \ \ <script\ src="\/assets\/late_load\-504e885677cd1b72693963ade80312b664249865baeb98640e1878ab8b558921\.js"><\/script>\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ const\ html\ =\ "<script\ src=\\"\/assets\/hosts\-34492afee75b3e14467b32267d211fac847136efdb2619f4fdde31b9f93ad6e6\.js\\"><\\\/script>"\n\ \ \ \ \ \ load_dynamic_javascripts\(html\);\n\ \ \ \ <\/script>\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ \n\ \ \ \ <\/script>\n\n\ \ \ \ <!\-\-\[if\ lte\ IE\ 9\]>\n\ \ \ \ \ \ You\ are\ using\ an\ unsupported\ browser\.\n\ \ \ \ \ \ See\ list\ of\ supported\ browsers:\ http:\/\/test\.host\/links\/manual\/3\.1\.4BrowserCompatibility\n\ \ \ \ <!\[endif\]\-\->\n\ \ \ \ \ \ \ \ <foreman\-react\-component\ name="ReactApp"\ data\-props="\{&quot;layout&quot;:\{&quot;menu&quot;:\[\{&quot;type&quot;:&quot;sub_menu&quot;,&quot;name&quot;:&quot;Monitor&quot;,&quot;icon&quot;:&quot;fa\ fa\-tachometer&quot;,&quot;children&quot;:\[\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:true,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Dashboard&quot;,&quot;url&quot;:&quot;\/&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Host\ Statuses&quot;,&quot;url&quot;:&quot;\/host_statuses&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Facts&quot;,&quot;url&quot;:&quot;\/fact_values&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Audits&quot;,&quot;url&quot;:&quot;\/audits&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Distributed\ Locks&quot;,&quot;url&quot;:&quot;\/foreman_dlm\/dlmlocks&quot;\},\{&quot;type&quot;:&quot;divider&quot;,&quot;name&quot;:&quot;Reports&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Config\ Management&quot;,&quot;url&quot;:&quot;\/config_reports\?search=eventful\+%3D\+true&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Report\ Templates&quot;,&quot;url&quot;:&quot;\/templates\/report_templat
Ruby (develop) / test:foreman_dlm - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: foreman_dlm/test/controllers/hosts_controller_test.rb#L12
Failure: test_0001_#show shows dlm locks of that host Expected /\n<!DOCTYPE\ html>\n<html\ lang="en"\ data\-timezone="Etc\/UTC"\ class="">\n\ \ <head>\n\ \ \ \ <meta\ charset="utf\-8">\n\ \ \ \ <meta\ http\-equiv="X\-UA\-Compatible"\ content="IE=edge,chrome=1">\n\ \ \ \ <title>host23<\/title>\n\ \ \ \ <meta\ name="description"\ content="">\n\ \ \ \ <meta\ name="viewport"\ content="user\-scalable=no,\ width=device\-width,\ initial\-scale=1\.0,\ maximum\-scale=1\.0"\/>\n\ \ \ \ \n\n\ \ \ \ <link\ rel="shortcut\ icon"\ type="image\/x\-icon"\ href="\/assets\/favicon\-e6156c32e9030779e56a04e9a6e3864cd33d1f5f7e0a0316f6a1bd7b17f5530d\.ico"\ \/>\n\n\ \ \ \ <link\ rel="stylesheet"\ media="screen"\ href="\/webpack\/foreman\-vendor\.bundle\-v13\.1\.0\-development\-65693eb8e09a0dff59e6\.css"\ \/>\n\ \ \ \ <link\ rel="stylesheet"\ media="screen"\ href="\/assets\/application\-6eccfed1ebb0fffe6f9c4bfb335bd6a69f46ee2bf1e26029ccbfb142baede317\.css"\ \/>\n\ \ \ \ \n\n\ \ \ \ \n\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ var\ URL_PREFIX\ =\ '';\n\n\ \ \ \ \ \ \ \ var\ AUTH_TOKEN\ =\ null\n\n\ \ \ \ <\/script>\n\ \ \ \ <script\ src="\/assets\/locale\/en\/app\-b65ce01be2eb0ba62d3278c387fc42ed1158747f6f8be81d1827f3feb0883d4b\.js"><\/script>\n\ \ \ \ \n\ \ \ \ \n\ \ \ \ \n\ \ <\/head>\n\n\ \ <body\ class='pf\-m\-redhat\-font\ foreman\-theme'>\n\ \ \ \ <script\ src="\/webpack\/foreman\-vendor\.bundle\-v13\.1\.0\-development\-65693eb8e09a0dff59e6\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/vendor\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/bundle\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/reactExports\.js"><\/script>\n\n\ \ \ \ <script\ src="\/assets\/application\-9cd5f57b7cd1dc1276af233fca6c1a016210dbbc0446585775e6df80c1ec37dc\.js"><\/script>\n\ \ \ \ \n\ \ \ \ <script\ src="\/assets\/late_load\-504e885677cd1b72693963ade80312b664249865baeb98640e1878ab8b558921\.js"><\/script>\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ const\ html\ =\ "<script\ src=\\"\/assets\/hosts\-34492afee75b3e14467b32267d211fac847136efdb2619f4fdde31b9f93ad6e6\.js\\"><\\\/script>"\n\ \ \ \ \ \ load_dynamic_javascripts\(html\);\n\ \ \ \ <\/script>\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ \n\ \ \ \ <\/script>\n\n\ \ \ \ <!\-\-\[if\ lte\ IE\ 9\]>\n\ \ \ \ \ \ You\ are\ using\ an\ unsupported\ browser\.\n\ \ \ \ \ \ See\ list\ of\ supported\ browsers:\ http:\/\/test\.host\/links\/manual\/3\.1\.4BrowserCompatibility\n\ \ \ \ <!\[endif\]\-\->\n\ \ \ \ \ \ \ \ <foreman\-react\-component\ name="ReactApp"\ data\-props="\{&quot;layout&quot;:\{&quot;menu&quot;:\[\{&quot;type&quot;:&quot;sub_menu&quot;,&quot;name&quot;:&quot;Monitor&quot;,&quot;icon&quot;:&quot;fa\ fa\-tachometer&quot;,&quot;children&quot;:\[\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:true,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Dashboard&quot;,&quot;url&quot;:&quot;\/&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Host\ Statuses&quot;,&quot;url&quot;:&quot;\/host_statuses&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Facts&quot;,&quot;url&quot;:&quot;\/fact_values&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Audits&quot;,&quot;url&quot;:&quot;\/audits&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Distributed\ Locks&quot;,&quot;url&quot;:&quot;\/foreman_dlm\/dlmlocks&quot;\},\{&quot;type&quot;:&quot;divider&quot;,&quot;name&quot;:&quot;Reports&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Config\ Management&quot;,&quot;url&quot;:&quot;\/config_reports\?search=eventful\+%3D\+true&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Report\ Templates&quot;,&quot;url&quot;:&quot;\/templates\/report_templat
Ruby (3.10-stable) / test:foreman_dlm - Foreman 3.10-stable with Ruby 2.7 and Node 18 on PostgreSQL 12: foreman_dlm/test/controllers/hosts_controller_test.rb#L12
Failure: test_0001_#show shows dlm locks of that host Expected /\n<!DOCTYPE\ html>\n<html\ lang="en"\ data\-timezone="Etc\/UTC"\ class="">\n\ \ <head>\n\ \ \ \ <meta\ charset="utf\-8">\n\ \ \ \ <meta\ http\-equiv="X\-UA\-Compatible"\ content="IE=edge,chrome=1">\n\ \ \ \ <title>host17<\/title>\n\ \ \ \ <meta\ name="description"\ content="">\n\ \ \ \ <meta\ name="viewport"\ content="user\-scalable=no,\ width=device\-width,\ initial\-scale=1\.0,\ maximum\-scale=1\.0"\/>\n\ \ \ \ \n\n\ \ \ \ <link\ rel="shortcut\ icon"\ type="image\/x\-icon"\ href="\/assets\/favicon\-e6156c32e9030779e56a04e9a6e3864cd33d1f5f7e0a0316f6a1bd7b17f5530d\.ico"\ \/>\n\n\ \ \ \ <link\ rel="stylesheet"\ media="screen"\ href="\/webpack\/foreman\-vendor\.bundle\-v13\.1\.0\-development\-65693eb8e09a0dff59e6\.css"\ \/>\n\ \ \ \ <link\ rel="stylesheet"\ media="screen"\ href="\/assets\/application\-6eccfed1ebb0fffe6f9c4bfb335bd6a69f46ee2bf1e26029ccbfb142baede317\.css"\ \/>\n\ \ \ \ \n\n\ \ \ \ \n\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ var\ URL_PREFIX\ =\ '';\n\n\ \ \ \ \ \ \ \ var\ AUTH_TOKEN\ =\ null\n\n\ \ \ \ <\/script>\n\ \ \ \ <script\ src="\/assets\/locale\/en\/app\-b65ce01be2eb0ba62d3278c387fc42ed1158747f6f8be81d1827f3feb0883d4b\.js"><\/script>\n\ \ \ \ \n\ \ \ \ \n\ \ \ \ \n\ \ <\/head>\n\n\ \ <body\ class='pf\-m\-redhat\-font\ foreman\-theme'>\n\ \ \ \ <script\ src="\/webpack\/foreman\-vendor\.bundle\-v13\.1\.0\-development\-65693eb8e09a0dff59e6\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/vendor\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/bundle\.js"><\/script>\n\n\ \ \ \ <script\ src="\/assets\/application\-a7cec6964350bcddb4dc9147944acd6e37434c1dace310832b62e4f739d5d804\.js"><\/script>\n\ \ \ \ \n\ \ \ \ <script\ src="\/assets\/late_load\-504e885677cd1b72693963ade80312b664249865baeb98640e1878ab8b558921\.js"><\/script>\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ const\ html\ =\ "<script\ src=\\"\/assets\/hosts\-34492afee75b3e14467b32267d211fac847136efdb2619f4fdde31b9f93ad6e6\.js\\"><\\\/script>"\n\ \ \ \ \ \ load_dynamic_javascripts\(html\);\n\ \ \ \ <\/script>\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ \n\ \ \ \ <\/script>\n\n\ \ \ \ <!\-\-\[if\ lte\ IE\ 9\]>\n\ \ \ \ \ \ You\ are\ using\ an\ unsupported\ browser\.\n\ \ \ \ \ \ See\ list\ of\ supported\ browsers:\ http:\/\/test\.host\/links\/manual\/3\.1\.4BrowserCompatibility\n\ \ \ \ <!\[endif\]\-\->\n\ \ \ \ \ \ \ \ <foreman\-react\-component\ name="ReactApp"\ data\-props="\{&quot;layout&quot;:\{&quot;menu&quot;:\[\{&quot;type&quot;:&quot;sub_menu&quot;,&quot;name&quot;:&quot;Monitor&quot;,&quot;icon&quot;:&quot;fa\ fa\-tachometer&quot;,&quot;children&quot;:\[\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:true,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Dashboard&quot;,&quot;url&quot;:&quot;\/&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Host\ Statuses&quot;,&quot;url&quot;:&quot;\/host_statuses&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Facts&quot;,&quot;url&quot;:&quot;\/fact_values&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Audits&quot;,&quot;url&quot;:&quot;\/audits&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Distributed\ Locks&quot;,&quot;url&quot;:&quot;\/foreman_dlm\/dlmlocks&quot;\},\{&quot;type&quot;:&quot;divider&quot;,&quot;name&quot;:&quot;Reports&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Config\ Management&quot;,&quot;url&quot;:&quot;\/config_reports\?search=eventful\+%3D\+true&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Report\ Templates&quot;,&quot;url&quot;:&quot;\/templates\/report_templates&quot;\}\]\},\{&quot;type&quot;:&quot;sub_menu&quot;,&quot;na
Ruby (3.10-stable) / test:foreman_dlm - Foreman 3.10-stable with Ruby 2.7 and Node 14 on PostgreSQL 12: foreman_dlm/test/controllers/hosts_controller_test.rb#L12
Failure: test_0001_#show shows dlm locks of that host Expected /\n<!DOCTYPE\ html>\n<html\ lang="en"\ data\-timezone="Etc\/UTC"\ class="">\n\ \ <head>\n\ \ \ \ <meta\ charset="utf\-8">\n\ \ \ \ <meta\ http\-equiv="X\-UA\-Compatible"\ content="IE=edge,chrome=1">\n\ \ \ \ <title>host35<\/title>\n\ \ \ \ <meta\ name="description"\ content="">\n\ \ \ \ <meta\ name="viewport"\ content="user\-scalable=no,\ width=device\-width,\ initial\-scale=1\.0,\ maximum\-scale=1\.0"\/>\n\ \ \ \ \n\n\ \ \ \ <link\ rel="shortcut\ icon"\ type="image\/x\-icon"\ href="\/assets\/favicon\-e6156c32e9030779e56a04e9a6e3864cd33d1f5f7e0a0316f6a1bd7b17f5530d\.ico"\ \/>\n\n\ \ \ \ <link\ rel="stylesheet"\ media="screen"\ href="\/webpack\/foreman\-vendor\.bundle\-v13\.1\.0\-development\-65693eb8e09a0dff59e6\.css"\ \/>\n\ \ \ \ <link\ rel="stylesheet"\ media="screen"\ href="\/assets\/application\-6eccfed1ebb0fffe6f9c4bfb335bd6a69f46ee2bf1e26029ccbfb142baede317\.css"\ \/>\n\ \ \ \ \n\n\ \ \ \ \n\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ var\ URL_PREFIX\ =\ '';\n\n\ \ \ \ \ \ \ \ var\ AUTH_TOKEN\ =\ null\n\n\ \ \ \ <\/script>\n\ \ \ \ <script\ src="\/assets\/locale\/en\/app\-b65ce01be2eb0ba62d3278c387fc42ed1158747f6f8be81d1827f3feb0883d4b\.js"><\/script>\n\ \ \ \ \n\ \ \ \ \n\ \ \ \ \n\ \ <\/head>\n\n\ \ <body\ class='pf\-m\-redhat\-font\ foreman\-theme'>\n\ \ \ \ <script\ src="\/webpack\/foreman\-vendor\.bundle\-v13\.1\.0\-development\-65693eb8e09a0dff59e6\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/vendor\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/bundle\.js"><\/script>\n\n\ \ \ \ <script\ src="\/assets\/application\-a7cec6964350bcddb4dc9147944acd6e37434c1dace310832b62e4f739d5d804\.js"><\/script>\n\ \ \ \ \n\ \ \ \ <script\ src="\/assets\/late_load\-504e885677cd1b72693963ade80312b664249865baeb98640e1878ab8b558921\.js"><\/script>\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ const\ html\ =\ "<script\ src=\\"\/assets\/hosts\-34492afee75b3e14467b32267d211fac847136efdb2619f4fdde31b9f93ad6e6\.js\\"><\\\/script>"\n\ \ \ \ \ \ load_dynamic_javascripts\(html\);\n\ \ \ \ <\/script>\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ \n\ \ \ \ <\/script>\n\n\ \ \ \ <!\-\-\[if\ lte\ IE\ 9\]>\n\ \ \ \ \ \ You\ are\ using\ an\ unsupported\ browser\.\n\ \ \ \ \ \ See\ list\ of\ supported\ browsers:\ http:\/\/test\.host\/links\/manual\/3\.1\.4BrowserCompatibility\n\ \ \ \ <!\[endif\]\-\->\n\ \ \ \ \ \ \ \ <foreman\-react\-component\ name="ReactApp"\ data\-props="\{&quot;layout&quot;:\{&quot;menu&quot;:\[\{&quot;type&quot;:&quot;sub_menu&quot;,&quot;name&quot;:&quot;Monitor&quot;,&quot;icon&quot;:&quot;fa\ fa\-tachometer&quot;,&quot;children&quot;:\[\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:true,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Dashboard&quot;,&quot;url&quot;:&quot;\/&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Host\ Statuses&quot;,&quot;url&quot;:&quot;\/host_statuses&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Facts&quot;,&quot;url&quot;:&quot;\/fact_values&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Audits&quot;,&quot;url&quot;:&quot;\/audits&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Distributed\ Locks&quot;,&quot;url&quot;:&quot;\/foreman_dlm\/dlmlocks&quot;\},\{&quot;type&quot;:&quot;divider&quot;,&quot;name&quot;:&quot;Reports&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Config\ Management&quot;,&quot;url&quot;:&quot;\/config_reports\?search=eventful\+%3D\+true&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Report\ Templates&quot;,&quot;url&quot;:&quot;\/templates\/report_templates&quot;\}\]\},\{&quot;type&quot;:&quot;sub_menu&quot;,&quot;na
Ruby (3.10-stable) / test:foreman_dlm - Foreman 3.10-stable with Ruby 3.0 and Node 18 on PostgreSQL 12: foreman_dlm/test/controllers/hosts_controller_test.rb#L12
Failure: test_0001_#show shows dlm locks of that host Expected /\n<!DOCTYPE\ html>\n<html\ lang="en"\ data\-timezone="Etc\/UTC"\ class="">\n\ \ <head>\n\ \ \ \ <meta\ charset="utf\-8">\n\ \ \ \ <meta\ http\-equiv="X\-UA\-Compatible"\ content="IE=edge,chrome=1">\n\ \ \ \ <title>host37<\/title>\n\ \ \ \ <meta\ name="description"\ content="">\n\ \ \ \ <meta\ name="viewport"\ content="user\-scalable=no,\ width=device\-width,\ initial\-scale=1\.0,\ maximum\-scale=1\.0"\/>\n\ \ \ \ \n\n\ \ \ \ <link\ rel="shortcut\ icon"\ type="image\/x\-icon"\ href="\/assets\/favicon\-e6156c32e9030779e56a04e9a6e3864cd33d1f5f7e0a0316f6a1bd7b17f5530d\.ico"\ \/>\n\n\ \ \ \ <link\ rel="stylesheet"\ media="screen"\ href="\/webpack\/foreman\-vendor\.bundle\-v13\.1\.0\-development\-65693eb8e09a0dff59e6\.css"\ \/>\n\ \ \ \ <link\ rel="stylesheet"\ media="screen"\ href="\/assets\/application\-6eccfed1ebb0fffe6f9c4bfb335bd6a69f46ee2bf1e26029ccbfb142baede317\.css"\ \/>\n\ \ \ \ \n\n\ \ \ \ \n\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ var\ URL_PREFIX\ =\ '';\n\n\ \ \ \ \ \ \ \ var\ AUTH_TOKEN\ =\ null\n\n\ \ \ \ <\/script>\n\ \ \ \ <script\ src="\/assets\/locale\/en\/app\-b65ce01be2eb0ba62d3278c387fc42ed1158747f6f8be81d1827f3feb0883d4b\.js"><\/script>\n\ \ \ \ \n\ \ \ \ \n\ \ \ \ \n\ \ <\/head>\n\n\ \ <body\ class='pf\-m\-redhat\-font\ foreman\-theme'>\n\ \ \ \ <script\ src="\/webpack\/foreman\-vendor\.bundle\-v13\.1\.0\-development\-65693eb8e09a0dff59e6\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/vendor\.js"><\/script>\n\ \ \ \ <script\ src="\/webpack\/bundle\.js"><\/script>\n\n\ \ \ \ <script\ src="\/assets\/application\-a7cec6964350bcddb4dc9147944acd6e37434c1dace310832b62e4f739d5d804\.js"><\/script>\n\ \ \ \ \n\ \ \ \ <script\ src="\/assets\/late_load\-504e885677cd1b72693963ade80312b664249865baeb98640e1878ab8b558921\.js"><\/script>\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ const\ html\ =\ "<script\ src=\\"\/assets\/hosts\-34492afee75b3e14467b32267d211fac847136efdb2619f4fdde31b9f93ad6e6\.js\\"><\\\/script>"\n\ \ \ \ \ \ load_dynamic_javascripts\(html\);\n\ \ \ \ <\/script>\n\ \ \ \ <script\ type="text\/javascript">\n\ \ \ \ \ \ \n\ \ \ \ <\/script>\n\n\ \ \ \ <!\-\-\[if\ lte\ IE\ 9\]>\n\ \ \ \ \ \ You\ are\ using\ an\ unsupported\ browser\.\n\ \ \ \ \ \ See\ list\ of\ supported\ browsers:\ http:\/\/test\.host\/links\/manual\/3\.1\.4BrowserCompatibility\n\ \ \ \ <!\[endif\]\-\->\n\ \ \ \ \ \ \ \ <foreman\-react\-component\ name="ReactApp"\ data\-props="\{&quot;layout&quot;:\{&quot;menu&quot;:\[\{&quot;type&quot;:&quot;sub_menu&quot;,&quot;name&quot;:&quot;Monitor&quot;,&quot;icon&quot;:&quot;fa\ fa\-tachometer&quot;,&quot;children&quot;:\[\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:true,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Dashboard&quot;,&quot;url&quot;:&quot;\/&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Host\ Statuses&quot;,&quot;url&quot;:&quot;\/host_statuses&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Facts&quot;,&quot;url&quot;:&quot;\/fact_values&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Audits&quot;,&quot;url&quot;:&quot;\/audits&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Distributed\ Locks&quot;,&quot;url&quot;:&quot;\/foreman_dlm\/dlmlocks&quot;\},\{&quot;type&quot;:&quot;divider&quot;,&quot;name&quot;:&quot;Reports&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Config\ Management&quot;,&quot;url&quot;:&quot;\/config_reports\?search=eventful\+%3D\+true&quot;\},\{&quot;type&quot;:&quot;item&quot;,&quot;exact&quot;:false,&quot;html_options&quot;:\{\},&quot;name&quot;:&quot;Report\ Templates&quot;,&quot;url&quot;:&quot;\/templates\/report_templates&quot;\}\]\},\{&quot;type&quot;:&quot;sub_menu&quot;,&quot;na
Ruby (3.9-stable) / test:foreman_dlm - Foreman 3.9-stable with Ruby 2.7 and Node 14 on PostgreSQL 12
Canceling since a higher priority waiting request for '67/merge-Ruby test' exists
Ruby (3.10-stable) / test:foreman_dlm - Foreman 3.10-stable with Ruby 3.0 and Node 14 on PostgreSQL 12
No files were found with the provided path: webpack/assets/javascripts/all_react_app_exports.js. No artifacts will be uploaded.
Ruby (3.10-stable) / test:foreman_dlm - Foreman 3.10-stable with Ruby 2.7 and Node 18 on PostgreSQL 12
No files were found with the provided path: webpack/assets/javascripts/all_react_app_exports.js. No artifacts will be uploaded.
Ruby (3.10-stable) / test:foreman_dlm - Foreman 3.10-stable with Ruby 2.7 and Node 14 on PostgreSQL 12
No files were found with the provided path: webpack/assets/javascripts/all_react_app_exports.js. No artifacts will be uploaded.
Ruby (3.10-stable) / test:foreman_dlm - Foreman 3.10-stable with Ruby 3.0 and Node 18 on PostgreSQL 12
No files were found with the provided path: webpack/assets/javascripts/all_react_app_exports.js. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
Gemfile-ruby-27-node-14-pg-12-foreman-310-stable-dbseed.lock Expired
4.7 KB
Gemfile-ruby-27-node-14-pg-12-foreman-310-stable-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.lock Expired
4.7 KB
Gemfile-ruby-27-node-14-pg-12-foreman-310-stable-testforemandlm.lock Expired
4.7 KB
Gemfile-ruby-27-node-14-pg-12-foreman-39-stable-dbseed.lock Expired
4.72 KB
Gemfile-ruby-27-node-14-pg-12-foreman-39-stable-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.lock Expired
4.72 KB
Gemfile-ruby-27-node-14-pg-12-foreman-39-stable-testforemandlm.lock Expired
4.72 KB
Gemfile-ruby-27-node-14-pg-13-foreman-develop-dbseed.lock Expired
4.71 KB
Gemfile-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.lock Expired
4.71 KB
Gemfile-ruby-27-node-14-pg-13-foreman-develop-testforemandlm.lock Expired
4.71 KB
Gemfile-ruby-27-node-18-pg-12-foreman-310-stable-dbseed.lock Expired
4.7 KB
Gemfile-ruby-27-node-18-pg-12-foreman-310-stable-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.lock Expired
4.7 KB
Gemfile-ruby-27-node-18-pg-12-foreman-310-stable-testforemandlm.lock Expired
4.7 KB
Gemfile-ruby-27-node-18-pg-13-foreman-develop-dbseed.lock Expired
4.71 KB
Gemfile-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.lock Expired
4.71 KB
Gemfile-ruby-27-node-18-pg-13-foreman-develop-testforemandlm.lock Expired
4.71 KB
Gemfile-ruby-30-node-14-pg-12-foreman-310-stable-dbseed.lock Expired
4.72 KB
Gemfile-ruby-30-node-14-pg-12-foreman-310-stable-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.lock Expired
4.72 KB
Gemfile-ruby-30-node-14-pg-12-foreman-310-stable-testforemandlm.lock Expired
4.72 KB
Gemfile-ruby-30-node-14-pg-13-foreman-develop-dbseed.lock Expired
4.72 KB
Gemfile-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.lock Expired
4.72 KB
Gemfile-ruby-30-node-14-pg-13-foreman-develop-testforemandlm.lock Expired
4.72 KB
Gemfile-ruby-30-node-18-pg-12-foreman-310-stable-dbseed.lock Expired
4.72 KB
Gemfile-ruby-30-node-18-pg-12-foreman-310-stable-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.lock Expired
4.72 KB
Gemfile-ruby-30-node-18-pg-12-foreman-310-stable-testforemandlm.lock Expired
4.72 KB
Gemfile-ruby-30-node-18-pg-13-foreman-develop-dbseed.lock Expired
4.72 KB
Gemfile-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.lock Expired
4.72 KB
Gemfile-ruby-30-node-18-pg-13-foreman-develop-testforemandlm.lock Expired
4.72 KB
Gemfile-theforeman-actions-rubocop-ruby-2.7.lock Expired
908 Bytes
all_react_app_exports-ruby-27-node-14-pg-13-foreman-develop-testforemandlm.js Expired
7.77 KB
all_react_app_exports-ruby-27-node-18-pg-13-foreman-develop-testforemandlm.js Expired
7.77 KB
all_react_app_exports-ruby-30-node-14-pg-13-foreman-develop-testforemandlm.js Expired
7.77 KB
all_react_app_exports-ruby-30-node-18-pg-13-foreman-develop-testforemandlm.js Expired
7.77 KB
logs-ruby-27-node-14-pg-12-foreman-310-stable-testforemandlm Expired
29.3 KB
logs-ruby-27-node-14-pg-13-foreman-develop-testforemandlm Expired
29.8 KB
logs-ruby-27-node-18-pg-12-foreman-310-stable-testforemandlm Expired
29.8 KB
logs-ruby-27-node-18-pg-13-foreman-develop-testforemandlm Expired
29.2 KB
logs-ruby-30-node-14-pg-12-foreman-310-stable-testforemandlm Expired
17.5 KB
logs-ruby-30-node-14-pg-13-foreman-develop-testforemandlm Expired
29.7 KB
logs-ruby-30-node-18-pg-12-foreman-310-stable-testforemandlm Expired
14.1 KB
logs-ruby-30-node-18-pg-13-foreman-develop-testforemandlm Expired
15.1 KB
package-lock-ruby-27-node-14-pg-12-foreman-310-stable-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.json Expired
209 KB
package-lock-ruby-27-node-14-pg-12-foreman-310-stable-testforemandlm.json Expired
209 KB
package-lock-ruby-27-node-14-pg-12-foreman-39-stable-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.json Expired
287 KB
package-lock-ruby-27-node-14-pg-12-foreman-39-stable-testforemandlm.json Expired
287 KB
package-lock-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.json Expired
210 KB
package-lock-ruby-27-node-14-pg-13-foreman-develop-testforemandlm.json Expired
210 KB
package-lock-ruby-27-node-18-pg-12-foreman-310-stable-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.json Expired
226 KB
package-lock-ruby-27-node-18-pg-12-foreman-310-stable-testforemandlm.json Expired
226 KB
package-lock-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.json Expired
227 KB
package-lock-ruby-27-node-18-pg-13-foreman-develop-testforemandlm.json Expired
227 KB
package-lock-ruby-30-node-14-pg-12-foreman-310-stable-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.json Expired
209 KB
package-lock-ruby-30-node-14-pg-12-foreman-310-stable-testforemandlm.json Expired
209 KB
package-lock-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.json Expired
210 KB
package-lock-ruby-30-node-14-pg-13-foreman-develop-testforemandlm.json Expired
210 KB
package-lock-ruby-30-node-18-pg-12-foreman-310-stable-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.json Expired
226 KB
package-lock-ruby-30-node-18-pg-12-foreman-310-stable-testforemandlm.json Expired
226 KB
package-lock-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompileforemandlmRAILSENVproductionDATABASEURLnulldbnohost.json Expired
227 KB
package-lock-ruby-30-node-18-pg-13-foreman-develop-testforemandlm.json Expired
227 KB