divinity666 / ruby-grafana-reporter

Reporting Service for Grafana
MIT License
66 stars 5 forks source link

Image-Render Failed #45

Closed Beno-Ben closed 4 months ago

Beno-Ben commented 11 months ago

Describe the issue A clear and concise description of what the issue is (please provide all logs with -d DEBUG). What was the expected behaviour?

Issue Description: I am creating a report for my dashboards, and the problem is that not all images are being rendered.

Expected Behavior: The expected behavior is that all images should be rendered.

Application call

Template file (if applicable)

Configuration file

grafana: default: host: https://statistik1.xxx.loc/grafana api_key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

grafana-reporter: check-for-updates: 1 report-class: GrafanaReporter::Asciidoctor::Report templates-folder: ./templates reports-folder: ./reports report-retention: 24 webservice-port: 8815

default-document-attributes: imagesdir: ./images


**Environment (please complete the following information):**
 - OS [e.g. Windows 10]: Linux (Almalinux 9)
 - Grafana version [e.g. 6.3.4]: 10.0.3
 - Environment [e.g. source, gem, docker or windows-exe]: source
 - Ruby Version, if source or gem environment [e.g. 2.3.7]: 2.7.6p219 
 - Reporter version [e.g. 0.3.0]: 0.6.3

Run with Debug enabled

