✗ Fi.CI.BAT: failure for series starting with [01/33] drm/i915: Avoiding reclaim tainting from runtime-pm debug

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 10 15:43:33 UTC 2019


== Series Details ==

Series: series starting with [01/33] drm/i915: Avoiding reclaim tainting from runtime-pm debug
URL   : https://patchwork.freedesktop.org/series/59291/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5899 -> Trybot_4124
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_4124 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_4124, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/59291/revisions/1/mbox/

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Trybot_4124:

### IGT changes ###

#### Possible regressions ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-apl-guc:         PASS -> DMESG-WARN

  
Known issues
------------

  Here are the changes found in Trybot_4124 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at gem_ctx_create@basic-files:
    - fi-gdg-551:         NOTRUN -> SKIP [fdo#109271] +106

  * igt at gem_exec_basic@readonly-bsd1:
    - fi-snb-2520m:       NOTRUN -> SKIP [fdo#109271] +57

  * igt at gem_exec_basic@readonly-bsd2:
    - fi-pnv-d510:        NOTRUN -> SKIP [fdo#109271] +76

  * igt at gem_tiled_fence_blits@basic:
    - fi-apl-guc:         PASS -> SKIP [fdo#109271] +39

  * igt at i915_selftest@live_contexts:
    - fi-bdw-gvtdvm:      PASS -> DMESG-FAIL [fdo#110235 ]
    - fi-hsw-peppy:       PASS -> DMESG-FAIL [fdo#110235 ]

  * igt at kms_busy@basic-flip-c:
    - fi-gdg-551:         NOTRUN -> SKIP [fdo#109271] / [fdo#109278]
    - fi-pnv-d510:        NOTRUN -> SKIP [fdo#109271] / [fdo#109278]
    - fi-snb-2520m:       NOTRUN -> SKIP [fdo#109271] / [fdo#109278]

  * igt at kms_force_connector_basic@force-edid:
    - fi-glk-dsi:         NOTRUN -> SKIP [fdo#109271] +26

  * igt at kms_frontbuffer_tracking@basic:
    - fi-glk-dsi:         NOTRUN -> FAIL [fdo#103167]

  
#### Possible fixes ####

  * igt at i915_selftest@live_evict:
    - fi-bsw-kefka:       DMESG-WARN [fdo#107709] -> PASS

  * igt at i915_selftest@live_execlists:
    - fi-apl-guc:         INCOMPLETE [fdo#103927] / [fdo#109720] -> PASS

  * igt at i915_selftest@live_hangcheck:
    - fi-skl-iommu:       INCOMPLETE [fdo#108602] / [fdo#108744] -> PASS

  * igt at kms_cursor_legacy@basic-flip-after-cursor-varying-size:
    - fi-glk-dsi:         INCOMPLETE [fdo#103359] / [k.org#198133] -> PASS

  
#### Warnings ####

  * igt at i915_selftest@live_contexts:
    - fi-icl-y:           DMESG-FAIL [fdo#108569] -> INCOMPLETE [fdo#108569]

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103359]: https://bugs.freedesktop.org/show_bug.cgi?id=103359
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#107709]: https://bugs.freedesktop.org/show_bug.cgi?id=107709
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108602]: https://bugs.freedesktop.org/show_bug.cgi?id=108602
  [fdo#108744]: https://bugs.freedesktop.org/show_bug.cgi?id=108744
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109720]: https://bugs.freedesktop.org/show_bug.cgi?id=109720
  [fdo#110235 ]: https://bugs.freedesktop.org/show_bug.cgi?id=110235 
  [k.org#198133]: https://bugzilla.kernel.org/show_bug.cgi?id=198133


Participating hosts (48 -> 41)
------------------------------

  Additional (3): fi-gdg-551 fi-snb-2520m fi-pnv-d510 
  Missing    (10): fi-kbl-soraka fi-ilk-m540 fi-bsw-n3050 fi-byt-j1900 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-hsw-4770 fi-byt-clapper fi-bdw-samus 


Build changes
-------------

    * Linux: CI_DRM_5899 -> Trybot_4124

  CI_DRM_5899: dc1c6a83767fa712be1d32b06047f2f2087b9ff1 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4939: 64d0ff7247497ae6d726e4535fe74d4bb6ae914a @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4124: d2946a1c0e29b4025856f23ffbd9b23c8e3372ab @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

d2946a1c0e29 drm/i915: Allow specification of parallel execbuf
3ada22c90b44 drm/i915/execlists: Virtual engine bonding
4a5b99f3400f drm/i915: Extend execution fence to support a callback
e464adfdbd76 drm/i915: Apply an execution_mask to the virtual_engine
75426cbed280 drm/i915: Load balancing across a virtual engine
0d994cce24af drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
971cfb997cb4 drm/i915: Allow userspace to clone contexts on creation
a33b43b86f20 drm/i915: Allow a context to define its set of engines
11dfb8dd8435 drm/i915: Restore control over ppgtt for context creation ABI
22cddbd4fb60 drm/i915: Allow multiple user handles to the same VM
fbbf3a0851f0 drm/i915: Move i915_request_alloc into selftests/
709509db9df6 drm/i915: Remove intel_context.active_link
33310d18d4b6 drm/i915: Switch back to an array of logical per-engine HW contexts
89e55a61ed56 drm/i915: Split engine setup/init into two phases
67b11ab6ccb8 drm/i915: Pass intel_context to intel_context_pin_lock()
3d2041cd016e drm/i915/selftests: Pass around intel_context for sseu
6a5fee233d5d drm/i915/selftests: Use the real kernel context for sseu isolation tests
ba9e7e21a71a drm/i915: Export intel_context_instance()
792acc74fd9a drm/i915: Explicitly pin the logical context for execbuf
5a53e7892016 drm/i915/gvt: Pin the per-engine GVT shadow contexts
3cb32af9d087 drm/i915: Invert the GEM wakeref hierarchy
318c0094923f drm/i915: Pass intel_context to i915_request_create()
c5ccad74b69b drm/i915: Introduce context->enter() and context->exit()
15bd76f2034f drm/i915: Pull the GEM powermangement coupling into its own file
229f143b6f22 drm/i915: Introduce struct intel_wakeref
11734cd4a824 drm/i915: Only reset the pinned kernel contexts on resume
35201c91a18d drm/i915: Move GraphicsTechnology files under gt/
ec70519717b9 drm/i915: Store the default sseu setup on the engine
731bd0bb4b8e drm/i915: Mark up ips for RCU protection
2f2b7d752d59 drm/i915/execlists: Always reset the context's RING registers
8d4be2789cb1 drm/i915/guc: Implement reset locally
72bee4ac63ed drm/i915: Bump ready tasks ahead of busywaits
37cbe2c021c5 drm/i915: Avoiding reclaim tainting from runtime-pm debug

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4124/


More information about the Intel-gfx-trybot mailing list