GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28.32k stars 9.36k forks source link

Keep the browser window in the foreground with NO_FCP #15748

Open vjluo2020 opened 9 months ago

vjluo2020 commented 9 months ago

FAQ

URL

https://www.google.com/

What happened?

Run cmd but got error: Runtime error encountered: The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)

$ lighthouse https://www.google.com/ --chrome-flags="-no-sandbox --headless=new --disable-gpu --use-gl=swiftshader --enable-error-reporting" --disable-network-throttling --disable-cpu-throttling

What did you expect?

Run https://www.google.com/ successfully and generate a correct report

What have you tried?

dbus.service and upower are both ready.

  1. tried --incognito mode,
  2. changed lighthouse versions
  3. google-chrome-stable --headless=new --no-sandbox --disable-gpu https://www.google.com Activating service name='org.a11y.Bus' [25593:25593:0111/081321.429355:ERROR:network_service_instance_impl.cc(601)] Network service crashed, restarting service.

How were you running Lighthouse?

CLI

Lighthouse Version

10.4.0 & 11.3.0

Chrome Version

Google Chrome 120.0.6099.216

Node Version

v20.10.0

OS

Linux

Relevant log output

LH:ChromeLauncher Waiting for browser. +0ms
LH:ChromeLauncher Waiting for browser... +0ms
Activating service name='org.a11y.Bus'
LH:ChromeLauncher Waiting for browser..... +520ms
LH:ChromeLauncher Waiting for browser.....✓ +1ms
LH:status Connecting to browser +25s
LH:status Navigating to about:blank +31ms
LH:status Benchmarking machine +14ms
LH:status Preparing target for navigation mode +1s
LH:status Navigating to about:blank +19ms
LH:status Preparing target for navigation +11ms
LH:status Cleaning origin data +12ms
LH:status Cleaning browser cache +5ms
LH:status Preparing network conditions +26ms
LH:status Navigating to https://www.google.com/ +10s
LH:status Getting artifact: DevtoolsLog +30s
LH:status Getting artifact: Trace +0ms
LH:NavigationRunner:error The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP) https://www.google.com/ +8ms
LH:status Analyzing and running audits... +25ms
LH:status Auditing: Uses HTTPS +1ms
LH:Runner:warn devtoolsLogs gatherer, required by audit is-on-https, did not run. +1ms
LH:status Auditing: Registers a service worker that controls page and start_url +1ms
LH:Runner:warn ServiceWorker gatherer, required by audit service-worker, did not run. +0ms
LH:status Auditing: Has a <meta name="viewport"> tag with width or initial-scale +1ms
LH:Runner:warn MetaElements gatherer, required by audit viewport, did not run. +0ms
LH:status Auditing: First Contentful Paint +0ms
LH:Runner:warn traces gatherer, required by audit first-contentful-paint, did not run. +0ms
LH:status Auditing: Largest Contentful Paint +1ms
LH:Runner:warn traces gatherer, required by audit largest-contentful-paint, did not run. +0ms
LH:status Auditing: First Meaningful Paint +0ms
LH:Runner:warn traces gatherer, required by audit first-meaningful-paint, did not run. +0ms
LH:status Auditing: Speed Index +1ms
LH:Runner:warn traces gatherer, required by audit speed-index, did not run. +0ms
LH:status Auditing: Screenshot Thumbnails +0ms
LH:Runner:warn traces gatherer, required by audit screenshot-thumbnails, did not run. +0ms
LH:status Auditing: Final Screenshot +1ms
LH:Runner:warn traces gatherer, required by audit final-screenshot, did not run. +0ms
LH:status Auditing: Total Blocking Time +0ms
LH:Runner:warn traces gatherer, required by audit total-blocking-time, did not run. +0ms
LH:status Auditing: Max Potential First Input Delay +1ms
LH:Runner:warn traces gatherer, required by audit max-potential-fid, did not run. +0ms
LH:status Auditing: Cumulative Layout Shift +1ms
LH:Runner:warn traces gatherer, required by audit cumulative-layout-shift, did not run. +0ms
LH:status Auditing: No browser errors logged to the console +0ms
LH:Runner:warn ConsoleMessages gatherer, required by audit errors-in-console, did not run. +0ms
LH:status Auditing: Initial server response time was short +1ms
LH:Runner:warn devtoolsLogs gatherer, required by audit server-response-time, did not run. +0ms
LH:status Auditing: Time to Interactive +0ms
LH:Runner:warn traces gatherer, required by audit interactive, did not run. +0ms
LH:status Auditing: User Timing marks and measures +1ms
LH:Runner:warn traces gatherer, required by audit user-timings, did not run. +0ms
LH:status Auditing: Avoid chaining critical requests +0ms
LH:Runner:warn traces gatherer, required by audit critical-request-chains, did not run. +0ms
LH:status Auditing: Avoid multiple page redirects +1ms
LH:Runner:warn devtoolsLogs gatherer, required by audit redirects, did not run. +0ms
LH:status Auditing: Web app manifest and service worker meet the installability requirements +0ms
LH:Runner:warn WebAppManifest gatherer, required by audit installable-manifest, did not run. +0ms
LH:status Auditing: Configured for a custom splash screen +1ms
LH:Runner:warn WebAppManifest gatherer, required by audit splash-screen, did not run. +0ms
LH:status Auditing: Sets a theme color for the address bar. +0ms
LH:Runner:warn WebAppManifest gatherer, required by audit themed-omnibox, did not run. +0ms
LH:status Auditing: Manifest has a maskable icon +0ms
LH:Runner:warn WebAppManifest gatherer, required by audit maskable-icon, did not run. +0ms
LH:status Auditing: Content is sized correctly for the viewport +1ms
LH:Runner:warn ViewportDimensions gatherer, required by audit content-width, did not run. +0ms
LH:status Auditing: Displays images with correct aspect ratio +0ms
LH:Runner:warn ImageElements gatherer, required by audit image-aspect-ratio, did not run. +0ms
LH:status Auditing: Serves images with appropriate resolution +1ms
LH:Runner:warn ImageElements gatherer, required by audit image-size-responsive, did not run. +0ms
LH:status Auditing: Fonts with font-display: optional are preloaded +0ms
LH:Runner:warn devtoolsLogs gatherer, required by audit preload-fonts, did not run. +0ms
LH:status Auditing: Avoids deprecated APIs +1ms
LH:Runner:warn InspectorIssues gatherer, required by audit deprecations, did not run. +0ms
LH:status Auditing: Minimizes main-thread work +0ms
LH:Runner:warn traces gatherer, required by audit mainthread-work-breakdown, did not run. +0ms
LH:status Auditing: JavaScript execution time +1ms
LH:Runner:warn traces gatherer, required by audit bootup-time, did not run. +0ms
LH:status Auditing: Preload key requests +0ms
LH:Runner:warn devtoolsLogs gatherer, required by audit uses-rel-preload, did not run. +0ms
LH:status Auditing: Preconnect to required origins +0ms
LH:Runner:warn traces gatherer, required by audit uses-rel-preconnect, did not run. +1ms
LH:status Auditing: All text remains visible during webfont loads +0ms
LH:Runner:warn devtoolsLogs gatherer, required by audit font-display, did not run. +0ms
LH:status Auditing: Diagnostics +0ms
LH:Runner:warn traces gatherer, required by audit diagnostics, did not run. +0ms
LH:status Auditing: Network Requests +1ms
LH:Runner:warn devtoolsLogs gatherer, required by audit network-requests, did not run. +0ms
LH:status Auditing: Network Round Trip Times +0ms
LH:Runner:warn devtoolsLogs gatherer, required by audit network-rtt, did not run. +0ms
LH:status Auditing: Server Backend Latencies +0ms
LH:Runner:warn devtoolsLogs gatherer, required by audit network-server-latency, did not run. +0ms
LH:status Auditing: Tasks +1ms
LH:Runner:warn traces gatherer, required by audit main-thread-tasks, did not run. +0ms
LH:status Auditing: Metrics +0ms
LH:Runner:warn traces gatherer, required by audit metrics, did not run. +0ms
LH:status Auditing: Performance budget +0ms
LH:Runner:warn devtoolsLogs gatherer, required by audit performance-budget, did not run. +0ms
LH:status Auditing: Timing budget +1ms
LH:Runner:warn devtoolsLogs gatherer, required by audit timing-budget, did not run. +0ms
LH:status Auditing: Keep request counts low and transfer sizes small +0ms
LH:Runner:warn devtoolsLogs gatherer, required by audit resource-summary, did not run. +0ms
LH:status Auditing: Minimize third-party usage +1ms
LH:Runner:warn traces gatherer, required by audit third-party-summary, did not run. +0ms
LH:status Auditing: Lazy load third-party resources with facades +0ms
LH:Runner:warn traces gatherer, required by audit third-party-facades, did not run. +0ms
LH:status Auditing: Largest Contentful Paint element +1ms
LH:Runner:warn traces gatherer, required by audit largest-contentful-paint-element, did not run. +0ms
LH:status Auditing: Largest Contentful Paint image was not lazily loaded +0ms
LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, did not run. +0ms
LH:status Auditing: Avoid large layout shifts +0ms
LH:Runner:warn traces gatherer, required by audit layout-shift-elements, did not run. +0ms
LH:status Auditing: Avoid long main-thread tasks +1ms
LH:Runner:warn traces gatherer, required by audit long-tasks, did not run. +0ms
LH:status Auditing: Avoids unload event listeners +0ms
LH:Runner:warn GlobalListeners gatherer, required by audit no-unload-listeners, did not run. +0ms
LH:status Auditing: Avoid non-composited animations +2ms
LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, did not run. +0ms
LH:status Auditing: Image elements have explicit width and height +0ms
LH:Runner:warn ImageElements gatherer, required by audit unsized-images, did not run. +0ms
LH:status Auditing: Page has valid source maps +0ms
LH:Runner:warn Scripts gatherer, required by audit valid-source-maps, did not run. +0ms
LH:status Auditing: Preload Largest Contentful Paint image +1ms
LH:Runner:warn traces gatherer, required by audit prioritize-lcp-image, did not run. +0ms
LH:status Auditing: Ensure CSP is effective against XSS attacks +0ms
LH:Runner:warn devtoolsLogs gatherer, required by audit csp-xss, did not run. +0ms
LH:status Auditing: Script Treemap Data +1ms
LH:Runner:warn traces gatherer, required by audit script-treemap-data, did not run. +0ms
LH:status Auditing: Site works cross-browser +0ms
LH:status Auditing: Page transitions don't feel like they block on the network +0ms
LH:status Auditing: Each page has a URL +1ms
LH:status Auditing: [accesskey] values are unique +0ms
LH:Runner:warn Accessibility gatherer, required by audit accesskeys, did not run. +0ms
LH:status Auditing: [aria-*] attributes match their roles +0ms
LH:Runner:warn Accessibility gatherer, required by audit aria-allowed-attr, did not run. +0ms
LH:status Auditing: button, link, and menuitem elements have accessible names +1ms
LH:Runner:warn Accessibility gatherer, required by audit aria-command-name, did not run. +0ms
LH:status Auditing: Elements with role="dialog" or role="alertdialog" have accessible names. +0ms
LH:Runner:warn Accessibility gatherer, required by audit aria-dialog-name, did not run. +1ms
LH:status Auditing: [aria-hidden="true"] is not present on the document <body> +0ms
LH:Runner:warn Accessibility gatherer, required by audit aria-hidden-body, did not run. +0ms
LH:status Auditing: [aria-hidden="true"] elements do not contain focusable descendents +1ms
LH:Runner:warn Accessibility gatherer, required by audit aria-hidden-focus, did not run. +0ms
LH:status Auditing: ARIA input fields have accessible names +0ms
LH:Runner:warn Accessibility gatherer, required by audit aria-input-field-name, did not run. +0ms
LH:status Auditing: ARIA meter elements have accessible names +1ms
LH:Runner:warn Accessibility gatherer, required by audit aria-meter-name, did not run. +0ms
LH:status Auditing: ARIA progressbar elements have accessible names +0ms
LH:Runner:warn Accessibility gatherer, required by audit aria-progressbar-name, did not run. +0ms
LH:status Auditing: [role]s have all required [aria-*] attributes +1ms
LH:Runner:warn Accessibility gatherer, required by audit aria-required-attr, did not run. +0ms
LH:status Auditing: Elements with an ARIA [role] that require children to contain a specific [role] have all required children. +0ms
LH:Runner:warn Accessibility gatherer, required by audit aria-required-children, did not run. +0ms
LH:status Auditing: [role]s are contained by their required parent element +1ms
LH:Runner:warn Accessibility gatherer, required by audit aria-required-parent, did not run. +0ms
LH:status Auditing: [role] values are valid +0ms
LH:Runner:warn Accessibility gatherer, required by audit aria-roles, did not run. +0ms
LH:status Auditing: Elements with the role=text attribute do not have focusable descendents. +1ms
LH:Runner:warn Accessibility gatherer, required by audit aria-text, did not run. +0ms
LH:status Auditing: ARIA toggle fields have accessible names +0ms
LH:Runner:warn Accessibility gatherer, required by audit aria-toggle-field-name, did not run. +1ms
LH:status Auditing: ARIA tooltip elements have accessible names +0ms
LH:Runner:warn Accessibility gatherer, required by audit aria-tooltip-name, did not run. +0ms
LH:status Auditing: ARIA treeitem elements have accessible names +1ms
LH:Runner:warn Accessibility gatherer, required by audit aria-treeitem-name, did not run. +0ms
LH:status Auditing: [aria-*] attributes have valid values +0ms
LH:Runner:warn Accessibility gatherer, required by audit aria-valid-attr-value, did not run. +0ms
LH:status Auditing: [aria-*] attributes are valid and not misspelled +1ms
LH:Runner:warn Accessibility gatherer, required by audit aria-valid-attr, did not run. +0ms
LH:status Auditing: Buttons have an accessible name +0ms
LH:Runner:warn Accessibility gatherer, required by audit button-name, did not run. +0ms
LH:status Auditing: The page contains a heading, skip link, or landmark region +1ms
LH:Runner:warn Accessibility gatherer, required by audit bypass, did not run. +0ms
LH:status Auditing: Background and foreground colors have a sufficient contrast ratio +1ms
LH:Runner:warn Accessibility gatherer, required by audit color-contrast, did not run. +0ms
LH:status Auditing: <dl>'s contain only properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements. +0ms
LH:Runner:warn Accessibility gatherer, required by audit definition-list, did not run. +0ms
LH:status Auditing: Definition list items are wrapped in <dl> elements +1ms
LH:Runner:warn Accessibility gatherer, required by audit dlitem, did not run. +0ms
LH:status Auditing: Document has a <title> element +0ms
LH:Runner:warn Accessibility gatherer, required by audit document-title, did not run. +0ms
LH:status Auditing: [id] attributes on active, focusable elements are unique +1ms
LH:Runner:warn Accessibility gatherer, required by audit duplicate-id-active, did not run. +0ms
LH:status Auditing: ARIA IDs are unique +0ms
LH:Runner:warn Accessibility gatherer, required by audit duplicate-id-aria, did not run. +1ms
LH:status Auditing: All heading elements contain content. +0ms
LH:Runner:warn Accessibility gatherer, required by audit empty-heading, did not run. +0ms
LH:status Auditing: No form fields have multiple labels +1ms
LH:Runner:warn Accessibility gatherer, required by audit form-field-multiple-labels, did not run. +0ms
LH:status Auditing: <frame> or <iframe> elements have a title +0ms
LH:Runner:warn Accessibility gatherer, required by audit frame-title, did not run. +0ms
LH:status Auditing: Heading elements appear in a sequentially-descending order +1ms
LH:Runner:warn Accessibility gatherer, required by audit heading-order, did not run. +0ms
LH:status Auditing: <html> element has a [lang] attribute +1ms
LH:Runner:warn Accessibility gatherer, required by audit html-has-lang, did not run. +0ms
LH:status Auditing: <html> element has a valid value for its [lang] attribute +0ms
LH:Runner:warn Accessibility gatherer, required by audit html-lang-valid, did not run. +0ms
LH:status Auditing: <html> element has an [xml:lang] attribute with the same base language as the [lang] attribute. +1ms
LH:Runner:warn Accessibility gatherer, required by audit html-xml-lang-mismatch, did not run. +0ms
LH:status Auditing: Identical links have the same purpose. +0ms
LH:Runner:warn Accessibility gatherer, required by audit identical-links-same-purpose, did not run. +0ms
LH:status Auditing: Image elements have [alt] attributes +1ms
LH:Runner:warn Accessibility gatherer, required by audit image-alt, did not run. +0ms
LH:status Auditing: Input buttons have discernible text. +1ms
LH:Runner:warn Accessibility gatherer, required by audit input-button-name, did not run. +0ms
LH:status Auditing: <input type="image"> elements have [alt] text +0ms
LH:Runner:warn Accessibility gatherer, required by audit input-image-alt, did not run. +0ms
LH:status Auditing: Form elements have associated labels +1ms
LH:Runner:warn Accessibility gatherer, required by audit label, did not run. +0ms
LH:status Auditing: Document has a main landmark. +1ms
LH:Runner:warn Accessibility gatherer, required by audit landmark-one-main, did not run. +0ms
LH:status Auditing: Links have a discernible name +0ms
LH:Runner:warn Accessibility gatherer, required by audit link-name, did not run. +1ms
LH:status Auditing: Links are distinguishable without relying on color. +0ms
LH:Runner:warn Accessibility gatherer, required by audit link-in-text-block, did not run. +0ms
LH:status Auditing: Lists contain only <li> elements and script supporting elements (<script> and <template>). +1ms
LH:Runner:warn Accessibility gatherer, required by audit list, did not run. +0ms
LH:status Auditing: List items (<li>) are contained within <ul>, <ol> or <menu> parent elements +0ms
LH:Runner:warn Accessibility gatherer, required by audit listitem, did not run. +0ms
LH:status Auditing: The document does not use <meta http-equiv="refresh"> +1ms
LH:Runner:warn Accessibility gatherer, required by audit meta-refresh, did not run. +0ms
LH:status Auditing: [user-scalable="no"] is not used in the <meta name="viewport"> element and the [maximum-scale] attribute is not less than 5. +0ms
LH:Runner:warn Accessibility gatherer, required by audit meta-viewport, did not run. +0ms
LH:status Auditing: <object> elements have alternate text +1ms
LH:Runner:warn Accessibility gatherer, required by audit object-alt, did not run. +0ms
LH:status Auditing: Select elements have associated label elements. +1ms
LH:Runner:warn Accessibility gatherer, required by audit select-name, did not run. +1ms
LH:status Auditing: No element has a [tabindex] value greater than 0 +0ms
LH:Runner:warn Accessibility gatherer, required by audit tabindex, did not run. +0ms
LH:status Auditing: Tables use <caption> instead of cells with the [colspan] attribute to indicate a caption. +1ms
LH:Runner:warn Accessibility gatherer, required by audit table-fake-caption, did not run. +0ms
LH:status Auditing: Touch targets have sufficient size and spacing. +0ms
LH:Runner:warn Accessibility gatherer, required by audit target-size, did not run. +0ms
LH:status Auditing: <td> elements in a large <table> have one or more table headers. +1ms
LH:Runner:warn Accessibility gatherer, required by audit td-has-header, did not run. +0ms
LH:status Auditing: Cells in a <table> element that use the [headers] attribute refer to table cells within the same table. +0ms
LH:Runner:warn Accessibility gatherer, required by audit td-headers-attr, did not run. +0ms
LH:status Auditing: <th> elements and elements with [role="columnheader"/"rowheader"] have data cells they describe. +0ms
LH:Runner:warn Accessibility gatherer, required by audit th-has-data-cells, did not run. +1ms
LH:status Auditing: [lang] attributes have a valid value +1ms
LH:Runner:warn Accessibility gatherer, required by audit valid-lang, did not run. +0ms
LH:status Auditing: <video> elements contain a <track> element with [kind="captions"] +0ms
LH:Runner:warn Accessibility gatherer, required by audit video-caption, did not run. +0ms
LH:status Auditing: Custom controls have associated labels +1ms
LH:status Auditing: Custom controls have ARIA roles +0ms
LH:status Auditing: User focus is not accidentally trapped in a region +0ms
LH:status Auditing: Interactive controls are keyboard focusable +0ms
LH:status Auditing: Interactive elements indicate their purpose and state +0ms
LH:status Auditing: The page has a logical tab order +0ms
LH:status Auditing: The user's focus is directed to new content added to the page +0ms
LH:status Auditing: Offscreen content is hidden from assistive technology +0ms
LH:status Auditing: HTML5 landmark elements are used to improve navigation +0ms
LH:status Auditing: Visual order on the page follows DOM order +0ms
LH:status Auditing: Uses efficient cache policy on static assets +0ms
LH:Runner:warn devtoolsLogs gatherer, required by audit uses-long-cache-ttl, did not run. +0ms
LH:status Auditing: Avoids enormous network payloads +1ms
LH:Runner:warn devtoolsLogs gatherer, required by audit total-byte-weight, did not run. +0ms
LH:status Auditing: Defer offscreen images +0ms
LH:Runner:warn ImageElements gatherer, required by audit offscreen-images, did not run. +0ms
LH:status Auditing: Eliminate render-blocking resources +1ms
LH:Runner:warn TagsBlockingFirstPaint gatherer, required by audit render-blocking-resources, did not run. +0ms
LH:status Auditing: Minify CSS +0ms
LH:Runner:warn CSSUsage gatherer, required by audit unminified-css, did not run. +0ms
LH:status Auditing: Minify JavaScript +1ms
LH:Runner:warn Scripts gatherer, required by audit unminified-javascript, did not run. +0ms
LH:status Auditing: Reduce unused CSS +0ms
LH:Runner:warn CSSUsage gatherer, required by audit unused-css-rules, did not run. +0ms
LH:status Auditing: Reduce unused JavaScript +1ms
LH:Runner:warn JsUsage gatherer, required by audit unused-javascript, did not run. +0ms
LH:status Auditing: Serve images in next-gen formats +0ms
LH:Runner:warn OptimizedImages gatherer, required by audit modern-image-formats, did not run. +0ms
LH:status Auditing: Efficiently encode images +0ms
LH:Runner:warn OptimizedImages gatherer, required by audit uses-optimized-images, did not run. +1ms
LH:status Auditing: Enable text compression +0ms
LH:Runner:warn ResponseCompression gatherer, required by audit uses-text-compression, did not run. +0ms
LH:status Auditing: Properly size images +0ms
LH:Runner:warn ImageElements gatherer, required by audit uses-responsive-images, did not run. +0ms
LH:status Auditing: Use video formats for animated content +1ms
LH:Runner:warn devtoolsLogs gatherer, required by audit efficient-animated-content, did not run. +0ms
LH:status Auditing: Remove duplicate modules in JavaScript bundles +0ms
LH:Runner:warn devtoolsLogs gatherer, required by audit duplicated-javascript, did not run. +0ms
LH:status Auditing: Avoid serving legacy JavaScript to modern browsers +1ms
LH:Runner:warn devtoolsLogs gatherer, required by audit legacy-javascript, did not run. +0ms
LH:status Auditing: Page has the HTML doctype +0ms
LH:Runner:warn Doctype gatherer, required by audit doctype, did not run. +0ms
LH:status Auditing: Properly defines charset +1ms
LH:Runner:warn MainDocumentContent gatherer, required by audit charset, did not run. +0ms
LH:status Auditing: Avoids an excessive DOM size +0ms
LH:Runner:warn DOMStats gatherer, required by audit dom-size, did not run. +0ms
LH:status Auditing: Avoids requesting the geolocation permission on page load +1ms
LH:Runner:warn ConsoleMessages gatherer, required by audit geolocation-on-start, did not run. +0ms
LH:status Auditing: No issues in the Issues panel in Chrome Devtools +0ms
LH:Runner:warn InspectorIssues gatherer, required by audit inspector-issues, did not run. +0ms
LH:status Auditing: Avoids document.write() +1ms
LH:Runner:warn ConsoleMessages gatherer, required by audit no-document-write, did not run. +0ms
LH:status Auditing: Detected JavaScript libraries +0ms
LH:Runner:warn Stacks gatherer, required by audit js-libraries, did not run. +0ms
LH:status Auditing: Avoids requesting the notification permission on page load +1ms
LH:Runner:warn ConsoleMessages gatherer, required by audit notification-on-start, did not run. +0ms
LH:status Auditing: Allows users to paste into input fields +0ms
LH:Runner:warn Inputs gatherer, required by audit paste-preventing-inputs, did not run. +0ms
LH:status Auditing: Use HTTP/2 +1ms
LH:Runner:warn devtoolsLogs gatherer, required by audit uses-http2, did not run. +0ms
LH:status Auditing: Uses passive listeners to improve scrolling performance +0ms
LH:Runner:warn ConsoleMessages gatherer, required by audit uses-passive-event-listeners, did not run. +0ms
LH:status Auditing: Document has a meta description +1ms
LH:Runner:warn MetaElements gatherer, required by audit meta-description, did not run. +0ms
LH:status Auditing: Page has successful HTTP status code +0ms
LH:Runner:warn devtoolsLogs gatherer, required by audit http-status-code, did not run. +0ms
LH:status Auditing: Document uses legible font sizes +1ms
LH:Runner:warn FontSize gatherer, required by audit font-size, did not run. +0ms
LH:status Auditing: Links have descriptive text +0ms
LH:Runner:warn AnchorElements gatherer, required by audit link-text, did not run. +0ms
LH:status Auditing: Links are crawlable +1ms
LH:Runner:warn AnchorElements gatherer, required by audit crawlable-anchors, did not run. +0ms
LH:status Auditing: Page isn’t blocked from indexing +0ms
LH:Runner:warn MetaElements gatherer, required by audit is-crawlable, did not run. +0ms
LH:status Auditing: robots.txt is valid +1ms
LH:Runner:warn RobotsTxt gatherer, required by audit robots-txt, did not run. +0ms
LH:status Auditing: Tap targets are sized appropriately +0ms
LH:Runner:warn MetaElements gatherer, required by audit tap-targets, did not run. +0ms
LH:status Auditing: Document has a valid hreflang +1ms
LH:Runner:warn LinkElements gatherer, required by audit hreflang, did not run. +0ms
LH:status Auditing: Document avoids plugins +0ms
LH:Runner:warn EmbeddedContent gatherer, required by audit plugins, did not run. +0ms
LH:status Auditing: Document has a valid rel=canonical +0ms
LH:Runner:warn LinkElements gatherer, required by audit canonical, did not run. +1ms
LH:status Auditing: Structured data is valid +0ms
LH:status Auditing: Page didn't prevent back/forward cache restoration +0ms
LH:Runner:warn BFCacheFailures gatherer, required by audit bf-cache, did not run. +0ms
LH:status Generating results... +0ms
LH:Printer html output written to /tmp/www.google.com_2024-01-11_07-51-59.report.html +46ms
LH:CLI Protip: Run lighthouse with --view to immediately open the HTML report in your browser +0ms
LH:ChromeLauncher Killing Chrome instance 12088 +1ms
Runtime error encountered: The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)
adamraine commented 9 months ago

I can't reproduce this with the same environment. Are you running in docker?

vjluo2020 commented 9 months ago

I can't reproduce this with the same environment. Are you running in docker?

Not in docker. But it is in aws ec2

$ cat /proc/version Linux version 5.10.205-195.804.amzn2.x86_64 (mockbuild@ip-xxxxx) (gcc10-gcc (GCC) 10.5.0 20230707 (Red Hat 10.5.0-1), GNU ld version 2.35.2-9.amzn2.0.1) #1 SMP Fri Jan 5 01:22:18 UTC 2024

vjluo2020 commented 9 months ago

sh-4.2$ google-chrome-stable Activating service name='org.a11y.Bus' [13832:13832:0112/074005.713194:ERROR:network_service_instance_impl.cc(601)] Network service crashed, restarting service.

yanelyayala commented 1 month ago

having the same issue. getting this when implemented on my build pipeline, even though it works fine locally and on my release pipeline