[podman@statistik1 bin]$ ruby bin/ruby-grafana-reporter-0.6.3.rb -t report_vodafone -o landsapetest.pdf -d DEBUG I, [2023-08-08T11:39:23.059101 #345495] INFO -- : Report started at 2023-08-08 11:39:23 +0200 I, [2023-08-08T11:39:23.059191 #345495] INFO -- : You are running ruby-grafana-reporter version 0.6.3. D, [2023-08-08T11:39:23.238366 #345495] DEBUG -- : Document attributes: {"convert-backend"=>"pdf", "imagesdir"=>"./images", "var-template"=>"report_vodafone"} D, [2023-08-08T11:39:23.238937 #345495] DEBUG -- : Template ./templates/report_vodafone.adoc contains 30 calls of grafana reporter functions. D, [2023-08-08T11:39:23.417510 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: lEa7ZhG7k, panel: 2) D, [2023-08-08T11:39:23.417858 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/api/frontend/settings with '' and timeout '60' D, [2023-08-08T11:39:23.488191 #345495] DEBUG -- : Received response # D, [2023-08-08T11:39:23.490749 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/api/dashboards/uid/lEa7ZhG7k with '' and timeout '60' D, [2023-08-08T11:39:23.547350 #345495] DEBUG -- : Received response # D, [2023-08-08T11:39:23.550587 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/api/health with '' and timeout '60' D, [2023-08-08T11:39:23.558061 #345495] DEBUG -- : Received response # D, [2023-08-08T11:39:23.558456 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/lEa7ZhG7k?panelId=2&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:39:47.292751 #345495] DEBUG -- : Received response # D, [2023-08-08T11:39:47.925130 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: lEa7ZhG7k, panel: 36) D, [2023-08-08T11:39:47.926993 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/lEa7ZhG7k?panelId=36&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:39:53.035813 #345495] DEBUG -- : Received response # D, [2023-08-08T11:39:53.642580 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: lEa7ZhG7k, panel: 4) D, [2023-08-08T11:39:53.644030 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/lEa7ZhG7k?panelId=4&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:40:06.573875 #345495] DEBUG -- : Received response # D, [2023-08-08T11:40:07.298992 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: lEa7ZhG7k, panel: 6) D, [2023-08-08T11:40:07.299898 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/lEa7ZhG7k?panelId=6&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:40:47.837635 #345495] DEBUG -- : Received response # D, [2023-08-08T11:40:48.434794 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: lEa7ZhG7k, panel: 28) D, [2023-08-08T11:40:48.435801 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/lEa7ZhG7k?panelId=28&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:41:02.728175 #345495] DEBUG -- : Received response # D, [2023-08-08T11:41:03.299721 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: lEa7ZhG7k, panel: 13) D, [2023-08-08T11:41:03.300585 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/lEa7ZhG7k?panelId=13&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:41:14.802191 #345495] DEBUG -- : Received response # D, [2023-08-08T11:41:15.446065 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: lEa7ZhG7k, panel: 20) D, [2023-08-08T11:41:15.447059 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/lEa7ZhG7k?panelId=20&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:41:26.924734 #345495] DEBUG -- : Received response # D, [2023-08-08T11:41:27.561332 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: lEa7ZhG7k, panel: 15) D, [2023-08-08T11:41:27.562248 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/lEa7ZhG7k?panelId=15&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' F, [2023-08-08T11:43:27.685668 #345495] FATAL -- : undefined method []' for nil:NilClass bin/ruby-grafana-reporter-0.6.3.rb:114:inname' bin/ruby-grafana-reporter-0.6.3.rb:3568:in initialize' bin/ruby-grafana-reporter-0.6.3.rb:2040:innew' bin/ruby-grafana-reporter-0.6.3.rb:2040:in rescue in execute' bin/ruby-grafana-reporter-0.6.3.rb:2026:inexecute' bin/ruby-grafana-reporter-0.6.3.rb:4766:in process' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:333:in[]' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:333:in block (2 levels) in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:309:ingsub' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:309:in block in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:308:ineach' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:308:in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:102:inblock in apply_subs' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:91:in each' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:91:inapply_subs' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/block.rb:113:in content' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:870:inconvert_paragraph' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in block in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inmap' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in content' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:intraverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:682:in convert_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inblock in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in map' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:incontent' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:in traverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:682:inconvert_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in block in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inmap' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/document.rb:1012:incontent' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:in traverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:292:inblock in convert_document' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:616:in indent_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:200:inconvert_document' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/document.rb:956:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:118:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:inblock in convert_file' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:in open' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:inconvert_file' bin/ruby-grafana-reporter-0.6.3.rb:5100:in build' bin/ruby-grafana-reporter-0.6.3.rb:2586:increate_report' bin/ruby-grafana-reporter-0.6.3.rb:5846:in run' bin/ruby-grafana-reporter-0.6.3.rb:5818:inconfigure_and_run' bin/ruby-grafana-reporter-0.6.3.rb:6172:in <main>' E, [2023-08-08T11:43:27.702014 #345495] ERROR -- : failed to parse formatted text: undefined method[]' for nil:NilClass bin/ruby-grafana-reporter-0.6.3.rb:114:in name' bin/ruby-grafana-reporter-0.6.3.rb:3568:ininitialize' bin/ruby-grafana-reporter-0.6.3.rb:2040:in new' bin/ruby-grafana-reporter-0.6.3.rb:2040:inrescue in execute' bin/ruby-grafana-reporter-0.6.3.rb:2026:in execute' bin/ruby-grafana-reporter-0.6.3.rb:4766:inprocess' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:333:in []' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:333:inblock (2 levels) in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:309:in gsub' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:309:inblock in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:308:in each' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:308:insub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:102:in block in apply_subs' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:91:ineach' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:91:in apply_subs' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/block.rb:113:incontent' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:870:in convert_paragraph' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inblock in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in map' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:incontent' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:in traverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:682:inconvert_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in block in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inmap' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in content' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:intraverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:682:in convert_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inblock in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in map' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:incontent' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/document.rb:1012:in content' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:intraverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:292:in block in convert_document' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:616:inindent_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:200:in convert_document' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/document.rb:956:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:118:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:in block in convert_file' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:inopen' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:in convert_file' bin/ruby-grafana-reporter-0.6.3.rb:5100:inbuild' bin/ruby-grafana-reporter-0.6.3.rb:2586:in create_report' bin/ruby-grafana-reporter-0.6.3.rb:5846:inrun' bin/ruby-grafana-reporter-0.6.3.rb:5818:in configure_and_run' bin/ruby-grafana-reporter-0.6.3.rb:6172:in

' (reason: Expected one of 'br', 'img', 'a', 'strong', 'em', 'code', 'font', 'span', 'button', 'kbd', 'sup', 'sub', 'mark', 'menu', 'del' after < at byte 4689) D, [2023-08-08T11:43:27.833509 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 51) D, [2023-08-08T11:43:27.833750 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/api/dashboards/uid/u58umP47k with '' and timeout '60' D, [2023-08-08T11:43:27.890288 #345495] DEBUG -- : Received response # D, [2023-08-08T11:43:27.896040 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=51&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' F, [2023-08-08T11:45:27.990028 #345495] FATAL -- : undefined method []' for nil:NilClass bin/ruby-grafana-reporter-0.6.3.rb:114:inname' bin/ruby-grafana-reporter-0.6.3.rb:3568:in initialize' bin/ruby-grafana-reporter-0.6.3.rb:2040:innew' bin/ruby-grafana-reporter-0.6.3.rb:2040:in rescue in execute' bin/ruby-grafana-reporter-0.6.3.rb:2026:inexecute' bin/ruby-grafana-reporter-0.6.3.rb:4766:in process' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:333:in[]' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:333:in block (2 levels) in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:309:ingsub' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:309:in block in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:308:ineach' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:308:in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:102:inblock in apply_subs' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:91:in each' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:91:inapply_subs' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/block.rb:113:in content' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:870:inconvert_paragraph' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in block in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inmap' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in content' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:intraverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:682:in convert_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inblock in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in map' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:incontent' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:in traverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:682:inconvert_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in block in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inmap' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/document.rb:1012:incontent' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:in traverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:292:inblock in convert_document' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:616:in indent_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:200:inconvert_document' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/document.rb:956:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:118:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:inblock in convert_file' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:in open' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:inconvert_file' bin/ruby-grafana-reporter-0.6.3.rb:5100:in build' bin/ruby-grafana-reporter-0.6.3.rb:2586:increate_report' bin/ruby-grafana-reporter-0.6.3.rb:5846:in run' bin/ruby-grafana-reporter-0.6.3.rb:5818:inconfigure_and_run' bin/ruby-grafana-reporter-0.6.3.rb:6172:in <main>' E, [2023-08-08T11:45:28.005063 #345495] ERROR -- : failed to parse formatted text: undefined method[]' for nil:NilClass bin/ruby-grafana-reporter-0.6.3.rb:114:in name' bin/ruby-grafana-reporter-0.6.3.rb:3568:ininitialize' bin/ruby-grafana-reporter-0.6.3.rb:2040:in new' bin/ruby-grafana-reporter-0.6.3.rb:2040:inrescue in execute' bin/ruby-grafana-reporter-0.6.3.rb:2026:in execute' bin/ruby-grafana-reporter-0.6.3.rb:4766:inprocess' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:333:in []' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:333:inblock (2 levels) in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:309:in gsub' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:309:inblock in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:308:in each' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:308:insub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:102:in block in apply_subs' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:91:ineach' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:91:in apply_subs' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/block.rb:113:incontent' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:870:in convert_paragraph' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inblock in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in map' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:incontent' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:in traverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:682:inconvert_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in block in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inmap' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in content' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:intraverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:682:in convert_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inblock in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in map' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:incontent' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/document.rb:1012:in content' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:intraverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:292:in block in convert_document' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:616:inindent_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:200:in convert_document' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/document.rb:956:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:118:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:in block in convert_file' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:inopen' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:in convert_file' bin/ruby-grafana-reporter-0.6.3.rb:5100:inbuild' bin/ruby-grafana-reporter-0.6.3.rb:2586:in create_report' bin/ruby-grafana-reporter-0.6.3.rb:5846:inrun' bin/ruby-grafana-reporter-0.6.3.rb:5818:in configure_and_run' bin/ruby-grafana-reporter-0.6.3.rb:6172:in
' (reason: Expected one of 'br', 'img', 'a', 'strong', 'em', 'code', 'font', 'span', 'button', 'kbd', 'sup', 'sub', 'mark', 'menu', 'del' after < at byte 4689) D, [2023-08-08T11:45:28.127550 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 43) D, [2023-08-08T11:45:28.128837 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=43&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' F, [2023-08-08T11:47:28.505472 #345495] FATAL -- : undefined method []' for nil:NilClass bin/ruby-grafana-reporter-0.6.3.rb:114:inname' bin/ruby-grafana-reporter-0.6.3.rb:3568:in initialize' bin/ruby-grafana-reporter-0.6.3.rb:2040:innew' bin/ruby-grafana-reporter-0.6.3.rb:2040:in rescue in execute' bin/ruby-grafana-reporter-0.6.3.rb:2026:inexecute' bin/ruby-grafana-reporter-0.6.3.rb:4766:in process' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:333:in[]' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:333:in block (2 levels) in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:309:ingsub' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:309:in block in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:308:ineach' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:308:in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:102:inblock in apply_subs' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:91:in each' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:91:inapply_subs' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/block.rb:113:in content' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:870:inconvert_paragraph' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in block in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inmap' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in content' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:intraverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:682:in convert_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inblock in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in map' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:incontent' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:in traverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:682:inconvert_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in block in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inmap' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/document.rb:1012:incontent' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:in traverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:292:inblock in convert_document' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:616:in indent_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:200:inconvert_document' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/document.rb:956:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:118:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:inblock in convert_file' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:in open' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:inconvert_file' bin/ruby-grafana-reporter-0.6.3.rb:5100:in build' bin/ruby-grafana-reporter-0.6.3.rb:2586:increate_report' bin/ruby-grafana-reporter-0.6.3.rb:5846:in run' bin/ruby-grafana-reporter-0.6.3.rb:5818:inconfigure_and_run' bin/ruby-grafana-reporter-0.6.3.rb:6172:in <main>' E, [2023-08-08T11:47:28.558739 #345495] ERROR -- : failed to parse formatted text: undefined method[]' for nil:NilClass bin/ruby-grafana-reporter-0.6.3.rb:114:in name' bin/ruby-grafana-reporter-0.6.3.rb:3568:ininitialize' bin/ruby-grafana-reporter-0.6.3.rb:2040:in new' bin/ruby-grafana-reporter-0.6.3.rb:2040:inrescue in execute' bin/ruby-grafana-reporter-0.6.3.rb:2026:in execute' bin/ruby-grafana-reporter-0.6.3.rb:4766:inprocess' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:333:in []' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:333:inblock (2 levels) in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:309:in gsub' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:309:inblock in sub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:308:in each' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:308:insub_macros' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:102:in block in apply_subs' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:91:ineach' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/substitutors.rb:91:in apply_subs' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/block.rb:113:incontent' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:870:in convert_paragraph' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inblock in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in map' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:incontent' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:in traverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:682:inconvert_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in block in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inmap' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in content' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:intraverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:682:in convert_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:76:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:inblock in content' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:in map' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/abstract_block.rb:85:incontent' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/document.rb:1012:in content' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:2393:intraverse' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:292:in block in convert_document' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:616:inindent_section' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:200:in convert_document' /usr/local/share/gems/gems/asciidoctor-pdf-2.3.9/lib/asciidoctor/pdf/converter.rb:152:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/document.rb:956:in convert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:118:inconvert' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:in block in convert_file' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:inopen' /usr/local/share/gems/gems/asciidoctor-2.0.20/lib/asciidoctor/convert.rb:190:in convert_file' bin/ruby-grafana-reporter-0.6.3.rb:5100:inbuild' bin/ruby-grafana-reporter-0.6.3.rb:2586:in create_report' bin/ruby-grafana-reporter-0.6.3.rb:5846:inrun' bin/ruby-grafana-reporter-0.6.3.rb:5818:in configure_and_run' bin/ruby-grafana-reporter-0.6.3.rb:6172:in
' (reason: Expected one of 'br', 'img', 'a', 'strong', 'em', 'code', 'font', 'span', 'button', 'kbd', 'sup', 'sub', 'mark', 'menu', 'del' after < at byte 4689) D, [2023-08-08T11:47:28.714031 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 46) D, [2023-08-08T11:47:28.716476 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=46&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:47:38.706195 #345495] DEBUG -- : Received response # D, [2023-08-08T11:47:39.431463 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 45) D, [2023-08-08T11:47:39.441212 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=45&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:47:54.306337 #345495] DEBUG -- : Received response # D, [2023-08-08T11:47:54.916333 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 48) D, [2023-08-08T11:47:54.917652 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=48&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:48:08.298083 #345495] DEBUG -- : Received response # D, [2023-08-08T11:48:09.268984 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 47) D, [2023-08-08T11:48:09.270026 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=47&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:48:23.309221 #345495] DEBUG -- : Received response # D, [2023-08-08T11:48:24.046788 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 49) D, [2023-08-08T11:48:24.047690 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=49&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:48:29.158817 #345495] DEBUG -- : Received response # D, [2023-08-08T11:48:29.782308 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 22) D, [2023-08-08T11:48:29.783293 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=22&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:48:55.416799 #345495] DEBUG -- : Received response # D, [2023-08-08T11:48:56.022530 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 24) D, [2023-08-08T11:48:56.023378 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=24&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:49:05.263588 #345495] DEBUG -- : Received response # D, [2023-08-08T11:49:05.879563 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 34) D, [2023-08-08T11:49:05.880403 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=34&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:49:19.128337 #345495] DEBUG -- : Received response # D, [2023-08-08T11:49:19.800739 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 39) D, [2023-08-08T11:49:19.801655 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=39&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:49:31.892831 #345495] DEBUG -- : Received response # D, [2023-08-08T11:49:32.519459 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 36) D, [2023-08-08T11:49:32.520838 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=36&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:49:45.824918 #345495] DEBUG -- : Received response # D, [2023-08-08T11:49:46.461219 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 37) D, [2023-08-08T11:49:46.462425 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=37&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:49:59.601552 #345495] DEBUG -- : Received response # D, [2023-08-08T11:50:00.296843 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 35) D, [2023-08-08T11:50:00.298024 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=35&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:50:12.784811 #345495] DEBUG -- : Received response # D, [2023-08-08T11:50:13.365438 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 38) D, [2023-08-08T11:50:13.366293 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=38&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:50:25.731667 #345495] DEBUG -- : Received response # D, [2023-08-08T11:50:26.440673 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 18) D, [2023-08-08T11:50:26.441863 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=18&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:50:38.521022 #345495] DEBUG -- : Received response # D, [2023-08-08T11:50:39.136140 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 2) D, [2023-08-08T11:50:39.136983 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=2&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:50:52.274499 #345495] DEBUG -- : Received response # D, [2023-08-08T11:50:52.908544 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 4) D, [2023-08-08T11:50:52.909944 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=4&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:51:06.388863 #345495] DEBUG -- : Received response # D, [2023-08-08T11:51:06.994213 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 8) D, [2023-08-08T11:51:06.996241 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=8&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:51:19.170629 #345495] DEBUG -- : Received response # D, [2023-08-08T11:51:19.766163 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 12) D, [2023-08-08T11:51:19.767400 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=12&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:51:33.400102 #345495] DEBUG -- : Received response # D, [2023-08-08T11:51:34.023820 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 6) D, [2023-08-08T11:51:34.024971 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=6&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:51:45.286145 #345495] DEBUG -- : Received response # D, [2023-08-08T11:51:45.899698 #345495] DEBUG -- : Processing PanelImageInlineMacro (instance: default, dashboard: u58umP47k, panel: 14) D, [2023-08-08T11:51:45.900560 #345495] DEBUG -- : Requesting https://statistik1.xxx.loc/grafana/render/d-solo/u58umP47k?panelId=14&fullscreen=true&theme=light&timeout=12000&var-template=report_vodafone&height=560&width=1200&from=1690840800000&to=1691487562000 with '' and timeout '60' D, [2023-08-08T11:51:57.727770 #345495] DEBUG -- : Received response # I, [2023-08-08T11:51:59.485791 #345495] INFO -- : Report creation ended after 756 seconds with status 'finished'

divinity666 commented 8 months ago

I just recognized, that unfortunately, the timeout parameter is handed over to the image renderer of grafana, but not to the webrequest, i.e. the webrequest can run into timeout before the image renderer returns.

Could it be, that the image rendering of this specific item is taking more than the default 60 seconds? If not, is there anything else special about this query? Maybe some special characters or so?

divinity666 commented 4 months ago

Timeout is now being forwarded to webrequest, which could solve the issue.

If not, please reopen the case, as long time there was no response.