[Intel-xe] ✗ CI.Hooks: failure for Add HWMON support for DGFX (rev4)

Patchwork patchwork at emeril.freedesktop.org
Mon Sep 4 18:50:25 UTC 2023


== Series Details ==

Series: Add HWMON support for DGFX (rev4)
URL   : https://patchwork.freedesktop.org/series/118934/
State : failure

== Summary ==

run-parts: executing /workspace/ci/hooks/00-showenv
+ pwd
+ ls -la
/workspace
total 912
drwxrwxr-x 10 1003 1003   4096 Sep  4 18:50 .
drwxr-xr-x  1 root root   4096 Sep  4 18:50 ..
-rw-rw-r--  1 1003 1003 787800 Sep  4 18:50 build.log
-rw-rw-r--  1 1003 1003   1053 Sep  4 18:42 checkpatch.log
drwxrwxr-x  5 1003 1003   4096 Sep  4 18:40 ci
drwxrwxr-x  9 1003 1003   4096 Sep  4 18:40 docker
drwxrwxr-x  8 1003 1003   4096 Sep  4 18:40 .git
-rw-rw-r--  1 1003 1003    815 Sep  4 18:41 git_apply.log
drwxrwxr-x  4 1003 1003   4096 Sep  4 18:40 .github
-rw-rw-r--  1 1003 1003    233 Sep  4 18:40 .groovylintrc.json
-rw-rw-r--  1 1003 1003     78 Sep  4 18:50 hooks.log
drwxrwxr-x 31 1003 1003   4096 Sep  4 18:50 kernel
-rw-rw-r--  1 1003 1003  48622 Sep  4 18:41 kernel.mbox
-rw-rw-r--  1 1003 1003  26482 Sep  4 18:43 kunit.log
-rw-rw-r--  1 1003 1003     48 Sep  4 18:41 parent.tag
drwxrwxr-x 45 1003 1003   4096 Sep  4 18:40 pipelines
-rw-rw-r--  1 1003 1003    793 Sep  4 18:40 README.adoc
drwxrwxr-x  3 1003 1003   4096 Sep  4 18:40 scripts
drwxrwxr-x  2 1003 1003   4096 Sep  4 18:40 .vscode
+ uname -a
Linux 0d2b51119be8 5.4.0-149-generic #166-Ubuntu SMP Tue Apr 18 16:51:45 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
+ export
+ grep -Ei '(^|\W)CI_'
declare -x CI_KERNEL_BUILD_DIR="/workspace/kernel/build64"
declare -x CI_KERNEL_IMAGES_DIR="/workspace/kernel/archive/boot"
declare -x CI_KERNEL_MODULES_DIR="/workspace/kernel/archive"
declare -x CI_KERNEL_SRC_DIR="/workspace/kernel"
declare -x CI_SRC_DIR="/workspace/kernel"
declare -x CI_TOOLS_SRC_DIR="/workspace/ci"
declare -x CI_WORKSPACE_DIR="/workspace"
+ '[' -n /workspace ']'
+ git_args='-C /workspace/kernel'
+ git_log_args=
+ git --no-pager -C /workspace/kernel log --format=oneline --abbrev-commit
a66829210 drm/xe/hwmon: Expose power1_max_interval
fc1bc82d2 drm/xe/hwmon: Expose hwmon energy attribute
330d444e7 drm/xe/hwmon: Expose input voltage attribute
4756aa92a drm/xe/hwmon: Expose card reactive critical power
9b9029251 drm/xe/hwmon: Expose power attributes
43e0241a1 drm/xe: Add XE_MISSING_CASE macro
7ec520d3a drm/xe/selftests: make eviction test tile centric
run-parts: executing /workspace/ci/hooks/10-build-W1
+ SRC_DIR=/workspace/kernel
+ RESTORE_DISPLAY_CONFIG=0
+ '[' -n /workspace/kernel/build64 ']'
+ BUILD_DIR=/workspace/kernel/build64
+ cd /workspace/kernel
+ grep -q -e '^CONFIG_DRM_XE_DISPLAY=[yY]' /workspace/kernel/build64/.config
grep: /workspace/kernel/build64/.config: No such file or directory
+ trap cleanup EXIT
+ ./scripts/config --file /workspace/kernel/build64/.config --disable CONFIG_DRM_XE_DISPLAY
grep: /workspace/kernel/build64/.config: No such file or directory
./scripts/config: line 116: /workspace/kernel/build64/.config: No such file or directory
+ cleanup
+ '[' 0 -eq 1 ']'
run-parts: /workspace/ci/hooks/10-build-W1 exited with return code 1




More information about the Intel-xe mailing list